Koozali.org: home of the SME Server

Other Languages => Français => Topic started by: STRyk on January 23, 2021, 12:53:07 PM

Title: Telechargement de fichiers sous torrent
Post by: STRyk on January 23, 2021, 12:53:07 PM
Bonjour,
Je dois récuperer des documents videos bruts disponibles sur un lien torrent.
J'aimerai le mettre en telechargement en fond sur SME.
J'avais utilisé mldonkey sous SME 7 mais je supposequ'il n'est pas cxompatible avec SME 9.2 ?
Avez vous un solution pour récuperer ces données ?
Je n'ai rien trouvé de récent sur le sujet.
Merci par avance.
;)
Title: Re: Telechargement de fichiers sous torrent
Post by: mmccarn on January 23, 2021, 01:37:35 PM
the Transmission howto (https://wiki.contribs.org/Transmission-howto#Play_with_transmission) looks like it would still work on SME 9.

Many of the transmission rpms from Geekery are also available in the 'stephdl' repository.

Note: I have not used it or tried to install it...
Title: Re: Telechargement de fichiers sous torrent
Post by: mmccarn on January 23, 2021, 04:27:43 PM
I was able to install 'rtorrent' and download an ubuntu iso.

Here are my install/setup notes:
https://github.com/mmccarn/smeserver/blob/master/rtorrent-on-SME92.md
Title: Re: Telechargement de fichiers sous torrent
Post by: STRyk on January 24, 2021, 07:13:41 AM
I was able to install 'rtorrent' and download an ubuntu iso.

Here are my install/setup notes:
https://github.com/mmccarn/smeserver/blob/master/rtorrent-on-SME92.md
Oh, thanks for that !
;)
Title: Re: Telechargement de fichiers sous torrent
Post by: mmccarn on January 24, 2021, 01:26:13 PM
I added notes on running as a non-privileged user:
https://github.com/mmccarn/smeserver/blob/master/rtorrent-on-SME92.md#running-rtorrent-as-a-non-privileged-user
Title: Re: Telechargement de fichiers sous torrent
Post by: mmccarn on January 24, 2021, 03:58:15 PM

Install ruTorrent for a web interface (https://github.com/mmccarn/smeserver/blob/master/rtorrent-on-SME92.md#install-rutorrent-for-web-access)

Run rtorrent in the background (https://github.com/mmccarn/smeserver/blob/master/rtorrent-on-SME92.md#run-rtorrent-in-the-background)
Title: Re: Telechargement de fichiers sous torrent
Post by: STRyk on January 24, 2021, 04:07:55 PM
Wow ! Thank's for the job.
It's really clear.
Title: Re: Telechargement de fichiers sous torrent
Post by: mmccarn on January 24, 2021, 06:48:33 PM
Last edits --

I added a couple crontab options to Run rtorrent in the background (https://github.com/mmccarn/smeserver/blob/master/rtorrent-on-SME92.md#run-rtorrent-in-the-background):

 - one to start rtorrent @reboot
 - one to restart rtorrent every minute if it is not already running

I think I'm going to forget about creating a supervised service...
Title: Re: Telechargement de fichiers sous torrent
Post by: ReetP on January 24, 2021, 09:08:42 PM
I think I'm going to forget about creating a supervised service...

Speak to Brian, build it for v10, and he can help with a systemd service and its own web virtual host & php-fpm. May be able to create a rpm/contrib too.

V10 is nearly Beta, and the future. V9 is not worth investing the time in - it also makes it harder to get people to migrate.