Prev: New issue with a New Vista Client - couldn't find service
Next: ln: creating symbolic link `file.txt': Operation not supported, Mounted to Windows 2003 shared
From: Louie Miranda on 18 Oct 2009 23:30 I did a couple of research and found no real solutions, so I thought I posted this on the samba mailing list. The date today is October 19, 2009 and I am sure a lot of people is also finding a fix. My server is running Debian Linux (lenny) -- where I am mounting the windows share and trying to link My shared folder is running Windows 2003 Server I mounted the windows shared folder on my debian lenny using cifs (since smbfs is depreciated as I was told). //192.168.0.3/Shareddir on /web type cifs (rw,mand,noexec,nosuid,nodev) Note: The mount worked. Ok, I tested to link within that shared folder... cd /web ln -s index.php sample.php ln: creating symbolic link `sample.php': Operation not supported --- this is the error. How can I make this work? Any help or clarification is appreciated. Thanks -- Louie Miranda - Email: lmiranda(a)gmail.com - Web: www.louiemiranda.com -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba |