public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* ftp way quicker than cp?
@ 2003-09-27 18:22 Andrew DeFaria
  2003-09-27 19:08 ` Igor Pechtchanski
  0 siblings, 1 reply; 5+ messages in thread
From: Andrew DeFaria @ 2003-09-27 18:22 UTC (permalink / raw)
  To: cygwin

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!
===
Give me ambiguity or give me something else.



--
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/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-09-27 21:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-27 18:22 ftp way quicker than cp? Andrew DeFaria
2003-09-27 19:08 ` Igor Pechtchanski
2003-09-27 20:18   ` Andrew DeFaria
2003-09-27 20:34     ` Igor Pechtchanski
2003-09-27 21:22     ` Brian Dessent

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).