What is the problem you are having with rclone?
I'm trying split a huge folder to smaller folder size using move --max-transfer, but when I try to do it at the same drive, every file is moved, it's like --max-transfer was ignored
Run the command 'rclone version' and share the full output of the command.
rclone v1.65.0
- os/version: debian 11.7 (64 bit)
- os/kernel: 6.1.64-ophub (aarch64)
- os/type: linux
- os/arch: arm64 (ARMv8 compatible)
- go/version: go1.21.4
- go/linking: static
- go/tags: none
Which cloud storage system are you using? (eg Google Drive)
webdav
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
rclone move qq:/pik qq:/dow/12-26 --cutoff-mode=cautious --max-transfer 150g --min-size 15g --tpslimit 4 --progress
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
Paste config here
A log from the command that you were trying to run with the -vv
flag
Paste log here