Home
last modified time | relevance | path

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

/curl/docs/examples/
H A Dsftpuploadresume.c79 static int sftpResumeUpload(CURL *curlhandle, const char *remotepath, in sftpResumeUpload() argument
85 curl_off_t remoteFileSizeByte = sftpGetRemoteFileSize(remotepath); in sftpResumeUpload()
98 curl_easy_setopt(curlhandle, CURLOPT_URL, remotepath); in sftpResumeUpload()
H A Dftpuploadresume.c70 static int upload(CURL *curlhandle, const char *remotepath, in upload() argument
86 curl_easy_setopt(curlhandle, CURLOPT_URL, remotepath); in upload()

Completed in 8 milliseconds