From ca37df1650295a5317af1129ae048891b1431736 Mon Sep 17 00:00:00 2001 From: d47081 <108541346+d47081@users.noreply.github.com> Date: Tue, 24 Oct 2023 20:52:25 +0300 Subject: [PATCH] Updated Features (markdown) --- Features.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Features.md b/Features.md index 36da139..0bfb17b 100644 --- a/Features.md +++ b/Features.md @@ -67,6 +67,10 @@ service vsftpd restart Popular clients like qBittorrent, Transmission, etc allows to listen local directory for new torrents and auto download them. This feature pretty useful for YGGtracker instance administrators or independent seedbox operators who interested in Yggdrasil popularity grow. +#### Create local mirror + +#### Mount remote folder + On Linux systems, remote FTP folder could be mounted using [curlftpfs](https://curlftpfs.sourceforge.net/), [rclone](https://rclone.org/) and many other tools - with GUI or CLI. On this example used `qbittorrent-nox` server-side client to auto-sync and download wanted files. @@ -133,4 +137,8 @@ service qbittorrent-nox restart 5. At last step, lets setup qBittorrent to listen `/home/qbittorrent-nox/yggtracker` folder for new "Wants": -**Web UI → Preferences → Download → Automatically add torrents from** \ No newline at end of file +**Web UI → Preferences → Download → Automatically add torrents from** + +also, take a look on following option to copy remote torrents locally + +**Web UI → Preferences → Download → Saving Management → Copy .torrent files to** \ No newline at end of file