Create a torrent with 2048 KB as the piece size

transmission-create

  • A CLI utility to create BitTorrent .torrent files.
    More information: <https://manned.org/transmission-create>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

transmission-create -o {{path/to/example.torrent}} --tracker {{tracker_announce_url}} --piecesize {{2048}} {{path/to/file_or_directory}}

click the source code to copy install transmission-create on any operating system with command-not-found.com