Connection
FEAT Option
Send FEAT Command: By enable this option, FTPRush will send 'FEAT' command to FTP Server when connecting. FEAT command will ask FTP Server to list its extension commands, or extended mechanisms.
Timeout
Connect Timeout: sets the timeout (in seconds) when connecting to a ftp server. If no response is received for a specified number of seconds FTPRush aborts the connection.
Timeout of waiting FTP reply message: sets the timeout (in seconds) when sending ftp commands to a ftp server. If no response is received for a specified number of seconds FTPRush aborts the connection.
Retry
Max Retries: Sets the maximum number of times FTPRush will retry connecting to a ftp server before it gives up
ConnectRetry Delay: Sets the time (in seconds) FTPRush will wait before retry connecting
Cycle FTP Server IP List when login Failed: choose whether FTPRush uses other IP addresses in Ftp server IP list when fail to connect to the FTP server
Auto Reconnect
FTPRush will reconnect to FTP automatically if found reply messages from FTP Servers match the text inside this Listbox
Data Connection
Smart Handle FTP server behinds NAT: when FTP server behinds a NAT(Network Address Translation) network, it may reply a internal IP Address for PASV command. If this option be checked, FTPRush will replace this internal IP Address with IP address of FTP servers. Notes: when UPnP enabled and found a UPnP router, FTPRush will get external IP address from router directly.
Bind Sockets to IP Address: Sets the IP address to replace your intranet IP address when you are behind a NAT network and want use port mode to connect to a ftp server. It can be a domain name. FTPRush can automatically resolve it to IP address.
Bind Local IP Address to: Sets local IP address that FTPRush uses if you have more than one Ethernet card or IP address.
Limit Local Port Range: Limits ports or port ranges which FTPRush accepts When you are behind a NAT network and want use port mode to connect to a ftp server.
What's Ident?
Ident is Identification Protocol, provides a means to determine the identity of a user of a particular TCP connection.
Enable Ident: when this option checked, FTPRush will open Ident feature and listening Ident request from FTP servers.
Enable only when connecting: when this option checked, FTPRush only listening Ident request when connecting to FTP servers, after connected to FTP server, Ident thread will be closed automatically.
Ident Name: default ident name is "Rush", you need change it to fit you needed
Ident System: dont change "UNIX" except you know what you need to do
Port: default ident port is TCP 113, if you behinds NAT network, you may need to change it to fit "Port Mapping"
Notes: when UPnP enabled, FTPRush always use Port 113, if more people using identd service inside your internal network, please checked "Enable only when connecting"
Keep Alive
Most FTP Servers support kick idling users from FTP, Keep Alive can helping you stay at FTP Servers
Enable Keep Alive: check this option to enable "Keep Alive" feature
Send "Keep Alive" Command: by sending a FTP Command to treat FTP Server you are not idling.
Interval: decides how many seconds to performa a "Keep Alive" action
Stop Sending Command After: check this option to stop idle after some minutes
And logout from site: if checked this option, FTPRush will disconnect from site after stop sending keep-alive commands.
Reconnect to FTP when got kicked: when FTP Server kicked you FTPRush will reconnect to it automatically If this option be checked
Random Send "Keep Alive" Command: Some FTP servers may recognize you are cheating when send same FTP command to keep alive, Check this option FTPRush will select a command from "Keep Alive" command list and send it to FTP server.
|