The UNIX and Linux Forums
>
Special Forums
>
IP Networking
File transfer using HTTP
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Rules & FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
File transfer using HTTP
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
4
(
permalink
)
11-29-2007
porter
Registered User
Join Date: Jan 2007
Posts: 2,965
The traditional approach is
Code:
man curl
or
Code:
man wget
if that fails then
Code:
google curl
or
Code:
google wget
.
porter
View Public Profile
Find all posts by porter