Loading...
LsLists files and directories within a specified path.
Read-only operation, no data modification.
StatRetrieves metadata about a specific file or directory.
Read-only operation, no data modification.
CatDownloads the content of a file.
Read-only operation, no data modification.
MkdirCreates a new directory.
Creates a directory, but does not modify existing data.
RmRemoves a file or directory.
Deletes data, potentially causing irreversible loss.
MvRenames a file or directory.
Modifies the file system structure.
SaveSaves a file to the specified path.
Writes data to the file system, potentially overwriting existing files.
TouchCreates an empty file.
Creates a new file, but does not modify existing data.
Filestash offers robust file management with extensive integration capabilities. It is safe when configured with strict RBAC and well-vetted plugins. Risks increase with broader permissions and unverified plugins, especially when exposing data over gateways.