On 30 Nov 2001, Trond Eivind Glomsrød wrote:

> > linux2:userp$ ftp linux1
> > Connected to linux1.pjm.com.
> > 220 linux1 FTP server (Version wu-2.6.1-0.6x.21) ready.
> > Name (linux1:userp):
> > 331 Password required for userp.
> > Password:
> > 530 Login incorrect.
> > Login failed.
> > ftp> user userp
> > 331 Password required for userp.
> > Password:
> > 230 User userp logged in.
> > ftp> cd /tmp
> > 250 CWD command successful.
> > ftp> get wu-ftpd-2.6.1-0.6x.21.i386.rpm
> > local: wu-ftpd-2.6.1-0.6x.21.i386.rpm remote: 
> > wu-ftpd-2.6.1-0.6x.21.i386.rpm
> > 200 PORT command successful.
> > 150 Opening ASCII mode data connection for wu-ftpd-2.6.1-0.6x.21.i386.rpm (216611 
>bytes).
> 
> 
>               ^^^^^
> 
> Don't do that. Use binary mode.

Thanks, this explains the problem. I'm aware about the mode issue but I 
didn't see this because the default mode is always bin.

I actually didn't notice that the mode changes automatically to ascii if I 
provide a wrong password and when I user the ftp command "user <username>" 
afterwards.
Is this supposed to be that way?

Werner




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to