Filesystem Operations Plugin
Support for Filesystem, File and Directory operations.
Download
By default a new instance of RapidDeploy should come with the latest version of the Filesystem Operations plugin already installed. If you have a direct internet connection and need to update the plugins for any reason the easiest way to do this is via the Plugin Manager when you are logged into RapidDeploy. Log in to RapidDeploy and go to:
System -> Plugin Manager -> Available Plugins Tab
If your RapidDeploy instance does not have an internet connection you can download the Filesystem Operations plugins here
Resources
This plugin is shipped with the RapidDeploy installation by default.
A complete set of tasks and actions for the plugins is available within RapidDeploy when the plugins are installed using the Plugin Manager. The task help is contextual and provides information on the values and attributes required to configure these plugins.
Available Plugins:
- Filesystem Operations Plugin
Plugin Components:
- The plugin adds tasks to the server orchestration task list to enable you to perform filesystem operations. The plugin supports:
- Make, Copy, Move, Delete, Touch operations.
- List files and filesets.
- Symbolic link support.
- Zip, GZip, Jar, Tar, War, Ear operations.
- Get file attributes such as owner, permissions, size, group, parent, checksum, content type, access times etc.
- Read/Write files.
- Check available disk space etc.
- Change permissions and ownerships of groups of files or folders.
- Synchronise folders.
- Support for ANT filesets in tasks that need to perform operations on groups of files.
- Search/Replace operations using literals or regular expressions in filesets.
- XPATH search/replace in XML filesets.
- For a full list of tasks, see the task help below.
Further Information: