ksool Guru
Joined: 27 May 2006 Posts: 337 Location: Cambridge, MA
|
Posted: Fri Aug 18, 2006 9:03 pm Post subject: Samba Buffering - Doesn't happen |
|
|
I'm trying to connect to a windows share through samba using CIFS. The problem is that samba doesn't do any read ahead or buffering which would be really useful for videos, etc.
Here's the line from fstab:
//xxx.xxx.xxx.xxx/Share$ /mnt/share cifs username=name,dir_mode=0770,file_mode=0770,users,gid=users 0 0
Any ideas? |
|