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

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

Function Documentation

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

Definition at line 46 of file ftpuploadresume.c.

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

Definition at line 32 of file ftpuploadresume.c.

int main ( void  )

Definition at line 147 of file ftpuploadresume.c.

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

Definition at line 54 of file ftpuploadresume.c.

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

Definition at line 68 of file ftpuploadresume.c.



rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:17