We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Halil Ş.
9 years agoNew member | Level 1
Status:
Closed
Can we have the Command Line Interface for Windows/Mac?
Even though, there is a command line interface on linux (which has start, stop and, soon, pause options), there seems to be no equivalent feature on windows nor on mac. This feature should be easily transferable. I see no technical reasons why this cannot be possible (especially to mac), is there any?
- Chenfeng B.Helpful | Level 6
Post to support this feature request.
I use batch script everyday to automate some minor but important tasks, some involving Dropbox. I've been wanting this feature for maybe a year now.
A command line interface that can sync, pause, and check status would be greatly appreciated.
- Brad B.22Helpful | Level 5
There's currently no good reliable option for interacting with Dropbox from the CLI from Windows.
In Linux there's Dropbox-Uploader which is a bash script that works great and uses API V2, however to use on Windows you need to load Cygwin and it's cumbersome for scripting.
There are a couple of projects that I've stumbled across for Windows, but the only one I've found to work will be EOL soon. Dropbox should create an official Windows CLI solutions that would allow you to perform basic tasks for the purpose of being scripted.
dbxcli - in beta and partially works.
PneumaticTube - Used API V1 so it will stop working soon, however it works perfectly now.
- Matthias Z.1New member | Level 1
Another reason for command line usage is "Locky" and all the other encryption viruses going around at the moment. I don't have experiences with it (and I'm glad about this!) and don't know how the dropbox syncronization deals with it. But I guess that for protection of data a batch-based linking and dislinking of the dropbox connection is very helpful.
- Oscar T.2New member | Level 1
I would like to import videos not on dropbox but direct to videos libraries, canI do it and how do I do it.
- Maik L.1New member | Level 1
+1
dirty workaround for start/stop function could be:
stop: taskkill /f /im dropbox.exe /t
start: dropbox.exe
maybe this is helpful
- Nugraha T.New member | Level 1
I request for 'exit' command CLI-wise.
My dropbox frequently stuck while syncing, thus I want to make some script to restart dropbox every hour.
- Kevin V.4New member | Level 2
I would like to see a the equivalent of a "dropbox status" in Windows and OSX.
- Joaquim F.New member | Level 1
Would love this.
- Sascha S.3New member | Level 1
Agree, I would love this. Would help me to save mobile data when tethering my phone (I would create a script to automatically pause Dropbox when tethering).
- Markus R.6Explorer | Level 3
+1 for being able to view the sync status via CLI.
Related Content
- 4 months ago
- 12 months ago
- 3 years ago