mirror of
https://github.com/YunoHost-Apps/transmission_ynh.git
synced 2024-09-04 01:46:12 +02:00
Merge pull request #120 from YunoHost-Apps/testing
Testing / update ADMIN.md doc
This commit is contained in:
commit
29939e5245
8 changed files with 18 additions and 6 deletions
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Transmission for YunoHost
|
# Transmission for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/transmission)  
|
[](https://ci-apps.yunohost.org/ci/apps/transmission/)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=transmission)
|
[](https://install-app.yunohost.org/?app=transmission)
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ No se debe editar a mano.
|
||||||
|
|
||||||
# Transmission para Yunohost
|
# Transmission para Yunohost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/transmission)  
|
[](https://ci-apps.yunohost.org/ci/apps/transmission/)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=transmission)
|
[](https://install-app.yunohost.org/?app=transmission)
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ EZ editatu eskuz.
|
||||||
|
|
||||||
# Transmission YunoHost-erako
|
# Transmission YunoHost-erako
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/transmission)  
|
[](https://ci-apps.yunohost.org/ci/apps/transmission/)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=transmission)
|
[](https://install-app.yunohost.org/?app=transmission)
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main.
|
||||||
|
|
||||||
# Transmission pour YunoHost
|
# Transmission pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/transmission)  
|
[](https://ci-apps.yunohost.org/ci/apps/transmission/)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=transmission)
|
[](https://install-app.yunohost.org/?app=transmission)
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ NON debe editarse manualmente.
|
||||||
|
|
||||||
# Transmission para YunoHost
|
# Transmission para YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/transmission)  
|
[](https://ci-apps.yunohost.org/ci/apps/transmission/)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=transmission)
|
[](https://install-app.yunohost.org/?app=transmission)
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
# YunoHost 上的 Transmission
|
# YunoHost 上的 Transmission
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/transmission)  
|
[](https://ci-apps.yunohost.org/ci/apps/transmission/)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=transmission)
|
[](https://install-app.yunohost.org/?app=transmission)
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,9 @@
|
||||||
|
## General tips
|
||||||
|
|
||||||
|
Torrents are located in `__DATA_DIR__` and should be accessible from `https://__DOMAIN____PATH__/downloads`.
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
## Alternative to the web ui
|
## Alternative to the web ui
|
||||||
|
|
||||||
You can use remote client on different platforms to manage your Transmission server:
|
You can use remote client on different platforms to manage your Transmission server:
|
||||||
|
|
|
@ -1,3 +1,9 @@
|
||||||
|
## Utilisation générale
|
||||||
|
|
||||||
|
Les fichiers téléchargés sont stockés dans `__DATA_DIR__` et devraient être accessibles depuis `https://__DOMAIN____PATH__/downloads/`.
|
||||||
|
|
||||||
|
Pour télécharger les fichiers, vous pouvez aussi utiliser un client SFTP, la commande SCP, ou encore configurer une app comme Nextcloud pour pouvoir naviguer dans le dossier correspondant.
|
||||||
|
|
||||||
## Alternative à l'interface web
|
## Alternative à l'interface web
|
||||||
|
|
||||||
Vous pouvez utiliser le client de contrôle à distance des différentes plateformes pour gérer votre serveur Transmission :
|
Vous pouvez utiliser le client de contrôle à distance des différentes plateformes pour gérer votre serveur Transmission :
|
||||||
|
|
Loading…
Add table
Reference in a new issue