Using rclone to sync with Dropbox

  • I've setup a comtainer with this file


    and created the apprpriate rclone.conf file with the token for my Dropbox account. I get no errors and even got rclone to see the server:


    Code
    docker exec -it rclone rclone about Dropbox: --config /config/rclone/rclone.conf


    got me

    Quote

    Total: 4.500 GiB
    Used: 73.761 MiB
    Free: 4.428 GiB



    But unfortunately no files are synced but likewise no errors are logged:


    Quote

    rclone | 2025/11/04 22:35:49 INFO : Dropbox root '': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
    rclone | 2025/11/04 22:36:49 INFO : Dropbox root '': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)
    rclone | 2025/11/04 22:37:49 INFO : Dropbox root '': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0)


    Has someone else more luck?

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!