What is the problem you are having with rclone?
I'm trying Yandex to see if it's worthy. Uploading from Yandex website easily reaches my upload speed of ~10MB/s, but when using rclone copy
it's below 0.6MB/s. How to fix that?
Run the command 'rclone version' and share the full output of the command.
- rclone v1.67.0
- os/version: opensuse-tumbleweed 20240310 (64 bit)
- os/kernel: 6.7.7-1-default (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.22.4
- go/linking: static
- go/tags: none
Which cloud storage system are you using? (eg Google Drive)
Yandex.
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
rclone copy -P "/path/to/file.ext" yanfree:path
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
[yanfree]
type = yandex
token = XXX
A log from the command that you were trying to run with the -vv
flag
2024/08/31 18:16:35 DEBUG : rclone: Version "v1.67.0" starting with parameters ["rclone" "copy" "-P" "/path/to/file.ext" "yanfree:path" "-vv"]
2024/08/31 18:16:35 DEBUG : Creating backend with remote "/path/to/file.ext"
2024/08/31 18:16:35 DEBUG : Using config file from "/home/user/.config/rclone/rclone.conf"
2024/08/31 18:16:35 DEBUG : fs cache: adding new entry for parent of "/path/to/file.ext", "/path/to"
2024/08/31 18:16:35 DEBUG : Creating backend with remote "yanfree:path"
2024/08/31 18:16:37 DEBUG : file.ext: Need to transfer - File not found at Destination
Transferred: 8.621 MiB / 546.454 MiB, 2%, 484.976 KiB/s, ETA 18m55s
Transferred: 0 / 1, 0%
Elapsed time: 20.7s
Transferring:
* file.ext: 1% /546.454Mi, 484.876Ki/s, 18m55s^