Delivered-To: listarch-cygwin@sourceware.cygnus.com Message-ID: <36B3112B.37E5580D@a.crl.com> Date: Sat, 30 Jan 1999 08:03:23 -0600 From: Weiqi Gao X-Mailer: Mozilla 4.5 [en] (X11; I; Linux 2.0.34 i586) X-Accept-Language: en MIME-Version: 1.0 CC: gnu-win32@cygnus.com Subject: Re: symlink & sharing file system References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-gnu-win32@cygnus.com Rui-Tao Dong wrote: > > I finally convinced my boss to let me install linux on a spare > machine. The 200MHz PPro (over a slow 10BaseT line) feels a lot > faster than the 266PII running NT on my desk. > > On my NT machine, I use mostly CYGWIN32 (b19.1 and about to upgrade) > applications with VNC as my Xserver. I would like to share file > systems (at least my home directory) with the linux machine. However, > I haven't figure out a way to make symlink work. I export part of my > NT's harddisk and use smbmount to access it from Linux. Symlink shows > up as !/usr/local/src^@. If I use samba to export from > Linux, I can't export symlink either. Is there an NFS server or > client for CYGWIN32? I believe the symbolic link format used by cygwin is private to cygwin and is recognized only by the cygwin port of GNU tools. The NT file system doesn't know about these symbolic links. That's probably why they are not recognized as such when smbmounted from the Linux side. I don't know if back porting the cygwin tools to Linux will help you recognize these symbolic links from the Linux side. I don't know of any NFS servers or clients for NT except the commercial ones. -- Weiqi Gao weiqigao@a.crl.com - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request@cygnus.com" with one line of text: "help".