Hi,
[
Return FastCopy / All view / Newest title / New post / Admin
]
![]()
Show full path in destination : Kartik N(10/3/7 20:44)
![]()
Re:Show full path in destination : gmuller2(10/3/16 17:26)
![]()
Re[2]:Show full path in destination : gmuller2(10/3/16 17:43)
285
Root
v[291]
Show full path in destination
Thanks for the great program. When I use fast copy to backup many directories and files, fastcopy just creates a folder by that name in the destination, instead of creating all the folder-tree as in the source.
Example:
fastcopy "c:\dir1\dir2\dir3;c:\dir1\dir2\dir4" "e:\backup"
creates the folders:
"e:\backup\dir3" and "e:\backup\dir4".
Can you add an option to copy full tree structure, so that the destination has:
"e:\backup\dir1\dir2\dir3" and "e:\backup\dir1\dir2\dir4"?
This way I can select only required directories/files to be copied and it will be easy to keep a backup. Currently, the only way to do what I want is to copy the whole of dir1 and I cannot exclude any sub-directories of dir1. [eg: If in the example above, the source had a directory called "c:\dir1\dir2\dir5", and I don't want to copy dir5, then I would prefer to selectively copy only dir3 and dir4]
Thank you.
Kartik N