HEllo I try to move with an android program "AIS synchro" and works. But with command not.
I attach the log:
2020/02/27 19:44:05 DEBUG : rclone: Version "v1.51.0" starting with parameters ["rclone" "copy" "onedrivecifrado:/XXXXX.mkv" "onedrivecifrado:/folder2" "-vv" "--log-file=logfile.log"]
2020/02/27 19:44:05 DEBUG : Using config file from "/root/.config/rclone/rclone.conf"
2020/02/27 19:44:08 DEBUG : XXXXX.mkv: Need to transfer - File not found at Destination
2020/02/27 19:45:07 INFO :
Transferred: 0 / 5.819 GBytes, 0%, 0 Bytes/s, ETA -
Transferred: 0 / 1, 0%
Elapsed time: 59.7s
Transferring:
2020/02/27 19:46:07 INFO :
Transferred: 0 / 5.819 GBytes, 0%, 0 Bytes/s, ETA -
Transferred: 0 / 1, 0%
Elapsed time: 1m59.7s
Transferring:
2020/02/27 19:47:07 INFO :
Transferred: 0 / 5.819 GBytes, 0%, 0 Bytes/s, ETA -
Transferred: 0 / 1, 0%
Elapsed time: 2m59.7s
Transferring:
2020/02/27 19:48:07 INFO :
Transferred: 0 / 5.819 GBytes, 0%, 0 Bytes/s, ETA -
Transferred: 0 / 1, 0%
Elapsed time: 3m59.7s
Transferring:
2020/02/27 19:49:07 INFO :
Transferred: 0 / 5.819 GBytes, 0%, 0 Bytes/s, ETA -
Transferred: 0 / 1, 0%
Elapsed time: 4m59.7s
Transferring:
2020/02/27 19:49:09 ERROR : XXXXX.mkv: Failed to copy: async operation didn't complete after 5m0s
2020/02/27 19:49:09 ERROR : Attempt 1/3 failed with 1 errors and: async operation didn't complete after 5m0s
2020/02/27 19:49:10 DEBUG : XXXXX.mkv: Bad size for decrypt: file is too short to be encrypted
2020/02/27 19:49:10 DEBUG : XXXXX.mkv: Bad size for decrypt: file is too short to be encrypted
2020/02/27 19:49:10 DEBUG : XXXXX.mkv: Bad size for decrypt: file is too short to be encrypted
2020/02/27 19:49:10 DEBUG : XXXXX.mkv: Sizes differ (src 6247862491 vs dst 0)
2020/02/27 19:50:07 INFO :
Transferred: 0 / 5.819 GBytes, 0%, 0 Bytes/s, ETA -
Transferred: 0 / 1, 0%
Elapsed time: 5m59.1s
Transferring:
2020/02/27 19:51:07 INFO :
Transferred: 0 / 5.819 GBytes, 0%, 0 Bytes/s, ETA -
Transferred: 0 / 1, 0%
Elapsed time: 6m59.1s
Transferring:
2020/02/27 19:52:07 INFO :
Transferred: 0 / 5.819 GBytes, 0%, 0 Bytes/s, ETA -
Transferred: 0 / 1, 0%
Elapsed time: 7m59.1s
Transferring:
2020/02/27 19:53:07 INFO :
Transferred: 0 / 5.819 GBytes, 0%, 0 Bytes/s, ETA -
Transferred: 0 / 1, 0%
Elapsed time: 8m59.1s
Transferring:
2020/02/27 19:54:07 INFO :
Transferred: 0 / 5.819 GBytes, 0%, 0 Bytes/s, ETA -
Transferred: 0 / 1, 0%
Elapsed time: 9m59.1s
Transferring:
2020/02/27 19:54:11 ERROR : XXXXX.mkv: Failed to copy: async operation didn't complete after 5m0s
2020/02/27 19:54:11 ERROR : Attempt 2/3 failed with 1 errors and: async operation didn't complete after 5m0s
2020/02/27 19:54:11 DEBUG : XXXXX.mkv: Bad size for decrypt: file is too short to be encrypted
2020/02/27 19:54:11 DEBUG : XXXXX.mkv: Bad size for decrypt: file is too short to be encrypted
2020/02/27 19:54:11 DEBUG : XXXXX.mkv: Bad size for decrypt: file is too short to be encrypted
2020/02/27 19:54:11 DEBUG : XXXXX.mkv: Sizes differ (src 6247862491 vs dst 0)
2020/02/27 19:55:07 INFO :
Transferred: 0 / 5.819 GBytes, 0%, 0 Bytes/s, ETA -
Transferred: 0 / 1, 0%
Elapsed time: 10m58.6s
Transferring:
2020/02/27 19:56:07 INFO :
Transferred: 0 / 5.819 GBytes, 0%, 0 Bytes/s, ETA -
Transferred: 0 / 1, 0%
Elapsed time: 11m58.6s
Transferring:
2020/02/27 19:57:07 INFO :
Transferred: 0 / 5.819 GBytes, 0%, 0 Bytes/s, ETA -
Transferred: 0 / 1, 0%
Elapsed time: 12m58.6s
Transferring:
2020/02/27 19:58:07 INFO :
Transferred: 0 / 5.819 GBytes, 0%, 0 Bytes/s, ETA -
Transferred: 0 / 1, 0%
Elapsed time: 13m58.6s
Transferring:
2020/02/27 19:59:07 INFO :
Transferred: 0 / 5.819 GBytes, 0%, 0 Bytes/s, ETA -
Transferred: 0 / 1, 0%
Elapsed time: 14m58.6s
Transferring:
2020/02/27 19:59:13 ERROR : XXXXX.mkv: Failed to copy: async operation didn't complete after 5m0s
2020/02/27 19:59:13 ERROR : Attempt 3/3 failed with 1 errors and: async operation didn't complete after 5m0s
2020/02/27 19:59:13 Failed to copy: async operation didn't complete after 5m0s
I try to copy to gdrive:
rclone copy onedrivecifrado:/xxx.mkv gdrivecifrado:/ -vv and it works....
I try to copy other files and if the file is less then 5GB works!!!!!!!!!!!, i try to copy the same file from gdrive to onedrive and works, but dosnt work if I copy it from the onedrive to the same onedrive to other folder.
but... I have try to move and move works, but no copy!! strange thing any idea???.