mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05: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