Commit 8c424415 authored by owsla's avatar owsla

more FAQ updates for CIFS issues


git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup@946 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
parent 55f85f9d
......@@ -135,9 +135,11 @@ experience one of these common errors:</p>
the CIFS mount. At least one user has reported success when using this
option while mounting a NAS system via CIFS. See the mount.cifs man page
for more information.<br><br></li>
<li>Other CIFS mount options which may be helpful include <code>nocase</code>
and <code>directio</code>. A user with a DroboShare reported that
<code>-o mapchars,nocase,directio</code> worked for that NAS appliance.</li>
<li>Other CIFS mount options which may be helpful include <code>nocase</code>,
<code>directio</code>, and <code>sfu</code>. Also, try changing the value of
<code>/proc/fs/cifs/LinuxExtensionsEnabled</code> (requires remount). A user
with a DroboShare reported that <code>-o mapchars,nocase,directio</code>
worked for that NAS appliance.</li>
</ul>
<p>If you're still having trouble backing up to a CIFS or smbfs mount, try searching the
<a href="http://lists.gnu.org/archive/html/rdiff-backup-users/">mailing-list archives</a> and then sending
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment