Create, upload, and share
Find help to solve issues with creating, uploading, and sharing files and folders in Dropbox. Get support and advice from the Dropbox Community.
I need to save space on my hard drive. Online-only files would be the perfect solution, but it still does not work on linux fedora.
When will we have this solution?
Sorry, my bad.
I should have referenced @kim b.14 with the headless reference https://smallbusiness.chron.com/headless-linux-33715.html in answer to the question posed " What is a headless setup,?"
I have just looked a bit more at 'rclone' and wondering how you are getting on with this @lformaggia
Do you still have the dropbox app installed for the files/folder you are syncing, and then use rclone mounted to your dropbox files that you don't want to sync ?
or do you use rclone for everything now?
After researching rclone for a bit, it will mount your whole dropbox (or a selection) into a folder within your Linux system that you can then browse the files locally through the home directory. The same as if the files were on a USB or external drive....
However, when it comes to working with these files, i'm assuming you can't open them directly from the remote dropbox folder? In practice what you have to do is copy them directly to a directory on your own hard drive, make any changes that you need and save them. Then copy/paste back the file back to the remote rclone directory, and then it will override the file on your dropbox and sync it for any other people also using it.....
Is this correct and a practical arrangement for sharing/editing/updating files on your dropbox when you have multiple team members, using multiple operating systems?
I cancelled my paid Dropbox plan when I realised that I wouldn't actually be able to use the space on Dropbox, because it will fill up my laptop's disk.
For anyone brave enough, I believe this is the source code, so you could try hacking that to add the "Smart Sync" feature:
https://github.com/dropbox/nautilus-dropbox
Alternatively, users may try using rclone with Docker (or any remote storage provider) to get similar behaviour, albeit without a UI:
https://ostechnix.com/mount-dropbox-using-rclone-in-linux/
There are of course plenty of alternatives around now. I wonder if gitfs + git-sparse-checkout could work...
rclone has a UI, or rather, it works with the file manager such as nautilus.
Yes exactly. So can someone explain exactly how you would rclone/through the file manager with Dropbox? I'm assuming you cant open/edit files and then save them directly from the rclone/dropbox directory and instead you need to copy the file to locate directory, edit/save it, and then copy and overwrite back to the rclone/dropbox location so it syncs again. Is this correct or can you open/edit/save the file directly with rclone???
I'm also on my way out of Dropbox because of this (really bad overall Linux support). This is my final year on a paid Dropbox plan (after a decade). I won't renew. There are both other cloud storage options these days that are both more affordable and have better Linux support.
@joeytwiddle wrote:...
For anyone brave enough, I believe this is the source code, so you could try hacking that to add the "Smart Sync" feature:
https://github.com/dropbox/nautilus-dropbox
...
@joeytwiddle, It's not matter of "brave enough". 🙂 The sources, you posted, are about Nautilus' plugin, not any Dropbox application sources! You cannot add there any application feature (including "Smart Sync" eventually) unfortunately, but only add/change how existing Dropbox features look like in Nautilus. Those are different things. 🤷
Extremely frustrating that this hasn't been added. Will quit dropbox.
I proceed to cancel my subscription to Dropbox at the moment because they are not listening to their community and don't care about Linux
Even the free version? seems too much like throwing the baby out with the bathwater to me.
Hi there!
If you need more help you can view your support options (expected response time for a 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!