|
|
c59688fd28
|
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)
|
2020-10-01 16:18:49 +02:00 |
|
|
|
1a4d1a9555
|
Small update using appName in archive method
|
2020-09-21 14:48:00 +02:00 |
|
|
|
7e040d3377
|
Small update using appName in archive method
|
2020-09-21 14:37:15 +02:00 |
|
|
|
2af8aaf02b
|
Implemented recursive mode for general processing. From now on OneDriveArchiver can archive picture files recursively...
|
2020-09-21 13:35:19 +02:00 |
|
|
|
fe9bb0098a
|
small refactoring done
|
2020-08-14 15:34:39 +02:00 |
|
|
|
89ef1b380e
|
and again... updating binary stuff
|
2020-08-14 14:57:00 +02:00 |
|
|
|
0390928b67
|
Added ability to explicitly specify source and destination directories. So the files will land in the correct archive location despite being found in different folders.
|
2020-08-14 14:42:50 +02:00 |
|
|
|
b640f48355
|
Added ability to explicitly specify source and destination directories. So the files will land in the correct archive location despite being found in different folders.
|
2020-08-14 14:08:12 +02:00 |
|
|
|
d09294fb3d
|
Migrated solution to .net core 3.1. Publishing exe for the first time.
|
2020-08-14 09:05:26 +02:00 |
|