Advertisement
Guest User

Untitled

a guest
Nov 17th, 2022
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.16 KB | None | 0 0
  1. PS C:\rclone> .\rclone.exe sync C:\'Test Folder' MarCom-SP:Test -v
  2. 2022/11/17 12:50:46 INFO : rclone/git-log.txt: Copied (new)
  3. 2022/11/17 12:50:47 INFO : rclone/rclone.1: Copied (new)
  4. 2022/11/17 12:50:48 INFO : rclone/README.txt: Copied (new)
  5. 2022/11/17 12:50:48 ERROR : rclone/README.html: corrupted on transfer: sizes differ 2069115 vs 2069333
  6. 2022/11/17 12:50:48 INFO : rclone/README.html: Removing failed copy
  7. 2022/11/17 12:50:51 INFO : rclone/rclone.exe: Copied (new)
  8. 2022/11/17 12:50:51 ERROR : OneDrive root 'Test': not deleting files as there were IO errors
  9. 2022/11/17 12:50:51 ERROR : OneDrive root 'Test': not deleting directories as there were IO errors
  10. 2022/11/17 12:50:51 ERROR : Attempt 1/3 failed with 1 errors and: corrupted on transfer: sizes differ 2069115 vs 2069333
  11. 2022/11/17 12:50:55 ERROR : rclone/README.html: corrupted on transfer: sizes differ 2069115 vs 2069333
  12. 2022/11/17 12:50:55 INFO : rclone/README.html: Removing failed copy
  13. 2022/11/17 12:50:55 ERROR : OneDrive root 'Test': not deleting files as there were IO errors
  14. 2022/11/17 12:50:55 ERROR : OneDrive root 'Test': not deleting directories as there were IO errors
  15. 2022/11/17 12:50:55 ERROR : Attempt 2/3 failed with 1 errors and: corrupted on transfer: sizes differ 2069115 vs 2069333
  16. 2022/11/17 12:50:59 ERROR : rclone/README.html: corrupted on transfer: sizes differ 2069115 vs 2069333
  17. 2022/11/17 12:50:59 INFO : rclone/README.html: Removing failed copy
  18. 2022/11/17 12:50:59 ERROR : OneDrive root 'Test': not deleting files as there were IO errors
  19. 2022/11/17 12:50:59 ERROR : OneDrive root 'Test': not deleting directories as there were IO errors
  20. 2022/11/17 12:50:59 ERROR : Attempt 3/3 failed with 1 errors and: corrupted on transfer: sizes differ 2069115 vs 2069333
  21. 2022/11/17 12:50:59 INFO :
  22. Transferred: 54.852 MiB / 54.852 MiB, 100%, 3.916 MiB/s, ETA 0s
  23. Errors: 1 (retrying may help)
  24. Checks: 8 / 8, 100%
  25. Transferred: 4 / 4, 100%
  26. Elapsed time: 16.0s
  27.  
  28. 2022/11/17 12:50:59 Failed to sync: corrupted on transfer: sizes differ 2069115 vs 2069333
  29.  
  30.  
  31.  
  32.  
  33. PS C:\rclone> .\rclone.exe sync C:\'Test Folder' MarCom-SP:Test -vv
  34. 2022/11/17 14:15:32 DEBUG : rclone: Version "v1.60.1" starting with parameters ["C:\\rclone\\rclone.exe" "sync" "C:\\Test Folder
  35. " "MarCom-SP:Test" "-vv"]
  36. 2022/11/17 14:15:32 DEBUG : Creating backend with remote "C:\\Test Folder"
  37. 2022/11/17 14:15:32 DEBUG : Using config file from "C:\\Users\\dbridgwater\\AppData\\Roaming\\rclone\\rclone.conf"
  38. 2022/11/17 14:15:32 DEBUG : fs cache: renaming cache item "C:\\Test Folder" to be canonical "//?/C:/Test Folder"
  39. 2022/11/17 14:15:32 DEBUG : Creating backend with remote "MarCom-SP:Test"
  40. 2022/11/17 14:15:32 DEBUG : OneDrive root 'Test': Token expired but no uploads in progress - doing nothing
  41. 2022/11/17 14:15:32 DEBUG : MarCom-SP: Loaded invalid token from config file - ignoring
  42. 2022/11/17 14:15:32 DEBUG : Saving config "token" in section "MarCom-SP" of the config file
  43. 2022/11/17 14:15:32 DEBUG : Keeping previous permissions for config file: -rw-rw-rw-
  44. 2022/11/17 14:15:32 DEBUG : MarCom-SP: Saved new token in config file
  45. 2022/11/17 14:15:34 DEBUG : rclone/git-log.txt: Size and modification time the same (differ by -261.0649ms, within tolerance 1s)
  46.  
  47. 2022/11/17 14:15:34 DEBUG : rclone/git-log.txt: Unchanged skipping
  48. 2022/11/17 14:15:34 DEBUG : rclone/rclone.1: Size and modification time the same (differ by -309.0725ms, within tolerance 1s)
  49. 2022/11/17 14:15:34 DEBUG : rclone/rclone.1: Unchanged skipping
  50. 2022/11/17 14:15:34 DEBUG : rclone/README.html: Starting multipart upload
  51. 2022/11/17 14:15:34 DEBUG : rclone/rclone.exe: Size and modification time the same (differ by -235.8096ms, within tolerance 1s)
  52. 2022/11/17 14:15:34 DEBUG : rclone/rclone.exe: Unchanged skipping
  53. 2022/11/17 14:15:34 DEBUG : rclone/README.txt: Size and modification time the same (differ by -359.8076ms, within tolerance 1s)
  54. 2022/11/17 14:15:34 DEBUG : rclone/README.txt: Unchanged skipping
  55. 2022/11/17 14:15:34 DEBUG : OneDrive root 'Test': Waiting for checks to finish
  56. 2022/11/17 14:15:34 DEBUG : OneDrive root 'Test': Waiting for transfers to finish
  57. 2022/11/17 14:15:35 DEBUG : rclone/README.html: Uploading segment 0/2069115 size 2069115
  58. 2022/11/17 14:15:37 ERROR : rclone/README.html: corrupted on transfer: sizes differ 2069115 vs 2069333
  59. 2022/11/17 14:15:37 INFO : rclone/README.html: Removing failed copy
  60. 2022/11/17 14:15:37 ERROR : OneDrive root 'Test': not deleting files as there were IO errors
  61. 2022/11/17 14:15:37 ERROR : OneDrive root 'Test': not deleting directories as there were IO errors
  62. 2022/11/17 14:15:37 ERROR : Attempt 1/3 failed with 1 errors and: corrupted on transfer: sizes differ 2069115 vs 2069333
  63. 2022/11/17 14:15:38 DEBUG : rclone/git-log.txt: Size and modification time the same (differ by -261.0649ms, within tolerance 1s)
  64.  
  65. 2022/11/17 14:15:38 DEBUG : rclone/git-log.txt: Unchanged skipping
  66. 2022/11/17 14:15:38 DEBUG : rclone/README.html: Starting multipart upload
  67. 2022/11/17 14:15:38 DEBUG : rclone/rclone.1: Size and modification time the same (differ by -309.0725ms, within tolerance 1s)
  68. 2022/11/17 14:15:38 DEBUG : rclone/rclone.1: Unchanged skipping
  69. 2022/11/17 14:15:38 DEBUG : rclone/rclone.exe: Size and modification time the same (differ by -235.8096ms, within tolerance 1s)
  70. 2022/11/17 14:15:38 DEBUG : rclone/rclone.exe: Unchanged skipping
  71. 2022/11/17 14:15:38 DEBUG : rclone/README.txt: Size and modification time the same (differ by -359.8076ms, within tolerance 1s)
  72. 2022/11/17 14:15:38 DEBUG : rclone/README.txt: Unchanged skipping
  73. 2022/11/17 14:15:38 DEBUG : OneDrive root 'Test': Waiting for checks to finish
  74. 2022/11/17 14:15:38 DEBUG : OneDrive root 'Test': Waiting for transfers to finish
  75. 2022/11/17 14:15:39 DEBUG : rclone/README.html: Uploading segment 0/2069115 size 2069115
  76. 2022/11/17 14:15:41 ERROR : rclone/README.html: corrupted on transfer: sizes differ 2069115 vs 2069333
  77. 2022/11/17 14:15:41 INFO : rclone/README.html: Removing failed copy
  78. 2022/11/17 14:15:41 ERROR : OneDrive root 'Test': not deleting files as there were IO errors
  79. 2022/11/17 14:15:41 ERROR : OneDrive root 'Test': not deleting directories as there were IO errors
  80. 2022/11/17 14:15:41 ERROR : Attempt 2/3 failed with 1 errors and: corrupted on transfer: sizes differ 2069115 vs 2069333
  81. 2022/11/17 14:15:42 DEBUG : rclone/git-log.txt: Size and modification time the same (differ by -261.0649ms, within tolerance 1s)
  82.  
  83. 2022/11/17 14:15:42 DEBUG : rclone/git-log.txt: Unchanged skipping
  84. 2022/11/17 14:15:42 DEBUG : rclone/README.html: Starting multipart upload
  85. 2022/11/17 14:15:42 DEBUG : rclone/rclone.1: Size and modification time the same (differ by -309.0725ms, within tolerance 1s)
  86. 2022/11/17 14:15:42 DEBUG : rclone/rclone.1: Unchanged skipping
  87. 2022/11/17 14:15:42 DEBUG : rclone/rclone.exe: Size and modification time the same (differ by -235.8096ms, within tolerance 1s)
  88. 2022/11/17 14:15:42 DEBUG : rclone/rclone.exe: Unchanged skipping
  89. 2022/11/17 14:15:42 DEBUG : rclone/README.txt: Size and modification time the same (differ by -359.8076ms, within tolerance 1s)
  90. 2022/11/17 14:15:42 DEBUG : rclone/README.txt: Unchanged skipping
  91. 2022/11/17 14:15:42 DEBUG : OneDrive root 'Test': Waiting for checks to finish
  92. 2022/11/17 14:15:42 DEBUG : OneDrive root 'Test': Waiting for transfers to finish
  93. 2022/11/17 14:15:43 DEBUG : rclone/README.html: Uploading segment 0/2069115 size 2069115
  94. 2022/11/17 14:15:45 ERROR : rclone/README.html: corrupted on transfer: sizes differ 2069115 vs 2069333
  95. 2022/11/17 14:15:45 INFO : rclone/README.html: Removing failed copy
  96. 2022/11/17 14:15:45 ERROR : OneDrive root 'Test': not deleting files as there were IO errors
  97. 2022/11/17 14:15:45 ERROR : OneDrive root 'Test': not deleting directories as there were IO errors
  98. 2022/11/17 14:15:45 ERROR : Attempt 3/3 failed with 1 errors and: corrupted on transfer: sizes differ 2069115 vs 2069333
  99. 2022/11/17 14:15:45 INFO :
  100. Transferred: 5.920 MiB / 5.920 MiB, 100%, 546.506 KiB/s, ETA 0s
  101. Errors: 1 (retrying may help)
  102. Checks: 12 / 12, 100%
  103. Elapsed time: 13.9s
  104.  
  105. 2022/11/17 14:15:45 DEBUG : 11 go routines active
  106. 2022/11/17 14:15:45 Failed to sync: corrupted on transfer: sizes differ 2069115 vs 2069333
  107.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement