Dropbox Is Dropping Support For All Linux File Systems Except Unencrypted Ext4 (dropboxforum.com)
New submitter rokahasch writes: Starting today, August 10th, most users of the Dropbox desktop app on Linux have been receiving notifications that their Dropbox will stop syncing starting November. Over at the Dropbox forums, Dropbox have declared that the only Linux filesystem supported for storage of the Dropbox sync folder starting the 7th of November will be on a clean ext4 file system. This basically means Dropbox drops Linux support completely, as almost all Linux distributions have other file systems as their standard installation defaults nowadays
-- not to mention encryption running on top of even an ext4 file system, which won't qualify as a clean ext4 file system for Dropbox (such as eCryptfs which is the default in, for example, Ubuntu for encrypted home folders).
The thread is trending heavily on Dropbox' forums with the forum's most views since the thread started earlier today. The cries from a large amount of Linux users have so far remained unanswered from Dropbox, with most users finding the explanation given for this change unconvincing. The explanation given so far is that Dropbox requires a file system with support for Extended attributes/Xattrs. Extended attributes however are supported by all major Linux/Posix complaint file systems. Dropbox has, up until today, supported Linux platforms since their services began back in 2007. A number of users have taken to Twitter to protest the move. Twitter user troyvoy88 tweets: "Well, you just let the shitstorm loose @Dropbox dropping support for some linux FS like XFS and BTRFS. No way in hell im going to reformat my @fedora #development station and removing encryption no way!"
Another user by the name of daltux wrote: "It will be time to say goodbye then, @Dropbox. I won't store any personal files on an unencrypted partition."
The thread is trending heavily on Dropbox' forums with the forum's most views since the thread started earlier today. The cries from a large amount of Linux users have so far remained unanswered from Dropbox, with most users finding the explanation given for this change unconvincing. The explanation given so far is that Dropbox requires a file system with support for Extended attributes/Xattrs. Extended attributes however are supported by all major Linux/Posix complaint file systems. Dropbox has, up until today, supported Linux platforms since their services began back in 2007. A number of users have taken to Twitter to protest the move. Twitter user troyvoy88 tweets: "Well, you just let the shitstorm loose @Dropbox dropping support for some linux FS like XFS and BTRFS. No way in hell im going to reformat my @fedora #development station and removing encryption no way!"
Another user by the name of daltux wrote: "It will be time to say goodbye then, @Dropbox. I won't store any personal files on an unencrypted partition."
why would you trust a cloud storage provider to keep a copy of it?
ecryptfs was dropped from the Ubuntu installer and deprecated in 18.04 LTS in favor of full disk or manually using fscrypt (work is ongoing to make this easier) - because it does have various issues.
See this bug for more: https://bugs.launchpad.net/ubu...
Isn't dropbox sync a userland application? Why does it care about the underlying FS?
...does the Dropbox App even care about the low level details of the file system? Shouldn't they all look the same to it from an API perspective?
Hey! I may be a sweaty neckbeard, but I'm NOT fat!!!
I've abandoned my search for truth; now I'm just looking for some useful delusions.
They should open source their linux client then. I bet this boils down to them thinking that it cost them more money to maintain the client then the number customers they will lose by not having it. I know for me their linux support was one of the reason why I have been a long time user.
Anyone know of a good way to automatically sync photos taken on Android and Apple phones to my NAS at home? At this point that's about the only super handy feature from Dropbox that I use.
What Linux user uses drop box? You're doing it wrong.
You can, but then you lose synchronization, and good luck dealing with large files over a slow connection.
I thought ext4 was still pretty much standard.
Why does a synchronisation system even concern itself with filesystems?
Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
It still has access to the unencrypted files once an encrypted filesystem is unlocked, so what's the difference?
Litmus test to tell whether or not Linux is a viable desktop OS:
Me, on phone: "Hey wife, can you log into my laptop and email me a file?" ... :/
Wife: Mmmm
I can understand, I mean the process in Linux would be:
1. Turn on computer.
2. Enter password at login prompt.
3. Open mail client.
4. Open new email compose window.
5. Add attachment.
6. Address email.
7. Click Send
Meanwhile, it's so much different in macOS. You have to:
1. Turn on computer.
2. Enter password at login prompt.
3. Open mail client.
4. Open new email compose window.
5. Add attachment.
6. Address email.
7. Click Send
Bonus: You can have the exact same email client on both platforms -- Thunderbird. Making the process identical even in detailed "here's how you move a mouse" level directions.
Your wife knows your credentials? Man, your security's shit.
...gis sdrawkcab (usually not responding to ACs; don't bother posting as AC)
Backblaze B2.
Or SpiderOak.
...gis sdrawkcab (usually not responding to ACs; don't bother posting as AC)
zfs create -V 10G tank/ext4
mkfs.ext4
mount
Plus you get snapshots, zfs-send, and all the other goodies that come with it.
Why can't they? They were up until now.
How is the Riemann zeta function like Trump rallies? Both have an endless number of trivial zeros.
My text editor doesn't give a shit what filesystem I'm using. There's no real reason Dropbox should, either; they're doing file-level transactions, not block-level.
APK quotes people (including myself) without context and should not be trusted. Just thought you should know.
dd if=/dev/zero of=StupidDropbox.fs bs=4096 count=
mke2fs -t ext4 StupidDropbox.fs
mkdir StupidDropbox
mount StupidDropbox.fs StupidDropbox
On windows it' s so much easier. You have to:
1. Turn on computer.
2. Enter password at login prompt.
3. Open mail client.
4. Wait for unscheduled system update.
5. Wait for system reboot.
6. Enter password at login prompt.
7. Open mail client.
8. Click refuse opt-in to store mail in the cloud.
9. Open new email compose window.
10. Add attachment.
11. Click refuse ad to install mail checker app.
12. Address email.
13. Wait for unscheduled system update.
14. Wait for system reboot.
16. Enter password at login prompt.
17. Open mail client.
18. Open saved draft.
19. Click Send
I'm fat, sweaty, and have a neckbeard, but I identify as an attack helicopter!