-
Allow rails users to login via vsftpd
So you’ve installed Ruby on Rails with Postgres, and now you want to allow your users to login to your server via FTP. First we need to install our FTP server. (In the config window, I left the defaults) Edit the vsftpd conf file. Create the vsftpd startup script. We also need to install the […]