GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PHTTPGET(8) FreeBSD System Manager's Manual PHTTPGET(8)

phttpget
retrieve multiple files via pipelined HTTP

phttpget server file ...

The phttpget utility is a minimalist pipelined HTTP client, which is used to retrieve multiple files from one server, and saves the downloaded files in the current working directory, using the last portion of their download path as file names.

By making several "in flight" HTTP requests, it can dramatically increase performance when a large number of small files need to be downloaded.

The freebsd-update(8) and portsnap(8) tools use phttpget to download binary patch files.

URL of the proxy to use for HTTP requests.
Authorization parameters for the HTTP proxy.
The User-Agent string to use for HTTP requests. The default is “phttpget/0.1”.
Timeout for HTTP request in seconds.

fetch(1), freebsd-update(8), portsnap(8)

The phttpget utility was written by Colin Percival <cperciva@FreeBSD.org> for use with portsnap(8) and later with freebsd-update(8). This manual page was written by Xin LI <delphij@FreeBSD.org>.
January 3, 2015 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.