Various test file cleanups, including using <servercmd> instead of writing
directly to ftpserver.cmd and removing unneeded empty sections.
This commit is contained in:
@@ -9,6 +9,10 @@ compressed
|
||||
</info>
|
||||
# Server-side
|
||||
<reply>
|
||||
<servercmd>
|
||||
REPLY PASS 332 please provide account name
|
||||
REPLY ACCT 532 bluah!
|
||||
</servercmd>
|
||||
</reply>
|
||||
|
||||
# Client-side
|
||||
@@ -22,10 +26,6 @@ FTP RETR with bad ACCT
|
||||
<command>
|
||||
ftp://%HOSTIP:%FTPPORT/229 --ftp-account "one count"
|
||||
</command>
|
||||
<file name="log/ftpserver.cmd">
|
||||
REPLY PASS 332 please provide account name
|
||||
REPLY ACCT 532 bluah!
|
||||
</file>
|
||||
</client>
|
||||
|
||||
# Verify data after the test has been "shot"
|
||||
|
||||
Reference in New Issue
Block a user