and again... updating binary stuff

This commit is contained in:
2020-08-14 14:57:00 +02:00
parent 0390928b67
commit 89ef1b380e
15 changed files with 70 additions and 75 deletions

View File

@@ -23,19 +23,7 @@
</component>
<component name="ChangeListManager">
<list default="true" id="29ab5463-4b97-401d-ab54-0cf6c10d440f" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/.idea/.idea.OneDriveArchiver/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.OneDriveArchiver/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/OneDriveArchiver/IoHelper.cs" beforeDir="false" afterPath="$PROJECT_DIR$/OneDriveArchiver/IoHelper.cs" afterDir="false" />
<change beforePath="$PROJECT_DIR$/OneDriveArchiver/Program.cs" beforeDir="false" afterPath="$PROJECT_DIR$/OneDriveArchiver/Program.cs" afterDir="false" />
<change beforePath="$PROJECT_DIR$/OneDriveArchiver/bin/Release/netcoreapp3.1/OneDriveArchiver.dll" beforeDir="false" afterPath="$PROJECT_DIR$/OneDriveArchiver/bin/Release/netcoreapp3.1/OneDriveArchiver.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/OneDriveArchiver/bin/Release/netcoreapp3.1/OneDriveArchiver.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/OneDriveArchiver/bin/Release/netcoreapp3.1/OneDriveArchiver.pdb" afterDir="false" />
<change beforePath="$PROJECT_DIR$/OneDriveArchiver/obj/OneDriveArchiver.csproj.nuget.dgspec.json" beforeDir="false" afterPath="$PROJECT_DIR$/OneDriveArchiver/obj/OneDriveArchiver.csproj.nuget.dgspec.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/OneDriveArchiver/obj/OneDriveArchiver.csproj.nuget.g.props" beforeDir="false" afterPath="$PROJECT_DIR$/OneDriveArchiver/obj/OneDriveArchiver.csproj.nuget.g.props" afterDir="false" />
<change beforePath="$PROJECT_DIR$/OneDriveArchiver/obj/Release/netcoreapp3.1/OneDriveArchiver.csprojAssemblyReference.cache" beforeDir="false" afterPath="$PROJECT_DIR$/OneDriveArchiver/obj/Release/netcoreapp3.1/OneDriveArchiver.csprojAssemblyReference.cache" afterDir="false" />
<change beforePath="$PROJECT_DIR$/OneDriveArchiver/obj/Release/netcoreapp3.1/OneDriveArchiver.dll" beforeDir="false" afterPath="$PROJECT_DIR$/OneDriveArchiver/obj/Release/netcoreapp3.1/OneDriveArchiver.dll" afterDir="false" />
<change beforePath="$PROJECT_DIR$/OneDriveArchiver/obj/Release/netcoreapp3.1/OneDriveArchiver.pdb" beforeDir="false" afterPath="$PROJECT_DIR$/OneDriveArchiver/obj/Release/netcoreapp3.1/OneDriveArchiver.pdb" afterDir="false" />
<change beforePath="$PROJECT_DIR$/OneDriveArchiver/obj/project.assets.json" beforeDir="false" afterPath="$PROJECT_DIR$/OneDriveArchiver/obj/project.assets.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/OneDriveArchiver/obj/project.nuget.cache" beforeDir="false" afterPath="$PROJECT_DIR$/OneDriveArchiver/obj/project.nuget.cache" afterDir="false" />
<change beforePath="$PROJECT_DIR$/OneDriveArchiver/obj/rider.project.restore.info" beforeDir="false" afterPath="$PROJECT_DIR$/OneDriveArchiver/obj/rider.project.restore.info" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -52,6 +40,7 @@
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="HighlightingSettingsPerFile">
<setting file="mock://C:/Users/johan/OneDrive/DEV/OneDriveArchiver/OneDriveArchiver/IoHelper.cs" root0="SKIP_HIGHLIGHTING" />
<setting file="file://$PROJECT_DIR$/OneDriveArchiver/obj/Release/netcoreapp3.1/win-x64/.NETCoreApp,Version=v3.1.AssemblyAttributes.cs" root0="SKIP_HIGHLIGHTING" />
<setting file="mock://C:/Users/johan/OneDrive/DEV/OneDriveArchiver/OneDriveArchiver/Program.cs" root0="SKIP_HIGHLIGHTING" />
</component>
@@ -104,7 +93,7 @@
<option name="presentableId" value="Default" />
<updated>1597346163496</updated>
<workItem from="1597346170811" duration="170000" />
<workItem from="1597346474415" duration="6960000" />
<workItem from="1597346474415" duration="7873000" />
</task>
<task id="LOCAL-00001" summary="Migrated solution to .net core 3.1.">
<created>1597346544727</created>
@@ -120,7 +109,21 @@
<option name="project" value="LOCAL" />
<updated>1597388727683</updated>
</task>
<option name="localTasksCounter" value="3" />
<task id="LOCAL-00003" summary="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.">
<created>1597406892324</created>
<option name="number" value="00003" />
<option name="presentableId" value="LOCAL-00003" />
<option name="project" value="LOCAL" />
<updated>1597406892324</updated>
</task>
<task id="LOCAL-00004" summary="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.">
<created>1597408971008</created>
<option name="number" value="00004" />
<option name="presentableId" value="LOCAL-00004" />
<option name="project" value="LOCAL" />
<updated>1597408971008</updated>
</task>
<option name="localTasksCounter" value="5" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
@@ -143,7 +146,8 @@
<option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="true" />
<MESSAGE value="Migrated solution to .net core 3.1." />
<MESSAGE value="Migrated solution to .net core 3.1. Publishing exe for the first time." />
<option name="LAST_COMMIT_MESSAGE" value="Migrated solution to .net core 3.1. Publishing exe for the first time." />
<MESSAGE value="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." />
<option name="LAST_COMMIT_MESSAGE" value="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." />
</component>
<component name="WindowStateProjectService">
<state x="288" y="190" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1597406425455">
@@ -154,86 +158,86 @@
<screen x="0" y="0" width="1664" height="1069" />
</state>
<state width="399" height="466" key="DebuggerActiveHint/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406505502" />
<state width="1621" height="283" key="GridCell.Tab.0.bottom" timestamp="1597406715436">
<state width="1621" height="283" key="GridCell.Tab.0.bottom" timestamp="1597406769648">
<screen x="0" y="0" width="1664" height="1069" />
</state>
<state width="1621" height="283" key="GridCell.Tab.0.bottom/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406715436" />
<state width="1621" height="283" key="GridCell.Tab.0.center" timestamp="1597406715436">
<state width="1621" height="283" key="GridCell.Tab.0.bottom/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406769648" />
<state width="1621" height="283" key="GridCell.Tab.0.center" timestamp="1597406769648">
<screen x="0" y="0" width="1664" height="1069" />
</state>
<state width="1621" height="283" key="GridCell.Tab.0.center/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406715436" />
<state width="1621" height="283" key="GridCell.Tab.0.left" timestamp="1597406715436">
<state width="1621" height="283" key="GridCell.Tab.0.center/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406769648" />
<state width="1621" height="283" key="GridCell.Tab.0.left" timestamp="1597406769648">
<screen x="0" y="0" width="1664" height="1069" />
</state>
<state width="1621" height="283" key="GridCell.Tab.0.left/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406715436" />
<state width="1621" height="283" key="GridCell.Tab.0.right" timestamp="1597406715436">
<state width="1621" height="283" key="GridCell.Tab.0.left/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406769648" />
<state width="1621" height="283" key="GridCell.Tab.0.right" timestamp="1597406769648">
<screen x="0" y="0" width="1664" height="1069" />
</state>
<state width="1621" height="283" key="GridCell.Tab.0.right/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406715436" />
<state width="1621" height="283" key="GridCell.Tab.1.bottom" timestamp="1597406715736">
<state width="1621" height="283" key="GridCell.Tab.0.right/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406769648" />
<state width="1621" height="283" key="GridCell.Tab.1.bottom" timestamp="1597406769937">
<screen x="0" y="0" width="1664" height="1069" />
</state>
<state width="1621" height="283" key="GridCell.Tab.1.bottom/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406715736" />
<state width="1621" height="283" key="GridCell.Tab.1.center" timestamp="1597406715736">
<state width="1621" height="283" key="GridCell.Tab.1.bottom/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406769937" />
<state width="1621" height="283" key="GridCell.Tab.1.center" timestamp="1597406769937">
<screen x="0" y="0" width="1664" height="1069" />
</state>
<state width="1621" height="283" key="GridCell.Tab.1.center/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406715736" />
<state width="1621" height="283" key="GridCell.Tab.1.left" timestamp="1597406715736">
<state width="1621" height="283" key="GridCell.Tab.1.center/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406769937" />
<state width="1621" height="283" key="GridCell.Tab.1.left" timestamp="1597406769937">
<screen x="0" y="0" width="1664" height="1069" />
</state>
<state width="1621" height="283" key="GridCell.Tab.1.left/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406715736" />
<state width="1621" height="283" key="GridCell.Tab.1.right" timestamp="1597406715736">
<state width="1621" height="283" key="GridCell.Tab.1.left/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406769937" />
<state width="1621" height="283" key="GridCell.Tab.1.right" timestamp="1597406769937">
<screen x="0" y="0" width="1664" height="1069" />
</state>
<state width="1621" height="283" key="GridCell.Tab.1.right/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406715736" />
<state width="1621" height="283" key="GridCell.Tab.2.bottom" timestamp="1597406715230">
<state width="1621" height="283" key="GridCell.Tab.1.right/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406769937" />
<state width="1621" height="283" key="GridCell.Tab.2.bottom" timestamp="1597406769426">
<screen x="0" y="0" width="1664" height="1069" />
</state>
<state width="1621" height="283" key="GridCell.Tab.2.bottom/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406715230" />
<state width="1621" height="283" key="GridCell.Tab.2.center" timestamp="1597406715230">
<state width="1621" height="283" key="GridCell.Tab.2.bottom/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406769426" />
<state width="1621" height="283" key="GridCell.Tab.2.center" timestamp="1597406769426">
<screen x="0" y="0" width="1664" height="1069" />
</state>
<state width="1621" height="283" key="GridCell.Tab.2.center/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406715230" />
<state width="1621" height="283" key="GridCell.Tab.2.left" timestamp="1597406715230">
<state width="1621" height="283" key="GridCell.Tab.2.center/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406769426" />
<state width="1621" height="283" key="GridCell.Tab.2.left" timestamp="1597406769426">
<screen x="0" y="0" width="1664" height="1069" />
</state>
<state width="1621" height="283" key="GridCell.Tab.2.left/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406715230" />
<state width="1621" height="283" key="GridCell.Tab.2.right" timestamp="1597406715230">
<state width="1621" height="283" key="GridCell.Tab.2.left/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406769426" />
<state width="1621" height="283" key="GridCell.Tab.2.right" timestamp="1597406769426">
<screen x="0" y="0" width="1664" height="1069" />
</state>
<state width="1621" height="283" key="GridCell.Tab.2.right/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406715230" />
<state width="1621" height="283" key="GridCell.Tab.3.bottom" timestamp="1597406715230">
<state width="1621" height="283" key="GridCell.Tab.2.right/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406769426" />
<state width="1621" height="283" key="GridCell.Tab.3.bottom" timestamp="1597406769427">
<screen x="0" y="0" width="1664" height="1069" />
</state>
<state width="1621" height="283" key="GridCell.Tab.3.bottom/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406715230" />
<state width="1621" height="283" key="GridCell.Tab.3.center" timestamp="1597406715230">
<state width="1621" height="283" key="GridCell.Tab.3.bottom/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406769427" />
<state width="1621" height="283" key="GridCell.Tab.3.center" timestamp="1597406769426">
<screen x="0" y="0" width="1664" height="1069" />
</state>
<state width="1621" height="283" key="GridCell.Tab.3.center/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406715230" />
<state width="1621" height="283" key="GridCell.Tab.3.left" timestamp="1597406715230">
<state width="1621" height="283" key="GridCell.Tab.3.center/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406769426" />
<state width="1621" height="283" key="GridCell.Tab.3.left" timestamp="1597406769426">
<screen x="0" y="0" width="1664" height="1069" />
</state>
<state width="1621" height="283" key="GridCell.Tab.3.left/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406715230" />
<state width="1621" height="283" key="GridCell.Tab.3.right" timestamp="1597406715230">
<state width="1621" height="283" key="GridCell.Tab.3.left/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406769426" />
<state width="1621" height="283" key="GridCell.Tab.3.right" timestamp="1597406769427">
<screen x="0" y="0" width="1664" height="1069" />
</state>
<state width="1621" height="283" key="GridCell.Tab.3.right/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406715230" />
<state width="1621" height="283" key="GridCell.Tab.4.bottom" timestamp="1597406715231">
<state width="1621" height="283" key="GridCell.Tab.3.right/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406769427" />
<state width="1621" height="283" key="GridCell.Tab.4.bottom" timestamp="1597406769427">
<screen x="0" y="0" width="1664" height="1069" />
</state>
<state width="1621" height="283" key="GridCell.Tab.4.bottom/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406715231" />
<state width="1621" height="283" key="GridCell.Tab.4.center" timestamp="1597406715230">
<state width="1621" height="283" key="GridCell.Tab.4.bottom/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406769427" />
<state width="1621" height="283" key="GridCell.Tab.4.center" timestamp="1597406769427">
<screen x="0" y="0" width="1664" height="1069" />
</state>
<state width="1621" height="283" key="GridCell.Tab.4.center/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406715230" />
<state width="1621" height="283" key="GridCell.Tab.4.left" timestamp="1597406715230">
<state width="1621" height="283" key="GridCell.Tab.4.center/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406769427" />
<state width="1621" height="283" key="GridCell.Tab.4.left" timestamp="1597406769427">
<screen x="0" y="0" width="1664" height="1069" />
</state>
<state width="1621" height="283" key="GridCell.Tab.4.left/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406715230" />
<state width="1621" height="283" key="GridCell.Tab.4.right" timestamp="1597406715231">
<state width="1621" height="283" key="GridCell.Tab.4.left/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406769427" />
<state width="1621" height="283" key="GridCell.Tab.4.right" timestamp="1597406769427">
<screen x="0" y="0" width="1664" height="1069" />
</state>
<state width="1621" height="283" key="GridCell.Tab.4.right/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406715231" />
<state width="1621" height="283" key="GridCell.Tab.4.right/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597406769427" />
<state x="425" y="267" key="Rider.ProjectTemplateDialog.Size" timestamp="1597346163416">
<screen x="0" y="0" width="1664" height="1069" />
</state>
@@ -242,32 +246,23 @@
<screen x="0" y="0" width="1664" height="1069" />
</state>
<state x="425" y="268" key="Vcs.Push.Dialog.v2/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597346553175" />
<state x="495" y="233" width="672" height="678" key="search.everywhere.popup" timestamp="1597408982255">
<screen x="0" y="0" width="1664" height="1069" />
</state>
<state x="495" y="233" width="672" height="678" key="search.everywhere.popup/0.0.1664.1069/2496.0.640.440@0.0.1664.1069" timestamp="1597408982255" />
</component>
<component name="XDebuggerManager">
<breakpoint-manager>
<breakpoints>
<line-breakpoint enabled="true" type="DotNet Breakpoints">
<url>file://$PROJECT_DIR$/OneDriveArchiver/Program.cs</url>
<line>19</line>
<properties documentPath="C:\Users\johan\OneDrive\DEV\OneDriveArchiver\OneDriveArchiver\Program.cs" initialLine="19">
<startOffsets>
<option value="436" />
</startOffsets>
<endOffsets>
<option value="456" />
</endOffsets>
</properties>
<option name="timeStamp" value="5" />
</line-breakpoint>
<line-breakpoint enabled="true" type="DotNet Breakpoints">
<url>file://$PROJECT_DIR$/OneDriveArchiver/Program.cs</url>
<line>40</line>
<line>39</line>
<properties documentPath="C:\Users\johan\OneDrive\DEV\OneDriveArchiver\OneDriveArchiver\Program.cs" initialLine="40">
<startOffsets>
<option value="1259" />
<option value="1211" />
</startOffsets>
<endOffsets>
<option value="1307" />
<option value="1259" />
</endOffsets>
</properties>
<option name="timeStamp" value="6" />

View File

@@ -7,13 +7,12 @@ using System.IO;
namespace OneDriveArchiver
{
internal class Program
internal static class Program
{
private static void Main(string[] args)
{
const string appName = "OneDriverArchiver";
var targetPath = string.Empty;
Console.WriteLine($"{appName} v.1.0");
Console.WriteLine("(c) 2020 JR IT Services");
@@ -41,6 +40,7 @@ namespace OneDriveArchiver
Console.WriteLine($"{appName}: starting up...");
// set target path
string targetPath;
if (args.Length == 1)
{
targetPath = Path.GetFullPath(".");

View File

@@ -1 +1 @@
15973993850524563
15974091276651972