TRANSMISSION-CREATE

Section: User Commands (1)
Page Index

BSD mandoc
 

NAME

transmission-create - command-line utility to create .torrent files  

SYNOPSIS

-words [-h ] [-p ] [-o file ] [-c comment ] [-t tracker ] [-s piece-size-KiB ] [source file or directory ]  

DESCRIPTION

creates BitTorrent .torrent files from the command line  

OPTIONS

-h --help
Show a short help page and exit.
-o --outfile
Save the generated .torrent to this filename.
-p --private
Flag the torrent as intended for use on private trackers.
-c --comment
Add a comment to the torrent file.
-s --piecesize
Set how many KiB each piece should be, overriding the preferred default
-t --tracker
Add a tracker's announce URL to the .torrent. Most torrents will have at least one announce URL. To add more than one, use this option multiple times.

 

AUTHORS

An -nosplit An Charles Kerr and An Mike Gelfand .  

SEE ALSO

transmission-create1, transmission-daemon1, transmission-edit1, transmission-gtk1, transmission-qt1, transmission-remote1, transmission-show1

https://transmissionbt.com/


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
AUTHORS
SEE ALSO