2005年10月01日
wgetのインストール(2)
- ikepon
- 2005年10月01日
- コメントする
- トラックバックする
- カテゴリー:FreeBSD
次の様にして、ftpコマンドで目的のホストのディレクトリに接続します。
> ftp ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-stable/All/
Trying 2001:6c8:6:4::7...
ftp: connect to address 2001:6c8:6:4::7: No route to host
Trying 2001:4f8:0:2::e...
ftp: connect to address 2001:4f8:0:2::e: No route to host
Trying 62.243.72.50...
Connected to ftp.freebsd.org.
220-ftp.FreeBSD.org NcFTPd Server (licensed copy) ready.
220-The FreeBSD mirror at TDC, in Aarhus, Denmark, Europe
220-
220-Contact: beastie@tdk.net
220-
220-Use wisely.
220-
220-####################################################################
220-
220-Please check the below URL to see if you have a closer mirror,
220-especially during releases of new versions of FreeBSD, the load
220-on this server can be quite high, and it's likely that you will
220-get better transfer rates from your local mirror.
220-
220-<http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html>
220-
220-Specifically should all mirrors not mirroring directly from the master
220-repository choose a different host than this to mirror from, for the
220-reasons mentioned above, I should also add that all tier 1 mirrors have
220-exactly the same access to the master repository as ftp.FreeBSD.org
220-
220-####################################################################
220
331 Guest login ok, send your complete e-mail address as password.
230-You are user #118 of 450 simultaneous users allowed.
230-
230 Logged in anonymously.
Remote system type is UNIX.
Using binary mode to transfer files.
200 Type okay.
250 "/pub" is new cwd.
250-"/pub/FreeBSD" is new cwd.
250-
250-If you're looking for one of the FreeBSD releases, please look in the
250-releases/${ARCH}/${RELNAME} directory, where ARCH = "i386" or "alpha"
250-for Intel and DEC Alpha architecture machines and RELNAME = the release
250-you're interested in, e.g. "3.5.1-RELEASE" or "4.2-RELEASE".
250-
250
250 "/pub/FreeBSD/ports" is new cwd.
250-"/pub/FreeBSD/ports/i386" is new cwd.
250-
250-These are packages for the i386 architecture. Here are brief
250-descriptions of each subdirectory.
250-
250- packages-4-stable: Packages for FreeBSD-4-stable.
250- packages-4.11-release: Packages for FreeBSD 4.11-release.
250- packages-5-stable: Packages for FreeBSD-5-stable.
250- packages-5.4-release: Packages for FreeBSD 5.4-release.
250- packages-6-current: Packages for FreeBSD-6-current.
250- packages-7-current: Packages for FreeBSD-7-current.
250-
250-packages-*-release directories are built from the ports collection
250-shipped with the release, and are not updated thereafter.
250-
250-packages-*-stable and packages-*-current are updated roughly once a
250-week.
250-
250-Please see the file "../../dir.sizes" for the current size of each
250-directory. In particular, mirroring thise directories will cause about
250-8GB of traffic per week from packages-?-stable and packages-?-current
250-updates.
250
250 "/pub/FreeBSD/ports/i386/packages-5-stable" is new cwd.
250 "/pub/FreeBSD/ports/i386/packages-5-stable/All" is new cwd.
Trackback on "wgetのインストール(2)"
このエントリーのトラックバックURL:
"wgetのインストール(2)"へのトラックバックはまだありません。
"wgetのインストール(2)"へのコメントはまだありません。