netwerk/streamconv/converters/parse-ftp/README

Wed, 31 Dec 2014 06:55:46 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:55:46 +0100
changeset 1
ca08bd8f51b2
permissions
-rw-r--r--

Added tag TORBROWSER_REPLICA for changeset 6474c204b198

michael@0 1 Testcases for the following:
michael@0 2
michael@0 3 - VMS (MultiNet, UCX, and CMU) LIST format (including multi-line format)
michael@0 4 - IBM VM/CMS, VM/ESA LIST format (two known variants)
michael@0 5 - Windows NT's default "DOS-dirstyle"
michael@0 6 - OS/2 basic server format LIST format
michael@0 7 - SuperTCP FTP Server
michael@0 8 - NetManage Chameleon (NEWT)
michael@0 9 - EPLF (Easily Parsable List Format)
michael@0 10 - '/bin/dls' (two known variants, plus multi-line) LIST format
michael@0 11 - '/bin/ls -l' and all variants (even if they are not SYST UNIX)
michael@0 12 including
michael@0 13 - Hellsoft FTP for NetWare (non-unix perm-bits)
michael@0 14 - Hethmon Brothers FTP for OS/2 (all '-' perm bits)
michael@0 15 - NetPresenz (SYST is "MACOS")
michael@0 16 - "NETWARE" (Hellsoft-style perms, no linkcount, no UID/GID)
michael@0 17 - OpenBSD FTPD (numeric UID/GID)
michael@0 18 - Open Group's FTP servers (no GID)
michael@0 19 - Novonyx [Netscape/Novell] (fields not in columns)
michael@0 20 - wuFTPd and other BSD-based ftpd that exec "ls -l"
michael@0 21 - Windows NT server (internal "ls -l" compatible)
michael@0 22 - Netmanage ProFTPD for Win32 (internal "ls -l" compatible)
michael@0 23 - SurgeFTPd for Win32 (internal "ls -l" compatible)
michael@0 24 - WarFTPd for Win32 (internal "ls -l" compatible)
michael@0 25 - WebStarFTP for MacOS (internal "ls -l" compatible)
michael@0 26 - MurkWorks FTP for NetWare (internal "ls -l" compatible)
michael@0 27 - NcFTPd for Unix (internal "ls -l" compatible).
michael@0 28

mercurial