> I can't figure out this problem, I spent about 3 hours last night trying to > configure vsftpd correctly and got nowhere. I noticed that the "ftp" method
Please note, this might open up a security problem and should only be done on safe/firewalled systems: If you change the home directory of the ftp user in /etc/passwd to "/", you can use anonymous ftp to all your data. Normally you only see files within /var/ftp/. If possible, just make sure to put the necessary files within /var/ftp/, then you should be able to see them with normal ftp (no user/passwords given). greetings, Florian La Roche
