GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   wget -r (https://gfy.com/showthread.php?t=262546)

GFED 04-01-2004 04:28 AM

wget -r
 
still doesn't get the "bigpic.jpg" from galleries like this... http://galleries.bigmouthfuls.com/019/?a=474

and it's slowing down my process... any idea how to make it "see" this file?


thanks! :glugglug

Weppel 04-01-2004 04:39 AM

wget can't catch this kind of images:

"background-image:url('bigpic.jpg');"

I haven't found a program that can do that.

GFED 04-01-2004 04:41 AM

i thought it spidered by the directory structure... but it seems to spider out through the index page...

Code:

<table cellspacing=10 border=0 hahahahahahahahabackground-image:url('bigpic.jpg');width:715px;height:488px;">
bigpic.jpg seems to be protected by css... hmmm... any suggestions to bypass this?

i tried adding -p to no avail...

-p, --page-requisites get all images, etc. needed to display HTML page.

GFED 04-01-2004 04:42 AM

Quote:

Originally posted by Weppel
wget can't catch this kind of images:

"background-image:url('bigpic.jpg');"

I haven't found a program that can do that.

damn... there must be a program that looks at the directory structure...

notjoe 04-01-2004 05:58 AM

Quote:

Originally posted by GFED


damn... there must be a program that looks at the directory structure...

wget will follow directory structures without problems however you're not pointing it to a directory.

Generally when you access /foo/ (client) and it shows a list of files inside that is called "Fancy Indexing" (server), what this means is that if it CANNOT load (server) an default.htm/index.htm (etc) page then it shows the contents of the directory (to the client)intead of the contents of the index.htm page. If indexing is off then you get a 404.

In short, there is no directory structure for wget to read for it to be able to grab those files.

shogun3k 04-01-2004 06:03 AM

:BangBang:
:321GFY


All times are GMT -7. The time now is 06:45 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123