Re: Symbolic Link question

2001-04-11 Thread Christopher Harrer
ter I send a message) :) Chris >From: Jean Francois Martinez <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: Symbolic Link question >Date: Wed, 11 Apr 2001 17:08:34 +0200 > >Christopher Harrer a écrit : > > > Hello All, > &

Re: Symbolic Link question

2001-04-11 Thread Christopher Harrer
Peterson" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED], [EMAIL PROTECTED] >Subject: Re: Symbolic Link question >Date: Wed, 11 Apr 2001 10:59:35 -0400 (EDT) > > > From [EMAIL PROTECTED] Wed Apr 11 10:38:42 2001 > > From: "Chr

Re: Symbolic Link question

2001-04-11 Thread Jean Francois Martinez
Christopher Harrer a écrit : > Hello All, > > I have a windows share mounted on my Linux development system via 'mount -t > smbfs...'. Is it possible to create symbolic links to files under that > share and if so how do I do it? > > I'm currently trying to do the following, without success: > >

Re: Symbolic Link question

2001-04-11 Thread Pete Peterson
> From [EMAIL PROTECTED] Wed Apr 11 10:38:42 2001 > From: "Christopher Harrer" <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Symbolic Link question > > Hello All, > > I have a windows share mounted on my Linux development system via 'mou

Symbolic Link question

2001-04-11 Thread Christopher Harrer
Hello All, I have a windows share mounted on my Linux development system via 'mount -t smbfs...'. Is it possible to create symbolic links to files under that share and if so how do I do it? I'm currently trying to do the following, without success: ln -sf /usr/src/cvstree/test.c /home/chris/