Advertisement
spather

Untitled

May 28th, 2020
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. =============================
  2. Started sync_core.sh at Sun Feb 23 21:33:40 PST 2020
  3. source=/volume1/Photos
  4. dest=/volumeUSB2/usbshare/Photos
  5. logfile_basename=/var/log/photo_scripts/sync2_on-diskstation-volume1_to_on-diskstation-volumeUSB2_log
  6. dirs=2020
  7.  
  8. ===Begin processing 2020 at Sun Feb 23 21:33:40 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' --exclude='@eaDir' "/volume1/Photos/2020/" "/volumeUSB2/usbshare/Photos/2020/" >> /var/log/photo_scripts/sync2_on-diskstation-volume1_to_on-diskstation-volumeUSB2_log_0.log
  10. sending incremental file list
  11. Photos/
  12. Photos/20200221-114648-IMG_6482.jpeg
  13. Photos/20200221-122545-IMG_6483.jpeg
  14. Photos/20200221-122546-IMG_6484.jpeg
  15. Photos/20200221-122547-IMG_6485.jpeg
  16. Photos/20200221-122547-IMG_6486.jpeg
  17. Photos/20200221-122548-IMG_6487.jpeg
  18. Photos/20200221-122548-IMG_6488.jpeg
  19. __Lightroom/
  20. __Lightroom/2020.lrcat
  21. __Lightroom/2020.lrcat-wal
  22. __Lightroom/2020.lrcat.lock
  23. __Lightroom/2020 Helper.lrdata/
  24. __Lightroom/2020 Helper.lrdata/helper.db
  25. __Lightroom/2020 Helper.lrdata/helper.db-wal
  26.  
  27. sent 44882227 bytes received 1338 bytes 4724585.79 bytes/sec
  28. total size is 10029920749 speedup is 223.47
  29. ===End processing 2020 at Sun Feb 23 21:33:51 PST 2020===
  30.  
  31. Finished at Sun Feb 23 21:33:51 PST 2020
  32. =============================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement