On 08/15/2010 01:23 PM, j...@actionline.com wrote:
How can one do two or more rsyncs with entering the password just once?

Brian Cluff replied:
> ... do it with just one rsync call:
>
> rsync -avHp --progress subdir1 subdir2 subdir3
> webh...@box000.bluehost.com:www/

Thanks Brian. That is exactly what I was looking for.

> ... if you need to copy into several different destination
> directories, set up a shared key for ssh and copy the public key
> over to the destinations authorized_keys file.

That is also a very helpful suggestion (others have recommended),
but just haven't got it done yet.



---------------------------------------------------
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

Reply via email to