<div>Not that I;m exactly a big fan of NFS but... why would you choose to implement a filesystem that was designed to emulate Windows shares for your UNIX-type environment?  You have to kind of expect odd problems like this when you choose to use things for other than their intended purpose.  Samba I would say is probably alot more focused on providing storage shares for Windows desktop clients, not for UNIX-type clients.  Sure there is some support to do what you want, but just keep in mind that similiar to using sshfs like you were trying before, Samba, was really not designed to be used by UNIX clients.  You&#39;ve already found the most obvious reason... case sensative filenames - which Windows does not support, and UNIX programs expect filesystems on your UNIX machine *will* support it.</div>

<div> </div>
<div>That seems kind of like me deciding to use ntfs on a local partition on linux box instead of ext3/4, jfs, reiserfs, etc.</div>
<div> </div>
<div>--</div>
<div>Matt<br><br></div>
<div class="gmail_quote">On Thu, May 21, 2009 at 5:06 AM, Elliot Murdock <span dir="ltr">&lt;<a href="mailto:murdocke@gmail.com">murdocke@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div dir="ltr">Hello!<br><br>Thanks...I set up a Samba mount, which works ok, except that Asterisk confuses a wave file as a wav49 file.  I think it may have something do with the way Samba supports case sensitivity.  Since Windows is not very aggressive when it comes to being case sensitive, I am thinking that Samba is saving files with the last three characters, wav, as uppercase, WAV.<br>
<br>What is the procedure to ensure all the files are saved as is in Samba?<br><br>Thanks,<br><font color="#888888">Elliot</font> 
<div>
<div></div>
<div class="h5"><br><br>
<div class="gmail_quote">On Thu, May 14, 2009 at 5:12 PM, Tilghman Lesher <span dir="ltr">&lt;<a href="mailto:tilghman@mail.jeffandtilghman.com" target="_blank">tilghman@mail.jeffandtilghman.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
<div>On Thursday 14 May 2009 08:14:17 Elliot Murdock wrote:<br>&gt; The problem is a file locking problem that Asterisk needs to make changes<br>&gt; to the directory.  I was initially shying away from NFS and Samba, because<br>
&gt; I prefer to avoid any sort of security issues with only remotely mounting<br>&gt; one or two directories.  NFS and Samba are designed for larger<br>&gt; applications, which makes those types of technology worthwhile.<br>
<br></div>No, they&#39;re both designed as filesystems, which makes typical things like<br>locking possible.  SSH is designed as a communications medium, and someone<br>has hacked filesystem support on top of it (poorly, apparently).  SSHFS was<br>
never designed to be used in server production environments and should not<br>be used there.<br>
<div><br>&gt; I am wondering if there is any way to disable Asterisk&#39;s request to lock<br>&gt; the directory.  I know this may cause some loss in data, but for the volume<br>&gt; voicemail receives, it should be rare enough that would make this approach<br>
&gt; an option.<br><br></div>There is not.  Use a real filesystem that supports file locking (or really,<br>file linking, which is how the locking is implemented) procedures.<br><br>--<br><font color="#888888">Tilghman<br>
</font>
<div>
<div></div>
<div><br>_______________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank">http://www.api-digital.com</a> --<br><br>asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>  <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></div></div></blockquote></div>
<br></div></div></div><br>_______________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank">http://www.api-digital.com</a> --<br><br>asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>  <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>