Re: Getting --delete to work, simply

2018-05-03 Thread Mike Brown via rsync
On Thu, May 03, 2018 at 01:09:30AM -0400, Kevin Korb via rsync wrote: > --delete only works when you sync a dir not individual files. So... > rsync -vai --delete --include='g*' --include='G*' --exclude='*' > /share/Public/videos/ /share/Backup-HDD-03 That kinda didn't work: rsync -vai --delete

Re: Getting --delete to work, simply

2018-05-03 Thread Kevin Korb via rsync
Note that these are working because S* and s* are being applied to all the dirs and files within dirs. So if you had x/Something it wouldn't get copied and if you had S/else it wouldn't get copied. Maybe you want to add --prune-empty-dirs and an --include='*/' so that rsync will look inside of

Re: Getting --delete to work, simply

2018-05-03 Thread Mike Brown via rsync
On Thu, May 03, 2018 at 02:59:11PM -0400, Kevin Korb via rsync wrote: > Note that these are working because S* and s* are being applied to all > the dirs and files within dirs. So if you had x/Something it wouldn't > get copied and if you had S/else it wouldn't get copied. Maybe you want > to

[Bug 13266] Writing of files to Apple's new "AP" controller model SSD's takes 4x longer.

2018-05-03 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=13266 --- Comment #7 from Chris Tipper --- Sorry for hijacking your bug but I had an issue and did not want to create a separate report. And you may have verified your bug to your own satisfaction but not provided any