getting a list of conflicting files

Matthias Schniedermeyer ms at citd.de
Thu Aug 1 05:59:40 MDT 2013


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


More information about the rsync mailing list