Updated Features (markdown)

d47081 2023-10-24 20:55:37 +03:00
parent ca37df1650
commit 87033f609a

@ -73,9 +73,9 @@ Popular clients like qBittorrent, Transmission, etc allows to listen local direc
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.
On this example used `qbittorrent-nox` (server-side qBittorrent client with web UI) to auto-sync wanted torrent files.
1. Bittorrent clients usually works with local directory only, let's mount `/yggtracker/torrents/wanted/all` using `rclone` so
1. As qBittorrent works with local directories only, let's mount `/yggtracker/torrents/wanted/all` using `rclone`
```
apt install rclone