File System
Use File System connector to access local or network file systems to perform directory & file operations through the on-premise connector agent.
Add connector
Select Connectors in Hub menu and select Add Connector
Add connector Select File System
Select connector type Enter the name and optionally a description.
Enter the configuration values for different environments.
Select Save.
Configuration values
Agent Group
Agent group where the connector should be executed
Domain
Domain name
Username
Username used to execute file system connector operations
Password
Password for user
Edit connector
Hover over the connector card and the context menu will appear, select Edit.
You can now change or the configuration values for different environments.
Delete connector
Hover over the connector card and the context menu will appear, select Delete.
Confirm and the connector will be deleted.
Deleting a connector can not be undone.
Operations
Determines whether directory at specified path exists
Creates all the directories at specified path
Deletes the directory at the specified path
Returns the full path of all subdirectories under a given directory
Returns the full path of all files under a given directory
Returns the names (including extension) of all files in given directory
Write text or binary content to the file at specified path
Read the text content from the specified file
Read all lines from a file as sequence of texts/table
Reads a file from specified path, returning a record that can easily be used in File Gallery
Determines whether the file at specified path exists
Copies a file from one location to another
Deletes the file at provided path
Moves a file from one location to another
Last updated
Was this helpful?