mirror of
https://github.com/curl/curl.git
synced 2026-08-02 18:20:29 +03:00
modified lib533 to accept both URLs on the command line
This commit is contained in:
parent
ef66497a0d
commit
2c62dfd124
2 changed files with 2 additions and 2 deletions
|
|
@ -28,7 +28,7 @@ lib533
|
|||
FTP RETR a non-existing file twice using the multi interface
|
||||
</name>
|
||||
<command>
|
||||
ftp://%HOSTIP:%FTPPORT/path/533
|
||||
ftp://%HOSTIP:%FTPPORT/path/533 ftp://%HOSTIP:%FTPPORT/path/533
|
||||
</command>
|
||||
</client>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue