The obvious qualitative difference is that Dropbox is not a developer tool.
Unless you've managed to write a better sync tool than rsync, your product will suffer more sync issues. The point about GUI editors not supporting remote development is basically false. VSCode, GVim, IntelliJ, Eclipse,…
I'm not trying to be snarky, but I genuinely feel like this could be implemented in less than 50 lines of code, maybe even 0 lines of code. You could just use bare ssh and rsync. Or you could use a remote volume mount.…
The obvious qualitative difference is that Dropbox is not a developer tool.
Unless you've managed to write a better sync tool than rsync, your product will suffer more sync issues. The point about GUI editors not supporting remote development is basically false. VSCode, GVim, IntelliJ, Eclipse,…
I'm not trying to be snarky, but I genuinely feel like this could be implemented in less than 50 lines of code, maybe even 0 lines of code. You could just use bare ssh and rsync. Or you could use a remote volume mount.…