PDA

View Full Version : [PCLinuxOS] Linux script for crontab to schedule move of zip with current date and moved to windo



nawazulhaque
November 29th, 2018, 02:53 PM
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

aromo2
November 29th, 2018, 05:05 PM
What have you done so far? What is not working?

nawazulhaque
December 6th, 2018, 06:26 AM
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

pending...
December 6th, 2018, 03:09 PM
In the same command line, you can simply add "mv yourfilefirstplace yourfilesecondplace"