Vous n'êtes pas identifié(e).
Très efficace.
Télécharger un dossier distant en ligne de commande.
wget -r -l 1 http://www.chemin_du_site
-o c'est pour le logfile, utiliser -P /nom
-P prefix
--directory-prefix=prefix
Set directory prefix to prefix. The directory prefix is the directory where
all other files and subdirectories will be saved to, i.e. the top of the retrieval tree. The default is . (the current directory).
Autres exemples de syntaxe.
wget -P $HOME/dossier/de/destination http://www.site.org/rep/01/fichier.txt
wget -r -l 1 /media/Votre_répertoire http://www.chemin_du_site
Dernière modification par wanica (26-07-2014 13:06:17)
Hors ligne