Hi everyone. I wonder if there is any free application which would help
me monitor my local area connection speed while transfering files from
one pc to another. I use suse 11.1 Any advice would be highly
appreciated.
Most applications that transfer files will give you an estimate of speed
as they transfer. Having something do this for the whole system would
be a bit tricky since it’d be difficult to limit traffic over one socket
from all other traffic (potentially hundreds or thousands of
simultaneous transfers), plus ICMP, non-IP-based protocols, broadcasts
from other machines, etc.). For example when copying via ‘scp’ (Secure
Copy… part of SSH) I get an estimate of current transfer speed. FTP
is similar, in a way. ‘wget’ and ‘curl’ both give estimates.
Azureus/Vuze (torrents) provide estimates per remote machine.
Good luck.
arcull wrote:
> Hi everyone. I wonder if there is any free application which would help
> me monitor my local area connection speed while transfering files from
> one pc to another. I use suse 11.1 Any advice would be highly
> appreciated.
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
Thanks guys, I know applications mostly tell you cca how much time it
remains while copying files, but I would like to do some tests of speed
on my wire and wireless connection, just out of curiosity, to know how
much they differ :). I’ll try to get knemo working on suse 11.1
‘box1’ will then output the speed stuff for you, and this will be
independent of everything except the OS and network.
Good luck.
arcull wrote:
> Thanks guys, I know applications mostly tell you cca how much time it
> remains while copying files, but I would like to do some tests of speed
> on my wire and wireless connection, just out of curiosity, to know how
> much they differ :). I’ll try to get knemo working on suse 11.1
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
I really probably should mention that the set of commands I posted will
send a gigabyte of data across your network. If you’re not testing at
least a full 10 Mbit network you’ll probably want to cut that back a
bit. The 1000 is the “block size” (number bytes per “block”) and the
1000000 is the number of times to send that block so the multiple
created is the number of bytes sent, in this case one billion.
Good luck.
arcull wrote:
> Thanks ab@novell.com, I’ll give it a try
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org