Added ftpget.c just to show that it is exactly as easy to get FTP files

This commit is contained in:
Daniel Stenberg 2001-03-27 09:00:18 +00:00
parent 8b08dfed38
commit 053bf49bd2
2 changed files with 45 additions and 2 deletions

View file

@ -6,8 +6,7 @@ AUTOMAKE_OPTIONS = foreign no-dependencies
EXTRA_DIST =
README curlgtk.c sepheaders.c simple.c postit.c \
win32sockets.c persistant.c \
getpageinvar.php simpleget.php simplepost.php
win32sockets.c persistant.c ftpget.c
all:
@echo "done"