Bit torrent

クライアント

linux

torrentだけじゃなく、wgetとかの代わりにもなる。
  • インストール
# wget http://downloads.sourceforge.net/project/aria2/stable/aria2-1.9.3/aria2-1.9.3.tar.gz?use_mirror=jaist
※最新版は上記LINKで確認してね

# tar zxvf aria2-1.9.3.tar.gz

# cd aria2-1.9.3

# ./configure

# make

# make install
  • 使い方

WEBからダウンロード

# aria2c http://example.org/mylinux.iso

2つのサーバーからダウンロード

# aria2c http://a/f.iso ftp://b/f.iso

BitTorrent

# aria2c http://example.org/mylinux.torrent

ファイルの中のURIをダウンロード

# aria2c -i uris.txt

使うのはこれくらいかな(^^; あとは、ダウンロード先ディレクトリの指定方法だけど、これもオプションで指定可能

# aria2c http://example.org/mylinux.torre -d /tmp/
linux/torrent.txt · 最終更新: 2010/05/18 12:07 by miyako
CC Attribution-Noncommercial-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0