Administrator
- Administrator
- All Products
Property
| Description
|
---|---|
Enable SFTP Server
| Whether to enable the SFTP server.
When not enabled, the SFTP server cannot receive or send files.
Default is disabled.
|
Port
| Port number for the SFTP server.
Default is 15002.
|
Local Address
| Local IP address for the SFTP sever.
|
Enable SCP
| Whether to use session control protocol (SCP) to create the connection.
Default is disabled.
|
Idle Timeout
| Number of seconds that the connection is idle before is closes.
Default is 300.
|
Maximum Logins
| Maximum number of users that can be logged in to the server concurrently.
Default is 500.
|
Login Failure Delay
| Delay between failed login attempts, in seconds.
Default is 0.
|
Maximum Login Failures
| Number of allowed login failures for a user.
Default is 5.
|
Welcome Message
| Message to show when the connection to the server is established.
|
Property
| Description
|
---|---|
RSA Key File Location
| Location of the RSA host key file.
|
RSA Key Passphrase
| Passphrase for the RSA key.
|
DSA Key File Location
| Location of the DSA host key file.
|
DSA Key Passphrase
| Passphrase for the DSA key.
|
Property
| Description
|
---|---|
File Extension Filter Type
| Whether to accept or deny the extensions in the File Extensions list.
Use one of the following values:
Do Not Filter .
|
File Extensions
| List of file extensions. Add the file extensions that correspond to the File Extension Filter Type. For example, to accept .csv and .txt files, in the File Extension Filter Type property, select
Accept , and then add csv and txt to the list of file extensions.
To add an extension to the list, type the extension in the text box and click
Add .
To remove an extension from the list, highlight the extension and click Delete.
|
File Extension Case Sensitive
| Whether to factor case when you filter using the file extensions list. When enabled, files with extensions that do not match the case used in the File Extensions list cannot be uploaded.
For example, if the file extension list includes csv but not CSV, files with the extension of csv can be uploaded but files with the extension of CSV cannot be uploaded.
Default is disabled.
|
Allow Files with No Extension
| Whether to allow files that do not include the extension in the file name.
Default is disabled.
|
Allow Files with Extension
| Whether to enable the file extension filter. When enabled, the file extension properties configured on this page determine which file types can be uploaded.
Default is enabled.
|