llirik Posted October 31, 2007 Report Posted October 31, 2007 Hello. Can I create .torrent-file, used command line?Thx
llirik Posted October 31, 2007 Author Report Posted October 31, 2007 But this function planning in next versions?
Ryan Norton Posted October 31, 2007 Report Posted October 31, 2007 The problem with this is that it would be a real mess of options due to the fact that you can have files, trackers, http seeds, etc.. Those would be kind of painful to specify.Does anyone have an example of a program that actually does this?
utdream Posted July 9, 2008 Report Posted July 9, 2008 Create Torrent:http://www.createtorrent.com/createtorrent-1.1.4.tar.gzLinux Command-Line. Real simple, not a lot of options, but gets the job done.
jewelisheaven Posted July 9, 2008 Report Posted July 9, 2008 Site is down?I doubt validity of anything which "downloads" from a site, where the site itself is not accessible, sorry.
hermanm Posted July 9, 2008 Report Posted July 9, 2008 I have mentioned in other threads... but most of the command-line programs and/or utilities are Linux based.The above link works. It seems your connection was problematic.
jewelisheaven Posted July 9, 2008 Report Posted July 9, 2008 The site does not work... the download link does. Hence my comment.
hermanm Posted July 9, 2008 Report Posted July 9, 2008 Works for me. If it doesn't work for you, it might just be you...1.1.3- small bugfix parsing arguments1.1.2- fixed crash for directories without read permissions- bugfixes by Jan-Marek Glogowski - sort dictionary fields as required by spec - correctly parse 'P' option - correctly set sha length1.1.1- support files larger than 4GB (Peter Van Biesen)- fixed bug for inheritated directories (Oleg V. Smirnov)- reordered variable declarations0.1- initial version
utdream Posted July 15, 2008 Report Posted July 15, 2008 Yeah, I think their site was down for a time, but their download link was still working.Anyway, I just wanted to report that I was able to successfully get this working on my server for a software delivery/tracking application I'm making. Basically I was able to script the creation of a torrent using CreateTorrent and then add it to a copy of Azureus/Vuze that I have running in command-line mode on the server. I then scripted it to use telnet to log in to Azureus (had to use telnet to support potentially several log-ins at once from the server performing various tasks) and host the torrent and track it.All in all - pretty freaking cool stuff.Huge props to the makers of CreateTorrent and Vuze/Azureus for making that possible!
skan Posted August 10, 2009 Report Posted August 10, 2009 Hi!!I nead to run azureus with command line to host and track torrents inmy application.Can you tell me how did you do it??Thank you.
Synthex Posted March 3, 2010 Report Posted March 3, 2010 I use mktorrent for windowsGot it from http://str0.at/mktorrent-for-windowsRuns fine, verified with Utorrent 2.0 and MakeTorrent 2.1
bmaker Posted August 13, 2010 Report Posted August 13, 2010 I have just finished a stand-alone command line / shell tool for creating torrents using Linux or Windows.Download, usage examples and more can be found on its homepage:http://www.robertnitsch.de/projects/py3createtorrentPlease note it requires Python 3.1! (May work with Python 3.x other than 3.1, too.)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.