FTP Account

 Content Previous Next

Topic Content

General

Proxy Settings

Security

FTP Settings

Miscellaneous

 

 

This group of option defines properties for accessing FTP server.

 

 

General

Host address

An address of FTP sever which normally looks like 'ftp.myserver.com' or an IPv4 address (for example, 192.168.0.100).

Host port

A port that AnyFileBackup will use to access FTP server. The default port is 21. If left blank, the default port will be used automatically.

User name

A log in name that is used to access FTP server.

Password

A secret combination of symbols that is used to access your server, computer, or account.

Confirm password

Retype the password to confirm that it was entered correctly.

 

 

Proxy Settings

Address

An address of a proxy sever which normally looks like an IP address (for example, 192.168.0.100).

Port

A port that AnyFileBackup will use to access a proxy server. The most common ports are 80, 8080, 3128.

Type

Proxy servers may require certain command (username and password) sequence. The following sequences are supported:

 

USER -> PASS

 

USER ProxyUserName -> PASS ProxyPass -> SITE -> USER -> PASS

 

USER ProxyUserName -> PASS ProxyPass -> USER UserName@FTPServer -> PASS

 

USER ProxyUserName -> PASS ProxyPass -> USER -> PASS

 

OPEN -> USER -> PASS

 

USER UserName@FTPServer -> PASS

 

USER ProxyUserName@FTPServer -> PASS ProxyPass -> USER -> PASS

 

USER UserName@FTPServer ProxyUserName -> PASS

 

USER UserName@ProxyUserName@FTPServer -> PASS Pass@ProxyPass

 

SOCKS4

 

SOCKS5
User name

A log in name that is used to access proxy server.

Password

A secret combination of symbols that is used to access your server, computer, or account.

 

 

Security

Security mode

If FTP server is accessed via encrypted connection, this option allows to specify the type of encryption used. The following encryption methods are supported:

 

FTPS (also known as Implicit FTPS): an alder version of the FTP protocol where AnyFileBackup uses SSL to connect to the FTP server.

 

SFTP (Secure Shell File Transfer Protocol) is a part of SSH2 protocol family. However, FTP servers with SSH1 protocol may still support SFTP. We strongly advise to check whether your FTP server supports SFTP connection; otherwise connection security may be compramised.

 

SFTP is not as sophisticated as an ordinary FTP. It has less commands and features, in particular SFTP does not support:

- passive mode

- IPv6

- proxy

- transfer type selection

- transfer resuming

- file attributes

- VMS OS

- some others

When any these options is selected for Source or Target (which is SFTP), the above options simply will not work (for example, instead of passive mode AnyFileBackup connect to the FTP server in active mode, etc.).

 

AUTH TLS (also known as Explicit FTPS or FTPES): a newer version of the FTP protocol where AnyFileBackup send an AUTH command to request TLS.
Certificate account

FTP server may use private and public keys as an additional level of security. Click the 'Configure' button to access the Security Accounts manager where you can create and configure your security accounts. Detailed information about this can be found here.

 

 

FTP Settings

Use passive mode

FTP client may work in active or passive mode. This mode defines how connection with FTP server is established. Active mode requires additional incoming connection. This may not be permitted by certain firewall policies. In this case the passive mode is recommended.

FTP server type

There are various types of FTP servers. The following types are supported:

 

'Autodetect': the type of most FTP servers are identified by AnyFileBackup automatically. In rare situations when it is impossible, please specify the type FTP server manually (see below).

 

'UNIX/LINUX': a UNIX/LINUX-based FTP server

 

'VMS': an FTP server which runs Virtual Memory System

 

'TFTP': a Trivial FTP server which has very limited functionality, including lack of any authentication
Transfer type

The mode of file transfer between Source and FTP server. The following modes are available:

 

'Auto': AnyFileBackup automatically determines which transfer mode is suitable for a particular file. In particular, it takes into account files that are set for transfer in ASCII mode only (see 'Program Settings' > 'Network' > 'Use FTP ASCII transfer'). It is recommended to use this type of transfer.

 

'Binary': force to transfer all files in a binary mode. This is mode is suitable for all types of files .

 

'ASCII': force to transfer all files in an ASCII mode. This is mode is suitable for plain text files only.
Use IPv6 mode

Internet Protocol version 6 is the latest development of the Internet Protocol. It must be supported by your ISP (Internet Service Provider) and it must be enabled in Windows where AnyFileBackup is installed. If it is selected but not supported, an older version of IPv4 will used instead.

Timezone shift

This option applies only when the 'Set original file timestamp' option is enabled in Target FTP settings.

 

A time interval in minutes which allows to eliminate a time difference between a Source computer (where AnyFileBackup is installed) and Target FTP server. This may be necessary due to timezone differences.

 

The effect of this option is illustrated below (please see the examples).

 

Please note that some FTP servers do not allow changing file time and date. You will also need appropriate FTP permissions to change file time and date.

 

Examples:

 

+60 min: suitable when AnyFileBackup is working in the United Kingdom (UTC +0) and FTP server is located in Germany (UTC +1). Thus, a UK file created at 1.00 AM on 25.12.2010 is transferred to Germany, this file will have creation time changed to 2.00 AM 25.12.2010 to reflect 1 hour time difference between the UK and Germany.

 

-300 min: suitable when AnyFileBackup is working in the United Kingdom (UTC +0) and FTP server is located in New York, USA (UTC -5). Thus, a UK file created at 1.00 AM on 25.12.2010 is transferred to New York, USA, this file will have creation time changed to 20.00 PM 24.12.2010 to reflect 5 hours time difference between the UK and the USA.
Transform names

If enabled, the 'Character translation' option (see Program Settings' > 'Network') will be enabled for this particular FTP server. If disabled, characters in filenames will be transferred as is. This option may be needed when files are transferred from a UNIX/LINUX-based FTP server to a Windows-based computer.

File time modify command

This option applies only when the 'Set original file timestamp' option is enabled in Target FTP settings. It sets the method how file timestamp is modified by AnyFileBackup on a particular FTP server.

 

The following options are available:

 

'Auto': AnyFileBackup will automatically determine the most suitable method for file timetamp modification.

 

'MDTM': please consult your FTP server documentation to ensure that it supports this time modification command.

 

'MFTM': please consult your FTP server documentation to ensure that it supports this time modification command.
File listing command

This option sets the method how AnyFileBackup requests a file list from a particular FTP server.

 

The following options are available:

 

'Auto': AnyFileBackup will automatically determine the most suitable method for requestion a file list.

 

'LIST': please consult your FTP server documentation to ensure that it supports this file list request method.

 

'MLSD': please consult your FTP server documentation to ensure that it supports this file list request method.
Timeout

A time interval in seconds during which AnyFileBackup will wait for a response from an FTP server. If no response is received during this time, AnyFileBackup will treat this as an error and will proceed according to the Common Error Handling Rules or Task-Specific Error Handling Rules.

 

 

Miscellaneous

Account name

A name of the current account that will be displayed in account list. If left blank, the address (or number, or user name, or account ID, as the case may be) from General section above will be used as the account name.

Notes

Any notes related to this account.

Used by the following tasks

A list of tasks that use this account.

Account ID

A unique identification number that may be used as a macro string parameter. This value cannot be changed.

Created

A calendar date and time when this account was created. This value cannot be changed.

Modified

A calendar date and time when any of the properties of this account has been changed. This value changes automatically and cannot be changed manually.

 Content Previous Next