Got it!  I was missing "e"
rsync -ave ssh --delete source/.. .. ..

-- 
#Joseph

On Fri, 2005-11-25 at 15:44 -0700, Joseph wrote:
> How to make "--delete" work with rsync over ssh?
> When I do "rsync" I want it to delete files on destination if they are
> not present on source:
> 
> example:
> rsync -av ssh --delete source/
> [EMAIL PROTECTED]:/home/joseph/destination
> I get:
> building file list ... link_stat "/home/joseph/ssh" failed: No such file
> or directory
> 
> -- 
> #Joseph

-- 
[email protected] mailing list

Reply via email to