Advertisement
Guest User

Wget results from unreliable computer

a guest
Jun 21st, 2012
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. C:\Users\Ethan>wget http://img.gawkerassets.com/img/17pqzbj70ipihjpg/original.jpg
  2. SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc
  3. syswgetrc = C:\Progra~2\GnuWin32/etc/wgetrc
  4. --2012-06-21 16:51:27-- http://img.gawkerassets.com/img/17pqzbj70ipihjpg/original.jpg
  5. Resolving img.gawkerassets.com... 208.93.139.140
  6. Connecting to img.gawkerassets.com|208.93.139.140|:80... connected.
  7. HTTP request sent, awaiting response... 200 OK
  8. Length: 63349 (62K) [image/jpeg]
  9. Saving to: `original.jpg.7'
  10.  
  11. 1% [=> ] 1,003 --.-K/s in 0s
  12.  
  13. 2012-06-21 16:51:27 (46.3 MB/s) - Read error at byte 1003/63349 (Connection reset by peer). Retrying.
  14.  
  15. --2012-06-21 16:51:28-- (try: 2) http://img.gawkerassets.com/img/17pqzbj70ipihjpg/original.jpg
  16. Connecting to img.gawkerassets.com|208.93.139.140|:80... connected.
  17. HTTP request sent, awaiting response... 206 Partial Content
  18. Length: 63349 (62K), 62346 (61K) remaining [image/jpeg]
  19. Saving to: `original.jpg.7'
  20.  
  21. 42% [++===================================================> ] 26,774 --.-K/s in 0s
  22.  
  23. 2012-06-21 16:51:28 (92.0 MB/s) - Read error at byte 26774/63349 (Connection reset by peer). Retrying.
  24.  
  25. --2012-06-21 16:51:30-- (try: 3) http://img.gawkerassets.com/img/17pqzbj70ipihjpg/original.jpg
  26. Connecting to img.gawkerassets.com|208.93.139.140|:80... connected.
  27. HTTP request sent, awaiting response... 206 Partial Content
  28. Length: 63349 (62K), 36575 (36K) remaining [image/jpeg]
  29. Saving to: `original.jpg.7'
  30.  
  31. 71% [++++++++++++++++++++++++++++++++++++++++++++++++++++++=====================================> ] 45,244 --.-K/s in 0s
  32.  
  33. 2012-06-21 16:51:30 (46.7 MB/s) - Read error at byte 45244/63349 (Connection reset by peer). Retrying.
  34.  
  35. --2012-06-21 16:51:33-- (try: 4) http://img.gawkerassets.com/img/17pqzbj70ipihjpg/original.jpg
  36. Connecting to img.gawkerassets.com|208.93.139.140|:80... connected.
  37. HTTP request sent, awaiting response... 206 Partial Content
  38. Length: 63349 (62K), 18105 (18K) remaining [image/jpeg]
  39. Saving to: `original.jpg.7'
  40.  
  41. 100%[++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++====================================>] 63,349 --.-K/s in 0s
  42.  
  43. 2012-06-21 16:51:33 (46.8 MB/s) - `original.jpg.7' saved [63349/63349]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement