spather

Untitled

Nov 25th, 2019
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.94 KB | None | 0 0
  1. =============================
  2. Started sync_core.sh at Wed Nov 13 21:16:11 PST 2019
  3. source=/Volumes/LaCie
  4. dest=/Volumes/2big
  5. logfile_basename=/var/log/photo_scripts/sync_lacie_to_2big_log
  6. dirs=Photos/2013 Photos/2012
  7.  
  8. ===Begin processing Photos/2013 at Wed Nov 13 21:16:11 PST 2019===
  9. rsync -arvzL --delete --exclude='*Previews.lrdata' --exclude='.DocumentRevisions-V100*' --exclude='.DS_Store' --exclude='.Spotlight*' --exclude='.Trash*' --exclude='.fcpcache' --exclude='.fseventsd' --exclude='.BIN' --exclude='.Bin' --exclude='.AppleDB' --exclude='.AppleDesktop' --exclude='.AppleDouble' --exclude='.com.apple.timemachine.supported' --exclude='.dbfseventsd' --exclude='.PKInstallSandboxManager' --exclude='.SymAV*' --exclude='.symSchedScanLockxz' --exclude='.TemporaryItems' --exclude='.vol' --exclude='.VolumeIcon.icns' --exclude='Desktop DB' --exclude='Desktop DF' --exclude='hiberfil.sys' --exclude='lost found' --exclude='Network Trash Folder' --exclude='pagefile.sys' --exclude='Recycled' --exclude='RECYCLER' --exclude='System Volume Information' --exclude='Temporary Items' --exclude='Thumbs.db' "/Volumes/LaCie/Photos/2013/" "/Volumes/2big/Photos/2013/" >> /var/log/photo_scripts/sync_lacie_to_2big_log_0.log
  10. building file list ... done
  11.  
  12. sent 271291 bytes received 20 bytes 542622.00 bytes/sec
  13. total size is 73390158758 speedup is 270501.97
  14. ===End processing Photos/2013 at Wed Nov 13 21:16:11 PST 2019===
  15.  
  16. ===Begin processing Photos/2012 at Wed Nov 13 21:16:11 PST 2019===
  17. rsync -arvzL --delete --exclude='*Previews.lrdata' --exclude='.DocumentRevisions-V100*' --exclude='.DS_Store' --exclude='.Spotlight*' --exclude='.Trash*' --exclude='.fcpcache' --exclude='.fseventsd' --exclude='.BIN' --exclude='.Bin' --exclude='.AppleDB' --exclude='.AppleDesktop' --exclude='.AppleDouble' --exclude='.com.apple.timemachine.supported' --exclude='.dbfseventsd' --exclude='.PKInstallSandboxManager' --exclude='.SymAV*' --exclude='.symSchedScanLockxz' --exclude='.TemporaryItems' --exclude='.vol' --exclude='.VolumeIcon.icns' --exclude='Desktop DB' --exclude='Desktop DF' --exclude='hiberfil.sys' --exclude='lost found' --exclude='Network Trash Folder' --exclude='pagefile.sys' --exclude='Recycled' --exclude='RECYCLER' --exclude='System Volume Information' --exclude='Temporary Items' --exclude='Thumbs.db' "/Volumes/LaCie/Photos/2012/" "/Volumes/2big/Photos/2012/" >> /var/log/photo_scripts/sync_lacie_to_2big_log_0.log
  18. building file list ... done
  19. deleting __Lightroom/2012-2-2-2.lrcat
  20. __Lightroom/
  21. __Lightroom/2012-2-2-2-2.lrcat
  22. __Lightroom/2012-2-2-2-2 Helper.lrdata/
  23. __Lightroom/2012-2-2-2-2 Helper.lrdata/helper.db
  24. __Lightroom/Archived Catalogs/
  25. __Lightroom/Archived Catalogs/2012-2-2-2.lrcat
  26.  
  27. sent 42990997 bytes received 104 bytes 5732146.80 bytes/sec
  28. total size is 134036509124 speedup is 3117.77
  29. ===End processing Photos/2012 at Wed Nov 13 21:16:18 PST 2019===
  30.  
  31. Finished at Wed Nov 13 21:16:18 PST 2019
  32. =============================
Advertisement
Add Comment
Please, Sign In to add comment