file-operations-plugin
file-operations-plugin copied to clipboard
File Operations as Build Step in Jenkins
File Operations Plugin
This plugin's main goal is to provide cross platform file operations as Build step. It also provides the same functionality as Pipeline step.
No need to search for *Nix or Win commands to do file operations.
List of steps:
- File Copy Operation
- File Delete Operation
- File Create Operation
- File Download Operation
- File Transform Operation
- File UnTar Operation
- File UnZip Operation
- Folder Create Operation
- Folder Copy Operation
- Folder Delete Operation
- File Join
- File Properties To Json
- File Zip Operation
- File Rename Operation
- Folder Rename Operation
For more details about about each step please refer to: File Operations Steps
Version History
See the changelog
Build step usage screenshot

Job DSL
See the Job DSL usage example.