Re: Displaying shares

2003-09-16 Thread Andrew DeFaria
Christopher Faylor wrote: Try typing "dir \\server" at the command line. It doesn't work. That's because the windows functions FindFirstFile/FindNextFile don't understand shares. Neither does cygwin. Ah ha! That makes sense. I'm sure that cygwin could be extended to do the right thing in this

Re: Displaying shares

2003-09-16 Thread Christopher Faylor
On Tue, Sep 16, 2003 at 01:19:44PM -0700, Andrew DeFaria wrote: >This is an enhancement request PTC, that is if I knew how to patch >this... Anyways I thought I'd mention it. Haven't seen it mentioned before. > >If you type "\\" in the address bar of the Explorer it will show >you the shares

Re: Displaying shares

2003-09-16 Thread Rich Elberger
To me this is a very windows-centric thing, so may I suggest: use samba client (http://main.mswinxp.net/~lpackham/smbclient/) net view -- rich On Tue, 16 Sep 2003, Andrew DeFaria wrote: > This is an enhancement request PTC, that is if I knew how to patch > this... Anyways I thought I'd