curl & wget介绍

0 Preface/Foreword

1 curl介绍

curl:transfer a URL

synopsis: curl [options] [URL...]

描述

curl is a tool to transfer data from or to a server, using one of the supported protocols (DICT, FILE, HTTP, HTTPS, IMAP, FTP, FTPS, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET and TFTP). The command is designed to work without ++user interaction++.

curl is powered by libcurl for all transfer-related features.

1.1 --output <file>

--output,和-o,相同的含义。Write output to**<file>** instead of stdout.

1.2 -L

-L, --location,相同的作用。

(HTTP) If 天河server reports that the requested page has moved to a different location (indicated with a location: header and a 3XX response code), this option will make curl redo the request on the new place.

2 wget介绍

相关推荐
Bert.Cai27 分钟前
Linux printf命令详解
linux·运维·服务器
闫记康28 分钟前
Linux学习day4
linux·运维·学习
bush41 小时前
linux开发板连接virtualbox虚拟机ubuntu的usb网卡,访问外网方法。
linux·运维·ubuntu
小明同学011 小时前
C++后端项目:统一大模型接入 SDK(一)
linux·c++·chatgpt
码农编程录2 小时前
【notes10】spi
linux
米高梅狮子2 小时前
03.OpenStack使用
linux·前端·云原生·容器·架构·kubernetes·openstack
实心儿儿3 小时前
Linux —— Linux进程信号 - 信号产生
linux·运维·服务器
楼兰公子3 小时前
RK3588 + Linux 7.0.3 内核网络子系统高阶进阶全解
linux·网络
海天鹰3 小时前
Linux系统4399云游戏无法进入
linux·游戏
文静小土豆3 小时前
CentOS 7 / Kylin Linux V10 升级 OpenSSL 3.6.1 详细教程
linux·centos·kylin