LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to Link a samba mounted driver? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-link-a-samba-mounted-driver-595575/)

bruno.vilardo 10-29-2007 03:57 PM

How to Link a samba mounted driver?
 
Dear All,

I am a Database Administrator, not a Linux expert.

Red Hat as the Operating System.

We have mounted a Windows driver in our Linux Box using Samba.

Now I need to make a link between /home/lobo to /media/samba.

I am running the following command:

ln -s /home/lobo /media/samba
ln: creating symbolic link `/media/samba/lobo' to `/home/lobo': Operation not supported

Does anybody knows if it is possible to do this type of link?

Any help is greatly appreciated.

TIA,

Bruno

seelenbild28 10-29-2007 06:37 PM

I am not an expert in the command ln. usually you link files to files but it should also be possible with directories. perhaps "man ln" helps you further...


All times are GMT -5. The time now is 12:50 PM.