> I'm having some strange results when I use the default FTP software. It
> goes for a while and eventually kills my PPP connection. I don't make it
> to a meg of a download before the system redials. This also happens when
> remote users access ftpd and transfer files. But not as badly or as often.
> The strange thing is... ncftp does NOT do this. I have never had a redial
> while using it. Anyone else run into this? Could it be a network setting
> that needs to be adjusted? Because I can't nail this down to a specific
> cause... RTFM hasn't been too successful ;) The connection is a standard
> 33.6 USR Sportster. I run a low usage Apache server, sendmail (20 users
> max) and 21 Eggdrop bots. I first thought I was taxing my bandwidth.
> however, lag is not a problem... everything else functions great, and if
> it was a bandwidth problem... ncftp would have the same problem.

Hi.

I studied the code of both ftp and ncftp recently and found that while
there is a great deal of inspiration of ncftp from ftp, they are a bit
different in settings the socket options for both control and data
connection. But you can't change it. The other thing is that ncftp
uses passive mode by default while ftp sendport mode for data connection.
Try setting "passive" in ftp and see if it helps.

Alex Y.
-- 
   _ 
 _( )_
(     (o___           +-------------------------------------------+
 |      _ 7           |            Alexander Yukhimets            |
  \    (")            |       http://pages.nyu.edu/~aqy6633/      |
  /     \ \           +-------------------------------------------+


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to