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]

Files do not appear on a network mapped drive!



Hello!


First I would like to note that I have strong unix background, so the replies can be at any technical detail.

The problem.
Cygwin installed ok in windows 2000 system but the files on a network mapped drive wont show.


One of network mapped drives is O:, mount shows that it is mounted:
$ mount
...
o: on /cygdrive/o type system (binmode,noumount)
...

but no files are shown by ls:
$ cd /cygdrive/o
$ ls -las
total 1024
1024 drwxr-xr-x   4 Peteris Krumins None 0 Jul 17 05:48 .
   0 dr-xr-xr-x  10               0 root 0 Jan  1  1970 ..

O's UNC path is \\Graviton\PUBLIC, ls on that path also wont show the files:
$ ls -las //GRAVITON/PUBLIC/
total 1024
1024 drwxr-xr-x 4 Peteris Krumins None 0 Jul 17 05:48 .
0 dr-xr-xr-x 1 Peteris Krumins None 0 Jul 18 00:23 ..


From windows command prompt all files are shown:
O:\>dir
Volume in drive O is PUBLIC
Volume Serial Number is 2667-0F62

Directory of O:\

2005.07.17  05:48       <DIR>          .
2005.07.07  14:21       <DIR>          ..
2005.07.06  03:15       <DIR>          dir1
...
2005.07.06  03:11       <DIR>          dirN
2005.07.06  03:16              144 944 file_1
2005.07.08  06:33              726 240 file_2
...
2005.07.07  20:47              238 102 file_n
              4 File(s)      2 641 190 bytes
              4 Dir(s)  15 212 740 608 bytes free


I looked through ntsec FAQ page but couldn't find anything appropriate, also
FAQ question "Why don't my services work (or access network shares)?" doesn't seem to be the case.


Can anyone help me on this?


Thanks, P.Krumins

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