What is the problem you are having with rclone?
on pulling from dropbox -- it hangs with "committing upload -- please wait"
Run the command 'rclone version' and share the full output of the command.
rclone v1.65.1
- os/version: debian bookworm/sid (64 bit)
- os/kernel: 6.6.6-76060606-generic (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.21.5
- 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)
/usr/bin/rclone copy --update --verbose --transfers 30 --checkers 8 --contimeout 60s --timeout 300s --retries 3 --low-level-retries 10 --stats 1s dropbox:onyx/Tabx/Notepads/civ ~/org-roam/files/goldin/civilization
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
[google-drive]
type = drive
scope = drive
token = XXX
team_drive =
Paste config here
A log from the command that you were trying to run with the -vv flag
not sure where to find the log. I am a non-programmer type