diff --git a/Features.md b/Features.md index 0bfb17b..48d073e 100644 --- a/Features.md +++ b/Features.md @@ -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