mirror of
https://github.com/moparisthebest/curl
synced 2025-03-01 01:41:50 -05:00
kill the ftp server afterwards, it is just so messed up
This commit is contained in:
parent
92872a2a3c
commit
e26b917661
@ -5,13 +5,16 @@ moooooooo
|
|||||||
|
|
||||||
# Client-side
|
# Client-side
|
||||||
<client>
|
<client>
|
||||||
|
<killserver>
|
||||||
|
ftp
|
||||||
|
</killserver>
|
||||||
<name>
|
<name>
|
||||||
FTPS operation to FTP port
|
FTPS operation to FTP port
|
||||||
</name>
|
</name>
|
||||||
<command>
|
<command>
|
||||||
-k ftps://%HOSTIP:%FTPPORT/path/to/file/402
|
-k ftps://%HOSTIP:%FTPPORT/path/to/file/402
|
||||||
</command>
|
</command>
|
||||||
</test>
|
</client>
|
||||||
|
|
||||||
# Verify data after the test has been "shot"
|
# Verify data after the test has been "shot"
|
||||||
<verify>
|
<verify>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user