File Extension Management Simplified
-
Updated
Dec 3, 2023 - Python
File Extension Management Simplified
Allows users to search for and copy files specified in a CSV to another directory.
Copies files randomly from a specific source folder to a destination folder within a total size limit
If you have a text file which contains list of file's path separated by new line(please check the sample.txt) then by using this script you can copy files in another targeted directory. It can handle thousands of file to copy from one directory to another directory.
Add a description, image, and links to the filecopy topic page so that developers can more easily learn about it.
To associate your repository with the filecopy topic, visit your repo's landing page and select "manage topics."