<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>archiving on Spaghetti Code with Beer</title><link>https://nagimov.me/tags/archiving/</link><description>Recent content in archiving on Spaghetti Code with Beer</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><lastBuildDate>Sun, 05 Apr 2020 21:30:50 -0700</lastBuildDate><atom:link href="https://nagimov.me/tags/archiving/index.xml" rel="self" type="application/rss+xml"/><item><title>Simple Differential and Incremental Backups Using 7-zip</title><link>https://nagimov.me/post/simple-differential-and-incremental-backups-using-7-zip/</link><pubDate>Sun, 05 Apr 2020 21:30:50 -0700</pubDate><guid>https://nagimov.me/post/simple-differential-and-incremental-backups-using-7-zip/</guid><description>Quick, cheap and easy (cheap as in &amp;ldquo;free&amp;rdquo;, &amp;ldquo;free&amp;rdquo; as in &amp;ldquo;freedom&amp;rdquo;) alternative to both heavy backup solutions and lightweight git-repo based backups with much less overhead and better compression: 7-zip.
7-zip&amp;rsquo;s -u switch provides fine-grained control over creating and updating archives based on states of already-archived and to-be-archived files. The switch is specified as a combination of state-action flags (more info):
State State condition File on Disk File in Archive p File exists in archive, but is not matched with wildcard ?</description></item></channel></rss>