in reply to Re^6: 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.

We used to call that SneakerNet...
  • Comment on Re^7: need suggestions as to how to run a script to acess and move files stored on a server.

Replies are listed 'Best First'.
Re^8: need suggestions as to how to run a script to acess and move files stored on a server.
by spmlingam (Scribe) on Dec 04, 2008 at 06:26 UTC
    To copy file from one machine to other, try using rsync. Refer perl module
    File::RSync