Computers as I used to love them
21–30 of 265 posts
Re: Computers as I used to love them
#22I disagree about the Dropbox folder criticism. It's actually simplifies things a lot: whatever you put there is synced. Very straightforward. You won't break anything. Syncthing, on the other hand, is far too geeky and easy to ruin things if you somehow sync a rapidly updated folder. I've moved a few people to Syncthing and in the end they all were not very happy with it for one reason or another. It also isn't as cl…
> ruin things if you somehow sync a rapidly updated folder (...) It also isn't as clear on the sync state of a file. Do you have a link/resource elaborating on these questions?
Re: Computers as I used to love them
#23OneDrive is pretty good and underrated IMO
Re: Computers as I used to love them
#24Re: Computers as I used to love them
#25Have you heard of NextCloud ( https://nextcloud.com/ ) ?
Also, performance (read bandwidth usage) isn't all that great with NextCloud. PHP-FPM was more designed for concurrent execution of multiple stateless requests server-side (PHP) than for sending raw bytes as soon as possible to the disk.
Re: Computers as I used to love them
#26I've been using Syncthing for about a year now, with multiple computers, and it's fantastic. Dropbox has become a real pain over the years (I've also been a paid Dropbox customer for a long time): * adding bloat and features that I don't want or need * constantly nagging me for upgrades * lying that the admin password is required (it isn't) * consuming large amounts of CPU when anything changes anywhere in the filesy…
Re: Computers as I used to love them
#27Earlier quoted context omitted.
> ruin things if you somehow sync a rapidly updated folder (...) It also isn't as clear on the sync state of a file. Do you have a link/resource elaborating on these questions?
Just from experience. The person was syncing a folder with a minecraft world, and of course ruined it by running 2 instances simultaneously.
Re: Computers as I used to love them
#28Does Syncthing allow you to sync two differently-named folders as one folder while preserving the respective names? For example, your pictures folder may not be called the same thing on your phone and computer, or across Windows and Linux, or you want to sync game save files between Android and Windows.
Re: Computers as I used to love them
#29Syncthing looks fun, is there any worthy iOS client?
Re: Computers as I used to love them
#30OneDrive is pretty good and underrated IMO
The performance of the Mac client is terrible. Simply clicking the menu bar icon sometimes takes several seconds to bring up a terrible looking menu that smells like Electron.
I'd rather have reliable syncing with an Electron wrapper than a fully native UI with broken sync.