Deployed c618dbca with MkDocs version: 1.6.1

gh-pages
6 months ago
parent 72b5cb08b7
commit 1a32576fe9

@ -3014,27 +3014,27 @@
<ul class="md-nav__list"> <ul class="md-nav__list">
<li class="md-nav__item"> <li class="md-nav__item">
<a href="#what-are-hardlinks" class="md-nav__link"> <a href="#hardlinks-limitations" class="md-nav__link">
<span class="md-ellipsis"> <span class="md-ellipsis">
What are Hardlinks Hardlinks Limitations
</span> </span>
</a> </a>
</li> </li>
<li class="md-nav__item"> <li class="md-nav__item">
<a href="#what-are-instant-moves-atomic-moves" class="md-nav__link"> <a href="#what-are-hardlinks" class="md-nav__link">
<span class="md-ellipsis"> <span class="md-ellipsis">
What are Instant Moves (Atomic Moves) What are Hardlinks
</span> </span>
</a> </a>
</li> </li>
<li class="md-nav__item"> <li class="md-nav__item">
<a href="#hardlinks-limitations" class="md-nav__link"> <a href="#what-are-instant-moves-atomic-moves" class="md-nav__link">
<span class="md-ellipsis"> <span class="md-ellipsis">
Hardlinks Limitations What are Instant Moves (Atomic Moves)
</span> </span>
</a> </a>
@ -3392,27 +3392,27 @@
<ul class="md-nav__list"> <ul class="md-nav__list">
<li class="md-nav__item"> <li class="md-nav__item">
<a href="#what-are-hardlinks" class="md-nav__link"> <a href="#hardlinks-limitations" class="md-nav__link">
<span class="md-ellipsis"> <span class="md-ellipsis">
What are Hardlinks Hardlinks Limitations
</span> </span>
</a> </a>
</li> </li>
<li class="md-nav__item"> <li class="md-nav__item">
<a href="#what-are-instant-moves-atomic-moves" class="md-nav__link"> <a href="#what-are-hardlinks" class="md-nav__link">
<span class="md-ellipsis"> <span class="md-ellipsis">
What are Instant Moves (Atomic Moves) What are Hardlinks
</span> </span>
</a> </a>
</li> </li>
<li class="md-nav__item"> <li class="md-nav__item">
<a href="#hardlinks-limitations" class="md-nav__link"> <a href="#what-are-instant-moves-atomic-moves" class="md-nav__link">
<span class="md-ellipsis"> <span class="md-ellipsis">
Hardlinks Limitations What are Instant Moves (Atomic Moves)
</span> </span>
</a> </a>
@ -3475,17 +3475,21 @@
<ol> <ol>
<li>This page with a short description.</li> <li>This page with a short description.</li>
<li><a href="/Hardlinks/How-to-setup-for/">How to set up for</a> your installation method.</li> <li><a href="/Hardlinks/How-to-setup-for/">How to set up for</a> your installation method.</li>
<li><a href="/Hardlinks/Examples/">Examples</a> what you should use for your path settings in your used applications.</li> <li><a href="/Hardlinks/Examples/">Examples</a> What you should use for your path settings in your used applications.</li>
<li><a href="/Hardlinks/Check-if-hardlinks-are-working/">Check if hardlinks are working</a></li> <li><a href="/Hardlinks/Check-if-hardlinks-are-working/">Check if hardlinks are working</a></li>
</ol> </ol>
<p>So you want one of the following?</p> <p>So you want one of the following?</p>
<ul> <ul>
<li>Instant moves (Atomic-Moves) during import of the Starr Apps (useful when using Usenet)?</li> <li>Instant moves (Atomic-Moves) during import of the Starr Apps (useful when using Usenet)?</li>
<li>You don't want to use twice the storage when using torrents. (hardlinks)?</li> <li>You don't want to use twice the storage when using torrents. (hardlinks)?</li>
<li>You want to perma seed?</li> <li>You want to perma-seed?</li>
</ul> </ul>
<p>Then Continue to <a href="/Hardlinks/How-to-setup-for/">How to set up for</a> your installation method.</p> <p>Then Continue to <a href="/Hardlinks/How-to-setup-for/">How to set up for</a> your installation method.</p>
<h2 id="faq">FAQ<a class="headerlink" href="#faq" title="Permanent link"></a></h2> <h2 id="faq">FAQ<a class="headerlink" href="#faq" title="Permanent link"></a></h2>
<h3 id="hardlinks-limitations">Hardlinks Limitations<a class="headerlink" href="#hardlinks-limitations" title="Permanent link"></a></h3>
<div class="admonition danger">
<p class="admonition-title">- You <u>CAN'T</u> create hardlinks for directories <img alt="‼" class="twemoji" src="https://cdn.jsdelivr.net/gh/jdecked/twemoji@15.0.3/assets/svg/203c.svg" title=":bangbang:" /><br>- You <u>CAN'T</u> hardlink across separate file systems, partitions, volumes or mounts <img alt="‼" class="twemoji" src="https://cdn.jsdelivr.net/gh/jdecked/twemoji@15.0.3/assets/svg/203c.svg" title=":bangbang:" /><br>- Some file systems, such as exFAT, are known not to support hardlinks and should be avoided (double-check if you are unsure!)</p>
</div>
<h3 id="what-are-hardlinks">What are Hardlinks<a class="headerlink" href="#what-are-hardlinks" title="Permanent link"></a></h3> <h3 id="what-are-hardlinks">What are Hardlinks<a class="headerlink" href="#what-are-hardlinks" title="Permanent link"></a></h3>
<details class="question"> <details class="question">
<summary><strong>What are hardlinks?</strong> - [Click to show/hide]</summary> <summary><strong>What are hardlinks?</strong> - [Click to show/hide]</summary>
@ -3520,15 +3524,6 @@
<summary><strong>What are Instant Moves (Atomic Moves)?</strong> - [Click to show/hide]</summary> <summary><strong>What are Instant Moves (Atomic Moves)?</strong> - [Click to show/hide]</summary>
<p>A real move and not a copy file from the download folder to the media folder and then deleting the file from the download folder.</p> <p>A real move and not a copy file from the download folder to the media folder and then deleting the file from the download folder.</p>
</details> </details>
<h3 id="hardlinks-limitations">Hardlinks Limitations<a class="headerlink" href="#hardlinks-limitations" title="Permanent link"></a></h3>
<details class="question">
<summary><strong>Hardlinks limitations</strong> - [Click to show/hide]</summary>
<ul>
<li>You <strong>CAN'T</strong> create hardlinks for directories <img alt="‼" class="twemoji" src="https://cdn.jsdelivr.net/gh/jdecked/twemoji@15.0.3/assets/svg/203c.svg" title=":bangbang:" /></li>
<li>You <strong>CAN'T</strong> hardlink across separate file systems, partitions, or mounts <img alt="‼" class="twemoji" src="https://cdn.jsdelivr.net/gh/jdecked/twemoji@15.0.3/assets/svg/203c.svg" title=":bangbang:" /></li>
<li>Some file systems, such as exFAT, are known not to support hardlinks and should be avoided (double-check if you are unsure!)</li>
</ul>
</details>
<h3 id="what-are-the-starr-apps">What are the Starr Apps<a class="headerlink" href="#what-are-the-starr-apps" title="Permanent link"></a></h3> <h3 id="what-are-the-starr-apps">What are the Starr Apps<a class="headerlink" href="#what-are-the-starr-apps" title="Permanent link"></a></h3>
<details class="question"> <details class="question">
<summary><strong>What are the <code>Starr Apps</code>?</strong> - [Click to show/hide]</summary> <summary><strong>What are the <code>Starr Apps</code>?</strong> - [Click to show/hide]</summary>
@ -3556,7 +3551,7 @@
<span class="md-icon" title="Last update"> <span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
</span> </span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">July 13, 2024 15:24:40</span> <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">September 1, 2024 13:36:40</span>
</span> </span>

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save