Updated Features (markdown)

d47081 2023-10-24 20:52:25 +03:00
parent 8c451d644f
commit ca37df1650

@ -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**
**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**