Urmel (and anyone else),
Here is the ftp session to my Cyclone III 1C20 Eval Board.
NOTE: My IP address is 129.131.7.200
*********************************************************************
[janet@localhost ~]$ ftp 129.131.7.200
Connected to 129.131.7.200.
220- Welcome to the uClinux ftpd!
220 uClinux FTP server (GNU inetutils 1.4.1) ready.
500 'AUTH GSSAPI': command not understood.
500 'AUTH KERBEROS_V4': command not understood.
KERBEROS_V4 rejected as an authentication type
Name (129.131.7.200:janet): ftp
331 Guest login ok, type your name as password.
Password:
230 Guest login ok, access restrictions apply.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> cd /cf
550 /cf: No such file or directory.
ftp>
*******************************************************************
I'd like to be able to get to the compact flash directory "/cf" and do a "get filename"
Also an "ls" does not show any files when I put a couple of files there.