Re: Working with RSync When Only Tags Have Been Changed
- From: Kip Warner <kip thevertigo com>
- To: Budge <ajebay errichel co uk>
- Cc: easytag-list gnome org
- Subject: Re: Working with RSync When Only Tags Have Been Changed
- Date: Mon, 29 Aug 2016 21:19:28 -0500
On August 28, 2016 1:27:47 PM CDT, Budge <ajebay errichel co uk> wrote:
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
Hey Budge. What I suggest you do is perform the rsync command but against a single file after making a
metadata change. Verify the checksum both before and after changing it to verify it actually happened. If
rsync still doesn't send the delta I suggest you keep removing switches until you've managed to isolate the
one causing problems. I'd try just...
$ rsync -avz --progress --partial (source file) (destination file)
--
Kip Warner
OpenPGP signed/encrypted mail preferred
http://www.thevertigo.com
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]