Results 1 to 4 of 4

Thread: Linux script for crontab to schedule move of zip with current date and moved to windo

  1. #1
    Join Date
    Nov 2018
    Beans
    2

    Question Linux script for crontab to schedule move of zip with current date and moved to windo

    Dear All,

    Actually i am looking a script for Linux for crontab to schedule. This script will take .zip file from the folder with current date and moved to Windows network shared folder.

    Any suggestion is welcome for the above script.


    Thanks & Regards

    Nawaz

  2. #2
    Join Date
    Aug 2013
    Beans
    75
    Distro
    Lubuntu

    Re: Linux script for crontab to schedule move of zip with current date and moved to w

    What have you done so far? What is not working?
    Budgie and loving it.

  3. #3
    Join Date
    Nov 2018
    Beans
    2

    Re: Linux script for crontab to schedule move of zip with current date and moved to w

    Hi,
    We have created script which will zip the current date file from the folder. Now we want this current zip file to moved to Windows Network Shared folder.

    I hope i am able to reply your question if you need any further information please let me know.

    Regards
    Nawaz

  4. #4
    Join Date
    Dec 2018
    Location
    Paris, France
    Beans
    12

    Re: Linux script for crontab to schedule move of zip with current date and moved to w

    In the same command line, you can simply add "mv yourfilefirstplace yourfilesecondplace"

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •