I'm interested to hear interesting uses for Dropbox accounts outside of the normal occasional file share. Do you keep your entire working documents directory in Dropbox? In what unique ways are you using the service or have you heard of others using the service?
[+] [-] soapdog|15 years ago|reply
I also use it as a poor man processing queue for some of my personal tools where a machine will place a file in a specific folder and another worker machine will notice and pick it up and further process it saving it to a different place where a third machine will do its job, like an assembly line (and the machines are in different countries), quite easy to setup for very simple tasks
[+] [-] kamme|15 years ago|reply
Basically I install dropbox on a linux box, and use apache's mod_vhost_alias to automatically map incoming requests to the correct folder. Most of the time I use sqlite as DB storage so the file stays in the dropbox folder.
When I want to put changes online I just copy/paste the files. Of course this is no way of working when you have bigger sites or sites that have a lot of db changes, but when you get there you better find more suitable hosting then the one I have anyway.
I like this way because the dropbox folder is synced with my netbook and macbook as well, so my setup is quite portable!
[+] [-] jawher|15 years ago|reply
[+] [-] rakkhi|15 years ago|reply
[+] [-] robbyt|15 years ago|reply
[+] [-] Deadsunrise|15 years ago|reply
[+] [-] maguay|15 years ago|reply
[+] [-] smolsky|15 years ago|reply
[+] [-] ianjorgensen|15 years ago|reply
[+] [-] MarinaMartin|15 years ago|reply
[+] [-] Ernestas|15 years ago|reply
and push to it, then can share with collaborators, use from different computers or use it just as backup.