View Issue Details

IDProjectCategoryView StatusLast Update
0000004Pete's FTPpublic2012-07-01 19:30
Reporterabalaban Assigned Toxeron  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Summary0000004: using 'LIST -a' to retrieve directory listing
DescriptionpFTP 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.
TagsNo tags attached.

Activities

xeron

2012-07-01 19:30

manager   ~0000007

Release in 1.2

Issue History

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