Functions
ftpuploadresume.c File Reference
#include <stdlib.h>
#include <stdio.h>
#include <curl/curl.h>
Include dependency graph for ftpuploadresume.c:

Go to the source code of this file.

Functions

size_t discardfunc (void *ptr, size_t size, size_t nmemb, void *stream)
size_t getcontentlengthfunc (void *ptr, size_t size, size_t nmemb, void *stream)
int main (int c, char **argv)
size_t readfunc (void *ptr, size_t size, size_t nmemb, void *stream)
int upload (CURL *curlhandle, const char *remotepath, const char *localpath, long timeout, long tries)

Function Documentation

size_t discardfunc ( void *  ptr,
size_t  size,
size_t  nmemb,
void *  stream 
)

Definition at line 60 of file ftpuploadresume.c.

size_t getcontentlengthfunc ( void *  ptr,
size_t  size,
size_t  nmemb,
void *  stream 
)

Definition at line 45 of file ftpuploadresume.c.

int main ( int  c,
char **  argv 
)

Definition at line 159 of file ftpuploadresume.c.

size_t readfunc ( void *  ptr,
size_t  size,
size_t  nmemb,
void *  stream 
)

Definition at line 66 of file ftpuploadresume.c.

int upload ( CURL curlhandle,
const char *  remotepath,
const char *  localpath,
long  timeout,
long  tries 
)

Definition at line 80 of file ftpuploadresume.c.



rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:08