Live data from Hacker News

Open-source Dropbox client, with multi-account, no-device-limit and M1 support

github.com

201–204 of 204 posts

Re: Open-source Dropbox client, with multi-account, no-device-limit and M1 support

#202
post #106

I’m looking forward to test this client…! Dropbox was an exceptional product with perfect OS integration and interesting features like the “public folder” with an added web server, a versioning system, etc. My use case was not storing big backup files in the cloud but synchronise files between several machines: keeping compatibility with older systems/devices and smaller but cheaper DropBox (100GB?) sizes would have…

> features like the “public folder” with an added web server I thought Dropbox disabled this feature? From here: https://help.dropbox.com/files-folders/share/public-folder Excerpt: Using the public folder to render HTML content :: As of October 3, 2016 Dropbox Basic (free) users can no longer use public links to render HTML content in a web browser. If you're a Basic user, and you created a website that directly disp…

That’s why I wrote “Dropbox was…” in my lament.

Re: Open-source Dropbox client, with multi-account, no-device-limit and M1 support

#203
post #202

Earlier quoted context omitted.

> features like the “public folder” with an added web server I thought Dropbox disabled this feature? From here: https://help.dropbox.com/files-folders/share/public-folder Excerpt: Using the public folder to render HTML content :: As of October 3, 2016 Dropbox Basic (free) users can no longer use public links to render HTML content in a web browser. If you're a Basic user, and you created a website that directly disp…

That’s why I wrote “Dropbox was…” in my lament.

Right. Sorry, I misread it.

Re: Open-source Dropbox client, with multi-account, no-device-limit and M1 support

#204
post #152

Can we all take a moment to discuss how Dropbox, the publicly-traded company with a 1b market cap, still doesn't have a native m1 client for MacOS? Does anyone have insight on what's taking them so long? I assume they forked an older version of Electron that doesn't support m1.

The new Dropbox client is written in Rust. You can't build a file sync client with Electron. You need very granular filesystem access, which is something that Electron does poorly.

Rust got M1 support in November, 2020. There are many other Rust apps that work on M1. This isn't a viable excuse for a publicly traded behemoth that keeps taking on new verticals while ignoring the one feature users care about.
Post reply on HN