Hi all!
Today I was able to restore the anonymous FTP service. It took me exactly 5
minutes. All I had to do was add the following line to /etc/passwd:
ftp:*:103:106::/storage/ftp:/bin/false
The FTP root is pointed at /storage/ftp. I wonder if vsftpd has something
similar to Apache's Alias directive that we can use for the other volume in
the IDE hard-disk. I guess I'll need to check eventually.
Regards,
Shlomi Fish
---------------------------------------------------------------------
Shlomi Fish [EMAIL PROTECTED]
Homepage: http://www.shlomifish.org/
95% of the programmers consider 95% of the code they did not write, in the
bottom 5%.