Connection
Connection
Use Global Setting: Use the setting from Global Option.
Use Custom Setting: Use the setting only for this site.
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
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.
Resume Support
Auto detect: FTPRush will send REST command to FTP server when connecting and gets the resume supporting information automatically
Yes: This FTP server supports Resume transfers
No: This FTP server does not supports Resume transfers
Keep Alive
Use Global Setting: Use the setting from Global Option.
Yes: enable keep-alive feature
No: disable keep-alvie feature
FEAT Option
Send FEAT command
Use Global Setting: Use the setting from Global Option
Yes: Send FEAT command when connecting
No: do not send FEAT command when connecting
when do not send FEAT command when connecting, you can set below options if server suports them
Enabled PRET Support: if checked, the PRET feature will be used, current only drFTPD supports this feature.
Use UTF-8: if checked, opens the UTF-8 mode to list FTP directory. Gene6/RaidenFTPD support this feature
CLNT: if checked, FTPRush will tell FTP server its name and version number.
Compression (MODE Z): if checked, FTPRush opens the MODE Z feature to speed up Listing/Transferring with compression. RaidenFTPD/Serv-U/Gene6 support this feature
XCRC: if checked, when a file be transferred, FTPRush do CRC checking automatically.
MLSD: if checked, FTPRush use MLSD command to listing directory instread of using LIST command. MLSD formats use the GMT timezone as datetime formats.
SSCN: if checked, FTPRush use SSCN command to do SSL transfers for FXPing
CPSV: if checked, FTPRush use CPSV command to do SSL transfers for FXPing
Account
Some sites have 2-3 account for users, one for uploading and one for downloading and another one for browsing, with the Account feature, FTPRush allows you to setup account for these sites and do transferring/browsing automatically without creating 2-3 sites in favorites.
When uploading
Login with below information: if checked, FTPRush will use these information to relogin site after uploading transfers started.
Host: host of FTP server, it can be a domain name or a IP address
Port: port of FTP server, default FTP port is 21, and default SSH FTP port is 22
Username: a name used to gain access to FTP server, if you have no a username, leave it as empty
Password: password of your username. if you have no a password, leave it as empty
When downloading
Login with below information: if checked, FTPRush will use these information to relogin site after uploading transfers started.
Host: host of FTP server, it can be a domain name or a IP address
Port: port of FTP server, default FTP port is 21, and default SSH FTP port is 22
Username: a name used to gain access to FTP server, if you have no a username, leave it as empty
Password: password of your username. if you have no a password, leave it as empty
Ident of FTP Server
by selected entry of the IdentD combobox, you may set or disable FTP Server custom ident name
Use Global Setting: when this FTP Server requires a IdentD service, it use the Global Ident setting
Use Custom Setting: by select this entry, you may set a custom ident name. when connecting to FTP FTPRush will reply the customize ident name to FTP Server
Proxy of FTP Server
Here you can set proxy setting for every site.
- Use global proxy setting: By select this option, FTP connection will get proxy setting from Global Proxy Setting.
- Bypass Proxy Server: By select this option, This FTP Server will NEVER use proxy to connect
- Use custom proxy setting: By select this option, you can select one proxy entry from the combobox and This Server will use this proxy entry always when connecting to FTP
- Apply Proxy to Data channel: By select this option, FTPRush will do List and Transfer with the same proxy setting as Control channel. This option is selected by default, do not uncheck it unless you know what you are doing.
List Mode
- General
Use 'STAT-l' command for listing directory: when checked this option, FTPRush use 'STAT -l' command to listing FTP directory instead of LIST command. 'STAT -l' list directory via FTP command channel without connect to FTP data channel, for most time it's faster than LIST command. but not all FTP server support this feature. (as we know, glftpd and RaidenFTPD and ioFTPD support it)
- Trim leading space of folders and files: when checked this option, all SPACE character will be cut from name of FTP folders and files.
- Custom List Command: if checked, you can set a customize List command from the combobox.
- Enable UPnP: if checked, FTPRush will use UPnP if available when Listing/transferring automatically.
- Cache
Use directory cache
Use Global setting: when selected this entry, the directory cache feature will follow the global directory cache setting.
Yes: when selected this entry, FTP server will use directory cache
No: when selected this entry, FTP server will not use directory cache
- FTP directory Charset
This feature is for FTPRush Unicode version only and the site do not support UTF-8 to listing directory.
by select a correct charset you can read the right folders/files name.
for example when you connect to a korean language FTP with english windows, without this option you can not read file name. after select korean and reconnect to the site, you may read it well.
- FTP directory paser
by default, FTPRush can parsing directory format of most FTP Servers. if you know the FTP server , you can set it manully when the parsing failed.
SSL
- SSL
Send PBSZ 0 after SSL AUTH: by checked this option, FTPRush will send a 'PBSZ 0' after SSL AUTH successfully. Some FTP server requires client send 'PBSZ 0' before SSL AUTH.
- Secure Data Chanel
Encrypt data when listing: by checked this option, FTPRush will connect to FTP data channel via SSL connection when list a directory
- Encrypt data when transfering: by checked this option, FTPRush will connect to FTP data channal via SSL connection when transfering(Upload and Download)
- SSL Transfer (FTP to FTP)
By default, FXP(FTP to FTP) transfers will switch to normal transfer mode without SSL encryption evenif you connect to both FTP Server with SSL connection
- Do not use: by selected this option, FXP transfers do not use SSL encryption
- Enable SSL transfer: by selected this option and both Server support SSL transfer(CPSV or SSCN command), FTPRush do FXP transfers with SSL encryption
|