On 01.08.2013 08:32, Jonathan Aquilina wrote:
> my switches are -ain at this point the problem though is its working but
> copying them to the same host. I need to test copying to a remote host
> 
> rsync -ain -e "ssh" "$LOCALDIR" "$REMOTEDIR"

rsync -ain "$LOCALDIR" remotehost:"$REMOTEDIR"




-- 

Matthias
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to