mirror of
https://github.com/TRaSH-Guides/Guides.git
synced 2026-02-11 19:29:05 -06:00
Changed: to Snippets for easier maintenace (insert content from other files)
This commit is contained in:
@@ -1,19 +1,8 @@
|
||||
# NZBGet - Paths and Categories
|
||||
|
||||
This basic example is based on the use of docker images
|
||||
--8<-- "includes/downloaders/path.md"
|
||||
|
||||
!!! tip ""
|
||||
Keep in mind the path are setup so it works with hardlinks and instant moves.
|
||||
|
||||
More info [HERE](/Hardlinks/Hardlinks-and-Instant-Moves/){:target="_blank" rel="noopener noreferrer"}
|
||||
|
||||
!!! info
|
||||
|
||||
Pick one path layout and use it for all of them.
|
||||
|
||||
It doesn't matter if you prefer to use `/data`, `/shared`, `/storage` or whatever.
|
||||
|
||||
The screenshots in the examples are using the following root path `/data`
|
||||
---
|
||||
|
||||
`Settings` => `PATHS`
|
||||
|
||||
|
||||
@@ -1,19 +1,6 @@
|
||||
# SABnzbd - Paths and Categories
|
||||
|
||||
This basic example is based on the use of docker images
|
||||
|
||||
!!! tip ""
|
||||
Keep in mind the path are setup so it works with hardlinks and instant moves.
|
||||
|
||||
More info [HERE](/Hardlinks/Hardlinks-and-Instant-Moves/){:target="_blank" rel="noopener noreferrer"}
|
||||
|
||||
!!! info
|
||||
|
||||
Pick one path layout and use it for all of them.
|
||||
|
||||
It doesn't matter if you prefer to use `/data`, `/shared`, `/storage` or whatever.
|
||||
|
||||
The screenshots in the examples are using the following root path `/data`
|
||||
--8<-- "includes/downloaders/path.md"
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -1,19 +1,8 @@
|
||||
# qBittorrent - Paths
|
||||
|
||||
This basic example is based on the use of docker images
|
||||
--8<-- "includes/downloaders/path.md"
|
||||
|
||||
!!! tip ""
|
||||
Keep in mind the path are setup so it works with hardlinks and instant moves.
|
||||
|
||||
More info [HERE](/Hardlinks/Hardlinks-and-Instant-Moves/){:target="_blank" rel="noopener noreferrer"}
|
||||
|
||||
!!! info
|
||||
|
||||
Pick one path layout and use it for all of them.
|
||||
|
||||
It doesn't matter if you prefer to use `/data`, `/shared`, `/storage` or whatever.
|
||||
|
||||
The screenshots in the examples are using the following root path `/data`
|
||||
---
|
||||
|
||||
`Options` => `Downloads`
|
||||
|
||||
|
||||
16
includes/downloaders/path.md
Normal file
16
includes/downloaders/path.md
Normal file
@@ -0,0 +1,16 @@
|
||||
#
|
||||
|
||||
This basic example is based on the use of docker images
|
||||
|
||||
!!! tip ""
|
||||
Keep in mind the path are setup so it works with hardlinks and instant moves.
|
||||
|
||||
More info [HERE](/Hardlinks/Hardlinks-and-Instant-Moves/){:target="_blank" rel="noopener noreferrer"}
|
||||
|
||||
!!! info
|
||||
|
||||
Pick one path layout and use it for all of them.
|
||||
|
||||
It doesn't matter if you prefer to use `/data`, `/shared`, `/storage` or whatever.
|
||||
|
||||
The screenshots in the examples are using the following root path `/data`
|
||||
Reference in New Issue
Block a user