| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | FTP: skip CWD to entry dir when target is absolute | Zenju | 2019-09-13 | 1 | -1/+0 |
| | | | | | Closes #4332 | ||||
| * | FTP: access files in root dir correctly | Daniel Stenberg | 2013-04-12 | 1 | -0/+57 |
| Accessing a file with an absolute path in the root dir but with no directory specified was not handled correctly. This fix comes with four new test cases that verify it. Bug: http://curl.haxx.se/mail/lib-2013-04/0142.html Reported by: Sam Deane | |||||
