1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/netwerk/streamconv/converters/parse-ftp/README Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,28 @@ 1.4 +Testcases for the following: 1.5 + 1.6 +- VMS (MultiNet, UCX, and CMU) LIST format (including multi-line format) 1.7 +- IBM VM/CMS, VM/ESA LIST format (two known variants) 1.8 +- Windows NT's default "DOS-dirstyle" 1.9 +- OS/2 basic server format LIST format 1.10 +- SuperTCP FTP Server 1.11 +- NetManage Chameleon (NEWT) 1.12 +- EPLF (Easily Parsable List Format) 1.13 +- '/bin/dls' (two known variants, plus multi-line) LIST format 1.14 +- '/bin/ls -l' and all variants (even if they are not SYST UNIX) 1.15 + including 1.16 + - Hellsoft FTP for NetWare (non-unix perm-bits) 1.17 + - Hethmon Brothers FTP for OS/2 (all '-' perm bits) 1.18 + - NetPresenz (SYST is "MACOS") 1.19 + - "NETWARE" (Hellsoft-style perms, no linkcount, no UID/GID) 1.20 + - OpenBSD FTPD (numeric UID/GID) 1.21 + - Open Group's FTP servers (no GID) 1.22 + - Novonyx [Netscape/Novell] (fields not in columns) 1.23 + - wuFTPd and other BSD-based ftpd that exec "ls -l" 1.24 + - Windows NT server (internal "ls -l" compatible) 1.25 + - Netmanage ProFTPD for Win32 (internal "ls -l" compatible) 1.26 + - SurgeFTPd for Win32 (internal "ls -l" compatible) 1.27 + - WarFTPd for Win32 (internal "ls -l" compatible) 1.28 + - WebStarFTP for MacOS (internal "ls -l" compatible) 1.29 + - MurkWorks FTP for NetWare (internal "ls -l" compatible) 1.30 + - NcFTPd for Unix (internal "ls -l" compatible). 1.31 +