Live data from Hacker News

Ending support for Dropbox syncing to drives with certain uncommon file systems

dropboxforum.com

11–20 of 429 posts

Re: Ending support for Dropbox syncing to drives with certain uncommon file systems

#13

It's not encrypted ext4, it's ecryptfs (which acts as a separate layer entirely, creating a virtual encrypted filesystem on top of ext4) - probably doesn't support some inotify feature or some extended attributes that aren't set correctly when used through ecryptfs. If instead you used dmcrypt and encrypted the whole device or partition you'd probably have no issue as it looks just like any other EXT4 FS to the syste…

The (supposed) Dropbox engineer refers to Extended Attributes.

Maybe they’re doing uncommon stuff with ’em that uncommon filesystems cannot cope with... ;)

Re: Ending support for Dropbox syncing to drives with certain uncommon file systems

#15

No problem, you can already build such a system yourself quite trivially by getting an FTP account, mounting it locally with curlftpfs, and then using SVN or CVS on the mounted filesystem.

Just in case anyone doesn't recognize this quote, it is from the 2007 hacker news post about Dropbox: https://news.ycombinator.com/item?id=8863

Re: Ending support for Dropbox syncing to drives with certain uncommon file systems

#16

No problem, you can already build such a system yourself quite trivially by getting an FTP account, mounting it locally with curlftpfs, and then using SVN or CVS on the mounted filesystem.

Or just use Google Drive

Re: Ending support for Dropbox syncing to drives with certain uncommon file systems

#17

No problem, you can already build such a system yourself quite trivially by getting an FTP account, mounting it locally with curlftpfs, and then using SVN or CVS on the mounted filesystem.

Reference for the uninitiated:

https://news.ycombinator.com/item?id=8863

Re: Ending support for Dropbox syncing to drives with certain uncommon file systems

#18
TL;DR:

Dropbox tells with a very unhelpful popup: "Move Dropbox location - Dropbox will stop syncing in November".

And on the forums, dropboxer Jay precises that starting Nov. 7, 2018, they're limiting support to Windows / NTFS, macOS / HFS+ & APFS, linux/Ext4. They say missing X-attrs support is what guides dropping other fs.

They didn't answer yet if displaying this message to users of common-through-Ubuntu Ext4+ecryptfs is intentional.

Post reply on HN