Prev: ln: creating symbolic link `file.txt': Operation not supported, Mounted to Windows 2003 shared
Next: [Samba] Binary packages for Openserver 5.0.7
From: Michael Wood on 19 Oct 2009 03:30 2009/10/19 Eero Volotinen <eero.volotinen(a)iki.fi>: > >> 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. > > Windows supports links ("shortcuts") using unique .lnk extension, use it? I believe NTFS support symbolic links: http://en.wikipedia.org/wiki/NTFS_symbolic_link but there are restrictions, and I don't know whether or not Windows' SMB/CIFS implementation supports them. -- Michael Wood <esiotrot(a)gmail.com> -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba |