Hacker News new | ask | show | jobs
by winrid 1893 days ago
The lock would be handled by something like Redis or a DB.

But yeah, if you only need to support one client, I can see the reasoning. It would never have flied at any of the places I've worked, though, having to support tons of clients.

1 comments

Yeah totally I hear you. If you have to support many external clients using an existing ftp implementation makes lot more sense.