mirror of
https://github.com/curl/curl.git
synced 2026-08-26 21:24:08 +03:00
James Housley did lots of work and introduced SFTP downloads.
This commit is contained in:
parent
bcd8a3b240
commit
a634f64400
8 changed files with 619 additions and 130 deletions
|
|
@ -138,6 +138,7 @@ static const char * const protocols[] = {
|
|||
|
||||
#ifdef USE_LIBSSH2
|
||||
"scp",
|
||||
"sftp",
|
||||
#endif
|
||||
|
||||
NULL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue