I am using a ruby โโscript to download the bitcoin bootstrap.dat file, this file can only be downloaded using the torrent client, so I use the following ruby โโscript demo to load on the command line:
`transmission-cli https:`
Now i have run the script
root@master:~
But this script freezes because the transfer uploads torrent files above, but after that it starts visiting and downloading and never ends automatically. Is there a way I can end this using my script?
Is there any way by which I can send a kill or end signal after the torrent download is complete?
source
share