Re: Getting --delete to work, simply

2018-05-02 Thread Kevin Korb via rsync
--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 On 05/03/2018 12:08 AM, Mike Brown via rsync wrote: > rsync version 3.1.2 protocol version 31 > > I've run into an issu

Getting --delete to work, simply

2018-05-02 Thread Mike Brown via rsync
rsync version 3.1.2 protocol version 31 I've run into an issue using rsync on my QNAP NAS. I've installed Entware-ng on the NAS so that I can install better versions of programs, rsync being one of them. But, I've run into an issue wqith using the --delete option, as it has problems using wild