Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Mar 2006 15:43:14 -0600
From:      Miguel <mmiranda@123.com.sv>
To:        freebsd-questions@freebsd.org
Subject:   slow scp transfer
Message-ID:  <442AFF72.1040209@123.com.sv>

next in thread | raw e-mail | index | archive | help
Hi, i have freebsd 6.0 in a dl380 g3, im copying a 3.0G file from one 
server (with gentoo)  to the freebsd server using scp, the transfer rate 
is terrible slow, check out this

napstats# scp postgres@192.168.10.120:NAPSTATS_TRANSFER/stopacct_borrar 
stopacct_borrar
stopacct_borrar                                        26%  802MB 
423.2KB/s 1:30:57 ETA


this are my interfaces:
napstats# ifconfig -a
bge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        options=1a<TXCSUM,VLAN_MTU,VLAN_HWTAGGING>
        inet6 fe80::213:72ff:fe0c:9065%bge0 prefixlen 64 scopeid 0x1
        inet 192.168.10.49 netmask 0xfffff000 broadcast 192.168.15.255
        ether 00:13:72:0c:90:65
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
tl0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        ether 00:08:c7:56:ce:3e
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
        inet 127.0.0.1 netmask 0xff000000

i dont have any errors:

napstats# netstat -i
Name    Mtu Network       Address              Ipkts Ierrs    Opkts 
Oerrs  Coll
bge0   1500 <Link#1>      00:13:72:0c:90:65  1574833     0   994478     
0     0
bge0   1500 fe80:1::213:7 fe80:1::213:72ff:        0     -        4     
-     -
bge0   1500 192.168.0/20  192.168.10.49      1335972     -   991596     
-     -
tl0*   1500 <Link#2>      00:08:c7:56:ce:3e        0     0        0     
0     0
lo0   16384 <Link#3>                           12620     0    12620     
0     0
lo0   16384 localhost     ::1                  12476     -    12476     
-     -
lo0   16384 fe80:3::1     fe80:3::1                0     -        0     
-     -
lo0   16384 your-net      localhost              144     -      144     
-     -


what can be wrong?





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?442AFF72.1040209>