diff --git a/site-modules/profile/files/mac/Home.prf b/site-modules/profile/files/mac/Home.prf index 93d0f810..e191fb0f 100644 --- a/site-modules/profile/files/mac/Home.prf +++ b/site-modules/profile/files/mac/Home.prf @@ -30,7 +30,7 @@ ignore = BelowPath snap ignore = Path .account ignore = Path Applications ignore = Path .bash_history -ignore = Path Documents/Microsoft User Data +ignore = Path "Documents/Microsoft User Data" ignore = Path Downloads ignore = Path Dropbox ignore = Path .Filesync @@ -41,15 +41,13 @@ ignore = Path Hometest ignore = Path Library ignore = Path AppData ignore = Path Movies -ignore = Path Music/iTunes/Album Artwork +ignore = Path "Music/iTunes/Album Artwork" ignore = Path NAVMac800QSFile ignore = Path Pictures ignore = Path .ssh ignore = Path *.swp ignore = Path .SymAVQSFile ignore = Path .Trash -ignore = Path .unison/ar* -ignore = Path .unison/fp* -ignore = Path .unison/lk* +ignore = Path .unison ignore = Name .*.icloud ignore = Name *.sock diff --git a/site-modules/profile/files/mac/common.prf b/site-modules/profile/files/mac/common.prf index 3ec22b5d..a4d563bc 100644 --- a/site-modules/profile/files/mac/common.prf +++ b/site-modules/profile/files/mac/common.prf @@ -7,11 +7,13 @@ confirmbigdeletes=false copythreshold=0 sshargs=-o ControlMaster=auto -o ControlPath=~/.ssh/ctl/%h_%p_%r -o ControlPersist=1 logfile=unison.log +copyprog = rsync --inplace --compress +copyprogrest = rsync --partial --inplace --compress ignore = BelowPath .zfs ignore = BelowPath .recycle ignore = BelowPath .Trash ignore = BelowPath .cache -ignore = BelowPath Network Trash Folder +ignore = BelowPath "Network Trash Folder" ignore = Path .AppleDouble ignore = Name .DS_Store ignore = Name ._.DS_Store