Re: Working with RSync When Only Tags Have Been Changed



On 28/08/16 17:01, Kip Warner wrote:
On Sun, 2016-08-28 at 08:38 +0100, Budge wrote:
My problem is that if I only change the metadata, rsync does not at
present recognise the change so does not upload the edited file.

Hey Budge,

I think that might come as a surprise to many of us familiar with
rsync, because it actually should upload the files, or at least just
the delta. If it's not, there's probably something wrong in your usage.

Although this is a mailing list for EasyTAG, if you'd like to share
with us your full rsync command line, I can take a look.

Hi Kip,
Here is the command which I use:-

rsync -h --progress --stats -r -tgo -p -D --update --delete-after --filter=protect .@__thumb --delete-excluded --exclude=**/*tmp*/ --exclude=**/*cache*/ --exclude=**/*Cache*/ --exclude=/mnt/*/** --exclude=/media/*/** --exclude=**/lost+found*/ --exclude=/var/run/** --exclude=/run/** --exclude=/proc/** --exclude=/dev/** --exclude=/sys/** --exclude=**/*Trash*/ --exclude=**/*trash*/ --exclude=.@__thumb --protect-args /home/alastair/mastermedia/Music/ admin@192.168.169.130:/share/Multimedia/Music/

I shall meanwhile change the EasyTAG preferences unchecking Preserve modification times and checking update parent directory and try again.
Many thanks for your help.
Budge


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]