From 38f62b25dd868664412822f12a09bf148e649006 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Thu, 11 Jul 2024 13:06:23 +0200 Subject: [PATCH] Update ADMIN.md: add general tips from yunohost's apps doc --- doc/ADMIN.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/ADMIN.md b/doc/ADMIN.md index ee9700b..ffe3a3e 100644 --- a/doc/ADMIN.md +++ b/doc/ADMIN.md @@ -1,3 +1,9 @@ +## General tips + +Torrents are located in `__DATA_DIR__` and should be accessible from `https://__DOMAIN____PATH__`. + +To download the files, an SFTP client can be used, or the SCP command, or you can also configure another app such as Nextcloud to be able to browse these files. + ## Alternative to the web ui You can use remote client on different platforms to manage your Transmission server: