<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Duplicity &#8211; Hostry Help Center</title>
	<atom:link href="https://help.hostry.com/article-tags/duplicity/feed/" rel="self" type="application/rss+xml" />
	<link>https://help.hostry.com</link>
	<description>Full information on how to use HOSTRY, provided by 24/7 community based support</description>
	<lastBuildDate>Thu, 06 May 2021 08:26:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9.12</generator>

<image>
	<url>https://help.hostry.com/wp-content/uploads/cache/2021/01/cropped-apple-icon-180x180-1/836712163.png</url>
	<title>Duplicity &#8211; Hostry Help Center</title>
	<link>https://help.hostry.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How To Install Duplicity on Ubuntu 20.04</title>
		<link>https://help.hostry.com/knowledge-base/how-to-install-duplicity-on-ubuntu-20-04/</link>
					<comments>https://help.hostry.com/knowledge-base/how-to-install-duplicity-on-ubuntu-20-04/#respond</comments>
		
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Thu, 06 May 2021 08:26:36 +0000</pubDate>
				<guid isPermaLink="false">https://help.hostry.com/?post_type=ht_kb&#038;p=3687</guid>

					<description><![CDATA[Duplicity is a special open source tool. It is a very good helper for backing up your data. This is a very convenient and smart way to back up your data, as it not only saves the data, but also any changes made to it in the long term. This [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Duplicity is a special open source tool. It is a very good helper for backing up your data. This is a very convenient and smart way to back up your data, as it not only saves the data, but also any changes made to it in the long term. This attribute makes Duplicity very compact. It is extremely efficient, using rsync to store only the parts of files that have changed while still allowing you to restore files as at any date.</p>



<h2 id="installing-duplicity-on-ubuntu-20-04" >Installing Duplicity on Ubuntu 20.04</h2>



<p>Before any installation, it is mandatory to update all package repositories. This can be done by the following command:</p>



<pre class="wp-block-code"><code>apt-get update -y</code></pre>



<p>Install Duplicity using apt-get. After you have successfully updated the repositories of all packages, you need to enter the command that will output the duplicity installation:</p>



<pre class="wp-block-code"><code>apt-get install -y duplicity</code></pre>



<p>Check the installation. The important thing is that you need to check the installation, whether everything went in the right direction:</p>



<pre class="wp-block-code"><code>apt-cache policy duplicity</code></pre>



<p>The output should indicate whether the installation was successful or not. Also, it&#8217;s worth reporting that Duplicity had some software bugs in it. They have been successfully fixed and are now fully operational! The following has been fixed: </p>



<ul><li><strong>All signatures and deltas in the GNU file format, </strong></li><li><strong>HTML output with rman to the site, </strong></li><li><strong>Yakety and zesty no longer have problems with the gpg2 key (which is very important) </strong></li><li><strong>The default volume size has been increased to 200 MB.</strong></li></ul>
]]></content:encoded>
					
					<wfw:commentRss>https://help.hostry.com/knowledge-base/how-to-install-duplicity-on-ubuntu-20-04/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
