To access these additional fields: Select HOSTS and click the name of the Amazon S3 host. You can filter the list.
Note: The host's properties page shows the configured settings for each property area. To view all possible settings, click Edit.
For General properties, see Amazon S3 Host Field Descriptions.
Amazon S3 Host Field |
Description |
---|---|
Limits |
|
File count download limit |
Maximum number of files that are downloaded from a source in a single task run against this host. If the limit is exceeded, and the Advanced task setting Automatically re-run task if source download limits are encountered is set, the task is automatically rerun. |
File size download limit |
Maximum number of bytes that are downloaded from a source in a single task run against this host. Value of 0 means no limit. Downloading stops after the first file that causes the number of downloaded bytes to exceed the limit. If the limit is exceeded, and the Advanced task setting Automatically re-run task if source download limits are encountered is set, the task is automatically rerun. |
Timeouts |
|
Transfer Rescan Time |
The number of seconds between directory scans to detect changes in file size or date. The default is 0, which deactivates the feature. You can override the value in the individual task settings. The Transfer Rescan prevents the download of incomplete files. After a file that matches the download criteria is identified, MOVEit Automation rescans the directory to detect file changes. If file changes are identified, MOVEit Automation implements one of the following options:
|
Retry Count |
Number of extra times that a transfer (get or put) is retried before MOVEit Automation no longer attempts the transfer. Default is 0 - transfer is not retried after a failure. The value can be overridden by settings in individual tasks. |
Retry Timeout |
The number of seconds between retries of a transfer (get or put). Default is 30 seconds. The value can be overridden by settings in individual tasks. |
Connect Timeout |
Number of seconds to wait when attempting to connect to the host. |
Data Timeout |
Number of seconds to wait when sending data to or receiving data from the host. |
Proxy Server |
|
Proxy Type |
Type of proxy server with which MOVEit Automation communicates. Available proxy types: None, HTTP, and HTTPS. Default is None. |
Hostname/IP Address, Port |
Hostname/IP address and TCP Port of the proxy server. |
Username/Password |
Username/password for MOVEit Automation to use to authenticate to the proxy server. |
SSL Mode |
Whether and how MOVEit Automation uses SSL to communicate with the proxy server. Options: Auto (default), Always, Never, Tunnel. |
Advanced |
|
Alternate Host |
Secondary host to which to rollover when the primary host is not available. For example, if after the designated Retry Count, problems are encountered connecting or logging in to the primary host. Rollover does not occur if other problems exist, such as: the directory does not exist, or there are insufficient permissions to access a file. For a host to appear as an option in this field, you must have previously created it. The alternate host must be the same type of host as the primary host. This field applies to the individual host. This is different from the failover feature that applies to nodes. The alternate host must also be on Amazon Cloud. If the primary and alternate host default buckets are are in different regions, MOVEit Automation can access the alternate host if the primary host's region is down unavailable. |
Delete State for Host Path entries after |
Number of days after which State information for this host is deleted. Note: When this host is assigned as a task source that uses Collect Only New Files, MOVEit Automation saves file stamp information that is specific to this host and the task source's folder path and file mask. If a source's folder path and/or file mask contains a non-static macro (for example, [DD] or other date/time macros) the actual source folder path/file mask combination can potentially be different every time the task runs. This can cause the saved state information for this host to grow excessively large and without limits. |
Use default state cache settings |
|
Data Integrity Checking |
|
Never perform data integrity check |
MOVEit Automation will not perform download integrity checking. This is similar to the default settings for most other host types. |
Perform data integrity check if the hash calculation is guaranteed |
MOVEit Automation will perform download integrity checking where it can guarantee the accuracy of the calculations. This option avoids false negatives but may result in being unable to guarantee download integrity. |
Always perform data integrity check and ignore failures |
MOVEit Automation will perform download integrity checking. If a failure is detected, a warning is issued in the system log and the download is successful. This option requires you to scan the system log to troubleshoot download errors. |
Always perform data integrity check |
MOVEit Automation will perform download integrity checking. If an error is detected, the download the task fails. This option ensures that downloads are performed correctly. Note: If the original uploader used a non-standard upload buffer size, the download might incorrectly be reported as corrupted. |