[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
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.
Tamar Klein wrote:
>
> 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)
>
> ----- Original Message -----
> From: "Boaz Rymland" <boaz@il.linuxqa.com>
> To: "Tamar Klein" <linux@takilla.com>
> Sent: Monday, March 19, 2001 2:20 PM
> Subject: Re: proftpd
>
> > now i see (there was a slight double-meaning in your original post :-)
> >
> > as far as i can picture the situation, perhaps the messages output is the
> client
> > side's fault/feature. in a normal ftp session such messages are sent in
> text
> > between your client and the server. this is part of the normal
> communication.
> > perhaps you should check the client's configuration - maybe you should
> decrease
> > it's "verbosity" level.
> > (what ftp clients are you using ?)
> >
> > hope it helps,
> > boaz.
> >
> >
> > Tamar Klein wrote:
> > >
> > > Its sends messages to the >>client<< when it tries to upload files and
> when
> > > it gets the list of a directory.
> > >
> > > ----- Original Message -----
> > > From: "Boaz Rymland" <boaz@il.linuxqa.com>
> > > To: "Tamar Klein" <linux@takilla.com>
> > > Sent: Monday, March 19, 2001 2:09 PM
> > > Subject: Re: proftpd
> > >
> > > > Tamar Klein wrote:
> > > > >
> > > > > my proftpd server sends messages about quotas and transfer to ftp
> > > clients.
> > > > > (226-transfer complete)
> > > > > I guess this message is not standard, and some ftp clients don't
> know
> > > how to
> > > > > handle it.
> > > > >
> > > > > is someone know how can I change / delete these messages?
> > > > >
> > > > > --Tamar.
> > > > >
> > > >
> > > > some more info is nessecary here. mainly, to where does it send those
> > > messages ?
> > > > xconsole/console ? email ?
> > > > seems like xconsole/console. if it's so, then you need to reconfigure
> the
> > > > syslogd.
> > > > what distro' are you using ?
> > > >
> > > > boaz.
> > > > --
> > > > /"\
> > > > \ / ASCII Ribbon Campaign
> > > > x Against HTML Mail
> > > > / \
> > > >
> >
> > --
> > /"\
> > \ / ASCII Ribbon Campaign
> > x Against HTML Mail
> > / \
> >
--
/"\
\ / ASCII Ribbon Campaign
x Against HTML Mail
/ \
=================================================================
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