Mktorrent kullanıyorum, ancak dizinde dosyaları tuhaf bir sebepten dolayı ezmediği için sorun yaşıyorum ...
Özellikle komut satırı için değiştirme arıyorum
Mktorrent kullanıyorum, ancak dizinde dosyaları tuhaf bir sebepten dolayı ezmediği için sorun yaşıyorum ...
Özellikle komut satırı için değiştirme arıyorum
Yanıtlar:
İletim yapabilir:
$ ./transmission-create --help
Usage: transmission-create [options] <file|directory>
Options:
-h --help Display this help page and exit
-p --private Allow this torrent to only be used with the specified tracker(s)
-o --outfile <file> Save the generated .torrent to this filename
-c --comment <comment> Add a comment
-t --tracker <url> Add a tracker's announce URL
-V --version Show version number and exit
bir örnek olabilir:
transmission-create -o /var/lib/transmission-daemon/downloads/files.torrent -c "My comments" -t udp://tracker.openbittorrent.com:80 ~/torrent/complete/my_file_or_directory_to_share.extension
burada daha fazla belge bulabilirsiniz
Buildtorrent
sudo apt-get install buildtorrent
Sinaptikten:
Açıklama: komut satırı torrent oluşturma programı
buildtorrent bir torrent dosyası oluşturma programıdır. Bir anons URL'si ve bir giriş dosyası veya dizini göz önüne alındığında, buildtorrent torrent istemcileri tarafından kullanılabilecek bir çıktı .torrent dosyası oluşturur.
Açıklama:
Komut satırı üzerinden torrent oluşturun!
py3createtorrent, torrent oluşturmak için kullanılan kapsamlı bir kabuk / komut satırı aracıdır (Linux ve Windows). Bu GPL lisanslı bir Python v3.1 betiğidir.