ftp graceful error detection check data
This commit is contained in:
parent
79a84d20f2
commit
e86f3b9144
2
tests/data/command113.txt
Normal file
2
tests/data/command113.txt
Normal file
@ -0,0 +1,2 @@
|
||||
ftp://%HOSTIP:%FTPPORT/113
|
||||
|
2
tests/data/command114.txt
Normal file
2
tests/data/command114.txt
Normal file
@ -0,0 +1,2 @@
|
||||
ftp://%HOSTIP:%FTPPORT/114
|
||||
|
2
tests/data/command115.txt
Normal file
2
tests/data/command115.txt
Normal file
@ -0,0 +1,2 @@
|
||||
ftp://%HOSTIP:%FTPPORT/115
|
||||
|
2
tests/data/command116.txt
Normal file
2
tests/data/command116.txt
Normal file
@ -0,0 +1,2 @@
|
||||
ftp://%HOSTIP:%FTPPORT/116 -P -
|
||||
|
3
tests/data/command117.txt
Normal file
3
tests/data/command117.txt
Normal file
@ -0,0 +1,3 @@
|
||||
ftp://%HOSTIP:%FTPPORT/117
|
||||
|
||||
|
3
tests/data/command118.txt
Normal file
3
tests/data/command118.txt
Normal file
@ -0,0 +1,3 @@
|
||||
ftp://%HOSTIP:%FTPPORT/118
|
||||
|
||||
|
3
tests/data/command119.txt
Normal file
3
tests/data/command119.txt
Normal file
@ -0,0 +1,3 @@
|
||||
ftp://%HOSTIP:%FTPPORT/119 -P -
|
||||
|
||||
|
1
tests/data/error113.txt
Normal file
1
tests/data/error113.txt
Normal file
@ -0,0 +1 @@
|
||||
12
|
1
tests/data/error114.txt
Normal file
1
tests/data/error114.txt
Normal file
@ -0,0 +1 @@
|
||||
11
|
1
tests/data/error115.txt
Normal file
1
tests/data/error115.txt
Normal file
@ -0,0 +1 @@
|
||||
13
|
1
tests/data/error116.txt
Normal file
1
tests/data/error116.txt
Normal file
@ -0,0 +1 @@
|
||||
30
|
1
tests/data/error117.txt
Normal file
1
tests/data/error117.txt
Normal file
@ -0,0 +1 @@
|
||||
17
|
1
tests/data/error118.txt
Normal file
1
tests/data/error118.txt
Normal file
@ -0,0 +1 @@
|
||||
19
|
1
tests/data/error119.txt
Normal file
1
tests/data/error119.txt
Normal file
@ -0,0 +1 @@
|
||||
19
|
1
tests/data/ftpd113.txt
Normal file
1
tests/data/ftpd113.txt
Normal file
@ -0,0 +1 @@
|
||||
REPLY USER 314 bluah you fewl!
|
1
tests/data/ftpd114.txt
Normal file
1
tests/data/ftpd114.txt
Normal file
@ -0,0 +1 @@
|
||||
REPLY PASS 314 bluah you fewl!
|
1
tests/data/ftpd115.txt
Normal file
1
tests/data/ftpd115.txt
Normal file
@ -0,0 +1 @@
|
||||
REPLY PASV 314 bluah you fewl!
|
1
tests/data/ftpd116.txt
Normal file
1
tests/data/ftpd116.txt
Normal file
@ -0,0 +1 @@
|
||||
REPLY PORT 314 bluah you fewl!
|
1
tests/data/ftpd117.txt
Normal file
1
tests/data/ftpd117.txt
Normal file
@ -0,0 +1 @@
|
||||
REPLY TYPE 314 bluah you fewl!
|
1
tests/data/ftpd118.txt
Normal file
1
tests/data/ftpd118.txt
Normal file
@ -0,0 +1 @@
|
||||
REPLY RETR 314 bluah you fewl!
|
1
tests/data/name113.txt
Normal file
1
tests/data/name113.txt
Normal file
@ -0,0 +1 @@
|
||||
FTP download, failed login
|
1
tests/data/name114.txt
Normal file
1
tests/data/name114.txt
Normal file
@ -0,0 +1 @@
|
||||
FTP download, failed PASS
|
1
tests/data/name115.txt
Normal file
1
tests/data/name115.txt
Normal file
@ -0,0 +1 @@
|
||||
FTP download, failed PASV
|
1
tests/data/name116.txt
Normal file
1
tests/data/name116.txt
Normal file
@ -0,0 +1 @@
|
||||
FTP download, failed PORT
|
1
tests/data/name117.txt
Normal file
1
tests/data/name117.txt
Normal file
@ -0,0 +1 @@
|
||||
FTP download, failed TYPE
|
1
tests/data/name118.txt
Normal file
1
tests/data/name118.txt
Normal file
@ -0,0 +1 @@
|
||||
FTP download, failed RETR
|
1
tests/data/name119.txt
Normal file
1
tests/data/name119.txt
Normal file
@ -0,0 +1 @@
|
||||
FTP download, failed RETR with PORT
|
Loading…
Reference in New Issue
Block a user