> Name (172.18.200.112:ubuntu): anonymous
> 530 User anonymous unknown.
You have no users named 'anonymous' and FTPD is not set up to allow anonymous
access.
With my uClinux vendor, by default, root can log in to FTPD with the password uclinux (or
uClinux, can't remember).
[EMAIL PROTECTED] wrote:
Hi,
I am using ucLinux-dist, compiled by me, using kernel 2.6. and the defaults
settings, plus network driver, and ftpd.
The image is OK, and I can use telnet and http server (boa) is OK, the problem
is the ftpd ...
I establish an connection to ftpd and always return Login Failed (503), and don't ask password, an example :
~$ ftp 172.18.200.112
Connected to 172.18.200.112.
220 uClinux FTP server (GNU inetutils 1.4.1) ready.
Name (172.18.200.112:ubuntu): anonymous
530 User anonymous unknown.
Login failed.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> open 172.18.200.112
Already connected to 172.18.200.112, use close first.
ftp> close
221 Goodbye.
ftp> open 172.18.200.112
Connected to 172.18.200.112.
220 uClinux FTP server (GNU inetutils 1.4.1) ready.
Name (172.18.200.112:ubuntu): ftp
530 User ftp unknown.
Login failed.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> close
221 Goodbye.
ftp> quit
~$
The only thing that I thinks is strange is all file system is read only, except
/var/tmp, can be that ftpd tries to create an file, and fails and says that
login failed (shot in the dark) ???
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev