std.PackDirectory
This job packs the contents of the full-text directory into a CAB file and sends it to the recipient server. The recipient server unpacks the CAB file and adds all full-text index files to its full-text directory.
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
INT |
Yes |
IP port of the recipient server |
|
STRING |
Yes |
IP address of the recipient server in the format |
|
STRING |
Yes |
|
|
STRING |
Yes |
Directory from which subdirectories and files should be packed |
|
INT |
Yes |
Maximum size of the CAB file in KB |
|
STRING |
Yes |
Directory where the CAB files should be saved |
|
STRING |
Yes |
String listing all servers in the target group (format like AS.ini file) |