*BSD News Article 96602


Return to BSD News archive

#! rnews 2912 bsd
Message-ID: <3390953D.6DA9DC48@magibox.net>
Date: Sat, 31 May 1997 16:16:45 -0500
From: Ken <welk@magibox.net>
Reply-To: welk@mem.net
X-Mailer: Mozilla 4.0b5 [en] (Win95; I)
MIME-Version: 1.0
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: Slow FTP puts - Resolved
X-Priority: 3 (Normal)
References: <338F0B62.62271A2F@magibox.net> <EB0uAI.HE7@nonexistent.com>
Content-Type: text/plain; charset=iso-8859-1
NNTP-Posting-Host: 207.50.183.100
Lines: 71
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!howland.erols.net!newsfeed.internetmci.com!pull-feed.internetmci.com!chaos.magibox.net!207.50.183.100
Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:41954

Nathan, and anyone else interested:

Problem Resolved.

Bad NIC card in the client.

Interesting, too, because this problem occured with another NIC card,
but that one blew altogether last weekend and was replaced with a card
out of another machine. Both cards were about 3 years old and from the
same maufacturer, both had this same ftp upload problem but had not
exhibited any similar problems on a IPX/SPX network.

Thanks for the suggestions.

Nathan Dorfman wrote:

> Ken wrote:
> >
> > Here's the essence of the problem: FTP puts to the FreeBSD 2.1.7.1
> > server are
> > extremely slow, slow enough to be considered failed. For example, a
> 6k
> > file
> > taking about 20 minutes (yes, minutes) to upload (ASCII mode).
> > Sometimes, if
> > I wait long enough, the file is transferred, indicating that
> > file/directory
> >  permissions are okay. FTP gets from the same client to the same
> server
> > over the same network are fine.
>
> Perhaps it is a network problem, networks aren't always asymmetric
> AFAIK
> so try to measure other transfer times between the two computers, like
>
> perhaps an http transfer or something.
>
> > Background: client is a Windows 95 machine, path is ethernet 10baseT
>
> > with
> > virtually no traffic.
>
> Then again, THIS could be the problem :-) it could also be a FreeBSD
> problem, but the odds of that are near zip :-) it could also be a
> messy
> ftp daemon, try wu-ftpd 2.4 or whatever the latest version is.
>
> > On a 9206 byte file I just uploaded, here's what I got. It took over
> 30
> > minutes from the "put" was started until "Transfer complete" was
> > displayed.
> >  The transfer time reported at that point by the ftp client was
> > 9346 bytes in 101.23 seconds.
> > Doing a status on the ftp client immediately following the transfer
> > shows:
> > Type: ascii; Verbose: On; Bell: Off; Prompting: On; Globbing: On
> >
> > Unfortunately, I don't have sufficient knowledge of FreeBSD or FTP
> to
> > attempt to diagnose the problems except superficially.
> >
> > Suggestions as to the problem or guidance in troubleshooting it are
> > appreciated.
> >
> > Thanks.
> >
> > Ken
> > welk@mem.net