We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
inuzuka0601
5 months agoExplorer | Level 4
Status:
Gathering Support
Command line code to switch between "Allow offline access" and "Online only" instead of mouse clicks
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....
inuzuka0601
4 months agoExplorer | 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.