Commit Graph

13 Commits

Author SHA1 Message Date
admin b1ea579605 Added some more logging to make transparent how we're going to run... 2020-10-01 16:22:00 +02:00
admin 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
admin 1a4d1a9555 Small update using appName in archive method 2020-09-21 14:48:00 +02:00
admin 7e040d3377 Small update using appName in archive method 2020-09-21 14:37:15 +02:00
admin 2af8aaf02b Implemented recursive mode for general processing. From now on OneDriveArchiver can archive picture files recursively... 2020-09-21 13:35:19 +02:00
admin fe9bb0098a small refactoring done 2020-08-14 15:34:39 +02:00
admin 89ef1b380e and again... updating binary stuff 2020-08-14 14:57:00 +02:00
admin 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
admin d09294fb3d Migrated solution to .net core 3.1. Publishing exe for the first time. 2020-08-14 09:05:26 +02:00
admin 700fc00ebd Migrated solution to .net core 3.1. 2020-08-13 21:22:24 +02:00
admin 5ae89f1e62 Adding files... 2020-07-31 23:16:16 +02:00
admin 453dcc8680 Did cleanup of code base for .NET core version. 2019-12-28 19:53:27 +01:00
admin 36d201d6ef Extended stuff and made code cleaner. Also adresses if the file was already archived. 2019-07-30 10:15:10 +02:00