Rouslan Nabioullin n00b
Joined: 22 Nov 2008 Posts: 36
|
Posted: Wed Nov 26, 2008 11:43 pm Post subject: Cannot Follow Symlink in CIFS-Mounted Share |
|
|
I attempted to mount a Samba share using the mount command with the CIFS option:
Code: | mount -t cifs //192.168.1.10/Documents-Server /home/admin/Desktop/Documents-Server -o iocharset=utf8,file_mode=0777,dir_mode=0777 |
It worked, except I cannot open a symbolic link in the directory (error message: "Link is broken..."). Any suggestions? |
|