cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
If you’ve changed your email address, now's the perfect time to update it on your Dropbox account and we’re here to help! Learn more here.

Dropbox ideas

Got an idea for Dropbox? We want to hear it. Our team will review the top voted ideas, so share them here!

Got an idea for Dropbox? We want to hear it. Our team will review the top voted ideas, so share them here!

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Command line code to switch between "Allow offline access" and "Online only" instead of mouse clicks

Command line code to switch between "Allow offline access" and "Online only" instead of mouse clicks

inuzuka0601
Explorer | Level 4

It would be nice to be able to switch between "allow offline access" and "online only" on the command line instead of using the mouse. For example, "% dropbox -offline_accsess true file1,file2,file3...", "% dropbox -offline_accsess false file1,file2,file3..."
Once this is done, it is possible to treat files from the application in much the same way as if they were stored locally, while saving disk space by making them "online only".

Latest Update
Nancy
Dropbox Staff

This idea is open.

If you like this idea, please share how this would help you, and vote to show your support.

Our top-voted ideas are shared with our product teams to investigate in our regular reviews.

Status changed to: Gathering Support
4 Comments
Jay
Dropbox Staff

Hi @inuzuka0601, thanks for messaging the Community.

 

Could you let us know what OS you're currently using in order to make this feature more specific for other users to vote on?

 

This will help me to assist further!

inuzuka0601
Explorer | Level 4

My operating system is macOS sonoma 14.5.

For example, let's say I register a workflow as a quick action that attaches a file selected in the Finder to a new email using the Automator mechanism.

If the file in the Dropbox folder is set to 'online only', there is no file entity and the file cannot be sent in this workflow.

If it were possible to change the setting to 'Allow offline access' from the command line, we could incorporate that change process into our workflow so that we could use the quick action without worrying about whether the file is stored in the Dropbox folder or not.

Nancy
Dropbox Staff

This idea is open.

If you like this idea, please share how this would help you, and vote to show your support.

Our top-voted ideas are shared with our product teams to investigate in our regular reviews.

Status changed to: Gathering Support
Luke H.15
Explorer | Level 4

I really need a way to programmatically force specific files/folders to "Available Offline" for a group of users. Telling them to do it manually is error-prone and most users don't do it.