LoginSignup
1
0

More than 5 years have passed since last update.

Kobito のダウンロードがうまくいかない

Last updated at Posted at 2012-12-26
$ curl -O http://kobitoapp.com/download/Kobito_v1.0.6.zip
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
 52 2923k   52 1529k    0     0  19554      0  0:02:33  0:01:20  0:01:13  6012
curl: (18) transfer closed with 1427209 bytes remaining to read

その後

wget したらとれました。 1:20 くらいで一旦切断される気がする。
経路上のだれかさんのせいかしら?

$ wget http://kobitoapp.com/download/Kobito_v1.0.6.zip
--2012-05-15 16:02:03--  http://kobitoapp.com/download/Kobito_v1.0.6.zip
Resolving kobitoapp.com... 75.101.163.44, 174.129.212.2, 75.101.145.87
Connecting to kobitoapp.com|75.101.163.44|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2993516 (2.9M) [Application/octet-stream]
Saving to: `Kobito_v1.0.6.zip.1'

49% [==================>                    ] 1,485,219   13.5K/s   in 82s     

2012-05-15 16:03:26 (17.8 KB/s) - Connection closed at byte 1485219. Retrying.

--2012-05-15 16:03:27--  (try: 2)  http://kobitoapp.com/download/Kobito_v1.0.6.zip
Connecting to kobitoapp.com|75.101.163.44|:80... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 2993516 (2.9M), 1508297 (1.4M) remaining [Application/octet-stream]
Saving to: `Kobito_v1.0.6.zip.1'

100%[+++++++++++++++++++===================>] 2,993,516   16.7K/s   in 68s     

2012-05-15 16:04:35 (21.8 KB/s) - `Kobito_v1.0.6.zip.1' saved [2993516/2993516]

One more try.

$ wget http://kobitoapp.com/download/Kobito_v1.0.6.zip
--2012-05-15 16:07:53--  http://kobitoapp.com/download/Kobito_v1.0.6.zip
Resolving kobitoapp.com... 174.129.212.2, 75.101.145.87, 75.101.163.44
Connecting to kobitoapp.com|174.129.212.2|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2993516 (2.9M) [Application/octet-stream]
Saving to: `Kobito_v1.0.6.zip'

47% [=================>                     ] 1,407,027   9.86K/s   in 76s     

2012-05-15 16:09:10 (18.0 KB/s) - Connection closed at byte 1407027. Retrying.

--2012-05-15 16:09:11--  (try: 2)  http://kobitoapp.com/download/Kobito_v1.0.6.zip
Connecting to kobitoapp.com|174.129.212.2|:80... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 2993516 (2.9M), 1586489 (1.5M) remaining [Application/octet-stream]
Saving to: `Kobito_v1.0.6.zip'

97% [++++++++++++++++++===================> ] 2,922,595   13.8K/s   in 76s     

2012-05-15 16:10:28 (19.4 KB/s) - Connection closed at byte 2922595. Retrying.

--2012-05-15 16:10:30--  (try: 3)  http://kobitoapp.com/download/Kobito_v1.0.6.zip
Connecting to kobitoapp.com|174.129.212.2|:80... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 2993516 (2.9M), 70921 (69K) remaining [Application/octet-stream]
Saving to: `Kobito_v1.0.6.zip'

100%[++++++++++++++++++++++++++++++++++++++>] 2,993,516   25.2K/s   in 2.8s    

2012-05-15 16:10:33 (25.2 KB/s) - `Kobito_v1.0.6.zip' saved [2993516/2993516]

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0