[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: proftpd
Thanks for your help.
I installed leapFTP, and saw that there is option not to get directory
messages (when the window message apears it has a check box for it...) - so
this is the answer for me.
There is still the bug in proftpd (version 1.2.0rc2), that the "226-Transfer
complete" message comes with "-".
--Tamar
----- Original Message -----
From: "Boaz Rymland" <boaz@il.linuxqa.com>
To: "linux IL" <linux-il@linux.org.il>
Sent: Monday, March 19, 2001 2:44 PM
Subject: Re: proftpd
> i'm not fimiliar with leap-ftp, but i run a little test to see this code
and
> message with a bare-bones ftp client.
>
> that 226 code message is, i guess, the standard ftp message code (and
optional
> string?) for signaling "last 'get' command completed successfully" .
> this thing could be easily checked in the RFC containing the standard (but
as
> always, a word from somebody who already checked this is much faster... .
not
> me, in this case).
>
> the only thing i see now is still that the client is too verbose, maybe
because
> the string he sees isn't what it expects.
>
> boaz.
>
> >
> > first - my client is using leap-ftp
> > second - I looked on wu-ftpd messages (that was my earlier server, and
my
> > client had no problems with it), and there is a little change in the
> > messages:
> > wu-ftpd writes:
> > 226 Transfer complete
> >
> > while proftpd writes:
> > 226-Transfer complete
> >
> > (with Minus sign)
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il