mirror of
https://github.com/YunoHost-Apps/transmission_ynh.git
synced 2024-09-04 01:46:12 +02:00
Update ADMIN.md: add general tips from yunohost's apps doc
This commit is contained in:
parent
6a719e6431
commit
38f62b25dd
1 changed files with 6 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue