You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy directory tree files from source path to target path. Existing files in target path will not be overwritten.
A report of copied files will be created.
Example
utility/copyfiles.py ./source_path ./target_path
About
Custom copy of directory tree from source to target.