IBM Aspera HST Admin Manual page 180

High-speed transfer server
Table of Contents

Advertisement

Field
Description
"Remote host is not who we expected". For more information, see
Securing Your SSH Server
Server Authentication").
id
Value used to identify a Watch Folder. If this field is not configured
at creation, a UUID is automatically generated for and assigned to
the Watch Folder.
cool_off
How long the Watch Folder service waits for files in the watched
folder to stop changing (stabilize) before taking a directory snapshot
and creating a drop. Default: 5s.
snapshot_creation_period The interval during which Watch Folders groups new files in the
source directory into a drop. All files in a drop are transferred in
the same transfer session, post-processed together, and reported
as a unit. Watch Folders uses asperawatchd to detect file system
modifications, and continuously creates snapshots to compute
the snapshot differential. A small value results in high temporal
resolution for detecting file system modifications, whereas a large
value improves asperawatchd performance. Default: 3s.
Authentication JSON Syntax
SSH with password
"authentication": {
"type": "SSH",
"user": "username",
"pass": "password",
"fingerprint": "server_fingerprint"
}
SSH with SSH key
"authentication": {
"type": "SSH",
"user": "username",
"keypath": "key_path",
"fingerprint": "server_fingerprint"
}
NODE_BASIC with Node API username and password
"authentication": {
"type": "NODE_BASIC",
"user": "node_username",
"pass": "node_password",
}
NODE_BASIC with Shares credentials
"authentication": {
"type": "NODE_BASIC",
"user": "shares_username",
"pass": "shares_password",
}
NODE_BASIC with access key ID and secret
"authentication": {
| Watch Folders and the Aspera Watch Service | 180
on page 16 ("Configuring Transfer
Default
N/A
5s
3s

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents