Click to See Complete Forum and Search --> : FTP Question


twofoolish2b
11-30-2000, 06:54 PM
Can someone tell me what file or command allows a user to FTP to a Linux box with there user name and password. I think it might be the file /etc/ftpaccess, but I am not sure. If it is what do I put in it? I can FTP anonymous but I would like to be able to login with my user name and password.

Craig McPherson
11-30-2000, 11:17 PM
/etc/ftpaccess lists users who are NOT allowed to log in via FTP. Unless you have some kind of wildcard there, check your FTP server's configuration file to make sure you're not allowing only anonymous access.