Tagged Questions
2
votes
1answer
340 views
How to set up virtual users in vsftpd?
I've read this tutorial: http://howto.gumph.org/content/setup-virtual-users-and-directories-in-vsftpd/
My configuration is as follow:
---vsftpd.conf---
listen=YES
anonymous_enable=NO
...