Displaying 1 result from an estimated 1 matches for "00_samba".
Did you mean:
100_samba
2002 Jun 25
0
SMBFS Problems: smb_proc_readdir_long: name=, result= -2, rcls=1, err=123
On additional note, I was able to use filler directories to circumvent the
problem. This works for me since it is archives, but wouldn't for most.
Here is an example:
No filler files:
ls -l - Returns no files
Filler file at top of the directory structure (00_SAMBA)
ls -l - Returns directories 0-D and N-Z
Filler files the top of directory structure and where D's stoped (00_SAMBA
and DRB_SAMBA)
ls -l - Returns all directories. Verified by comparing properites of
directory under windows and doing a 'ls -d * | wc -l' under the SMB Mount.
Thanks!!...