Btsoftware under linux Command Line

Source: Internet
Author: User
Tags gz file
The btsoftware under linux Command Line-general Linux technology-Linux technology and application information. The following is a detailed description. All the machines in my house use slackware 10.1 as the gateway to access the Internet. Recently, I really want to play World of Warcraft. I started to download the client from windows 10.1 pro running in vmware gsx server 3.1 Under slackware 2000. Because slackware 10.1 gateway is used to access the Internet, windows systems are all in the internal network, and the download speed is very slow.

I started to think that this slackware 10.1 machine is on all day, so I 'd better use this machine to download it. It has a direct ADSL connection and a public IP address. So I started to find the btsoftware in linux. Because I didn't install X server, I had to find a BT client that could run in the environment without x server. Finally, I found CTorrent.

CTorrent Introduction

CTorrent is a BT client written in C language. Now it can run in multiple Linux versions, MacOS and FreeBSD, and may run in Windows in the future. CTorrent runs in command line mode, which means it does not need any graphical components (such as X Server ). You can run it in the background through remote access.

CTorrent Homepage

Http://ctorrent.sourceforge.net/

Download

Http://ctorrent.sourceforge.net /? Action = downloads

The latest version is 1.3.2.

Install

Decompress the downloaded ctorrent-1.3.2.tar.gz file.

Tar zxvf ctorrent-1.3.2.tar.gz

Go to ctorrent-1.3.2 directory

Cd ctorrent-1.3.2

Configure and compile software

./Configure

Make

Make install

Use

After the installation is complete, the program will be stored in/usr/bin by default, so that we can use ctorrent in any directory.

The specific parameters can be viewed through ctorrent-h.

Example

For example, if I want to download the content of the eg. torrent seed file to/mnt/hd/, the command is as follows:

Ctorrent-s/mnt/hd/eg. torrent

How to view Download Status

10, [0/334/331], 6070,9845, | 5004,3984 E: 3
10-number of connected users (others with files to be downloaded)
0/334/331-completed/All/available part.
6070,9845-average download speed (in bytes/s) and average upload speed (in bytes/s)
-Current download speed (in bytes/s) and current upload speed (in bytes/s)
E: 3-The tracker has refused connections 3 times
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.