You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just installed hget and tried to download intellij to test. The download continues well after 100%, and in the end I did ctrl-c on the app. Using go version go1.3.3 linux/amd64 on ubuntu 16.04.
➜ bin git:(master) time ./hget https://download.jetbrains.com/idea/ideaIC-2016.2.1.tar.gz INFO: Resolve ip: 54.217.236.18 INFO: Start download with 8 connections INFO: Download target size: 320.6 MB ideaIC-2016.2.1.tar.gz-0 59.04 MB / 40.08 MB [===================================================================================================================================] 147.33% -1m23s ideaIC-2016.2.1.tar.gz-1 67.68 MB / 40.08 MB [===================================================================================================================================] 168.87% -1m45s ideaIC-2016.2.1.tar.gz-2 65.32 MB / 40.08 MB [===================================================================================================================================] 162.98% -1m40s ideaIC-2016.2.1.tar.gz-3 62.48 MB / 40.08 MB [===================================================================================================================================] 155.91% -1m33s ideaIC-2016.2.1.tar.gz-4 64.70 MB / 40.08 MB [===================================================================================================================================] 161.45% -1m38s ideaIC-2016.2.1.tar.gz-5 62.25 MB / 40.08 MB [===================================================================================================================================] 155.32% -1m32s ideaIC-2016.2.1.tar.gz-6 58.30 MB / 40.08 MB [===================================================================================================================================] 145.46% -1m21s ideaIC-2016.2.1.tar.gz-7 58.67 MB / 40.08 MB [===================================================================================================================================] 146.40% -1m22s INFO: Interrupted, saving state ... INFO: Saving current download data in /home/mike/.hget/ideaIC-2016.2.1.tar.gz ./hget https://download.jetbrains.com/idea/ideaIC-2016.2.1.tar.gz 98.78s user 18.40s system 45% cpu 4:20.01 total ➜ bin git:(master) du -ch ~/.hget/ideaIC-2016.2.1.tar.gz 499M /home/mike/.hget/ideaIC-2016.2.1.tar.gz 499M total
The text was updated successfully, but these errors were encountered:
Hi,
I just installed hget and tried to download intellij to test. The download continues well after 100%, and in the end I did ctrl-c on the app. Using go version go1.3.3 linux/amd64 on ubuntu 16.04.
➜ bin git:(master) time ./hget https://download.jetbrains.com/idea/ideaIC-2016.2.1.tar.gz INFO: Resolve ip: 54.217.236.18 INFO: Start download with 8 connections INFO: Download target size: 320.6 MB ideaIC-2016.2.1.tar.gz-0 59.04 MB / 40.08 MB [===================================================================================================================================] 147.33% -1m23s ideaIC-2016.2.1.tar.gz-1 67.68 MB / 40.08 MB [===================================================================================================================================] 168.87% -1m45s ideaIC-2016.2.1.tar.gz-2 65.32 MB / 40.08 MB [===================================================================================================================================] 162.98% -1m40s ideaIC-2016.2.1.tar.gz-3 62.48 MB / 40.08 MB [===================================================================================================================================] 155.91% -1m33s ideaIC-2016.2.1.tar.gz-4 64.70 MB / 40.08 MB [===================================================================================================================================] 161.45% -1m38s ideaIC-2016.2.1.tar.gz-5 62.25 MB / 40.08 MB [===================================================================================================================================] 155.32% -1m32s ideaIC-2016.2.1.tar.gz-6 58.30 MB / 40.08 MB [===================================================================================================================================] 145.46% -1m21s ideaIC-2016.2.1.tar.gz-7 58.67 MB / 40.08 MB [===================================================================================================================================] 146.40% -1m22s INFO: Interrupted, saving state ... INFO: Saving current download data in /home/mike/.hget/ideaIC-2016.2.1.tar.gz ./hget https://download.jetbrains.com/idea/ideaIC-2016.2.1.tar.gz 98.78s user 18.40s system 45% cpu 4:20.01 total ➜ bin git:(master) du -ch ~/.hget/ideaIC-2016.2.1.tar.gz 499M /home/mike/.hget/ideaIC-2016.2.1.tar.gz 499M total
The text was updated successfully, but these errors were encountered: