Powershell file-copier plugin for Rundeck
-
Updated
Jul 21, 2016 - PowerShell
Powershell file-copier plugin for Rundeck
This is a simple PowerShell script which can be used to copy the contents of one folder to another folder.
Copies specified files and directories to each specified destination using Robocopy.
This Powershell script removes the duplicated files from source directories and copies them to a single export directory (Flatten-Directory).
Powershell script for automate copy database backup file from database server to backup servers.
This Powershell script will copy all files of a certain type (i.e .txt .mp4 .pdf) from one folder to another folder (if the folder does not exist it will be created)
Add a description, image, and links to the copy-files topic page so that developers can more easily learn about it.
To associate your repository with the copy-files topic, visit your repo's landing page and select "manage topics."