summaryrefslogtreecommitdiff
path: root/tests/data/test505
Commit message (Collapse)AuthorAgeFilesLines
* tests: add keywords for a couple of FTP testsFabian Keil2013-08-111-0/+6
|
* ftp@example.com is now the new anonymous FTP password. I opted for 'ftp' onDaniel Stenberg2007-02-131-1/+1
| | | | the left side of @ to make it short(er).
* Convert (most of) the test data files into genuine XML. A handful stillDan Fandrich2007-01-231-0/+2
| | | | | | 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.
* Joe Halpin made the FTP code send 'QUIT' on the control connection beforeDaniel Stenberg2004-02-271-0/+11
| | | | it disconnects the TCP connection, like a good ftp client should!
* newDaniel Stenberg2003-04-031-0/+47