This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: showing cookies and other "Temporary Internet Files"


On 10/20/06, Mike Marchywka <> wrote:
Hi,

ls -al
didn't turn up anything here:

C:\Documents and Settings\Administrator\Local Settings\Temporary Internet
Files

but yet it is loaded with cookes and stuff.
How do I list these?

Thanks.


I'm fairly certain that the stuff you see in that directory when you use Windows Explorer is a bit of Microsoft magic as in what you see is not what is really there.

There are actually magic subdirectories in the Temporary Internet
Files directory that hold the files.

ls -a on my directory give me this:
./  ../  Content.IE5/  Content.MSO/  N5QSIAIQ/  OLK65/  desktop.ini*

Check out Content.IE5 and look in its subdirectories.

There you will find what you seek.

If you try it from a cmd.exe prompt, the directory may not show up
(hidden or something).  But you can 'cd' to it any way.

-Jason

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]