[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] FTP slow connection for each file, but file transfers itself are fast



----- Original Message -----
From: "Micha Kagie"

> Alright ^X did it. Do I have to restart something now? Thanks...

Nope, should have an effect on the next time you use ftp. Be sure to put it
somewhere between the <global></global> tags.

As I said, this helped me to get rid of an initial lag. Maybe it helps you
as well. But if the problem is really getting every file, it looks like
something in the connection. Did you try Geralds (?) suggestion about
passive mode? Could be your firewall software is slow opening a port....

Jelmer

>
> ----- Original Message -----
> From: "Jelmer Jellema>
> > I found that after the OS Update 2.0 + other patches on the RaQ4,
> connecting
> > to the ftp server was slow.
> >
> > Adding this line to the <global> section of /etc/proftpd.conf did the
> trick
> > for me:
> >    IdentLookups of
> >
> > The default(!) of proftpd is to try to connect back to any machine
> > connecting to get the remote username through the ident protocol.
> >
> > Jelmer
> > ----- Original Message -----
> > From: "Roy A. Urick"