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
|
FTP dir list, PORT with specified IP and slow response
|
||||||
</name>
|
</name>
|
||||||
<command>
|
<command>
|
||||||
ftp://%HOSTIP:%FTPPORT/ -P %HOSTIP
|
ftp://%HOSTIP:%FTPPORT/ -P %CLIENTIP
|
||||||
</command>
|
</command>
|
||||||
</client>
|
</client>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user