Veritas System Recovery 21 Automation - THIS SCRIPTING DOCUMENTATION IS PROVIDED IN CONJUNCTION WITH YOUR LICENSE FOR VERITAS SYSTEM RECOVERY SOFTWARE PRODUCTS, AND MAY BE USED ONLY IN CONJUNCTION WITH THAT SOFTWARE, UNDER THE TERMS OF THE END USER LICENSE AGREEMENT THAT ACCOMPANIED THE SOFTWARE. THIS SCRIPTING DOCUMENTATION IS PROPRIETARY VERITAS PROPERTY. YOU MAY NOT COPY, DISTRIBUTE, LICENSE OR SUBLICENSE THE SCRIPTING DOCUMENTATION.
IFtpLocation Interface

Description: A com object that stores information that is required to set and retrieve FTP location information.
IID: {57B720C5-FFDD-4FA4-A7C6-64662E31E151}
Properties
VT_BSTRName Read WriteInternal type name of the ImageLocation object.
VT_BSTRDisplayName Read WriteUser-friendly name of the ImageLocation.
VT_BSTRNextFilename ReadFilename to use for the next image at this location.
VT_BSTRDisplayFilename ReadUser-friendly name to use for the next image at this location.
VT_BOOLSupportsCountQuota Read WriteWhether this location supports an image count quota.
VT_BOOLSupportsSizeQuota Read WriteWhether this location supports a size quota.
VT_BOOLSupportsRemote Read WriteWhether this location supports remote usage.
VT_BSTRPath Read WriteFolder to store the image files.
VT_BSTRFileSpec Read WriteRoot filename used to create the image.
VT_BSTRExtension Read WriteFile extension used to create the image.
VT_BSTRNetworkUser Read WriteUser name for accessing the network path.
VT_BSTRNetworkPassword WriteClear text password for accessing the network path.
VT_BSTRDisplayPath Read WriteFolder path with embedded Env variables.
VT_BSTRHexEncryptedPassword Read WriteA hex string representation of the encrypted password.
Methods
VT_VOID CheckConstraints(ILocationConstraints Constraints)Validates the image location according to specific constraints.

Home


Copyright © 2004-2019 Veritas Technologies LLC. All Rights Reserved.