Jump to content

How to create workflow to pause and resum dropbox sync?


Recommended Posts

The first question is whether it's possible to pause and resume Dropbox syncing programatically. AFAIK, it isn't.

 

I think your only option is to kill the Dropbox app and restart it.

 

Kill: killall Dropbox

Restart: open -a Dropbox

 

Put each of those commands in a Run Script action with Language = /bin/bash, then connect them to Keyword triggers.

 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...