0

I have a NAS mount to my local linux machine at /mnt/nasfolder. I also have the local folder /home/localfolder. I am trying to symlink from /home/localfolder to /mnt/nasfolder using ln -s but get the error:

ln: failed to create symbolic link '/mnt/nasfolder': Operation not supported

The mount is an smb cifs share.

Harry Stuart
  • 1,781
  • 2
  • 24
  • 39
  • Do you want to create a symlink within `/home/localfolder` to `/mnt/nasfolder`? Or do you want a symlink `/home/localfolder` to `/mnt/nasfolder`? – jignatius Nov 03 '22 at 14:13

0 Answers0