Access Dropbox From Linux Server Command Line
![dropbox from the command line](https://itecsoftware.com/wp-content/uploads/2010/12/dropbox-150x100.jpg)
Access Dropbox from the command line on a Linux server is a real time saver, especially for developers. Sharing files between Virtual Machines (VM) can be a pain, especially if your VM is running on a text based server without UI. For example, I start up a new VM for almost anything and I deal with up to 20 different sites and application and every one has it’s own VM.
VMWare provides it’s “Guest Additions” and that includes folder sharing. It ...