spather

Untitled

Jan 6th, 2020
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. =============================
  2. Started sync_core.sh at Mon Jan 6 15:31:01 PST 2020
  3. source=/Users/spather/Pictures
  4. dest=/Volumes/LaCie/Photos
  5. logfile_basename=/var/log/photo_scripts/sync2_local_to_lacie_log
  6. dirs=2020
  7.  
  8. ===Begin processing 2020 at Mon Jan 6 15:31:01 PST 2020===
  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' "/Users/spather/Pictures/2020/" "/Volumes/LaCie/Photos/2020/" >> /var/log/photo_scripts/sync2_local_to_lacie_log_0.log
  10. building file list ... done
  11. deleting Photos/20200104-131242-IMG_1888-2.jpg
  12. deleting Photos/20200104-125256-IMG_1883.mp4
  13. Photos/
  14. __Lightroom/
  15. __Lightroom/2020.lrcat
  16. __Lightroom/2020.lrcat-wal
  17. __Lightroom/2020.lrcat.lock
  18. __Lightroom/2020 Helper.lrdata/
  19. __Lightroom/2020 Helper.lrdata/helper.db
  20. __Lightroom/2020 Helper.lrdata/helper.db-wal
  21.  
  22. sent 366367 bytes received 148 bytes 244343.33 bytes/sec
  23. total size is 288114209 speedup is 786.09
  24. ===End processing 2020 at Mon Jan 6 15:31:02 PST 2020===
  25.  
  26. Finished at Mon Jan 6 15:31:02 PST 2020
  27. =============================
Advertisement
Add Comment
Please, Sign In to add comment