mirror of
https://github.com/curl/curl.git
synced 2024-11-27 05:50:21 +08:00
Fixed the --ftp-port address to the CLIENTIP address.
This commit is contained in:
parent
915dfb494e
commit
5eba93c4e7
@ -30,7 +30,7 @@ ftp
|
||||
FTP dir list, PORT with specified IP and slow response
|
||||
</name>
|
||||
<command>
|
||||
ftp://%HOSTIP:%FTPPORT/ -P %HOSTIP
|
||||
ftp://%HOSTIP:%FTPPORT/ -P %CLIENTIP
|
||||
</command>
|
||||
</client>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user