What I'm basically needing is a drop box/SFTP server where I can create an account fairly easily and give the user the password and have him access some files and then delete him later. My main requirements are:
- Free and runs on Linux
- Is easier for people to get to (ex. go to http://example.com and put in username/password)
- It is secure
- It is capable of transferring large files
It doesn't have to do any AD/LDAP integration or anything like that. Just down and dirty local user account and secure transfer methods. I've looked around quite a bit and am still looking but would just like some personal opinions. Thanks.