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

Never underestimate the bandwidth of a station wagon full of mag tapes.

Ok, I think I am done showing my age ;-)

--MidLifeXis

  • Comment on Re^6: need suggestions as to how to run a script to acess and move files stored on a server.

Replies are listed 'Best First'.
Re^7: need suggestions as to how to run a script to acess and move files stored on a server.
by apl (Monsignor) on Dec 04, 2008 at 01:20 UTC
    We used to call that SneakerNet...
      To copy file from one machine to other, try using rsync. Refer perl module
      File::RSync