Y
Hacker News
new
|
ask
|
show
|
jobs
by
toni
5929 days ago
That will mirror the whole site. If you are going to mirror a single page, a more sane command would be:
wget -r -l 1 -Ppath/to/folder --convert-links http://www.example.com/
1 comments
christo16
5929 days ago
"wget" is not installed on a iPhone. You would use something like NSURLRequest/NSURLConnection.
link
hexley
5929 days ago
It's installed on my iPhone ;)
link
hexley
5929 days ago
It's installed on my iPhone ;)
link