Samba: Difference between revisions
imported>Wamserma m fix typo |
imported>Voidless No edit summary |
||
Line 206: | Line 206: | ||
} | } | ||
</syntaxhighlight> | </syntaxhighlight> | ||
==Troubleshooting== | |||
=== Stale file handle === | |||
Trying to read the contents of a remote file leads to the following error message: "Stale file handle". If you have mounted a share via the method described in "cfis mount", adding the option <code>noserverinfo</code> might fix this problem. [https://askubuntu.com/questions/1265164/stale-file-handler-when-mounting-cifs-smb-network-drive-from-fritz-router] | |||
== links == | == links == |