wget
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| wget [2009/12/11 14:53] – Externe Bearbeitung 127.0.0.1 | wget [2015/11/02 21:01] (aktuell) – admin | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| *[[http:// | *[[http:// | ||
| - | *wget -t 0 %%http:// | + | |
| - | | + | |
| - | | + | |
| + | wget --user=username --password=userpassword -t 0 http:// | ||
| + | |||
| + | wget --ftp-user=username --ftp-password=userpassword ftp:// | ||
| + | |||
| + | wget -c --ftp-user=username --ftp-password=userpassword ftp:// | ||
| wget -r -nd -l 1 -A *rpm http:// | wget -r -nd -l 1 -A *rpm http:// | ||
| + | |||
| + | wget -r -l2 --no-parent http:// | ||
| + | |||
| + | wget --http-user=ÖÖÖÖÖ --http-passwd=ÄÄÄÄÄÄ -r -np -A *pdf http:// | ||
| + | |||
| + | wget -t 0 --proxy-user " | ||
| + | |||
| + | wget --content-disposition -i / | ||
| Siehe auch [[screen]] | Siehe auch [[screen]] | ||
wget.1260539602.txt.gz · Zuletzt geändert: (Externe Bearbeitung)
