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

"wget" is not installed on a iPhone. You would use something like NSURLRequest/NSURLConnection.
It's installed on my iPhone ;)
It's installed on my iPhone ;)