Gossamer Forum
Home : General : Perl Programming :

setup perl scp on linux 6.x idiots guide

Quote Reply
setup perl scp on linux 6.x idiots guide
Hello does any one know of an idiots guide / walk through to using

the perl version of secure copy Net-SCP-0.06 on RH Linux 6.x

Perl Version = 5.003 installed .

I wish to use the batch mode to collect a file each day.

The server is running multiple virtual hosts , only one will be using secure copy, ? hosts file config.

The user name and password assigned by the source server does not exist on the local machine.

The source server is supposed to be accepting the IP / Host name of the virtual server.

How do I use perl scp for a "non local" user to copy files off another server ? or not possible.

Or is there another way to collect an ascii text file securely [ contains customer / sales / credit card info ] ?

Thanks

Kode