From 87033f609a5f74bc7f35e0c8c79054c91e1483dc Mon Sep 17 00:00:00 2001 From: d47081 <108541346+d47081@users.noreply.github.com> Date: Tue, 24 Oct 2023 20:55:37 +0300 Subject: [PATCH] Updated Features (markdown) --- Features.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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