Code
root@XXX:~# time (cd /tmp && rm -rf seu3 && wget -O seu3.tar.gz http://download.pd-admin.de/seu3 && tar xfz seu3.tar.gz && cd seu3 && ./se-update.sh)
--2022-09-16 17:30:50-- http://download.pd-admin.de/seu3
Resolving download.pd-admin.de (download.pd-admin.de)... 2a02:e00:ffed:1ee::1, 130.255.79.22
Connecting to download.pd-admin.de (download.pd-admin.de)|2a02:e00:ffed:1ee::1|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://download.pd-admin.de/seu3-2022053000.tar.gz [following]
--2022-09-16 17:30:50-- http://download.pd-admin.de/seu3-2022053000.tar.gz
Reusing existing connection to [download.pd-admin.de]:80.
HTTP request sent, awaiting response... 200 OK
Length: 81462 (80K) [application/octet-stream]
Saving to: ‘seu3.tar.gz’
seu3.tar.gz 100%[============================================>] 79.55K --.-KB/s in 0.04s
2022-09-16 17:30:51 (1.97 MB/s) - ‘seu3.tar.gz’ saved [81462/81462]
FREESPACE = </tmp/seu3/freespace64>
READLINK = </tmp/seu3/readlink64>
MYCP = </tmp/seu3/cp64>
|
| Update der Serverumgebung (SE) (seu3)
| $Id: se-update.sh,v 1.168 2022/05/30 10:56:43 testx Exp testx $
|
Plattenplatz belegt : 4604 MiB
ben�tigt: 5064 MiB (gesch�tzt)
frei : 15319 MiB
|
| installierte SE-Reihe : 8
|
--2022-09-16 17:30:51-- http://download.pd-admin.de/SE-LATEST
Resolving download.pd-admin.de (download.pd-admin.de)... 2a02:e00:ffed:1ee::1, 130.255.79.22
Connecting to download.pd-admin.de (download.pd-admin.de)|2a02:e00:ffed:1ee::1|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6 [application/octet-stream]
Saving to: ‘SE-LATEST’
0K 100% 300K=0s
2022-09-16 17:30:51 (300 KB/s) - ‘SE-LATEST’ saved [6/6]
|
| installierte Version: 0406
| auf dem Server verf�gbar: 0406
|
Es ist keine neuere Version der Serverumgebung verf�gbar.
real 0m0.509s
user 0m0.124s
sys 0m0.284s
Alles anzeigen
HTTP
root@XXX:~# curl -I http://download.pd-admin.de/SE-LATEST
HTTP/1.1 200 OK
Server: nginx/1.20.1
Date: Fri, 16 Sep 2022 15:31:40 GMT
Content-Type: application/octet-stream
Content-Length: 6
Last-Modified: Wed, 14 Sep 2022 08:22:56 GMT
Connection: keep-alive
ETag: "63218f60-6"
Accept-Ranges: bytes
root@XXX:~# curl http://download.pd-admin.de/SE-LATEST
0.406
Alles anzeigen
Ist die SE 0.407 noch eine Vorabversion?