Results 1 to 1 of 1
Hey,
Im new here - and sorry for my poor english
My problem: I need to download mirror of my forum, it wouldnt be problem
Code:
wget -m x
But ...
- 10-20-2009 #1Just Joined!
- Join Date
- Oct 2009
- Posts
- 1
wget - and hard question
Hey,
Im new here - and sorry for my poor english
My problem: I need to download mirror of my forum, it wouldnt be problem
But problem is that users are posting images, it would be problem if the upload them to img.x.x server, but alot of them upload them on free img servers.Code:wget -m x
My problem is, how to download my page + forum to local hdd ( i know i can use
so i get local links working) with images that aint on my servers ?Code:wget -mk x
Oh, and some Topics got alot of pages (20+)
I used this (without full success):
viewforum - is main tree of forumCode:wget -EkH --recursive --level=5 --no-clobber --page-requisites x/viewforum
--page-requisites should downlad images (that MAN says) but it dosnt work like i want to ;/
Thanks for help


Reply With Quote
