Forum Discussion
Altera_Forum
Honored Contributor
15 years agoftp session problem
Thanks in advance. I've got a custom embedded uClinux NIOS system with a compact flash (I use ext3). The system records *.bin files and we extract them via ftp using "mget." After a few file...
Altera_Forum
Honored Contributor
15 years agoI don't know exactly what you did to get these messages
---> AUTH GSSAPI
500 'AUTH GSSAPI': command not understood.
---> AUTH KERBEROS_V4
500 'AUTH KERBEROS_V4': command not understood.
KERBEROS_V4 rejected as an authentication type
but they probably has something do with this problem. And there is also the problem that you didn't login with the right acount. You just used the "guest" account which is not able to your commands. So try to use the "root"-account from you uClinux board when logging in.