<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Overview</title><link>https://sourceforge.net/p/zipsnapng/help/Overview/</link><description>Recent changes to Overview</description><atom:link href="https://sourceforge.net/p/zipsnapng/help/Overview/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 16 Aug 2015 14:39:25 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/zipsnapng/help/Overview/feed" rel="self" type="application/rss+xml"/><item><title>Overview modified by user2684</title><link>https://sourceforge.net/p/zipsnapng/help/Overview/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">user2684</dc:creator><pubDate>Sun, 16 Aug 2015 14:39:25 -0000</pubDate><guid>https://sourceforge.net6028fa40aca2540335d02336794644933029d5cd</guid></item><item><title>Intro modified by user2684</title><link>https://sourceforge.net/p/zipsnapng/help/Intro/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v12
+++ v13
@@ -1,6 +1,6 @@
 #Features#

-- - **Incremental backup**: a new snapshot is created upon each run and only new or modified files are added to it
+- **Incremental backup**: a new snapshot is created upon each run and only new or modified files are added to it
 - **Binary deltas**: only the portion (data slices) of the file that has changed is saved or restored
 - **Data deduplication**: across directories/snapshots/computers, prevent storing copied/renamed/moved contents or any data slice already in the catalog 
 - **Encryption support**: generate password-protected backup sets
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">user2684</dc:creator><pubDate>Fri, 14 Aug 2015 14:18:02 -0000</pubDate><guid>https://sourceforge.netd27b594a47a57c0a6ccedadbab06610fee222e44</guid></item><item><title>Intro modified by user2684</title><link>https://sourceforge.net/p/zipsnapng/help/Intro/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v11
+++ v12
@@ -1,4 +1,6 @@
-- **Incremental backup**: a new snapshot is created upon each run and only new or modified files are added to it
+#Features#
+
+- - **Incremental backup**: a new snapshot is created upon each run and only new or modified files are added to it
 - **Binary deltas**: only the portion (data slices) of the file that has changed is saved or restored
 - **Data deduplication**: across directories/snapshots/computers, prevent storing copied/renamed/moved contents or any data slice already in the catalog 
 - **Encryption support**: generate password-protected backup sets
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">user2684</dc:creator><pubDate>Fri, 14 Aug 2015 14:17:45 -0000</pubDate><guid>https://sourceforge.neta9235b0ea24f4d25ea5c97a73553848757e27b54</guid></item><item><title>Features modified by user2684</title><link>https://sourceforge.net/p/zipsnapng/help/Features/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -1,8 +1,3 @@
-ZipSnapNG is a portable multi-platform backup tool which, despite its simplicity (200Kb and no installation required), provides advanced features such as incremental backup, data deduplication, encryption and configurable retention.
-
-It may run through the command line or within a graphical interface.
-
-#Features#
 - **Incremental backup**: a new snapshot is created upon each run and only new or modified files are added to it
 - **Binary deltas**: only the portion (data slices) of the file that has changed is saved or restored
 - **Data deduplication**: across directories/snapshots/computers, prevent storing copied/renamed/moved contents or any data slice already in the catalog 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">user2684</dc:creator><pubDate>Fri, 14 Aug 2015 14:10:39 -0000</pubDate><guid>https://sourceforge.net272d306d776d0ceb1237ea5f744e64f6e24a3ee9</guid></item><item><title>About modified by user2684</title><link>https://sourceforge.net/p/zipsnapng/help/About/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -26,7 +26,7 @@
 - Keep track of elapsed time for each task and memory consumption

 #Documentation#
