Earlier quoted context omitted.
8. Condoleezza Rice on the board. 9. Mailbox app has server-side access to your email (Gmail or iCloud). This is totally unnecessary for a mail client. They claim they need it to support Snooze functionality, but that is not true. It can be implemented entirely in the client, storing snooze meta-data (with a reference to, not a copy of, the email) only on their servers for cross-device sync purposes.
I like that this new thing where we declare our political enemies anathema and refuse to do business with anything they're affiliated with. I think we need to escalate a little, though, and start boycotting every business that uses Dropbox, too. Also, Stanford. It's the only way to effect justice in this crazy messed-up world.
Why we are leaving Dropbox
71–80 of 139 posts
Re: Why we are leaving Dropbox
#72But it seems the OS vendors have lost their way and are chasing shiny colors and new hardware, as usual.
Wasn't so long ago you kind of expected a new filesharing technology to be built-in to the operating system. But it does seem like those days are over - the line keeps getting redrawn, which defines what an "OS" is, to most people. At this point, at least in the case of Dropbox, the Web seems to have driven us all mad.
Store your stuff outside your house, on someone elses hardware? Really?
Re: Why we are leaving Dropbox
#73Earlier quoted context omitted.
How do you do offline syncing and sharing of folders with people outside of your network? Having to manage a bunch of VPN accounts for outside users seems like a major pain and getting them all set up with OpenVPN seems like an even bigger pain.
We are using IPSEC VPN for external access. It works with standard clients in Windows, OSX, Linux, Android, iOS, whatever. It allows not only access to files on NAS, but also to webapps on another box and remote desktop on yet another box. Though I'm thinking about how to configure haproxy to allow Remote Desktop Gateway and https on the single IP, that we have.
Re: Why we are leaving Dropbox
#74I use Dropbox because they don't try to innovate on the UI side. I use it mainly to sync certain directories (like fonts, desktop backgrounds, themes, dotfiles, certain /etc files, code workspaces, and other configuration files) across my Linux machines. It's also a billion times more easy to use Dropbox with people from China than Google Drive because you can set up an EC2 server in Japan, install the command line v…
Re: Why we are leaving Dropbox
#75The worst thing for me is not being able to sync only 1 folder instead of the whole thing. When you are syncing a mobile phone, you don't want to be downloading GBs of stuff, maybe only 1 folder with your resized pictures...
The desktop app allows you to select a subset of folders to sync: https://www.dropbox.com/en/help/175
Re: Why we are leaving Dropbox
#76It may be time to explain the "So What?" test of writing again. You should ask yourself that question any time you write an article. (Or give a talk, teach a lesson...) If you gave enough information, that should sound like a stupid question. But if it sounds like something that might reasonably be asked, you forgot to communicate something important. In this case, the big missing piece of data is what they will be u…
"Dropbox sucks", with specific reasons why, is informative to me as a potential user. Not sure "so what?" is a reasonable test anyway. If you're snarky enough, couldn't you ask that about any article at all?
Re: Why we are leaving Dropbox
#77I don't care if they innovate or not. I care that the experience of using Dropbox is measurably worse than it was a year ago.
Re: Why we are leaving Dropbox
#78I've been using copy.com for a while and I'm quite happy with it. The main reason I chose it (at the time) was 20GB for free accounts, fair storage in shared folders and pricing (I have the 250GB account). (Disclaimer: this is a referral link that will give us 5gb https://copy.com?r=b2yUAQ ;-))
Re: Why we are leaving Dropbox
#79I've moved away from Dropbox purely because the desktop (OS X) app has gotten so terrible. Besides the lack of responsiveness mentioned in the article, Dropbox routinely takes up > 90% of my CPU resources while running. If I'm working at a coffee shop without power, having Dropbox running literally halves my battery life. This is new as of the last six months, and happens consistently across multiple Macs. I've asked…
Re: Why we are leaving Dropbox
#80Earlier quoted context omitted.
A NAS box is going to get hacked (X), have backups neglected/misconfigured/misdelegated and then have data accidentally deleted or experience disk crashes, etc. You can improve your chances by investing time and energy on taking good care of it, but even then you can still get bitten. (X) devices from both vendors you mentioned are pretty frequent victims
Only devices with services exposed to Internet were hacked. Devices inside LAN, with external access provided by VPN, were not hacked. This applies to any service or device that you run. NAS is no exception. Your printer could be hacked, if you exposed it to the Net. Data can be accidentaly deleted anywhere, cloud providers or your own storage. You must make backups anyway.
An exception is when you have a completely isolated LAN that's not serving internet-connected computers. But that's pretty spartan.