Files represent an untyped single file taken from a target machine. The provisioning software deploys the files directly with no special post processing. Although files have a system component the functionality for installation, snapshot, and un-installation are built-in to the system and are not represented in the component XML.
|
Unix |
Windows |
Root Path |
“/” |
List of physical drives on the host or network shares mapped to a drive letter. Removable media (floppy, cd, zip, etc.) are not displayed. |
Delimiter |
“/” |
“\” |
Ordering |
Alphabetical with directories first |
|
Selection Type |
User can single select a file for check in. Double click on a directory to view its contents |
|
Sample Path |
/foo/foo.txt |
C:\foo\foo.txt |
Filters |
None |
|
Special |
Links will display their local name and the location pointed to. i.e. “foo->/usr/bar” |
|
Name |
Parameters |
Description |
Delete |
path: Full path to a file on disk |
Removes the file from the filesystem. Provides a platform independent way to remove files. |