Mail Archives: cygwin/1998/04/07/00:06:06.1
>From: cgf AT bbc DOT com (Christopher Faylor)
>Subject: Re: symlinks don't work on samba mounted dir
>Date: Fri, 27 Mar 1998 13:55:39 GMT
>To: gnu-win32 AT cygnus DOT com
>Reply-To: cgf AT bbc DOT com
>
>In article <3517C0BD DOT 77426B1A AT mediaone DOT net>,
>Stuart Adams <sja AT mediaone DOT net> wrote:
>>Symlinks don't seem to work on a remote (samba)
>>mounted file system. If I do ln -s a b, then say cat b
>>I get !<symlink>a.
>>
>>I mounted the dir with:
>> mount -b m:/gnu /gnu
>
>I've noticed this too. I don't think there is any way around this
problem
>other than to make the symlink on the remote system, if it is a UNIX
system.
Here's one to try, don't know if it will work:
umount /gnu
cd /
ln -s m:/gnu gnu
ln -s /gnu/a b
>--
>http://www.bbc.com/ cgf AT bbc DOT com "Strange how unreal
>VMS=>UNIX Solutions Boston Business Computing the real can be."
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -