File Transfer Server general parameters

The following table describes File Transfer Server general parameters.

Parameter

Description

Host

Defines the hostname where the File Transfer Server is installed

Home directory

Defines the root path where transfered files are stored.

NOTE: If you want to use a different directory for each logged in user, you must add \${userName} to the path.

EXAMPLE: C:\temp\${userName}

Bob connects to the File Transfer Server and uploads the file a.txt to the root directory, the file is saved in C:\temp\Bob\a.txt.

Default:<Agent_Home>/CM/AFT/ftshome/${userName}

Multiple login allowed

Determines whether multiple users can connect to the File Transfer Server simultaneously.

Max. logins

Determines the number of users that can connect to the File Transfer Server simultaneously

Max login failures

Determines the maximum number of login attempts before a timeout

Delay between failed login attempts

Determines the number of seconds to wait after a login failure before the next attempt

Throttling activated

Determines whether to limit number of simultaneous uploads and downloads.

Max simultaneous uploads

Determines the maximum number of simultaneous uploads

Max simultaneous downloads

Determines the maximum number of simultaneous downloads

Parent Topic

Configuring the File Transfer Server