I have 2 servers and I need to copy log files from one location on server A to another location on Server B. This needs to be done daily.
Source Server : Win Server 2003, It has a shared folder in which the files come in daily.
Destination folder : Win Server 2008 R2, Need to copy these files to a shared folder on another server.
Please suggest a script to perform this task. Also the script can be executed from the source or destination folder?
Use "robocopy" as a scheduled task. More details can be found on Google.
Hi All,.. I need to copy some file from unix server to shared folder. Could any of you please help me on this. Thanks!
Hi All, I will elabotate my requiremnt. I have unix server which contains .csv files. I need to copy the file from unix to shared folder which is located in windows. I tried FTP to perform this, but the script is not working to transfer to shared folder. Can you please help with the unix script to transfer the file from unix to shared folder.
Your help will be much appreciated!
jkumar82, if you have a question start a new thread. This one's old and only tangentially related to your task. Also be prepared to give a better error than, "[it] is not working."