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: directories via. cygwin/windows


Jim Easton wrote:
Dear All,

Could someone please explain to me what is going on or direct me
to documentation that would explain it or perhaps to a more
appropriate list.

If I cd to:
/cygdrive/c/Documents and Settings/jim/Local Settings/Temporary Internet Files
ls shows:
Content.IE5  Content.MSO  desktop.ini

Whereas if I go to the same directory via. windows it show hundreds of
files, not including "Content.IE5", but most of which (not all) can be found somewhere in the directory "Content.IE5" via. cygwin.


Furthermore a file created, via. cygwin, in "Temporary Internet Files"
or any of it's subdirectories it does not show up in the window's list.

However a file created in his neighbour viz.
/cygdrive/c/Documents and Settings/jim/Local Settings/Temp
does show up in the window's list of Temp.

Being a long time unix user I tentatively conclude that the windows
rendering of "Temporary Internet Files" is not actually the same as
the one accessed via. cygwin, even though their paths appear to be
the same.  So I wonder if cygwin can access the actual windows
directory.


You're better off comparing the results of "dir" from the Windows command
prompt (without a running Cygwin shell) to the results you get from the
Cygwin shell in the same directory.  Keep in mind that Cygwin uses "mount"
to redirect certain directories (/usr/bin, /usr/lib, and /) so you will see
a mismatch for these directories.  See "man mount" for more info.


-- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746

--
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]