[Nottingham] query on rsync

Frederic Vagner fred at vagner.me.uk
Sat Sep 25 19:12:42 UTC 2010


HI,

If on a host, you use the command :
ssh userB at hostB
and it logs in, then you must be able to log in with :
rsync myfile userB at hostB:/path/to/file

If not, usually it means that on hostA, you are not who you think you
are (root, userA,...) or same on hostB.

Usually, ssh/rsync also have quite a good verbose mode that can help
solve those issues.

Fred




More information about the Nottingham mailing list