Hacker News new | ask | show | jobs
by hopscotch 2604 days ago
What security reasons?

You can totally have a secure sftp endpoint on your filehost.

1 comments

I can’t reliably reject uploads if they are out of storage or enforce file types. Stuff like that
You could do that with a wrapper around sftp, no?