mirror of
https://github.com/moparisthebest/curl
synced 2025-03-01 09:51:46 -05:00
SCP support added
This commit is contained in:
parent
a777eb3d81
commit
961ec228d4
@ -21,7 +21,7 @@
|
|||||||
.\" * $Id$
|
.\" * $Id$
|
||||||
.\" **************************************************************************
|
.\" **************************************************************************
|
||||||
.\"
|
.\"
|
||||||
.TH curl 1 "23 Sep 2006" "Curl 7.16.0" "Curl Manual"
|
.TH curl 1 "3 Nov 2006" "Curl 7.16.1" "Curl Manual"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
curl \- transfer a URL
|
curl \- transfer a URL
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
@ -30,7 +30,7 @@ curl \- transfer a URL
|
|||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
.B curl
|
.B curl
|
||||||
is a tool to transfer data from or to a server, using one of the supported
|
is a tool to transfer data from or to a server, using one of the supported
|
||||||
protocols (HTTP, HTTPS, FTP, FTPS, TFTP, DICT, TELNET, LDAP or FILE).
|
protocols (HTTP, HTTPS, FTP, FTPS, SCP, TFTP, DICT, TELNET, LDAP or FILE).
|
||||||
The command is designed to work without user interaction.
|
The command is designed to work without user interaction.
|
||||||
|
|
||||||
curl offers a busload of useful tricks like proxy support, user
|
curl offers a busload of useful tricks like proxy support, user
|
||||||
|
Loading…
x
Reference in New Issue
Block a user