1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

test298: verify --ftp-method nowcwd with URL encoded path

Ref: #1974
This commit is contained in:
Daniel Stenberg 2017-10-09 22:50:40 +02:00
parent f8e593887e
commit 00fb811e2b
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -25,7 +25,7 @@ ftp
FTP CWD with --ftp-method nocwd
</name>
<command>
--ftp-method nocwd ftp://%HOSTIP:%FTPPORT/first/second/third/298
--ftp-method nocwd ftp://%HOSTIP:%FTPPORT/first/second/th%69rd/298
</command>
</client>