in reply to Re^7: need suggestions as to how to run a script to acess and move files stored on a server.
in thread need suggestions as to how to run a script to acess and move files stored on a server.

To copy file from one machine to other, try using rsync. Refer perl module
File::RSync
  • Comment on Re^8: need suggestions as to how to run a script to acess and move files stored on a server.