On 05-Jun-2003 Fred Souza wrote:
|> Try this patch:
|
| Yes, it works now, thanks. Will this patch be commited to src, or
| should I keep it and apply locally?
|
|
Please try the latest lukemftp import which includes Maxim's patch.
Mike
--
Mike Heffner <[EMAIL PROTECTED]>
> Try this patch:
Yes, it works now, thanks. Will this patch be commited to src, or
should I keep it and apply locally?
Fred
--
"How much does it cost to entice a dope-smoking UNIX system guru to
Dayton?"
-- UNIX/WORLD's First Annual Salary Survey, Brian Boyle
pgp0
On Thu, 5 Jun 2003, 12:57-0300, Fred Souza wrote:
> > Try this patch:
>
> Yes, it works now, thanks. Will this patch be commited to src, or
> should I keep it and apply locally?
I have posted the patch to [EMAIL PROTECTED], hope he will commit it
soon or later. FreeBSD will get this code wit
On Wed, 4 Jun 2003, 20:58-0300, Fred Souza wrote:
> > I think what Kris ment was something similiar to
> >
> > cd /usr/src/usr.bin/ftp
> > make clean
> > make DEBUG_FLAGS="-g" all install
>
> Ahh, yes, with that I can see where the problem is. It's because of my
> custom prompt, which should l
> I think what Kris ment was something similiar to
>
> cd /usr/src/usr.bin/ftp
> make clean
> make DEBUG_FLAGS="-g" all install
Ahh, yes, with that I can see where the problem is. It's because of my
custom prompt, which should look like "ftp [EMAIL PROTECTED]:directory> "
Here's the outp
On Wed, Jun 04, 2003 at 11:46:36PM +0200, Morten Rodal wrote:
> On Wed, Jun 04, 2003 at 03:21:45PM -0300, Fred Souza wrote:
> > > Can you rebuild ftpd with ggdb in CFLAGS and repeat the traceback?
> >
> > The ftpd? I don't have access to it, sorry. If you meant the ftp
> > client, here's the o
On Wed, Jun 04, 2003 at 03:21:45PM -0300, Fred Souza wrote:
> > Can you rebuild ftpd with ggdb in CFLAGS and repeat the traceback?
>
> The ftpd? I don't have access to it, sorry. If you meant the ftp
> client, here's the output from gdb (the same as before):
I think what Kris ment was somethi
> Can you rebuild ftpd with ggdb in CFLAGS and repeat the traceback?
The ftpd? I don't have access to it, sorry. If you meant the ftp
client, here's the output from gdb (the same as before):
(gdb) run x.y.z.w
Starting program: /usr/bin/ftp x.y.z.w
(no debugging symbols found)...(no debu
On Wed, Jun 04, 2003 at 02:05:58PM -0300, Fred Souza wrote:
> Hello,
>
> I just noticed this (and I think it never happened to me before):
>
> torment:~! ftp x.y.z.w
> Connected to x.y.z.w.
> 220 h4w h4w h4w
> Name (x.y.z.w:fred): anonymous
> 530 Sorry, no ANONYMOUS access allowed.
>
Hello,
I just noticed this (and I think it never happened to me before):
torment:~! ftp x.y.z.w
Connected to x.y.z.w.
220 h4w h4w h4w
Name (x.y.z.w:fred): anonymous
530 Sorry, no ANONYMOUS access allowed.
ftp: Login failed.
Segmentation fault (core dumped)
torment:~!
And runn
10 matches
Mail list logo