The new ftpuploadresume.c example by Philip Bock

This commit is contained in:
Daniel Stenberg 2006-05-11 22:24:44 +00:00
parent d99c20f628
commit d5e9041344
2 changed files with 155 additions and 1 deletions

View file

@ -11,7 +11,7 @@ EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.c \
multi-post.c fopen.c simplepost.c makefile.dj curlx.c https.c \
multi-debugcallback.c fileupload.c getinfo.c ftp3rdparty.c debug.c \
anyauthput.c htmltitle.cc htmltidy.c opensslthreadlock.c \
cookie_interface.c cacertinmem.c synctime.c sampleconv.c
cookie_interface.c cacertinmem.c synctime.c sampleconv.c ftpuploadresume.c
all:
@echo "done"