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

This commit is contained in:
Yang Tse 2009-05-05 08:19:55 +00:00
parent 915dfb494e
commit 5eba93c4e7

View File

@ -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>