Home
last modified time | relevance | path

Searched refs:proto_sftp (Results 1 – 3 of 3) sorted by relevance

/curl/src/
H A Dtool_libinfo.h46 extern const char *proto_sftp;
H A Dtool_libinfo.c50 const char *proto_sftp = NULL; variable
68 { "sftp", &proto_sftp },
H A Dtool_operate.c1642 if(use_proto == proto_scp || use_proto == proto_sftp) { in single_transfer()
1963 if((use_proto == proto_scp || use_proto == proto_sftp) && in single_transfer()

Completed in 11 milliseconds