GNOME Bugzilla – Bug 677397
Cannot use symlinks on smb share mounted with gvfs
Last modified: 2012-06-06 14:41:04 UTC
gvfs currently does not appear to support symlinks for "smb" locations. 1. You cannot create symlinks: $ ln -s File File2 ln: creating symbolic link `File2': Operation not supported 2. Symlinks are displayed as regular files/directories. If there are existing symlinks in the share already, they get exported as normal files via gvfs. Symlinks work as expected when using mount.cifs instead. The bug has been reported initially at Launchpad: https://launchpad.net/bugs/871103
Symlinks are only supported with the POSIX extensions. Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 562029 ***