DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29689>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29689

[net] Unix parser does not handle special files.





------- Additional Comments From [EMAIL PROTECTED]  2004-06-20 17:16 -------
I found it by scanning against /dev.

e.g:

ftp> open localhost
Connected to samson.
220 ProFTPD 1.2.9 Server (Samson) [samson.cloudnine.net.nz]
Name (localhost:neil): neil
331 Password required for neil.
Password:
230 User neil logged in.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> ls /dev/gpmctl
200 PORT command successful
150 Opening ASCII mode data connection for file list
srwxrwxrwx   1 root     root            0 Jun 19 08:30 /dev/gpmctl
226 Transfer complete.
ftp> syst
215 UNIX Type: L8

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to