1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/tests/data/test402
Daniel Stenberg f34573c8e2 new tests
2001-11-02 23:09:02 +00:00

22 lines
273 B
Plaintext

# Server-side
<reply>
moooooooo
</reply>
# Client-side
<client>
<name>
FTPS operation to FTP port
</name>
<command>
ftps://%HOSTIP:%FTPPORT/path/to/file/402
</command>
</test>
# Verify data after the test has been "shot"
<verify>
<errorcode>
35
</errorcode>
</verify>