Home
last modified time | relevance | path

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

/external/curl/docs/examples/
Dsftpuploadresume.c77 static int sftpResumeUpload(CURL *curlhandle, const char *remotepath, in sftpResumeUpload() function
127 if(!sftpResumeUpload(curlhandle, remote, filename)) { in main()