Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-19 | Add FTP keywords for a couple of currently keyword-less FTP tests | Fabian Keil | |
2007-04-18 | Various test file cleanups, including using <servercmd> instead of writing | Dan Fandrich | |
directly to ftpserver.cmd and removing unneeded empty sections. | |||
2007-02-13 | ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' on | Daniel Stenberg | |
the left side of @ to make it short(er). | |||
2007-01-23 | Convert (most of) the test data files into genuine XML. A handful still | Dan Fandrich | |
are not, due mainly to the lack of support for XML character entities (e.g. & => & ). This will make it easier to validate test files using tools like xmllint, as well as edit and view them using XML tools. | |||
2006-09-21 | Added test case 531 in an attempt to repeat bug report #1561470 | Daniel Stenberg | |
(http://curl.haxx.se/bug/view.cgi?id=1561470) that is said to crash when an FTP upload fails with the multi interface. It did not, but I made a failed upload still assume the control connection to be fine. | |||
2005-03-07 | test 236: FTP resume upload but denied access to remote file | Daniel Stenberg | |