Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 May 2004 10:50:58 -0400
From:      Chuck Swiger <cswiger@mac.com>
To:        Me Actionfigure <la_actionfigure@yahoo.com>
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: FTP Problems
Message-ID:  <40A77FD2.6080601@mac.com>
In-Reply-To: <20040516100322.97984.qmail@web60201.mail.yahoo.com>
References:  <20040516100322.97984.qmail@web60201.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Me Actionfigure wrote:
> Hi there..Im on 5.1 and every time I try to install a
> program using ftp, I usually get about 97% of it
> downloaded and get this error:
> 
> 450 Socket write to client timed-out.
> 9838592 bytes received in 41:21 (3.87 KB/s)
> 421 Service not available, remote server has closed
> connection.

That's a drag.  Fortunately, however, ftp supports resuming interrupted 
downloads, as per the man page:

      reget remote-file [local-file]
                  Reget acts like get, except that if local-file exists and is
                  smaller than remote-file, local-file is presumed to be a par-
                  tially transferred copy of remote-file and the transfer is
                  continued from the apparent point of failure.  This command
                  is useful when transferring very large files over networks
                  that are prone to dropping connections.

-- 
-Chuck



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40A77FD2.6080601>