Live data from Hacker News

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

github.com

91–100 of 204 posts

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

#91
post #88
post #7

I was a very early Dropbox adopter but eventually switched to OneDrive a few years back because they bundled Office 365 with 1 TB of storage. I just went and looked at the official Dropbox plans to see if there was a family plan similar to the 5 users I get with Office 365/OneDrive...and found their plan/pricing page overwhelming. There's rows upon rows of features to compare across versions like "Traffic and Insight…

Does anyone understand how OneDrive and Dropbox can be so cheap compared to S3? - 2 TB on Dropbox is £7.99 / month - 1 TB OneDrive is £59.99 / year - 1 TB on S3 is $23.99 / month How can Dropbox and OneDrive be cheaper than S3 at all , let alone after providing value add on top? Is it something to do with lower reliability and availability guarantees? Is it possible to buy direct access to their underlying storage? h…

Most users aren’t storing anywhere close to 1TB. For every user using 1TB there are probably a hundred using 1GB or less. Case in point: I subscribe to Office 365 reluctantly but don’t use OneDrive.

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

#92
post #88
post #7

I was a very early Dropbox adopter but eventually switched to OneDrive a few years back because they bundled Office 365 with 1 TB of storage. I just went and looked at the official Dropbox plans to see if there was a family plan similar to the 5 users I get with Office 365/OneDrive...and found their plan/pricing page overwhelming. There's rows upon rows of features to compare across versions like "Traffic and Insight…

Does anyone understand how OneDrive and Dropbox can be so cheap compared to S3? - 2 TB on Dropbox is £7.99 / month - 1 TB OneDrive is £59.99 / year - 1 TB on S3 is $23.99 / month How can Dropbox and OneDrive be cheaper than S3 at all , let alone after providing value add on top? Is it something to do with lower reliability and availability guarantees? Is it possible to buy direct access to their underlying storage? h…

because most of ppl buy 1tb/2tb plan on Dropbox and OneDrive do not use all the space? whereas s3 is pay as you go model.

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

#93
post #7

I was a very early Dropbox adopter but eventually switched to OneDrive a few years back because they bundled Office 365 with 1 TB of storage. I just went and looked at the official Dropbox plans to see if there was a family plan similar to the 5 users I get with Office 365/OneDrive...and found their plan/pricing page overwhelming. There's rows upon rows of features to compare across versions like "Traffic and Insight…

I did exactly that. I work at Microsoft now, but two years before I joined I went through the same process but kept Dropbox for many years solely for Linux support. Then they botched that, so I moved my Linux/Mac working trees into SyncThing (since I only need local sync anyway).

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

#94
I have a few qualms with this app:

1. For a Linux user, 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. From Windows or Mac, this FTP account could be accessed through built-in software.

2. It doesn't actually replace a USB drive. Most people I know e-mail files to themselves or host them somewhere online to be able to perform presentations, but they still carry a USB drive in case there are connectivity problems. This does not solve the connectivity issue.

3. It does not seem very "viral" or income-generating. I know this is premature at this point, but without charging users for the service, is it reasonable to expect to make money off of this?

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

#95

Earlier quoted context omitted.

Dropbox always feels like it peaked early and has steadily gotten worse as they try to add more and more features to it. > I feel like they are missing the mark when it comes to marketing to consumers here. I get the impression they're relying on name recognition and first mover advantage to keep the simple users flowing in, while all of the extra features and GUI fluff are built out to attract some other audience th…

In my impression, they are removing useful features and adding unnecessary ones. Since I joined over a decade ago, they have removed an extremely useful Public folder with the capability to generate direct links, limited the number of devices, and added a ton of features I never wanted from them, like Paper.

> In my impression, they are removing useful features and adding unnecessary ones.

Also they took away the extra storage I had gotten from various deals.

Saved them 3.8 GB or something, lost them an unpaid sales representative and got them a few posts like this on the internet.

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

#96
post #7

I was a very early Dropbox adopter but eventually switched to OneDrive a few years back because they bundled Office 365 with 1 TB of storage. I just went and looked at the official Dropbox plans to see if there was a family plan similar to the 5 users I get with Office 365/OneDrive...and found their plan/pricing page overwhelming. There's rows upon rows of features to compare across versions like "Traffic and Insight…

I’m a happy Dropbox customer because I use all of the 2TB space, they have a Linux client, and their syncing works far better than Google Drive and OneDrive. I can do things like modify git repositories, add and delete thousands of files, have files open for editing, rearrange large folders… - all within the Dropbox folder - and Dropbox manages to sync it without any issue, whereas when I tried the other two, there was a low threshold of “file change complexity” above which they choked.

I don’t use any of the add-on services like Paper.

I used to be disappointed that I couldn’t get an account larger than 2TB at a reasonable price, but then I adapted my workflow to split my data into hot/cold, with hot staying in Dropbox and cold going elsewhere. Because of this I could probably adapt to a smaller Dropbox account now.

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

#97

Earlier quoted context omitted.

Save 60 MB on Electron, burn 10 TB of bandwidth

imagine using Dropbox with those storage requirements...

How is this any different than storing data in S3? Companies have petabytes in the cloud now. If their networking supports their usage then Dropbox is a good solution given all the features it provides.

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

#98
post #94

I have a few qualms with this app: 1. For a Linux user, 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. From Windows or Mac, this FTP account could be accessed through built-in software. 2. It doesn't actually replace a USB drive. Most people I know e-mail files to themselves or host them s…

Considering the history of the Dropbox YC announcement on HN, surely you must be joking with #1. It is possibly the most famous HN incident of all time.

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

#99
post #94

I have a few qualms with this app: 1. For a Linux user, 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. From Windows or Mac, this FTP account could be accessed through built-in software. 2. It doesn't actually replace a USB drive. Most people I know e-mail files to themselves or host them s…

Considering the history of the Dropbox YC announcement on HN, surely you must be joking with #1. It is possibly the most famous HN incident of all time.

It's a word-for-word copy of that glorious comment.

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

#100
post #94

I have a few qualms with this app: 1. For a Linux user, 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. From Windows or Mac, this FTP account could be accessed through built-in software. 2. It doesn't actually replace a USB drive. Most people I know e-mail files to themselves or host them s…

Score: +2 Funny, +1 Troll
Post reply on HN