Activities which provides methods to manage files and directory in a local file system.
This activity change the extension of a local file.
This activity copies a file from a local path to another.
This activity deletes a local file from the file system.
This activity deletes a folder in a specific path.
This activity check if a local file exists in the file system.
Returns as result if a file is locked or not. A file is locked if another process has already opened it.
This activity rename a specific local file.
This activity returns the list of the files saved in a specific folder. It is possible also to apply some filters such as the search pattern or if to search in sub-folders or not.