spather

Untitled

Jan 6th, 2020
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. =============================
  2. Started sync_core.sh at Mon Jan 6 15:32:53 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:32:53 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 __Lightroom/2020.lrcat.lock
  12. deleting __Lightroom/2020.lrcat-wal
  13. deleting __Lightroom/2020 Helper.lrdata/helper.db-wal
  14. __Lightroom/
  15. __Lightroom/2020.lrcat
  16. __Lightroom/2020 Helper.lrdata/
  17. __Lightroom/2020 Helper.lrdata/helper.db
  18.  
  19. sent 356550 bytes received 76 bytes 713252.00 bytes/sec
  20. total size is 288056393 speedup is 807.73
  21. ===End processing 2020 at Mon Jan 6 15:32:53 PST 2020===
  22.  
  23. Finished at Mon Jan 6 15:32:53 PST 2020
  24. =============================
Advertisement
Add Comment
Please, Sign In to add comment