<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Backup files]]></title><description><![CDATA[<p dir="auto">Hi guys, I’m trying to make sense of the way Cloudron backups are organized.</p>
<p dir="auto">Currently I’m using S3. In the bucket, I see 2 folders like this:</p>
<ul>
<li>2019-10-12-23000000-909</li>
<li>snapshot</li>
</ul>
<p dir="auto">Inside the 2019 folder is a box-thedate-v4.2.6.tar.gz. So is this the tarball containing everything in our current Cloudron?</p>
<p dir="auto">And inside snapshot is appID.tar.gz &amp; box.tar.gz. This is our individual app. If we have more than 1 app, we will see the same number of appID.tar.gz? What does the box.tar.gz do in this case?</p>
<p dir="auto">I hope it makes sense. Thanks in advance!</p>
]]></description><link>https://forum.cloudron.io/topic/1956/backup-files</link><generator>RSS for Node</generator><lastBuildDate>Sun, 14 Jun 2026 13:41:54 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/1956.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 14 Oct 2019 07:35:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Backup files on Tue, 15 Oct 2019 04:10:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> Oh okay, thank you! My next question was going to be about deleting the snapshot folder, but it was already answered. I appreciate it!</p>
]]></description><link>https://forum.cloudron.io/post/4674</link><guid isPermaLink="true">https://forum.cloudron.io/post/4674</guid><dc:creator><![CDATA[vjvanjungg]]></dc:creator><pubDate>Tue, 15 Oct 2019 04:10:04 GMT</pubDate></item><item><title><![CDATA[Reply to Backup files on Mon, 14 Oct 2019 19:38:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/vjvanjungg" aria-label="Profile: vjvanjungg">@<bdi>vjvanjungg</bdi></a> Your understanding is mostly correct.</p>
<ul>
<li>The appId.tar.gz is the backup for each individual app. This tarball will contain the database dumps and the files. It is possible to completely recreate the app with just this tarball.</li>
<li>The box.tar.gz is cloudron's data. This will contain db dump of cloudron (the users, domains, mailboxes, app meta data etc). This will also contain other data like certs, and all the email.</li>
<li>Finally, the <code>snapshot</code> directory is what the backup code uses for incremental uploads. It's a working directory for the backup logic. Please don't delete anything there!</li>
</ul>
]]></description><link>https://forum.cloudron.io/post/4669</link><guid isPermaLink="true">https://forum.cloudron.io/post/4669</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 14 Oct 2019 19:38:18 GMT</pubDate></item></channel></rss>