On one drive I have many directories each containing other files and directories. Some of the directories have inside also a .git dir. I want to backup the full structure of directories to the .git dirs with only the contents of the .git dirs being backedup.
Do you know any backup software that can do that?
Example:
+--Dir1
+--Dir2+--.git---GitFilesAndDirectories2
| +--OtherDir2.1
| +--otherFiles2
|
+--Dir3+--.git---GitFilesAndDirectories3
+--OtherDir3.1+--.git---GitFilesAndDirectories3.1
| +--OtherDirsAndFiles
|
+--OtherDir3.2---OtherDirsAndFiles4
+--OtherFiles3
I want to endup with this final backup structure and the rest to be ignored
+--Dir2---.git---GitFilesAndDirectories2
|
+--Dir3---.git---GitFilesAndDirectories3
+--OtherDir3.1---.git---GitFilesAndDirectories3.1
Do you know any backup software that can do that?
Example:
+--Dir1
+--Dir2+--.git---GitFilesAndDirectories2
| +--OtherDir2.1
| +--otherFiles2
|
+--Dir3+--.git---GitFilesAndDirectories3
+--OtherDir3.1+--.git---GitFilesAndDirectories3.1
| +--OtherDirsAndFiles
|
+--OtherDir3.2---OtherDirsAndFiles4
+--OtherFiles3
I want to endup with this final backup structure and the rest to be ignored
+--Dir2---.git---GitFilesAndDirectories2
|
+--Dir3---.git---GitFilesAndDirectories3
+--OtherDir3.1---.git---GitFilesAndDirectories3.1
My Computer
- Computer type
- PC/Desktop
- OS
- Windows 7 Home