VBRFileToTapeObject
Contains file system objects processed by file to tape job.
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. |
Related Commands