File Copy
Package:
Summary:
Copy multiple files preserving the directories
Groups:
Author:
Description:
This package can be used to copy multiple files preserving the directories.
It can display a form to let the user choose the source and target directories of the files to be copies.
The main class can copy the selected files to a given destination directory, recreating sub-directories if necessary to preserve the relative paths of the source files.
Optionally it can remove comments and obfuscate the PHP files that are being copied using the PHP Trasher class by Setec Astronomy.
It can display a form to let the user choose the source and target directories of the files to be copies.
The main class can copy the selected files to a given destination directory, recreating sub-directories if necessary to preserve the relative paths of the source files.
Optionally it can remove comments and obfuscate the PHP files that are being copied using the PHP Trasher class by Setec Astronomy.
Comments are closed.