delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/09/27/14:22:44

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs
Date: Sat, 27 Sep 2003 14:22:34 -0400 (EDT)
From: Igor Pechtchanski <pechtcha AT cs DOT nyu DOT edu>
Reply-To: cygwin AT cygwin DOT com
To: Andrew DeFaria <ADeFaria AT Salira DOT com>
cc: cygwin AT cygwin DOT com
Subject: Re: ftp way quicker than cp?
In-Reply-To: <bl4k23$69n$1@sea.gmane.org>
Message-ID: <Pine.GSO.4.56.0309271419430.3193@slinky.cs.nyu.edu>
References: <bl4k23$69n$1 AT sea DOT gmane DOT org>
Importance: Normal
MIME-Version: 1.0

On Sat, 27 Sep 2003, Andrew DeFaria wrote:

> Ftp is orders of magnitude quicker than cp. Here's the situation.
>
> File to copy: 25 Meg.
>  From location: Santa Clara, USA.
> To location: Shanghai, China
> Network connection: Not really sure but both Santa Clara and Shanghai
> are in the same NT domain.
>
> I tried the following:
>
> $ time ncftpput sons-cc Release 2.2.0.7.images.tar.gz
> 2.2.0.7.images.tar.gz:                                  25.99 MB   81.70
> kB/s
>
> real    5m34.187s
> user    0m0.327s
> sys     0m1.124s
> $ time cp 2.2.0.7.images.tar.gz //sons-shanghai/users/ftp/release
>
> real    133m39.290s
> user    0m1.186s
> sys     0m7.406s
>
> Why such a huge difference! Had I thought that such a huge difference
> would have occurred I would have switched to ftp long ago!

You are not really measuring the time needed for "cp".  You are measuring
the overhead of SMB share access.  Using ftp bypasses all this mechanism
completely, and sends files directly over the network.  Try comparing the
time it takes to copy the file in Windows Explorer to the SMB share and to
an FTP location -- you'll probably see the same results.

IOW, this is not really Cygwin-related.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha AT cs DOT nyu DOT edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor AT watson DOT ibm DOT com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019