Advertisement
spather

Untitled

Jul 4th, 2021
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.23 KB | None | 0 0
  1. +++++++++++++=============================+++++++++++++++++
  2. Started sync_core.sh at Wed Jun 2 11:18:27 PDT 2021
  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=2021
  7.  
  8. ===Begin processing 2021 at Wed Jun 2 11:18:27 PDT 2021===
  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/2021/" "/volumeUSB2/usbshare/Photos/2021/" >> /var/log/photo_scripts/sync2_on-diskstation-volume1_to_on-diskstation-volumeUSB2_log_0.log
  10. sending incremental file list
  11. Photos/
  12. deleting Photos/20160102-204436-GPTempDownload (1).jpeg
  13. deleting Photos/20160102-204436-GPTempDownload (1)-2.jpeg
  14. deleting Photos/20160102-202652-GPTempDownload.jpeg
  15. deleting Photos/20160102-202652-GPTempDownload-2.jpeg
  16. Photos/20210530-160000-GPTempDownload (1)-2.jpeg
  17. Photos/20210530-160000-GPTempDownload (1).jpeg
  18. Photos/20210530-160000-GPTempDownload-2.jpeg
  19. Photos/20210530-160000-GPTempDownload.jpeg
  20. Photos/20210530-160001-GPTempDownload.jpeg
  21. Photos/20210530-160100-GPTempDownload (1).jpeg
  22. __Lightroom/
  23. __Lightroom/2021.lrcat
  24. __Lightroom/2021 Helper.lrdata/
  25. __Lightroom/2021 Helper.lrdata/helper.db
  26.  
  27. sent 14596378 bytes received 178 bytes 3243679.11 bytes/sec
  28. total size is 15995622183 speedup is 1095.85
  29. ===End processing 2021 at Wed Jun 2 11:18:34 PDT 2021===
  30.  
  31. Finished at Wed Jun 2 11:18:34 PDT 2021
  32. +++++++++++++=============================+++++++++++++++++
  33.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement