Port-cobalt archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Long downloads, network frozen



david_albert%comcast.net@localhost wrote:

> I have been working with much larger files...usually backup tarballs of 
> several GB.
> I've been using sftp or scp to do the transfers.

---
% scp 192.168.20.1:/home/tsutsui/testfile .
Enter passphrase for key '/home/tsutsui/.ssh/id_rsa': 
testfile                                      100% 4096MB 537.4KB/s 2:10:05    
% scp 192.168.20.1:/home/tsutsui/testfile .
Enter passphrase for key '/home/tsutsui/.ssh/id_rsa': 
testfile                                      100% 4096MB 544.9KB/s 2:08:18    
% uname -v
NetBSD 4.0 (GENERIC) #0: Sat Dec 15 22:05:27 PST 2007  
builds@wb35:/home/builds/ab/netbsd-4-0-RELEASE/cobalt/200712160005Z-obj/home/builds/ab/netbsd-4-0-RELEASE/src/sys/arch/cobalt/compile/GENERIC
% sysctl hw.model
hw.model = Cobalt RaQ
% 

---
% scp 192.168.20.1:/home/tsutsui/testfile .
Enter passphrase for key '/home/tsutsui/.ssh/id_rsa': 
testfile                                      100% 4096MB 929.0KB/s 1:15:15    
% scp 192.168.20.1:/home/tsutsui/testfile .
Enter passphrase for key '/home/tsutsui/.ssh/id_rsa': 
testfile                                      100% 4096MB 932.7KB/s 1:14:57    
% scp 192.168.20.1:/home/tsutsui/testfile .
Enter passphrase for key '/home/tsutsui/.ssh/id_rsa': 
testfile                                      100% 4096MB 951.1KB/s 1:13:30    
% uname -v
NetBSD 4.99.54 (PCIDEVS) #0: Mon Mar  3 21:29:58 JST 2008  
tsutsui@mirage:/usr/src/sys/arch/cobalt/compile/PCIDEVS
% sysctl hw.model
hw.model = Cobalt RaQ 2
% 
---

Are there any more specific commands/conditions?
---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index