Home Contact us Partners Publish your software Remove your manuals
 
 
 
 

FTPRush: Connection required to schedule FTP transfer and secure data channel while files transferring

Introduction
->> FTPRush
->> Tips and Tricks
->> FAQ
   
Quick Tutorials
->> Main Interface
->> File Menu
->> Edit Menu
->> Mark Menu
->> View Menu
->> FTP Menu
->> Tools
->> Compare Folder Contents
->> Clipboard
->> Transfer Mode
->> Transfer Completion Options
   
Getting Started
->> Connect to FTP
->> Disconnect from Site
->> Lock or Unlock Toolbar and Dock
->> Quick Connect to Site
->> Customize Main Interface
   
Dialogs
->> Add or Edit Skiplist
->> Bookmark Dialogs
->> Create CRC Checksum
->> Condition Transfer
->> Edit Queue
->> Export Directory Tree List
->> Fast Search
->> Find Files at Site
->> Hotkey Manager
->> Send RAW Dialog
->> Manual Download
   
Site Manager
->> Import or Export Sites
->> Site Manager Tools
->> General Properties
->> Connection
->> Transfer
   
Options
->> General Option
->> Connection
->> Transfer
->> Display
->> File Associations
->> Event Notification
->> Command Line
->> Wildcard and Regular Expressions
   
Using Scripts
->> Pascal Script
->> FTPRush Object
->> UI Object
->> FTP
->> Event
->> System Variables
->> System Functions
->> Script Library
   
Buy FTPRush Online! Buy FTPRush Online!

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.

deleted text message recovery network usb monitoring server usb monitoring software
files recovery memory card data undelete software file recovery memory card
recover sd memory card data recover memory card recover hard disk partition

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
Buy FTPRush Online! Buy FTPRush Online!
 
 
 
 
Home | Contacts | Partners | Publish your software | Remove your manuals