Quote:
Originally Posted by nekokami
Not sure I follow you here... do you mean if the link to the zipped file is hosted on some other site it would somehow be harder to peer into?
|
I think it might be
impossible to peer into.
To look inside a Zip file, you must
have the file, so that your search routines can open it and look inside it.
If the file is on a remote site, you must either grab a copy of the file, or use the mechanism the remote site might provide for peering into the file. Most sites I've seen that host files don't provide the latter option, and if the site requires a logon/password to access hosted material, you won't be able to use the first option, either.
______
Dennis