<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">The only issue I have with CIFS is is not 100% compatable with unix file names.<br>/tmp/1001.
<br>is a valid file ( ends with a '.' but does not have an 'extension' )<br>cifs does not allow that file to exists....&nbsp;&nbsp;other than that, it works great.<br></blockquote></div><br>I actually just tried this (mounting my Myth partition using CIFS) just for kicks, and when I tried to perform an 'ls' in a large directory (such as 'recordings'), I get this:
<br><br>ls: reading directory .: Invalid argument<br><br>Smaller directories work just fine.&nbsp; This is on an FC5 client box reading from an FC5 server which is using XFS+LVM+RAID1 for storage, mounted using the following command:
<br><br>mount mythtv:/mythtv /mythtv -t cifs<br><br>I tried googling and didn't come up with anything obvious, so if anyone else has come across this and, even better, found a solution, I'd be interested to hear it.&nbsp; Not that it matters *too* much, since streaming seems to be working fine for me... I was mainly curious if there was any performance differences when using remote mounts versus Myth streaming.
<br><br>Brett.<br><br>