Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/psilvautomata/list_based_file_copy_script

String to copy files from one folder to another based on a list of strings.
https://github.com/psilvautomata/list_based_file_copy_script

file-manager file-transfer filemanager powershell powershell-script

Last synced: 28 days ago
JSON representation

String to copy files from one folder to another based on a list of strings.

Awesome Lists containing this project

README

        

# $List-Based$ $File$ $Copy$ $Script$

A script to copy files from one folder to another based on a list of strings.


This script is useful in an enterprise environment for recovering large volumes of files. It reads a list of search strings from a text file, for example, if you have third thousand files in a folder and you want to select just one hundred. It looks for files containing these strings in their names and copies the corresponding files to a designated folder destination.

It saves significant time and effort when handling large data sets.