Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <42DACD3F.3070600@gmail.com> Date: Mon, 18 Jul 2005 00:27:27 +0300 From: "Peteris Krumins [Newsgroups]" User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Files do not appear on a network mapped drive! Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 . 2005.07.07 14:21 .. 2005.07.06 03:15 dir1 ... 2005.07.06 03:11 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/