This software copy the files listed in a list from a source directory to a destination directory
Manual :
1- if not already installed, install Perl free programming language
2- The program uses File::Copy this module is generally installed by default (at least on linux).
3- unzip the software
4- copy your file list text (or csv) files in the “lists” directory
5- edit the configuration file "copy_files_config.txt" to save the source and destination directory.
6- execute the software by the command : perl software_name or double click on the .pl file
6- files in the list directory are copied to the destination directory.