qt-ftpsearcher -iplist [file] -ip [ip]
{-database [name] -user [...] -password [...]
-host [...] -port [...]}
-cutip cut active ip from file specified in -iplist
-ftp_user [user] default is empty
-ftp_pass [pwd] default is empty
-ftp_port [port] default = 21
-ftp_code [name] ftp encoding, it will be stored to table3
(Apple Roman, Big5, Big5-HKSCS, EUC-JP, EUC-KR,
GB18030-0, IBM 850, IBM 866, IBM 874, ISO 2022-JP,
ISO 8859-1 to 10, ISO 8859-13 to 16, {Iscii-Bng,
Dev, Gjr, Knd, Mlm, Ori, Pnj, Tlg, and Tml},
JIS X 0201, JIS X 0208, KOI8-R, KOI8-U, MuleLao-1,
ROMAN8, Shift-JIS, TIS-620, TSCII, UTF-8, UTF-16,
UTF-16BE, UTF-16LE, UTF-32, UTF-32BE, UTF-32LE,
Windows-1250 to 1258, WINSAMI2)
default = Windows-1251
-table1 [name] default = ftp_files
-table2 [name] default = ftp_info
-table3 [name] default = ftp_encoding
-path [path] specify path on ftp (default is '/')
you can use this option multiple times:
-path [path1] -path [path2] -path [path3]...
-log [file] log-file
-min [size] minimum file size that can be resolved,
less file will be ignored, for example:
'512' (bytes), '1k', '1m' or '1g'
(default = 0)
-num [num] number of child porcesses
-time [sec] ip list to scan from table2 will be selected with
condition that last update was N seconds ago or more
-begin [ip] begin from ip
-scan only scan iplist
-optimize optimize tables 1,2,3 and exit
(OPTIMIZE TABLE and ANALYZE TABLE)
-check check and recode characters to utf-8
(UTF-8, KOI8-R, Windows-1251, etc...)
-daemon start as daemon
-h, -help show this help
-v version information
For more information see manual page and help files in html.