rsync --delete isn't deleting files

Wayne Davison wayned at samba.org
Fri Jul 4 19:58:49 GMT 2008


On Fri, Jul 04, 2008 at 08:11:36PM +0100, Tiago Marques wrote:
> rsync  --delete-before -v  -tvlpr
> rsync://rsync.sabayonlinux.org/SabayonLinux/* ./ --dry-run

Check out the manpage on the --delete option.  The very first paragraph
tells you why you shouldn't be using a wildcard (*) there:

    http://rsync.samba.org/ftp/rsync/rsync.html

..wayne..


More information about the rsync mailing list