The paths can be relative from the config file. A location can have multiple backends, so that the data is secured across multiple servers.</p><preclass="with-bar"><codeclass="yaml code-0-0-3"tabindex="0"><spanclass="wmbar-0-0-6"><span></span><span></span><span></span><span>.autorestic.yml</span></span><divclass="line-0-0-5 "data-content="locations:"><spanclass="lineCounter-0-0-4 prim">1</span><spanclass="token key atrule">locations</span><spanclass="token punctuation">:</span></div><br><divclass="line-0-0-5 "data-content=" my-location-name:"><spanclass="lineCounter-0-0-4">2</span><spanclass="token key atrule">my-location-name</span><spanclass="token punctuation">:</span></div><br><divclass="line-0-0-5 "data-content=" from: path/to/backup"><spanclass="lineCounter-0-0-4">3</span><spanclass="token key atrule">from</span><spanclass="token punctuation">:</span> path/to/backup</div><br><divclass="line-0-0-5 "data-content=" to:"><spanclass="lineCounter-0-0-4">4</span><spanclass="token key atrule">to</span><spanclass="token punctuation">:</span></div><br><divclass="line-0-0-5 "data-content=" - name-of-backend"><spanclass="lineCounter-0-0-4 prim">5</span><spanclass="token punctuation">-</span> name<spanclass="token punctuation">-</span>of<spanclass="token punctuation">-</span>backend</div><br><divclass="line-0-0-5 "data-content=" - also-backup-to-this-backend"><spanclass="lineCounter-0-0-4 prim">6</span><spanclass="token punctuation">-</span> also<spanclass="token punctuation">-</span>backup<spanclass="token punctuation">-</span>to<spanclass="token punctuation">-</span>this<spanclass="token punctuation">-</span>backend</div><br></code></pre><h2id="from"class="heading-0-0-1"><spanclass="anchor-0-0-2"data-ignore-text=""><spanclass="icon-font"data-ignore-text=""style="vertical-align: sub">link</span></span><code>from</code></h2><p>This is the source of the location.</p><h4id="how-are-paths-resolved"class="heading-0-0-1"><spanclass="anchor-0-0-2"data-ignore-text=""><spanclass="icon-font"data-ignore-text=""style="vertical-align: sub">link</span></span>How are paths resolved?</h4><p>Paths can be absolute or relative. If relative they are resolved relative to the location of the config file. Tilde <code>~</code> paths are also supported for home folder resolution.</p><h2id="to"class="heading-0-0-1"><spanclass="anchor-0-0-2"data-ignore-text=""><spanclass="icon-font"data-ignore-text=""style="vertical-align: sub">link</span></span><code>to</code></h2><p>This is einther a single backend or an array of backends. The backends have to be configured in the same config file.</p><scriptid="keNSsrUkEb">(function(){functionload(){if(window.__sdh_transport){window.__sdh_transport("keNSsrUkEb","qcaKEY878Mn2dFQW/lSrDg==",{});}};if(document.readyState=='complete')load();elsewindow.addEventListener('load',load);})()</script><divclass="contentnav-0-0-14"data-no-search=""><ahref="#🗂-locations"class="h1"data-content-highlight="🗂-locations">🗂 Locations</a><ahref="#from"class="h2"data-content-highlight="from">from</a><ahref="#how-are-paths-resolved"class="h4"data-content-highlight="how-are-paths-resolved">How are paths resolved?</a><ahref="#to"class="h2"data-content-highlight="to">to</a></div></div><divid="-codedoc-toc"class="toc-0-0-11"><divclass="content-0-0-12"><p><ahref="/autorestic/">Home</a>