Line 9: |
Line 9: |
| === Description === | | === Description === |
| This contribution for SME Server adds the ability to seed or to download SME Server CDROM ISO trough the Bit-torrent protocol. | | This contribution for SME Server adds the ability to seed or to download SME Server CDROM ISO trough the Bit-torrent protocol. |
| + | Transmission allows users to download files from the Internet and upload their own files or torrents. By grabbing items and adding them to the interface, users can create queues of files to be downloaded and uploaded. Within the file selection menus, users can customise their downloads down to components of individual files. Transmission also seeds—that is, it can re-upload downloaded content. |
| | | |
| + | see the website of [http://www.transmissionbt.com/ transmission] |
| === Requirements === | | === Requirements === |
| You need to activate two repositories, [[geekery]] which hosts Transmission binaries and [[stephdl]]. | | You need to activate two repositories, [[geekery]] which hosts Transmission binaries and [[stephdl]]. |
Line 25: |
Line 27: |
| signal-event conf-transmission | | signal-event conf-transmission |
| | | |
− | There are no panels in the server-manager, the contribs can be managed by the command Line : | + | * There are no panels in the server-manager, the contribs can be managed by the command Line : |
| config show transmission | | config show transmission |
| ===Login to transmission=== | | ===Login to transmission=== |
Line 101: |
Line 103: |
| signal-event conf-transmission | | signal-event conf-transmission |
| then you need to go to https://sme-ip-or-host/XXXXX | | then you need to go to https://sme-ip-or-host/XXXXX |
| + | |
| + | ===Custom Templates=== |
| + | Transmission is a daemon which needs its configuration files named settings.json |
| + | To give easier our life, this configuration file is templated in /etc/e-smith/templates/var/lib/transmission/settings.json.<br /> |
| + | Transmission can make modifications itself in this files |
| + | |
| ===Known Issues=== | | ===Known Issues=== |
| ====409: Conflict==== | | ====409: Conflict==== |