tenfourfox/netwerk/streamconv/converters/parse-ftp
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00
..
3-guess.in hello FPR 2017-04-19 00:56:45 -07:00
3-guess.out hello FPR 2017-04-19 00:56:45 -07:00
C-VMold.in hello FPR 2017-04-19 00:56:45 -07:00
C-VMold.out hello FPR 2017-04-19 00:56:45 -07:00
C-zVM.in hello FPR 2017-04-19 00:56:45 -07:00
C-zVM.out hello FPR 2017-04-19 00:56:45 -07:00
D-WinNT.in hello FPR 2017-04-19 00:56:45 -07:00
D-WinNT.out hello FPR 2017-04-19 00:56:45 -07:00
E-EPLF.in hello FPR 2017-04-19 00:56:45 -07:00
E-EPLF.out hello FPR 2017-04-19 00:56:45 -07:00
O-guess.in hello FPR 2017-04-19 00:56:45 -07:00
O-guess.out hello FPR 2017-04-19 00:56:45 -07:00
R-dls.in hello FPR 2017-04-19 00:56:45 -07:00
R-dls.out hello FPR 2017-04-19 00:56:45 -07:00
README hello FPR 2017-04-19 00:56:45 -07:00
U-HellSoft.in hello FPR 2017-04-19 00:56:45 -07:00
U-HellSoft.out hello FPR 2017-04-19 00:56:45 -07:00
U-hethmon.in hello FPR 2017-04-19 00:56:45 -07:00
U-hethmon.out hello FPR 2017-04-19 00:56:45 -07:00
U-murksw.in hello FPR 2017-04-19 00:56:45 -07:00
U-murksw.out hello FPR 2017-04-19 00:56:45 -07:00
U-ncFTPd.in hello FPR 2017-04-19 00:56:45 -07:00
U-ncFTPd.out hello FPR 2017-04-19 00:56:45 -07:00
U-NetPresenz.in hello FPR 2017-04-19 00:56:45 -07:00
U-NetPresenz.out hello FPR 2017-04-19 00:56:45 -07:00
U-NetWare.in hello FPR 2017-04-19 00:56:45 -07:00
U-NetWare.out hello FPR 2017-04-19 00:56:45 -07:00
U-no_ug.in hello FPR 2017-04-19 00:56:45 -07:00
U-no_ug.out hello FPR 2017-04-19 00:56:45 -07:00
U-nogid.in hello FPR 2017-04-19 00:56:45 -07:00
U-nogid.out hello FPR 2017-04-19 00:56:45 -07:00
U-Novonyx.in hello FPR 2017-04-19 00:56:45 -07:00
U-Novonyx.out hello FPR 2017-04-19 00:56:45 -07:00
U-proftpd.in hello FPR 2017-04-19 00:56:45 -07:00
U-proftpd.out hello FPR 2017-04-19 00:56:45 -07:00
U-Surge.in hello FPR 2017-04-19 00:56:45 -07:00
U-Surge.out hello FPR 2017-04-19 00:56:45 -07:00
U-WarFTPd.in hello FPR 2017-04-19 00:56:45 -07:00
U-WarFTPd.out hello FPR 2017-04-19 00:56:45 -07:00
U-WebStar.in hello FPR 2017-04-19 00:56:45 -07:00
U-WebStar.out hello FPR 2017-04-19 00:56:45 -07:00
U-WinNT.in hello FPR 2017-04-19 00:56:45 -07:00
U-WinNT.out hello FPR 2017-04-19 00:56:45 -07:00
U-wu.in hello FPR 2017-04-19 00:56:45 -07:00
U-wu.out hello FPR 2017-04-19 00:56:45 -07:00
V-MultiNet.in hello FPR 2017-04-19 00:56:45 -07:00
V-MultiNet.out hello FPR 2017-04-19 00:56:45 -07:00
V-VMS-mix.in hello FPR 2017-04-19 00:56:45 -07:00
V-VMS-mix.out hello FPR 2017-04-19 00:56:45 -07:00

Testcases for the following:

- VMS (MultiNet, UCX, and CMU) LIST format (including multi-line format)
- IBM VM/CMS, VM/ESA LIST format (two known variants)
- Windows NT's default "DOS-dirstyle"
- OS/2 basic server format LIST format
- SuperTCP FTP Server
- NetManage Chameleon (NEWT)
- EPLF (Easily Parsable List Format)
- '/bin/dls' (two known variants, plus multi-line) LIST format
- '/bin/ls -l' and all variants (even if they are not SYST UNIX)
  including 
   - Hellsoft FTP for NetWare (non-unix perm-bits)
   - Hethmon Brothers FTP for OS/2 (all '-' perm bits)
   - NetPresenz (SYST is "MACOS")
   - "NETWARE" (Hellsoft-style perms, no linkcount, no UID/GID)
   - OpenBSD FTPD (numeric UID/GID)
   - Open Group's FTP servers (no GID)
   - Novonyx [Netscape/Novell] (fields not in columns)
   - wuFTPd and other BSD-based ftpd that exec "ls -l"
   - Windows NT server (internal "ls -l" compatible)
   - Netmanage ProFTPD for Win32 (internal "ls -l" compatible)
   - SurgeFTPd for Win32 (internal "ls -l" compatible)
   - WarFTPd for Win32 (internal "ls -l" compatible)
   - WebStarFTP for MacOS (internal "ls -l" compatible)
   - MurkWorks FTP for NetWare (internal "ls -l" compatible)
   - NcFTPd for Unix (internal "ls -l" compatible).