xref: /aosp_15_r20/external/curl/tests/data/test1469 (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1<testcase>
2<info>
3<keywords>
4FTP
5URL
6FAILURE
7</keywords>
8</info>
9
10# Client-side
11<client>
12<server>
13none
14</server>
15<name>
16Space in FTP upload URL
17</name>
18<command>
19"ftp://%HOSTIP:%NOLISTENPORT/%TESTNUMBER%/with space/" -T %LOGDIR/irrelevant-file
20</command>
21</client>
22
23# Verify data after the test has been "shot"
24<verify>
25# 3 == CURLE_URL_MALFORMAT
26<errorcode>
273
28</errorcode>
29</verify>
30</testcase>
31