2010-08-06

VSFTPD - how to share network drives

I'm going to describe how to add users to the Linux server where your FTP server runs (vsftpd of course...).
First off log in to the server per SSH, we'll use "server" as server's name and admin as the user with sudo rights (for SSH connections you'll need Putty on windows, Terminal on mac OS X and a normal terminal on Linux).
ssh -Y admin@server