rsync - missing one or more directories?

Wayne Davison wayned at samba.org
Fri Mar 18 16:33:27 GMT 2005


On Thu, Mar 17, 2005 at 01:04:03PM -0800, Dan Stromberg wrote:
> + cd /oas
> + rsync -a --rsh=/usr/bin/ssh --rsync-path=/dcs/packages/gnu/bin/rsync
> --progress root at sherlock1.oas.uci.edu:/oas .

This has created a directory named /oas/oas with all the updated content
in it.  Either add a trailing slash to the source (...edu:/oas/), or
copy the data to "/" instead of "/oas".

..wayne..


More information about the rsync mailing list