Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-11-21 | fancier login text | Daniel Stenberg | |
removed lots of wasted comments cleaned up a little STOR doesn't work | |||
2000-11-21 | removed the forks, we don't need forking for single-task testing | Daniel Stenberg | |
2000-11-20 | flushes the log handles before fork, now the logs work too! | Daniel Stenberg | |
2000-11-20 | QUIT works, and now I can run a unix ftp client against the server and it | Daniel Stenberg | |
runs pretty good | |||
2000-11-20 | CWD runs | Daniel Stenberg | |
2000-11-20 | RETR seems to work too | Daniel Stenberg | |
2000-11-20 | this is now a working ftp server, both PASV and PORT run fine, LIST works, | Daniel Stenberg | |
RETR and STORE don't | |||
2000-11-20 | this is the first attempt of a tiny and simple ftp server in perl for curl | Daniel Stenberg | |
test purposes |