0
votes
0answers
58 views

How to setup a file sharing service from ubuntu server over the net?

I have Ubuntu server edition that I ssh form on my mac and windows computers. I would like to know if there is any service I can install on my server that allows me to save and access my files from ...
1
vote
1answer
161 views

Install Dropbox and set my www folder as the synced folder on the server

I want to sync my WWW folder with dropbox. How can I do that ? I am using Ubuntu server 12.xx something. This for development purpose only. I goggled it but I was unsuccessful
3
votes
1answer
690 views

Why does Dropbox fail with a “dropboxd not found” error?

This is a fresh install of Dropbox on a 12.04 server running on a 32bit system. It does not seem to fail the installation, but when I try to run it, I am told it can't find the file. Following the ...
4
votes
1answer
2k views

Dropbox service not starting automatically after kernel upgrade

I upgraded a kernel on my 64bit 12.04 server and now the Dropbox service is not launching after the reboot. I can still start it manually by: sudo service dropbox start I was using the instructions ...
5
votes
2answers
935 views

How do I configure Dropbox to log to syslog?

Dropbox is currently running well on Ubuntu server 10.04. How can I setup dropbox to log any sync in syslog or even separate log file?
3
votes
2answers
757 views

How to set up Dropbox on Ubuntu Server?

I've installed Dropbox on Ubuntu Server 9.10 using these instructions, however I am struggling to find out what to do next. Other help pages are related to those with a GUI. Running dropbox status ...