Quoting Ariz Jacinto <[EMAIL PROTECTED]>: > Horatio B. Bogbindero wrote: > > >Quoting Ariz Jacinto <[EMAIL PROTECTED]>: > > > >>Benj wrote: > >> > >>>Ariz Jacinto wrote: > >>> > >>>>any suggestions on what linux-based tool should i use to leech > >>>>a site including the php scripts? > >>>> > >>>Ariz, wget can do this. > >>> > >>i'll give it a try. > >> > >>can site mirroring also do the work? > >> > >so that the links do not break. > > > >wget -E -k -K <website name> > > > > > i've already tried it, but it only gave me the html part and not the php > script. > even if you try downloading (http) the script, it will only give u a php > security advisory > > oops. forgot an important option.
wget -r -E -k -K <website name> ----------------------------------------------- William Emmanuel S. Yu Ateneo Campus Network Group (AteneoCNG) email : wyu at ateneo dot edu web : http://CNG.ateneo.net/cng/wyu/ phone : +63(2)4266001-4186 GPG : http://CNG.ateneo.net/cng/wyu/wyy.pgp _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
