Faire un fichier torrent sous linux

Faire un fichier torrent sous linux - Linux et OS Alternatifs

Marsh Posté le 30-04-2004 à 14:11:21    

Bonjour !
 
J'aimerai savoir comment on creer un fichier torrent sous linux !
 
Merci !
 
Frederick

Reply

Marsh Posté le 30-04-2004 à 14:11:21   

Reply

Marsh Posté le 30-04-2004 à 16:42:22    

Utilise Azureus, c'est un client torrent en Java tu dois pouvoir créer des fichiers Torrent avec
 
http://azureus.sourceforge.net/
 


---------------
Internet est en fait l'acronyme de : Imprévisible Noctambule Transportant un Ensemble de Ragots et de Nouvelles Eminemment Triviales. [Anonyme]
Reply

Marsh Posté le 30-04-2004 à 16:45:18    

il te faut avoir bittorrent d'installer & ensuite c'est l'utilitaire btmakemetafile.py pour générer un torrent & btcompletedir.py pour générer plusieurs torrents a partir de fichier situé dans un rpertoire donné :)

Citation :

mikala@andrea ~ $ btmakemetafile.py
Usage: btmakemetafile.py <trackerurl> <file> [file...] [params...]
 
--announce_list <arg>
          a list of announce URLs - explained below (defaults to '')
 
--piece_size_pow2 <arg>
          which power of 2 to set the piece size to (0 = automatic) (defaults
          to 0)
 
--comment <arg>
          optional human-readable comment to put in .torrent (defaults to '')
 
--target <arg>
          optional target file for the torrent (defaults to '')
 
 
    announce_list = optional list of redundant/backup tracker URLs, in the format:
           url[,url...][|url[,url...]...]
                where URLs separated by commas are all tried first
                before the next group of URLs separated by the pipe is checked.
                If none is given, it is assumed you don't want one in the metafile.
                If announce_list is given, clients which support it
                will ignore the <announce> value.
           Examples:
                http://tracker1.com|http://tracker [...] acker3.com
                     (tries trackers 1-3 in order)
                http://tracker1.com,http://tracker [...] acker3.com
                     (tries trackers 1-3 in a randomly selected order)
                http://tracker1.com|http://backup1 [...] ackup2.com
                     (tries tracker 1 first, then tries between the 2 backups randomly)
 
mikala@andrea ~ $ btcompletedir.py
Usage: btcompletedir.py <trackerurl> <dir> [dir...] [params...]
makes a .torrent file for every file or directory present in each dir.
 
--announce_list <arg>
          a list of announce URLs - explained below (defaults to '')
 
--piece_size_pow2 <arg>
          which power of 2 to set the piece size to (0 = automatic) (defaults
          to 0)
 
--comment <arg>
          optional human-readable comment to put in .torrent (defaults to '')
 
--target <arg>
          optional target file for the torrent (defaults to '')
 
 
    announce_list = optional list of redundant/backup tracker URLs, in the format:
           url[,url...][|url[,url...]...]
                where URLs separated by commas are all tried first
                before the next group of URLs separated by the pipe is checked.
                If none is given, it is assumed you don't want one in the metafile.
                If announce_list is given, clients which support it
                will ignore the <announce> value.
           Examples:
                http://tracker1.com|http://tracker [...] acker3.com
                     (tries trackers 1-3 in order)
                http://tracker1.com,http://tracker [...] acker3.com
                     (tries trackers 1-3 in a randomly selected order)
                http://tracker1.com|http://backup1 [...] ackup2.com
                     (tries tracker 1 first, then tries between the 2 backups randomly)
 


---------------
Intermittent du GNU
Reply

Marsh Posté le 30-04-2004 à 16:53:47    

Merci !

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed