Fixed an issue when using recursion. Cannot be used if the program is called via OneDriveArchiver.exe ".", as it processed (recursively) the already existing backup files. Implemented logic that it checks where source and target directory really are. If equal it just does the plan processing of the files in the main directory (as before)

This commit is contained in:
2020-10-01 16:18:49 +02:00
parent 1a4d1a9555
commit c59688fd28
25 changed files with 140 additions and 85 deletions