diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /netwerk/test/gtest/parse-ftp/U-HellSoft.in | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'netwerk/test/gtest/parse-ftp/U-HellSoft.in')
-rw-r--r-- | netwerk/test/gtest/parse-ftp/U-HellSoft.in | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/netwerk/test/gtest/parse-ftp/U-HellSoft.in b/netwerk/test/gtest/parse-ftp/U-HellSoft.in new file mode 100644 index 0000000000..50f03d664a --- /dev/null +++ b/netwerk/test/gtest/parse-ftp/U-HellSoft.in @@ -0,0 +1,25 @@ +ftp> open pandora.anglistik.uni-mainz.de +220 pandora FTP Server for NW 3.1x, 4.xx (v1.10), (c) 1994 HellSoft. +Name (pandora.anglistik.uni-mainz.de:cyp): +331 Password required. +230-User Logged. +230 Home Directory: /SYS/USER/FTP +ftp> ls +200 Command Accepted. +150 Opening ASCII data connection. +d[RWCEMFA] 1 cyp 512 Jul 01 11:49 htdocs +d[RWCEMFA] 1 cyp 512 Jul 02 08:56 config +d[RWCEMFA] 1 cyp 512 Jun 20 11:23 other +d[RWCEMFA] 1 cyp 512 Jun 20 11:23 mail +d[RWCEMFA] 1 cyp 512 Jun 20 14:35 news +d[RWCEMFA] 1 cyp 512 Jun 30 08:48 download +-[RWCEMFA] 1 *unknown 13312 May 27 1997 19calit.doc +-[RWCEMFA] 1 *unknown 237 Feb 21 1997 forfile.bat +-[RWCEMFA] 1 *unknown 1401 Mar 03 1997 intertex.txt +d[RWCEMFA] 1 cyp 512 May 15 08:55 d1 +d[RWCEMFA] 1 cyp 512 May 06 10:57 drivers +d[RWCEMFA] 1 cyp 512 Mar 28 12:05 --moved- +226 Transfer complete. +ftp> close +221 Goodbye. +ftp>
\ No newline at end of file |