User Tools

Site Tools


informatique:linux:wget

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.txt · Last modified: 2023/11/15 18:48 by yahiko

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki