Commit 5eba93c4 authored by Yang Tse's avatar Yang Tse
Browse files

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

parent 915dfb49
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>