--- "संजय गोयल (Sanjay Goel)"
<[EMAIL PROTECTED]> wrote:

> you may use  
> 
> wget -r  abc.com  
> 
> for download abc.com

Couple of things in this context:

1. -r option is for recursive download A more preferable option is to
use -m mirror option assuming you want to maintain a local copy and not
take a snapshot.
2. To ensure you can read the whole thing offline you might want to use
the -k option. Revewing the wget documentation I think you might want
to do "wget -m -k -K -E"
3. Do you have any specific requirement for downloading the complete
website - is it for offline reading or for taking a backup ?



Mithun


                
__________________________________________ 
Yahoo! DSL – Something to write home about. 
Just $16.99/mo. or less. 
dsl.yahoo.com 


_______________________________________________
ilugd mailinglist -- [email protected]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[email protected]/

Reply via email to