Hi!
Hoping someone can help me diagnose this issue.
I have a profile setup to sync my iTunes music to my music server. Here are the basics:
Port 873
Over SSH: unchecked
Pub Key Auth: unchecked
Propagate Deletion: checked
Don't sync these files:
/Album*Artwork /Previous*iTunes*Libraries /iTunes*Media/Audiobooks /iTunes*Media/Books /iTunes*Media/Downloads /iTunes*Media/Movies /iTunes*Media/Podcasts /iTunes*Media/Automatically*Add*to*iTunes /iTunes*Media/iTunes*U /iTunes*Media/Mobile*Applications /iTunes*Media/TV*Shows /iTunes*Media/.iTunes*plist .DS_Store
This all works fine when Sync Mode is Upload (with Propagate Deletion on). The initial upload works, subsequent changes are uploaded or deleted as expected when I upload again.
But when I set it to Backup (daily) a run just deletes everything in the sync destination after the initial full upload. The Backup Options I'm using are:
Automatically upload...: unchecked
Create ... snapshots: unchecked
Start profile on login: checked
Full backup every hour: off
Full backup at: everyday, 11:00 PM
After the first time it deletes everything, when it then runs the next day, the add patterns in log look fine, but zero bytes are uploaded, so the sync destination just stays completely empty.
Here's the rsync command:
rsync --server --modify-window=2 --out-format=%n --links --recursive --delete-during -tude. . music-share/iTunes/
Any thoughts? Thanks!
-DaVig
Comments
23:00:01 rsync command: rsync --server --modify-window=2 --out-format=%n --links --recursive --delete-during -tude. .
music-share/iTunes/
23:00:02 Add pattern: - /.acrosync/
23:00:02 Add pattern: - .DS_Store
23:00:02 Add pattern: - /Album*Artwork
23:00:02 Add pattern: - /Album*Artwork/***
... [a bunch more Add patterns)
09:17:35 Acrosync for Mac 1.4 build 411 initialized
23:00:07 Performing a full backup of /Users/[user]/Music/iTunes
23:01:36 Deleted iTunes Media/Music/Zac Brown Band/Uncaged/11 Last But Not Least.m4a remotely
... [~8K more deletes]
23:01:36 Deleted iTunes Media remotely
23:01:36 Deleted sentinel remotely
23:01:36 Deleted iTunes Library.xml remotely
23:01:36 Deleted iTunes Library.itl remotely
23:01:36 Deleted iTunes Library Genius.itdb remotely
23:01:36 Deleted iTunes Library Extras.itdb remotely
No files lost - everything is backed up elsewhere and this is just to refresh the media server.
I'll keep an eye out for the update. Thanks.
Cheers,
-DV
open acrosync://launchedAtLogin
This is the same command to automatically start Acrosync at login.