BartRo Hello, I followed the guide to install ftpd and create a user. When I try to connect to the ftp, the server refuses the connection. Anyone knows how to fix this? Thanks Bart
BartRo I got the ftp working, there are spaces missing in the config file. /etc/proftpd/proftpd.conf # DefaultRoot~ # RequireValidShelloff Should be: # DefaultRoot ~ # RequireValidShell off