uTorrent and BitTorrent the app have both released a uTorrent Web and BitTorrent Web version. It seems weird, but it seem like it is using an app, and the webpage as the "frontend" to talk to the app, perhaps kind of like a local client and server method.
This particular case it is running on a Mac.
But if the download has stuck or not going smooth, and we would like to try the torrent file using other apps, such as qBitTorrent, how do we find the .torrent file? The original download might have been kicked started by clicking on a link, probably by a magnetic link and the location of the webpage was already forgotten. (like if it is five days ago and hard to find).
Using Bash:
sudo find / -name '*.torrent' 2>/dev/null couldn't find it either.
1 Answer
Magnet link is an URI link, not a file.
WebTorrent provides option to Save .torrent File or Start Torrent.
If you want to keep the torrent file and/or use standalone client, you need to download the torrent separately.