Ticket #2875 enhancement new
IFTPShell access implementations are not complete
| Reported by: | therve | Owned by: | adiroiban |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ftp | Keywords: | |
| Cc: | thijs, adi@… | Branch: | |
| Author: | Launchpad Bug: |
Description (last modified by therve) (diff)
This method is called in response of the CWD command in the ftp server. However the 2 implementations don't check enough things:
- the one in ftp just do a listdir()
- the one in vfs in trunk does nothing (and isn't totally fixed by #1264)
The expected behavior should be documented, tests added, and both implementations fixed.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

