What is the problem you are having with rclone?
How to reduce "451 Transfer aborted errors" or avoid the errors on rclone?
The following error almost always be occured.
" Failed to copy: 451 Transfer aborted. Broken pipe"
It seems to automatically try to attempt 3 times against errors at once command.
Some files succeed, but some finally fail.
How to reduce "451 Transfer aborted errors" or avoid the errors on rclone?
Or to increase attempting times?
What is your rclone version (output from rclone version)
rclone v1.54.0
- os/arch: linux/amd64
- go version: go1.15.7
Which OS you are using and how many bits (eg Windows 7, 64 bit)
Linux version 4.4.59+ (root@build3) (gcc version 4.9.3 20150311 (prerelease) (crosstool-NG 1.20.0) ) #25426 SMP PREEMPT Mon Dec 14 18:48:52 CST 2020
Which cloud storage system are you using? (eg Google Drive)
FTP
The command you were trying to run (eg rclone copy /tmp remote:tmp)
rclone copy remote:/ /local/ --progress
The rclone config contents with secrets removed.
Paste config here
A log from the command with the -vv flag
Paste log here