Skip to content
Snippets Groups Projects
Commit 5eba93c4 authored by Yang Tse's avatar Yang Tse
Browse files

Fixed the --ftp-port address to the CLIENTIP address.

parent 915dfb49
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment