答案1
在 rclone 中创建 Dropbox 远程,创建你自己的Dropbox 编号并使用这个:
rclone sync /path/to/your/local/folder YourDropboxRemote: --dropbox-batch-mode async --transfers 64 --checkers=64 --fast-list --size-only --tpslimit 12 --tpslimit-burst 12 -Pv
在 rclone 中创建 Dropbox 远程,创建你自己的Dropbox 编号并使用这个:
rclone sync /path/to/your/local/folder YourDropboxRemote: --dropbox-batch-mode async --transfers 64 --checkers=64 --fast-list --size-only --tpslimit 12 --tpslimit-burst 12 -Pv