Home
last modified time | relevance | path

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

/third_party/curl/docs/examples/
Dsftpuploadresume.c48 static curl_off_t sftpGetRemoteFileSize(const char *i_remoteFile) in sftpGetRemoteFileSize() function
83 curl_off_t remoteFileSizeByte = sftpGetRemoteFileSize(remotepath); in sftpResumeUpload()