This is what I wish Dropbox was, a simple layer that make interacting with your FTP server easy so nobody has to own your data. The end game is both to be feature complete with Dropbox and be able to change every aspect of the application through plugin so everyone can get out what they want from it. To do that, Iām making the core a sort of framework to build file manager like application.
What about TBs transfers over Internet? People like to copy VMs..
Does it have any form of brute-force/DOS protection or a way to slap fail2ban for it? One of the reason I would replace our IIS FTP with this, it's constantly under attack and I'm too lazy to write another bruteforce protection script.
I would put this behind a VPN to keep it private. I have used this[0] Wireguard setup before, which takes the grunt work out of configuring everything.
This is what I wish Dropbox was, a simple layer that make interacting with your FTP server easy so nobody has to own your data. The end game is both to be feature complete with Dropbox and be able to change every aspect of the application through plugin so everyone can get out what they want from it. To do that, Iām making the core a sort of framework to build file manager like application.