Mount Dropbox
Nuvolos supports synchronising files with Dropbox.
Enabling Dropbox access
Open Account > Settings > Dropbox Sync and click the Enable button.
When you link your Dropbox account, a special folder is created in your main Dropbox folder at Apps → nuvolos.cloud. With the mount integration, this folder is visible on your Application's filesystem as the directory /dropbox.
The /dropbox folder is only visible while running Nuvolos Applications. You cannot interact directly with Dropbox files via the Nuvolos web UI.
How synchronisation works
When working with files under /dropbox in your Nuvolos Application:
Reading a file from
/dropbox(and any subfolders) triggers a download of its contents on the fly.Writing a file under
/dropbox(and any subfolders) triggers an upload to Dropbox on the fly.
Synchronisation only happens when files under /dropbox are read or written.
Dropbox and file system quotas
Since all files are read from and persisted back to Dropbox directly, files stored in your Dropbox account will not increase your Nuvolos file system usage footprint. This enables you to use Dropbox as a storage extension for your Nuvolos spaces.
Unlink your Dropbox account
You can unlink your Dropbox account anytime at Account > Settings > Dropbox Sync. Applications started after unlinking will not connect to Dropbox, running applications will still have a connection until restarted.
Limitations
There are some limitations to this integration to keep in mind:
Dropbox rate limits: if you're making lots of changes very fast on the files/folders under
/dropbox, it might take some time until those are reflected in your Dropbox account because the rate of operations is limited by Dropbox, and some operations will need to be delayed by the integration tool for later execution.File size limit: The mount integration does not support reading/writing files larger than 15 GB.
Last updated
Was this helpful?