Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I have Dropbox Nautilus sync running. I want to programmatically pause sync, then do something to the directory, and then resume sync again. Is there a way to pause and resume Dropbox Nautilus sync from the command line?

share|improve this question

1 Answer

up vote 6 down vote accepted

You can control the Dropbox daemon by using dropbox with the start and stop command. Type dropbox help to view the full list of available commands.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.