Commit Graph

16 Commits

Author SHA1 Message Date
4bf889d8c8 other stuff 2020-10-11 22:13:35 +02:00
9e7f90f533 Did small changes in comments plus some small optimizations... 2020-10-08 09:30:22 +02:00
e45c34f148 Did small changes in comments plus some small optimizations... 2020-10-07 14:29:20 +02:00
b1ea579605 Added some more logging to make transparent how we're going to run... 2020-10-01 16:22:00 +02:00
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
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
700fc00ebd Migrated solution to .net core 3.1. 2020-08-13 21:22:24 +02:00
5ae89f1e62 Adding files... 2020-07-31 23:16:16 +02:00
453dcc8680 Did cleanup of code base for .NET core version. 2019-12-28 19:53:27 +01:00
36d201d6ef Extended stuff and made code cleaner. Also adresses if the file was already archived. 2019-07-30 10:15:10 +02:00