<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/hiddenbackup/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/hiddenbackup/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 14 Apr 2014 14:25:47 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/hiddenbackup/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by JLKingsley</title><link>https://sourceforge.net/p/hiddenbackup/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,16 @@
-Welcome to your wiki!
+[TOC]
+# XML Properties
+Within the XML settings file there are blocks wrapped in a "Node" tag. These nodes are the backup items that the program will iterate through. For multiple backups, just add more node blocks.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+Within the nodes there are 4 fields that are required for a backup:

-The wiki uses [Markdown](/p/hiddenbackup/wiki/markdown_syntax/) syntax.
+**Directory:** The directory field is the directory that you want to backup, this directory **must** exist

-[[members limit=20]]
-[[download_button]]
+**BackupDirectory:** The backup directory is the directory to store all of the backups for that node. Each backup will create a zip file. The name of the zip file will be the systems date and time. If the directory does not exist, the program will make one.
+
+**ErrorLogPath:** The error log path is the path to a text file that will be used to store any error messages the program might have. If the text file does not exist, the program will make one.
+
+**LogPath:** The log path is the path to the text file that will be used to store a log of each backup. If the text file does not exist, the program will make one.
+
+# Source Code
+The source code is included in the download. The program is written in C# and doesn't not depend on any third party libraries, only the Windows .NET framework.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JLKingsley</dc:creator><pubDate>Mon, 14 Apr 2014 14:25:47 -0000</pubDate><guid>https://sourceforge.net4cbb3970634c77fc931d74eea4c4b54d7eb5a4cb</guid></item><item><title>Home modified by JLKingsley</title><link>https://sourceforge.net/p/hiddenbackup/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/hiddenbackup/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/jlkingsley/"&gt;JLKingsley&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-534bea4324b0d9165fe92e49" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JLKingsley</dc:creator><pubDate>Mon, 14 Apr 2014 14:01:39 -0000</pubDate><guid>https://sourceforge.netbba1e17bc6c103602b17fd06db44ab7ffb491eaf</guid></item></channel></rss>