What is the problem you are having with rclone?
I'm evaluating OpenDrive as a replacement to Jottacloud's glacial speed when over 20 TB. (Yeah, I'm a hoarder.) I tested rclone copy with a smallish folder of ~400 MP4 and JPEG files, totaling 577 MB. That copy took 2 hours and finished with 11 errors after the standard 3 retries. The first attempt had over 130 errors. From what I've gleaned earlier, they were of the kind Failed to copy: failed to create file: Temp file does not exist (Error 400). I'm disappointed that my first try on OpenDrive gave me so many errors. What could be the cause?
Run the command 'rclone version' and share the full output of the command.
$ rclone version
rclone v1.61.1
- os/version: raspbian 10.13 (64 bit)
- os/kernel: 5.10.103-v8+ (aarch64)
- os/type: linux
- os/arch: arm64
- go/version: go1.19.4
- go/linking: static
- go/tags: none
Which cloud storage system are you using? (eg Google Drive)
This was on OpenDrive, free tier.
The command you were trying to run (eg rclone copy /tmp remote:tmp)
rclone -vv -Pu copy twph/callmeolivia00/ open:/twph/callmeolivia00/ --log-file=rclone_opendrive.log --dump-headers
The rclone config contents with secrets removed.
$ rclone config show open
[open]
type = opendrive
username = user@example.com
password = *** ENCRYPTED ***