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

How about using a robot to carry a floppy disk between machines? I'll get out my arc welder.
  • Comment on Re^5: need suggestions as to how to run a script to acess and move files stored on a server.

Replies are listed 'Best First'.
Re^6: need suggestions as to how to run a script to acess and move files stored on a server.
by MidLifeXis (Monsignor) on Dec 03, 2008 at 22:36 UTC

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

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

    --MidLifeXis

      We used to call that SneakerNet...
        To copy file from one machine to other, try using rsync. Refer perl module
        File::RSync