[plug] copying file from one server to another

Quintin Lette quintin at arach.net.au
Wed Apr 16 22:22:33 WST 2003


If you put the public key file in ~/.ssh/authorized_keys2 (assuming keys made 
with "ssh-keygen -t dsa") you wont need passwords.

Just the command will do.

I haven't personally used the -B switch but I haven't seen a need either, but 
I frequently copy files around my network using scp without entering (or 
storing) passwords

HTH

Quintin

On Wednesday 16 April 2003 22:18, Jon Miller wrote:
> Is there a way to automate a copy of a file from one server to another
> using scp where the password is included?  This needs to be an no
> interactive process as the copying is to take place nightly around
> midnight. Has anyone used the switch -B with scp which from my
> understanding does not require a password?
>
> Thanks



More information about the plug mailing list