What is the problem you are having with rclone?
Really slow Speed (1 - 3 mbps)
Run the command 'rclone version' and share the full output of the command.
rclone v1.65.o
- os/version: debian 12.2 (64bit)
- os/kernel: 6.1.0-13-amd64
- os/type: linux
- os/arch: amd64
- go/version: go1.21.4
- go/linking static
- go/tags: none
Which cloud storage system are you using? (eg Google Drive)
Dropbox
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
rclone mount dropboxsecret: /mnt/dropbox/ --allow-other
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
[Dropbox]
type = dropbox
token = XXX
[dropboxsecret]
type = crypt
remote: Dropbox:NAS
password = XXX
password2 = XXX
filename_encoding = base 32768
A log from the command that you were trying to run with the -vv
flag
A lot of Debug that says ReadALL, nothing more atm
My Goal is to migrate from DropxBox to Crashplan. IT started wit 70 MBit/s but went over night to 1 Mbit/s. Do you know any improvement of my mount command?
Thanks all for the help!