FileExplorer
Category: FileSys
Status: good
Browses and manages files on the local filesystem. Supports reading, uploading, downloading, archiving, and running scripts on local files.
Connection Settings
| Field |
Default |
Description |
| path |
(empty) |
Root directory path to browse (e.g. /data or C:\data) |
Authentication
No authentication. Access is controlled by the operating system's file permissions.
Supported Actions
- upload / download — transfer files in and out
- delete — remove files or directories
- create_object — create new files or folders
- rename_object — rename files or folders
- search_by_name — find files by name pattern
- transfer_between_connectors — move files to other connectors
- execute — run scripts or commands
- extract_archive / create_archive / compress_to_gz — archive management
- convert_json_to_csv — convert JSON files to CSV
- science — run time-gap analysis on data
- search_indexing — index files for full-text search
- load_gguf — load GGUF model files