8f23
![]() |
|
|
|
|
|||||||
| Web & Network Services Discussion related to network/web services such as apache, bind, sendmail, etc. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I'm having issues creating symbolic links on a mount_smbfs mounted filesystem on FreeBSD 9-RELEASE. Whether I try to create a symlink to a file/directory outside or inside of the share, I always receive
Code:
ln: [file/directory name]: Operation not supported. Code:
follow symlinks = yes
wide links = yes
unix extensions = no
Last edited by DutchDaemon; May 8th, 2012 at 22:39. Reason: proper formatting: http://forums.freebsd.org/showthread.php?t=8816 / wrong forum |
|
#2
|
||||
|
||||
|
SMB/CIFS doesn't support symlinks. It's a file system feature. Meaning the underlying file system can support it and samba will follow them but you can't create them on an SMB/CIFS shared folder.
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mounting smbfs more than one folder level deep | krackpot | Web & Network Services | 3 | April 20th, 2012 22:14 |
| Problem with smbfs and large path. | toomanysecrets | Web & Network Services | 0 | December 14th, 2011 12:29 |
| [Solved] ssl: Too many levels of symbolic links. | redshirt | General | 2 | June 19th, 2011 02:07 |
| WM customization links | graudeejs | Other Window Managers | 4 | February 10th, 2011 23:39 |
| Useful Links / Articles | Ico | Howtos & FAQs (Moderated) | 5 | November 27th, 2009 17:28 |