Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: G Newsgroups: it.comp.os.linux.software Subject: Re: scelta software alternativi per sistemi con scarse risorse Date: 15 Sep 2021 20:55:57 GMT Organization: Lines: 24 Sender: GiP Message-ID: References: <20210913224437.5e426af9@mortimerlapmx> <20210914141746.4b932eac@mortimerlapmx> <20210914170449.512ec369@mortimerlapmx> <20210915142853.1e2e746a@mortimerlapmx> <20210915160414.264983b0@mortimerlapmx> X-Trace: individual.net hfHhO/XGlpV+F4hGboOroQ7EqtDDI3KprmfXV472F06IFkgcKN X-Orig-Path: not-for-mail Cancel-Lock: sha1:B4tUYITw6EF4TWwKZd6uvRmE1Kw= User-Agent: tin/2.4.5-20201224 ("Glen Albyn") (Linux/5.13.14-200.fc34.x86_64 (x86_64)) Xref: csiph.com it.comp.os.linux.software:5575 Yoda wrote: > Addi' 15 set 2021 16:29:40, G scrive: > > -snip- >> E giusto per completare la lista di tools che non usano la grafica >> ma che sono altrettanto potenti: >> mutt, un ottimo mail client > > Quoto. (lo uso) > > -snip- >> wget e curl, download file da siti web > > Che differenza c'e' tra wget e curl? > curl supporta FTP, FTPS, Gopher, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, POP3, IMAP, SMB/CIFS, SMTP, RTMP and RTSP (upload e download ove possibile) Wget supporta solo HTTP, HTTPS and FTP. curl e' piu' adatto al singolo download, wget supporta anche ricursione a downlaod di pagine intere con link ed altro, buono per fare mirroring di pagine statiche. G