Forget Google Drive. Just run Nextcloud on your own VPS. I put mine on a digitalocean VPS and it costs me $5 a month for ~20GB of storage.
Nextcloud has great sync clients for linux, iPhone and Windows. (It has clients for Mac and Android too, although I've never used them.) And google doesn't get access to my data or metadata.
For $10 you can get Dropbox (2 TB) data, so I dunno if saving that $5 is worth it in this case. You get the Linux client, and far more reliability in every aspect.
I think, if I really would want to go setting up my own thing to save money, setting/writing some service backed by object storage (AWS S3) would be cheaper and reliable enough.
>For $10 you can get Dropbox (2 TB) data, so I dunno if saving that $5 is worth it in this case. You get the Linux client, and far more reliability in every aspect.
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.
Yes I know that. The issue around just using one VM is that it is single point of failure IMO. Yes, is unlikely that VM will die, and yes, the VM image itself is likely backed by reliable storage (they are supposed to be disposable IIRC, you'd ideally want to attach some kind of volume which is extra $$$ -- correct me if I'm wrong here).
That said, my point was with little extra money -- features such as easy sharing, security, versioning, nice mobile apps, and time saved moving around things manually (like photos), offline access (and if you use rsync cron, not worrying about conflicts) etc makes it worth that extra few $$$.
The comment your responding to is actually a toungue-in-cheek reference to the original Dropbox announcement on Hacker News: https://news.ycombinator.com/item?id=8863
The last-straw motivating reason I switched to nextcloud was because dropbox decided they wouldn't let me sync my files to an ecryptfs file system. (I believe they recanted on this policy a few months later.) I didn't like being held hostage to their bad design decisions, so I left and found a solution that worked better for me. Dropbox has also had some serious security vulnerabilities [1], which left me feeling less than confident in their ability to manage my personal data.
Thanks for the heads up, I see this confirmed at https://help.dropbox.com/installs-integrations/desktop/syste... under the list of supported file systems on Linux (which is currently ext4, zfs and xfs on 64 bit systems, eCryptFS backed by ext4, and btrfs).
Yes; I've been using Dropbox with btrfs on Arch Linux for a month or two now. According to the Arch wiki[1], Dropbox added support back for ZFS, ecryptfs, XFS, and btrfs a little over a year ago (around seven months after they initially dropped support for everything other than ext4 on Linux). That being said, I had been using Nextcloud on a DigitalOcean droplet for a couple years before that, and I never had any issues with it. The only reason I switched back to Dropbox was that Google announced earlier this year they were getting rid of Google Play Music, and I had a bunch of music uploaded from CDs on there that I wanted to back up, and I would have ended up needing to pay more per month for the storage on a DigitalOcean instance to fit all the music than the $10/month that Dropbox charges for 2 TB.
Nextcloud supports S3 as external storage. So it, and its app, are essentially S3 frontends.
I use nextcloud but I already have a k8s cluster where I host my stuff like calendars, notes, decks, S3.
One 10Gi volume is 1USD/month where I host mine. Yes, more expensive, but I don't need 2TB and also how come Dropbox can offer storage that cheap? What's their incentive?
Also I still use my Google account and if I add it into Fedora my Google drive appears in the Gnome file manager. So I'm confused about the lack of Gdrive client, I assume they mean from Google. But all Google has to do is expose APIs and docs and someone else will write one.
Blackblaze is at $0.005/GB/Month (so 10$ for 2TB) and they still make a profit out of it. I have no doubt Dropbox can make a profit out of users barely filling their 2TB limit then.
or iCloud or Google Drive which are even cheaper IIRC with more plans. But people commenting here for this post, probably care about services that support Linux.
There are OpenVPN clients for android that I use to access private LAN resources.
But I have in fact also left my nextcloud on the web. I'm not that worried.
Just have to stay informed on any big vulns, and I also stay as many releases as I can behind the bleeding edge. That helped me avoid the recent fidokey issue.
Exactly... 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.
Nextcloud syncing works like shit for me and the client apps don't impress. I'm planning on dumping it for Google Drive soon enough (since I don't need Linux support) since at least it's cheaper.
This is kind of a weird statement to make.. if I have photos, important documents, etc.. why would I not pay 5 extra dollars a month to host them on a service that offers more durability than I can guarantee doing it myself? It’s not like it’s so prohibitively expensive that only a business could do it.
You need your own domain and set up GSuite Business account on it or a subdomain. Included in the offer: Google Drive - Unlimited cloud storage. The "or 1TB per user if fewer than 5 users" bit is not technically enforced. Even if it were, I think $60/month is still very competitive if you need to store dozens of terabytes.
Sticker price currently $12/month but there are also discounted offers available if you look for them
Well it's a VPS that I use for more than just nextcloud. And I don't use all the storage I already pay for. If I needed more, I could pay $0.10 per GB for additional storage
Google drive and dropbox are better deals for storage, so I can see why they'd be attractive for people who need more.
Nextcloud has great sync clients for linux, iPhone and Windows. (It has clients for Mac and Android too, although I've never used them.) And google doesn't get access to my data or metadata.
[1] https://nextcloud.com