DreamplaySE

Rclone 9/12/2019 5:27

Sep 12th, 2019
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.72 KB | None | 0 0
  1. user@server:/home/user2$ rclone sync /path/to/files/ censored:bucket
  2. 2019/09/12 17:20:32 ERROR : censoredfile1.sigtar.gpg: Failed to copy: failed to open source object: open /path/to/files/censoredfile1.sigtar.gpg: permission denied
  3. 2019/09/12 17:20:32 ERROR : censoredfile1.manifest.gpg: Failed to copy: failed to open source object: open /path/to/files/censoredfile1.manifest.gpg: permission denied
  4. 2019/09/12 17:20:32 ERROR : censoredfile1.vol1.difftar.gpg: Failed to copy: failed to open source object: open /path/to/files/censoredfile1.vol1.difftar.gpg: permission denied
  5. 2019/09/12 17:20:32 ERROR : S3 bucket bucket: not deleting files as there were IO errors
  6. 2019/09/12 17:20:32 ERROR : S3 bucket bucket: not deleting directories as there were IO errors
  7. 2019/09/12 17:20:32 ERROR : Attempt 1/3 failed with 7 errors and: failed to open source object: open /path/to/files/censoredfile1.vol1.difftar.gpg: permission denied
  8. 2019/09/12 17:20:32 ERROR : censoredfile1.sigtar.gpg: Failed to copy: failed to open source object: open /path/to/files/censoredfile1.sigtar.gpg: permission denied
  9. 2019/09/12 17:20:32 ERROR : censoredfile1.manifest.gpg: Failed to copy: failed to open source object: open /path/to/files/censoredfile1.manifest.gpg: permission denied
  10. 2019/09/12 17:20:32 ERROR : censoredfile1.vol1.difftar.gpg: Failed to copy: failed to open source object: open /path/to/files/censoredfile1.vol1.difftar.gpg: permission denied
  11. 2019/09/12 17:20:32 ERROR : S3 bucket bucket: not deleting files as there were IO errors
  12. 2019/09/12 17:20:32 ERROR : S3 bucket bucket: not deleting directories as there were IO errors
  13. 2019/09/12 17:20:32 ERROR : Attempt 2/3 failed with 7 errors and: failed to open source object: open /path/to/files/censoredfile1.vol1.difftar.gpg: permission denied
  14. 2019/09/12 17:20:33 ERROR : censoredfile1.sigtar.gpg: Failed to copy: failed to open source object: open /path/to/files/censoredfile1.sigtar.gpg: permission denied
  15. 2019/09/12 17:20:33 ERROR : censoredfile1.manifest.gpg: Failed to copy: failed to open source object: open /path/to/files/censoredfile1.manifest.gpg: permission denied
  16. 2019/09/12 17:20:33 ERROR : censoredfile1.vol1.difftar.gpg: Failed to copy: failed to open source object: open /path/to/files/censoredfile1.vol1.difftar.gpg: permission denied
  17. 2019/09/12 17:20:33 ERROR : S3 bucket bucket: not deleting files as there were IO errors
  18. 2019/09/12 17:20:33 ERROR : S3 bucket bucket: not deleting directories as there were IO errors
  19. 2019/09/12 17:20:33 ERROR : Attempt 3/3 failed with 7 errors and: failed to open source object: open /path/to/files/censoredfile1.vol1.difftar.gpg: permission denied
  20. 2019/09/12 17:20:33 Failed to sync with 7 errors: last error was: failed to open source object: open /path/to/files/censoredfile1.vol1.difftar.gpg: permission denied
  21. user@server:/home/user-data/backup$ rclone sync /path/to/files/ censored:bucket -vv
  22. 2019/09/12 17:20:39 DEBUG : rclone: Version "v1.49.2" starting with parameters ["rclone" "sync" "/path/to/files/" "censored:bucket" "-vv"]
  23. 2019/09/12 17:20:39 DEBUG : Using config file from "/home/user/.config/rclone/rclone.conf"
  24. 2019/09/12 17:20:39 ERROR : censoredfile1.sigtar.gpg: Failed to copy: failed to open source object: open /path/to/files/censoredfile1.sigtar.gpg: permission denied
  25. 2019/09/12 17:20:39 ERROR : censoredfile1.manifest.gpg: Failed to copy: failed to open source object: open /path/to/files/censoredfile1.manifest.gpg: permission denied
  26. 2019/09/12 17:20:39 ERROR : censoredfile1.vol1.difftar.gpg: Failed to copy: failed to open source object: open /path/to/files/censoredfile1.vol1.difftar.gpg: permission denied
  27. 2019/09/12 17:20:39 INFO : S3 bucket bucket: Waiting for checks to finish
  28. 2019/09/12 17:20:39 DEBUG : test: Size and modification time the same (differ by 0s, within tolerance 1ns)
  29. 2019/09/12 17:20:39 DEBUG : test: Unchanged skipping
  30. 2019/09/12 17:20:39 INFO : S3 bucket bucket: Waiting for transfers to finish
  31. 2019/09/12 17:20:39 ERROR : S3 bucket bucket: not deleting files as there were IO errors
  32. 2019/09/12 17:20:39 ERROR : S3 bucket bucket: not deleting directories as there were IO errors
  33. 2019/09/12 17:20:39 ERROR : Attempt 1/3 failed with 7 errors and: failed to open source object: open /path/to/files/censoredfile1.vol1.difftar.gpg: permission denied
  34. 2019/09/12 17:20:39 ERROR : censoredfile1.sigtar.gpg: Failed to copy: failed to open source object: open /path/to/files/censoredfile1.sigtar.gpg: permission denied
  35. 2019/09/12 17:20:39 ERROR : censoredfile1.manifest.gpg: Failed to copy: failed to open source object: open /path/to/files/censoredfile1.manifest.gpg: permission denied
  36. 2019/09/12 17:20:39 ERROR : censoredfile1.vol1.difftar.gpg: Failed to copy: failed to open source object: open /path/to/files/censoredfile1.vol1.difftar.gpg: permission denied
  37. 2019/09/12 17:20:39 INFO : S3 bucket bucket: Waiting for checks to finish
  38. 2019/09/12 17:20:39 DEBUG : test: Size and modification time the same (differ by 0s, within tolerance 1ns)
  39. 2019/09/12 17:20:39 DEBUG : test: Unchanged skipping
  40. 2019/09/12 17:20:39 INFO : S3 bucket bucket: Waiting for transfers to finish
  41. 2019/09/12 17:20:39 ERROR : S3 bucket bucket: not deleting files as there were IO errors
  42. 2019/09/12 17:20:39 ERROR : S3 bucket bucket: not deleting directories as there were IO errors
  43. 2019/09/12 17:20:39 ERROR : Attempt 2/3 failed with 7 errors and: failed to open source object: open /path/to/files/censoredfile1.vol1.difftar.gpg: permission denied
  44. 2019/09/12 17:20:40 ERROR : censoredfile1.sigtar.gpg: Failed to copy: failed to open source object: open /path/to/files/censoredfile1.sigtar.gpg: permission denied
  45. 2019/09/12 17:20:40 ERROR : censoredfile1.manifest.gpg: Failed to copy: failed to open source object: open /path/to/files/censoredfile1.manifest.gpg: permission denied
  46. 2019/09/12 17:20:40 ERROR : censoredfile1.vol1.difftar.gpg: Failed to copy: failed to open source object: open /path/to/files/censoredfile1.vol1.difftar.gpg: permission denied
  47. 2019/09/12 17:20:40 INFO : S3 bucket bucket: Waiting for checks to finish
  48. 2019/09/12 17:20:40 DEBUG : test: Size and modification time the same (differ by 0s, within tolerance 1ns)
  49. 2019/09/12 17:20:40 DEBUG : test: Unchanged skipping
  50. 2019/09/12 17:20:40 INFO : S3 bucket bucket: Waiting for transfers to finish
  51. 2019/09/12 17:20:40 ERROR : S3 bucket bucket: not deleting files as there were IO errors
  52. 2019/09/12 17:20:40 ERROR : S3 bucket bucket: not deleting directories as there were IO errors
  53. 2019/09/12 17:20:40 ERROR : Attempt 3/3 failed with 7 errors and: failed to open source object: open /path/to/files/censoredfile1.vol1.difftar.gpg: permission denied
  54. 2019/09/12 17:20:40 Failed to sync with 7 errors: last error was: failed to open source object: open /path/to/files/censoredfile1.vol1.difftar.gpg: permission denied
  55. user@server:/home/user2$
Advertisement
Add Comment
Please, Sign In to add comment