Please do as i do in your vps and then maybe the issue reproduced,replace the variable `$vps_ip` with your real vps ip during the below steps.
wget https://saimei.ftp.acc.umu.se/debian-cd/current/amd64/iso-cd/debian-10.4.0-amd64-netinst.iso
transmission-create -o debian.torrent debian-10.4.0 ...
Search found 3 matches
- Mon Jun 08, 2020 2:35 am
- Forum: General
- Topic: Why DHT can't find resource when to download with a trackerless torrent?
- Replies: 2
- Views: 28680
- Wed Jun 03, 2020 2:19 pm
- Forum: General
- Topic: Why can't download the torrent file?
- Replies: 0
- Views: 11025
Why can't download the torrent file?
I have created a torrent from `/home/debian/p2p/target.bz2`.
transmission-create -p -o /home/debian/p2p/target.torrent -t http://hdhome.org/announce.php -s 4096 /home/debian/p2p/target.bz2
Then send the `target.torrent` to my friend with email,he start a download with `aria2c`:
aria2c /tmp ...
transmission-create -p -o /home/debian/p2p/target.torrent -t http://hdhome.org/announce.php -s 4096 /home/debian/p2p/target.bz2
Then send the `target.torrent` to my friend with email,he start a download with `aria2c`:
aria2c /tmp ...
- Thu Dec 20, 2018 9:14 am
- Forum: Support
- Topic: create magnet uri directly with transmission?
- Replies: 0
- Views: 2509
create magnet uri directly with transmission?
I get magnet uri this way.
transmission-create -o test.torrent -t udp://vps_ip/announce filename
transmission-show -m test.torrent
Something show as:
magnet:?xt=urn:btih:f3ffe6ef71b73f6a096879caa996358a30ee0bd1&dn=filename=udp%3A%2F%2F11.22.33.44%3A1337%2Fannounce
Is there a direct way to ...
transmission-create -o test.torrent -t udp://vps_ip/announce filename
transmission-show -m test.torrent
Something show as:
magnet:?xt=urn:btih:f3ffe6ef71b73f6a096879caa996358a30ee0bd1&dn=filename=udp%3A%2F%2F11.22.33.44%3A1337%2Fannounce
Is there a direct way to ...