Tagged Questions
2
votes
1answer
544 views
Linux `mount --bind` made client's folder disappear?
I tried making a VSFTPD user with access to all of our clients' FTP folders. (the users are all chroot'ed to their home directories, where the public_html folders are).
What I did was create a new ...