Site Tools


informatique:linux:wget

This is an old revision of the document!


Mémo wget

wget avec mot de passe

wget --user [NOM_UTILISATEUR] --password [MOT_DE_PASSE] [URL]

Ignorer le certificat

wget --no-check-certificate [URL]

Changer le nom du fichier de sortie

wget -O NomDuFichier.truc [URL]
informatique/linux/wget.1700074105.txt.gz · Last modified: 2023/11/15 18:48 by yahiko