NAME
btsethttpseeds — sets http-seeds information in torrents
SYNOPSIS
btsethttpseeds seedURLlist file [file ...]
DESCRIPTION
This manual page documents briefly the btsethttpseeds command.
This manual page was written for the Debian distribution because the
original program does not have a manual page.
btsethttpseeds is a program which will change the http seed URLs of an
existing torrent file. The already existing torrent specified by the
file argument will be modified to use the new http seed URLs given by
the seedURLlist argument. These alternate URLs will be used to seed
the file if there are no other seeds available.
The seedURLlist can be ’0’, or formatted as follows:
URL[|URL ...]
if the seedURLlist is ’0’, any http seeds currently in file will be
stripped.
SEE ALSO
btcopyannounce(1), btreannounce(1), btrename(1), btshowmetainfo(1),
bittorrent-downloader(1).
AUTHOR
This manual page was written by Cameron Dale <camrdale@gmail.com>
(based on the original man pages written by Micah Anderson
<micah@debian.org>) for the Debian system (but may be used by others).
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU General Public License, Version 2 or any
later version published by the Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License
can be found in /usr/share/common-licenses/GPL.
btsethttpseeds(1)