lamiastella

download fails at 67%

Sep 17th, 2017
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. [jalal@ivcgpu1 ~]$ wget https://www.dropbox.com/s/hkpqzcx232vjk1v/tweets.zip
  2. --2017-09-17 16:29:05-- https://www.dropbox.com/s/hkpqzcx232vjk1v/tweets.zip
  3. Resolving www.dropbox.com (www.dropbox.com)... 162.125.4.1, 2620:100:6019:1::a27d:401
  4. Connecting to www.dropbox.com (www.dropbox.com)|162.125.4.1|:443... connected.
  5. HTTP request sent, awaiting response... 302 Found
  6. Location: https://dl.dropboxusercontent.com/content_link/auz6FXRv7Z3qxU9igsc38ag73BouDgTxjEuXIdI3oATOSU1EKBXnAAQrrLMwmwny/file [following]
  7. --2017-09-17 16:29:06-- https://dl.dropboxusercontent.com/content_link/auz6FXRv7Z3qxU9igsc38ag73BouDgTxjEuXIdI3oATOSU1EKBXnAAQrrLMwmwny/file
  8. Resolving dl.dropboxusercontent.com (dl.dropboxusercontent.com)... 162.125.4.6, 2620:100:6019:6::a27d:406
  9. Connecting to dl.dropboxusercontent.com (dl.dropboxusercontent.com)|162.125.4.6|:443... connected.
  10. HTTP request sent, awaiting response... 200 OK
  11. Length: 37611824794 (35G) [application/zip]
  12. Saving to: ‘tweets.zip’
  13.  
  14. 67% [===========================================================================> ] 25,429,163,272 51.8MB/s in 10m 42s
  15.  
  16.  
  17. Cannot write to ‘tweets.zip’ (Success).
  18. [jalal@ivcgpu1 ~]$ ulimit -a
  19. core file size (blocks, -c) 0
  20. data seg size (kbytes, -d) unlimited
  21. scheduling priority (-e) 0
  22. file size (blocks, -f) unlimited
  23. pending signals (-i) 514451
  24. max locked memory (kbytes, -l) 64
  25. max memory size (kbytes, -m) unlimited
  26. open files (-n) 1024
  27. pipe size (512 bytes, -p) 8
  28. POSIX message queues (bytes, -q) 819200
  29. real-time priority (-r) 0
  30. stack size (kbytes, -s) 8192
  31. cpu time (seconds, -t) unlimited
  32. max user processes (-u) 1024
  33. virtual memory (kbytes, -v) unlimited
  34. file locks (-x) unlimited
Add Comment
Please, Sign In to add comment