In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-01 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly explains "how to download BT under the Linux terminal". The content of the article is simple and clear, and it is easy to learn and understand. Please follow the editor's train of thought to study and learn "how to download BT under the Linux terminal".
1) there are a lot of software under Linux that can be downloaded by BT from the terminal. Rtorrent is probably the easiest to use and the most widely used. When downloading, you only need to provide him with a simple seed file address instead of downloading the entire seed file. For example: rtorrent
Rtorrent is highly customized. By default, you can edit the configuration file located in ~ .rtorrent.rc to set it. You can also use the command: rtorrent-n-o import=~/ Custom. RC to specify your own custom settings file for rtorrent.
You can use your own settings file in some special cases, but rtorrent does not load the settings file by default.
Pause and resume downloads in the thread: session = ~ / Download/session
Monitor the directory for the new download: schedule = watch_directory,10,10,load_start=~/Download/watch/*.torrent
Move the file after the download: on_finished = move_complete, "execute=mv,-u,$d,get_base_path=,~/Download/; d.set_directory=~/Download/"
Stop uploading after reaching the upload limit: schedule = ratio,60,60, "stop_on_ratio=200,50M,300"
For complete options and downloads, please see the following website: http://libtorrent.rakshasa.no/
2) another important BT download tool, Transmission, is also available on the command line. To download a file using transmission, you need to provide the downloaded seed file instead of just a link as rtorrent does. For example: transmissioncli / home/pays/Desktop/test.torrent
In addition, you can use the-d and-u options to customize the speed limits for downloads and uploads. The command line version prepared by Transmission for Debian can be downloaded here: http://packages.debian.org/unstable/net/transmission-cli
3) the three options for downloading BT on the command line are ctorrent. Although it stopped research and development in 2006, it still works most of the time. It uses a command format similar to the command line version of transmission, such as ctorrent / home/pays/Desktop/test.torrent
You can learn more about ctorrent from its website: http://ctorrent.sourceforge.net/
Thank you for your reading, the above is the content of "how to download BT under the Linux terminal". After the study of this article, I believe you have a deeper understanding of how to download BT under the Linux terminal, and the specific use needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.