wok-next
annotate curl/description.txt @ rev 19497
Up SliTaz projects: cookutils (838), slitaz-base-files (314), tazlito (439 again, seems failure isn't here).
author |
Aleksej Bobylev <al.bobylev@gmail.com> |
date |
Thu Nov 17 01:33:43 2016 +0200 (2016-11-17) |
parents |
|
children |
|
rev |
line source |
samuel_trassare@13421
|
1 curl is a command line tool for transferring data with URL syntax, supporting
|
samuel_trassare@13421
|
2 DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3,
|
samuel_trassare@13421
|
3 POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. curl supports SSL
|
samuel_trassare@13421
|
4 certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload,
|
samuel_trassare@13421
|
5 proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate,
|
samuel_trassare@13421
|
6 kerberos...), file transfer resume, proxy tunneling and a busload of other
|
samuel_trassare@13421
|
7 useful tricks.
|