Hi,
I am trying to download a pre-built database, but wget crashes regularly, same with curl. Not sure if this is because something goes wrong on my site or yours, I have tried different internet connections, but it's the same. Do you have any advice on how to download the pre-built databases?
wget output:
wget -c -v "http://141.211.236.35:10998/pln.05082018.db"
--2019-01-25 16:16:11-- http://141.211.236.35:10998/pln.05082018.db
Connecting to 141.211.236.35:10998... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 22727467008 (21G), 10828490310 (10G) remaining [application/octet-stream]
Saving to: ‘pln.05082018.db’
pln.05082018.db 52%[+++++++++++++++++++++++++++ ] 11.09G 844KB/s in 16s
2019-01-25 16:16:27 (411 KB/s) - Connection closed at byte 11905569730. Retrying.
--2019-01-25 16:16:28-- (try: 2) http://141.211.236.35:10998/pln.05082018.db
Curl output:
curl -v -o plant.db http://141.211.236.35:10998/pln.05082018.db
- Trying 141.211.236.35...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to 141.211.236.35 (141.211.236.35) port 10998 (#0)
GET /pln.05082018.db HTTP/1.1
Host: 141.211.236.35:10998
User-Agent: curl/7.47.0
Accept: /
< HTTP/1.1 200 OK
< Accept-Ranges: bytes
< Content-Length: 22727467008
< Content-Type: application/octet-stream
< Last-Modified: Tue, 08 May 2018 18:38:14 GMT
< Date: Sat, 26 Jan 2019 00:11:38 GMT
<
{ [1167 bytes data]
0 21.1G 0 6319k 0 0 434k 0 14:11:07 0:00:14 14:10:53 689k* transfer closed with 22719634945 bytes remaining to read
0 21.1G 0 7648k 0 0 496k 0 12:25:21 0:00:15 12:25:06 887k
- Closing connection 0
curl: (18) transfer closed with 22719634945 bytes remaining to read
Hi,
I am trying to download a pre-built database, but wget crashes regularly, same with curl. Not sure if this is because something goes wrong on my site or yours, I have tried different internet connections, but it's the same. Do you have any advice on how to download the pre-built databases?
wget output:
wget -c -v "http://141.211.236.35:10998/pln.05082018.db"
--2019-01-25 16:16:11-- http://141.211.236.35:10998/pln.05082018.db
Connecting to 141.211.236.35:10998... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 22727467008 (21G), 10828490310 (10G) remaining [application/octet-stream]
Saving to: ‘pln.05082018.db’
pln.05082018.db 52%[+++++++++++++++++++++++++++ ] 11.09G 844KB/s in 16s
2019-01-25 16:16:27 (411 KB/s) - Connection closed at byte 11905569730. Retrying.
--2019-01-25 16:16:28-- (try: 2) http://141.211.236.35:10998/pln.05082018.db
Curl output:
curl -v -o plant.db http://141.211.236.35:10998/pln.05082018.db
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to 141.211.236.35 (141.211.236.35) port 10998 (#0)
< HTTP/1.1 200 OK
< Accept-Ranges: bytes
< Content-Length: 22727467008
< Content-Type: application/octet-stream
< Last-Modified: Tue, 08 May 2018 18:38:14 GMT
< Date: Sat, 26 Jan 2019 00:11:38 GMT
<
{ [1167 bytes data]
0 21.1G 0 6319k 0 0 434k 0 14:11:07 0:00:14 14:10:53 689k* transfer closed with 22719634945 bytes remaining to read
0 21.1G 0 7648k 0 0 496k 0 12:25:21 0:00:15 12:25:06 887k
curl: (18) transfer closed with 22719634945 bytes remaining to read