Added example of how to use the upcoming support for FTP 3rd party transfers

This commit is contained in:
Daniel Stenberg 2004-06-03 11:15:27 +00:00
parent 195d769c4b
commit 2e8f37aca5
2 changed files with 105 additions and 1 deletions

View file

@ -9,7 +9,7 @@ EXTRA_DIST = README curlgtk.c sepheaders.c simple.c postit2.c \
ftpupload.c httpput.c simplessl.c ftpgetresp.c http-post.c \
post-callback.c multi-app.c multi-double.c multi-single.c \
multi-post.c fopen.c simplepost.c makefile.dj curlx.c https.c \
multi-debugcallback.c fileupload.c getinfo.c
multi-debugcallback.c fileupload.c getinfo.c ftp3rdparty.c
all:
@echo "done"