2024-07-11 13:06:23 +02:00
## General tips
2024-07-11 13:08:35 +02:00
Torrents are located in `__DATA_DIR__` and should be accessible from `https://__DOMAIN____PATH__/downloads` .
2024-07-11 13:06:23 +02:00
2024-07-11 13:08:35 +02:00
Alternatively, you can download the files using an SFTP client, the SCP command, or you configure another app such as Nextcloud to be able to browse these files.
2024-07-11 13:06:23 +02:00
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)