2017-02-05 14:16:33 +00:00
. \"*******************************************************************
. \"
. \" This file was generated with po4a. Translate the source file.
. \"
. \"*******************************************************************
.TH EEPGET 1 "26 Gennaio 2017" "" I2P
.SH NOME
2017-03-29 14:16:45 +00:00
Eepget \- Downloader I2P
2017-02-05 14:16:33 +00:00
.SH SINOSSI
2017-03-29 14:16:45 +00:00
\fB eepget\fP [\fI opzioni\fP ]\fI URL\fP
2017-02-05 14:16:33 +00:00
.br
.SH DESCRIZIONE
.P
2017-07-31 19:02:24 +00:00
Scarica un file non interattivo via HTTP. I trasferimenti tramite I2P e il
regolare internet è supportato.
2017-02-05 14:16:33 +00:00
.P
Eepget is able to cope with slow or unstable network connections; if a
download is not successful because of a network problem, it will keep
retrying until the whole file has been retrieved (if the \- n option is set).
If supported by the remote server, eepget will instruct the server to
continue the download from the point of interruption.
.SH OPZIONI
\fB \- c\fP
.TP
2017-07-31 19:02:24 +00:00
Clearnet. Non utilizzare un proxy. Uguale a \fB \- p\fP :0 .
2017-02-05 14:16:33 +00:00
.TP
\fB \- e\fP etag
.TP
2017-07-31 19:02:24 +00:00
Imposta il valore di etag nelle intestazioni di richiesta.
2017-02-05 14:16:33 +00:00
.TP
2017-03-29 14:16:45 +00:00
\fB \- h\fP nome=valore
2017-02-05 14:16:33 +00:00
.TP
2017-07-31 19:02:24 +00:00
Aggiunge un'intestazione di richiesta arbitraria con il nome e valore specificati.
2017-02-05 14:16:33 +00:00
.TP
\fB \- l\fP lineLen
.TP
2017-07-31 19:02:24 +00:00
Controlla il display di avanzamento. \fB \ lineLen \fP è la lunghezza di una linea di progresso in caratteri. L'impostazione predefinita è 40.
2017-02-05 14:16:33 +00:00
.TP
\fB \- m\fP markSize
.TP
Controls the progress display. \fB \ markSize \fP is the number of bytes one '#' character represents. The default is 1024.
.TP
\fB \- n\fP numeroTentativi
.TP
Specify the number of times to retry downloading if the download isn't successful. If this option is not specified, eepget will not retry.
.TP
\fB \- o\fP file
.TP
Sets the output file to write to. If this option is not given, the output filename will be determined by the URL.
.TP
\fB \- p\fP proxy_host[:port]
.TP
2017-07-31 19:02:24 +00:00
Specifica un server proxy I2P (eeproxy) da utilizzare. Se la porta non è specificata, eepget userà la porta 4444. Se questa opzione non è specificata, eepget userà 127.0.0.1:4444. Specifica \fB \- c\fP oppure \fB \- p\fP :0 to disable the eeproxy.
2017-02-05 14:16:33 +00:00
.TP
\fB \- t\fP secondi
.TP
2017-07-31 19:02:24 +00:00
Imposta il tempo di inattività. L'impostazione predefinita è di 60 secondi.
2017-02-05 14:16:33 +00:00
.TP
\fB \- u\fP username
.TP
2017-07-31 19:02:24 +00:00
Imposta il nome utente per l'autorizzazione proxy, se necessario.
2017-02-05 14:16:33 +00:00
.TP
\fB \- x\fP password
.TP
2017-07-31 19:02:24 +00:00
Imposta la password per l'autorizzazione proxy, se necessario. se è specificato un nome utente ma non una password, EepGet richiederà la password.
2017-02-05 14:16:33 +00:00
.SH "EXIT STATUS"
\fB eepget\fP exits with status zero upon successful transfer and non\- zero if
there were problems with the download.
2017-03-29 14:16:45 +00:00
.SH "SEGNALAZIONE BUG"
2017-02-05 14:16:33 +00:00
Please enter a ticket on
.UR https://trac.i2p2.de/
the I2P trac page
.UE .
2017-03-29 14:16:45 +00:00
.SH "VEDI ANCHE"
2017-02-05 14:16:33 +00:00
\fB i2prouter\fP (1) \fB curl\fP (1) \fB wget\fP (1)