View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000004 | Pete's FTP | public | 2010-08-09 10:11 | 2012-07-01 19:30 | |
| Reporter | abalaban | Assigned To | xeron | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0000004: using 'LIST -a' to retrieve directory listing | ||||
| Description | pFTP is issuing 'LIST -a' in order to obtain directories listing, again according to the RFC (RFC 959, chapter 5.3.1) the only argument (which is also optional) the command LIST accepts is a pathname, as a result ftpd (the ftp server I'm developping for AOS4) tries to look for a file or directory named '-a' and as it doesn't find one it issues a 550 error code which in turn blocks pFTP login. I know many ftp clients are using LIST -a but they almost all fall back to a plain LIST (without '-a') in case they get an error the first time. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-08-09 10:11 | abalaban | New Issue | |
| 2010-08-10 09:59 | xeron | Status | new => assigned |
| 2010-08-10 09:59 | xeron | Assigned To | => xeron |
| 2010-11-09 21:33 | xeron | Status | assigned => resolved |
| 2010-11-09 21:33 | xeron | Resolution | open => fixed |
| 2012-07-01 19:30 | xeron | Note Added: 0000007 | |
| 2012-07-01 19:30 | xeron | Status | resolved => closed |