We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
GTFreymann
9 months agoExplorer | Level 3
Dropbox on Debian 12. But it wants to sync all of my Dropbox files down to the debian box.
I successfully installed Dropbox on a headless Debian 12 VPS. I authorized it and it works.
I am hoping to be able to backup files on the debian machine to my Dropbox account, as I have lots o...
- 9 months ago
Once again: Your command will work only when your current working directory is the Dropbox folder! In such a way the folder name is path too. Otherwise no.
To work in all cases you may try something like:
~/dropbox.py exclude add ~/Dropbox/Apps
Good luck.
Megan
9 months agoDropbox Staff
Hey GTFreymann, welcome to our Community!
As a first step, can you confirm that you've written the command with /dropbox.py or is it possible that you've adjusted the path for the Dropbox folder on the device as shown here?
Now, as for your second question in regards to symlinks, they are not generally supported, so I can't help with that, but I'd be happy to see what we can find about your first issue.
Also, we do have some Linux users, so they might be able to help and suggest or share their experience.
Let me know, and we'll take it from there!
- GTFreymann9 months agoExplorer | Level 3
Hi,
The path to dropbox is /root/Dropbox but I have installed dropbox in /root
I then downloaded the "dropbox.py" script and placed that in /root, made it chmod 700
This all works. I can start/stop/status and all is well.
My big issue is I don't want Dropbox to sync all of my files from Dropbox in the cloud to the Debian VPS at all. I'm just trying to sync files from Debian to/from Dropbox, and as stated, none of the commands I've tried have told debian dropbox to not sync anything else to the debian dropbox.
- Здравко9 months agoLegendary | Level 20
GTFreymann wrote:..., none of the commands I've tried have told debian dropbox to not sync anything else to the debian dropbox.
Hi GTFreymann,
Hm..🤔 You want to stop syncing particular folders down to your local folder (i.e. to add them to a list of excluded folders). Let's see...
GTFreymann wrote:...
I tried some command line options using the python script:
./dropbox.py exclude remove Apps
Where "Apps" is a folder in my dropbox that I don't want to sync ...
Ah..🤷 What are you trying actually? Do you want to add or to remove folder to exclude list (i.e. to remove something that's not there actually - by default this list is empty - initially)? 🧐
Clarify to yourself what exactly you're going to do and would be easier. 😉
Hope this helps.
- GTFreymann9 months agoExplorer | Level 3
I don't know this is difficult to understand.
I have Dropbox.com - it contains a lot of files I want to keep in the cloud. On some of my windows computers, I don't sync the entire collection as some folders are meaningless to have on every computer that I have the Dropbox client installed on.
Now I have a Debian VPS and I want share backup files on the Debian VPS with Dropbox.com but I don't want to have all of my Dropbox.com files shared down to the Debian VPS. When I run the dropbox client on the Debian box it immediately wants to sync my entire Dropbox.com file collection. I don't want any of my other dropbox.com files to sync on this particular device.
On my windows clients, I have to go into preferences, sync, selective sync and un check folders I don't want.
I don't know how you do this through the command line on Debian. I'm just looking for clarification on the command to use on the CLI interface as this is a headless VPS in the cloud.
About Apps and Installations
Have a question about a Dropbox app or installation? Reach out to the Dropbox Community and get solutions, help, and advice from members.
Need more support
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!