in reply to
need suggestions as to how to run a script to acess and move files stored on a server.
You can use scp command to do that. scp file(s) username@host
Comment on
Re: need suggestions as to how to run a script to acess and move files stored on a server.
In Section
Seekers of Perl Wisdom