Skip to content

tinytips4u/FlatCopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

FlatCopy

Copy files from a directory and all its subdirectories into another directory.
No folder structure will be maintained.
Files with the same name will be suffixed with a number.

Syntax:
flatcopy.exe -src "FULL_PATH_TO_SOURCE_FOLDER" -dst "FULL_PATH_TO_DESTINATION_FOLDER"

About

Copy files from a directory and all its subdirectories into another directory. No folder structure will be maintained. Files with same name will be suffixed with number.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors