I'll just note that you can mount Dropbox as a file system with rclone ( <a href="https://rclone.org/" rel="nofollow">https://rclone.org/</a> ) using the rclone mount subcommand.<p>rclone mount also works with the 20 or so cloud providers supported by rclone (s3, gcs, swift, box, dropbox, b2, etc).<p>rclone runs on Linux, Windows, macOS and quite a few other architectures! It is written in Go.