Common Properties of File Operations
The File Operation components manipulate with files and directories.
The overview of all File Operation components is presented below:
Table 60.1. File Operations Comparison
Component | Inputs | Outputs |
---|---|---|
CopyFiles | 0-1 | 0-2 |
CreateFiles | 0-1 | 0-2 |
DeleteFiles | 0-1 | 0-2 |
MoveFiles | 0-1 | 0-2 |
ListFiles | 0-1 | 1-2 |
The components have one input port and two output ports, one for results and the other for errors. The ports are optional.
See Chapter 60, File Operations next.