Skip to content

Instantly share code, notes, and snippets.

@santiycr
Created June 24, 2011 17:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save santiycr/1045311 to your computer and use it in GitHub Desktop.
Save santiycr/1045311 to your computer and use it in GitHub Desktop.
A continuación, los resultados de las pruebas solicitadas. Como puede ver, todas las descargas se realizaron parcialmente y por al menos 1 minuto. Nótese el Average Download siempre inferior a los 40kB/s en todos los casos.
Bajada:
sso➜~» curl ftp://ftp.ovh.net/test.bin > /dev/null
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
4 100M 4 5046k 0 0 37521 0 0:46:34 0:02:17 0:44:17 39576^C
sso➜~» curl http://mir2.ovh.net/ubuntu-releases/11.04/ubuntu-11.04-desktop-i386.iso > /dev/null
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 685M 0 2349k 0 0 38367 0 5:12:09 0:01:02 5:11:07 41082^C
sso➜~» curl http://www.limestonenetworks.com/test500.zip > /dev/null
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 500M 0 2284k 0 0 37291 0 3:54:19 0:01:02 3:53:17 35659^C
sso➜~» curl http://www.serverpoint.com/common/50MBfile.zip > /dev/null
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
6 48.0M 6 2953k 0 0 40096 0 0:20:55 0:01:15 0:19:40 41231^C
Subida:
sso➜~» ls -lh foo
-rw-r--r-- 1 sso staff 95M Jun 22 12:40 foo
sso➜~» curl -T foo ftp://uv0052:epota744aquea@200.80.42.58
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
17 95.3M 0 0 17 16.5M 0 275k 0:05:54 0:01:01 0:04:53 288k^C
sso➜~» curl -T foo ftp://uv0052:epota744aquea@uploadiplan.com.ar/
curl: (6) Couldn't resolve host 'uploadiplan.com.ar'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment