2024-07-11 13:06:23 +02:00
## 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.
2024-03-20 01:43:30 +01:00
## Alternative to the web ui
2022-07-03 20:36:04 +02:00
You can use remote client on different platforms to manage your Transmission server:
2024-03-20 01:43:30 +01:00
* Dekstop: Transmission-remote-GUI: < https: // github . com / transmission-remote-gui / transgui >
* Mobile: Transdroid: < http: // www . transdroid . org />
* More clients here: < https: // transmissionbt . com / resources />
2022-07-03 20:36:04 +02:00
You can use the following information to connect your server:
* Remote host: Your domain or IP address (don't add folder)
2024-03-20 01:43:30 +01:00
* Port: `443`
2022-07-03 20:36:04 +02:00
* SSL: Enabled
* User: Your Yunohost Username
* Password: Password of the Yunohost User above
2024-03-20 01:43:30 +01:00
* RPC Path: `/torrent/transmission/rpc` (if you used the standard folder)