-A Quickstart help page containing details regarding the installation, configuration, usage and upgrades is provided within the package in the `docs` directory or online at https://sourceforge.net/p/zipsnapng/help/Quickstart
+A Quickstart help page containing details regarding the installation, configuration, usage and upgrades is provided within the package in the `docs` directory or online at [Quickstart] (https://sourceforge.net/p/zipsnapng/help/Quickstart)

 #How ZipSnapNG Works#
 During a backup job, the utility opens each file, apply the filters if configured and reads the content in chunks (by default 1 megabyte), checking if the hash of the data slice is already in the catalog. This to ensure that only new data is added to the archive and to avoid storing data slices already seen for saving space and provide data deduplication.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">user2684</dc:creator><pubDate>Fri, 14 Aug 2015 13:30:47 -0000</pubDate><guid>https://sourceforge.net91c1e36eaf21a88ab86f729c8795d0c469915b5f</guid></item><item><title>About modified by user2684</title><link>https://sourceforge.net/p/zipsnapng/help/About/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -28,7 +28,7 @@
 #Documentation#
 A Quickstart help page containing details regarding the installation, configuration, usage and upgrades is provided within the package in the `docs` directory or online at https://sourceforge.net/p/zipsnapng/help/Quickstart

-#How It Works#
+#How ZipSnapNG Works#
 During a backup job, the utility opens each file, apply the filters if configured and reads the content in chunks (by default 1 megabyte), checking if the hash of the data slice is already in the catalog. This to ensure that only new data is added to the archive and to avoid storing data slices already seen for saving space and provide data deduplication.
 The backup job generates two files: a ZIP archive containing the new data slices and a catalog with a summary of all the snapshots, the files, their properties (filename, timestamp, size) and the referenced data slices. The configuration and a log file is also associated and saved to the same location.
 Optionally, an external command can be run when the backup process is over.   
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">user2684</dc:creator><pubDate>Fri, 14 Aug 2015 13:30:05 -0000</pubDate><guid>https://sourceforge.netd3261643a98b03e35a7f3b7fc9e4af4e1bf05720</guid></item><item><title>About modified by user2684</title><link>https://sourceforge.net/p/zipsnapng/help/About/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -26,8 +26,7 @@
 - Keep track of elapsed time for each task and memory consumption

 #Documentation#
-A Quickstart help page is provided within the package in the `docs` directory or online at https://sourceforge.net/p/zipsnapng/help/Quickstart
-
+A Quickstart help page containing details regarding the installation, configuration, usage and upgrades is provided within the package in the `docs` directory or online at https://sourceforge.net/p/zipsnapng/help/Quickstart

 #How It Works#
 During a backup job, the utility opens each file, apply the filters if configured and reads the content in chunks (by default 1 megabyte), checking if the hash of the data slice is already in the catalog. This to ensure that only new data is added to the archive and to avoid storing data slices already seen for saving space and provide data deduplication.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">user2684</dc:creator><pubDate>Fri, 14 Aug 2015 13:29:11 -0000</pubDate><guid>https://sourceforge.netcd53b9a7ab03a892ca3d226a1c3ebd9d1479f248</guid></item><item><title>About modified by user2684</title><link>https://sourceforge.net/p/zipsnapng/help/About/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -13,8 +13,6 @@
 - **Multiple restore options**: original location, different directory or merge with existing directories
 - **Windows Shadow Copy support**: integration with Windows VSS to handle opened files
 - **Multi-volumes archive**: split the backup archive in multiple, smaller files
-
-
 - A backup job can include multiple source directories
 - The configuration for each backup job is stored in independent configuration files
 - The integrity of the files extracted after a restore is verified
@@ -26,6 +24,10 @@
 - Generate and store log file for each run
 - Provide file hashing with SHA-256
 - Keep track of elapsed time for each task and memory consumption
+
+#Documentation#
+A Quickstart help page is provided within the package in the `docs` directory or online at https://sourceforge.net/p/zipsnapng/help/Quickstart
+

 #How It Works#
 During a backup job, the utility opens each file, apply the filters if configured and reads the content in chunks (by default 1 megabyte), checking if the hash of the data slice is already in the catalog. This to ensure that only new data is added to the archive and to avoid storing data slices already seen for saving space and provide data deduplication.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">user2684</dc:creator><pubDate>Fri, 14 Aug 2015 13:28:12 -0000</pubDate><guid>https://sourceforge.net08bda061faa34e75384ec7e6166b82a5f1e6b213</guid></item><item><title>About modified by user2684</title><link>https://sourceforge.net/p/zipsnapng/help/About/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -13,6 +13,7 @@
 - **Multiple restore options**: original location, different directory or merge with existing directories
 - **Windows Shadow Copy support**: integration with Windows VSS to handle opened files
 - **Multi-volumes archive**: split the backup archive in multiple, smaller files
+

 - A backup job can include multiple source directories
 - The configuration for each backup job is stored in independent configuration files
@@ -42,7 +43,7 @@
 #About ZipSnapNG#

 #####Why ZipSnapNG?#####
-ZipSnapNG is an enhanced version of ZipSnap (http://zipsnap.sourceforge.net/).  
+ZipSnapNG is an enhanced version of ZipSnap (&amp;lt;http: zipsnap.sourceforge.net=""&amp;gt;).  
 The code has been almost completely rewritten to introduce new features and leverage a different logic when backing up/restoring the data.

 #####License#####
@@ -52,10 +53,10 @@
 All the versions of ZipSnapNG together with their changelog can be found from the following location: https://sourceforge.net/projects/zipsnapng/files

 #####Source Code#####
-The source code is available on GitHub at the following location: https://sourceforge.net/projects/zipsnapng/code
+The source code is available on GitHub at the following location: https://sourceforge.net/p/zipsnapng/code

 #####Online Manual#####
-The manual is available online at the following location: https://sourceforge.net/projects/zipsnapng/help
+The manual is available online at the following location: https://sourceforge.net/p/zipsnapng/help

 #####Known issues and Roadmap #####
 Known issues and accepted feature requests are listed at the following location: https://sourceforge.net/p/zipsnapng/tickets
@@ -65,8 +66,8 @@

 #####Third Parties#####
 The following libraries are included in the package and are required by the program:
-- `Classmexer` (http://www.javamex.com/classmexer): to measure the memory usage of Java objects from within an application. The library is loaded only if a javaagent is provided by the ZipSnapNG script.
-- `Zip4j` (http://www.lingala.net/zip4j): to provide password-protected ZIP archives. The library has been customized to work with ZipSnapNG and specifically:
+- `Classmexer` (&amp;lt;http: www.javamex.com="" classmexer=""&amp;gt;): to measure the memory usage of Java objects from within an application. The library is loaded only if a javaagent is provided by the init script.
+- `Zip4j` (&amp;lt;http: www.lingala.net="" zip4j=""&amp;gt;): to provide password-protected ZIP archives. The library has been customized to work with ZipSnapNG and specifically:
     - closeEntry() to return a FileHeader - used to calculate compression ratio
     - setFileNameInZip() honored even if the input is not a stream - used to set a filename different than the original
     - setUncompressedSize() to set always the number of bytes read and not the original file size - used to save data slices of different size
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">user2684</dc:creator><pubDate>Fri, 14 Aug 2015 13:19:06 -0000</pubDate><guid>https://sourceforge.neta67b86507243722e6ffa89844881ee350f244d46</guid></item><item><title>About modified by user2684</title><link>https://sourceforge.net/p/zipsnapng/help/About/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">user2684</dc:creator><pubDate>Fri, 14 Aug 2015 13:15:07 -0000</pubDate><guid>https://sourceforge.netf520faf1628ceeb81edef3eb39e76f7fe5aa8e83</guid></item></channel></rss>