This is an archive version of the document. To get the most up-to-date information, see the current version.

VBRFileToTapeObject

In this article

    This object contains file system objects passed to the file to tape jobs.

    Related Commands

    New-VBRFileToTapeObject

    Properties

    Property

    Type

    Description

    IncludeMask

    string

    The mask for selecting files from a directory.

    Path

    string

    The file or directory path.

    IsDirectory

    bool

    Indicates that the source data is a directory (TRUE) or file (FALSE).

    Server

    CHost

    The host where the source files reside.

    Credentials

    CCredentials

    The credentials to authenticate with the host.