Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Copy folder tree

This is to copy the folder tree

Using the utility

This CLI util can be used to copy the folder structure without files.

This module takes below parameters. --src: source folder (Example: 'c://folder1') --dest: destination folder (Example: 'c://folder2')

Usage example:

python copy_folder_tree.py --src 'c://folder1' --dest 'c://folder2'

Reference

Using shutil

About

This is to copy the folder tree without files

Resources

Contributing

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages