aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1010
AgeCommit message (Collapse)Author
2019-09-18FTP: remove trailing slash from path for LIST/MLSDZenju
Closes #4348
2017-08-04test1010: verify that #1718 is fixedDaniel Stenberg
... by doing two transfers in nocwd mode and check that there's no superfluous CWD command.
2014-02-01FTP tests: enable text-mode for more datacheck sectionsMarc Hoersken
2007-09-24Immanuel Gregoire fixed KNOWN_BUGS #44: --ftp-method nocwd did not handleDaniel Stenberg
URLs ending with a slash properly (it should list the contents of that directory). Test case 351 brought back and also test 1010 was added.