aboutsummaryrefslogtreecommitdiff
path: root/tests/ftpserver.pl
AgeCommit message (Expand)Author
2001-03-05talks more on verboseDaniel Stenberg
2001-01-22the custom reply engine was not inited properlyDaniel Stenberg
2000-11-27allows simple custom modifications for single test casesDaniel Stenberg
2000-11-21REST support seems to workDaniel Stenberg
2000-11-21Added support for verifiedserver that returns a static silly string thatDaniel Stenberg
2000-11-21NLST does a LIST (a normal unix ftp client 'ls' becomes NLST)Daniel Stenberg
2000-11-21STOR works!Daniel Stenberg
2000-11-21fancier login textDaniel Stenberg
2000-11-21removed the forks, we don't need forking for single-task testingDaniel Stenberg
2000-11-20flushes the log handles before fork, now the logs work too!Daniel Stenberg
2000-11-20QUIT works, and now I can run a unix ftp client against the server and itDaniel Stenberg
2000-11-20CWD runsDaniel Stenberg
2000-11-20RETR seems to work tooDaniel Stenberg
2000-11-20this is now a working ftp server, both PASV and PORT run fine, LIST works,Daniel Stenberg
2000-11-20this is the first attempt of a tiny and simple ftp server in perl for curlDaniel Stenberg