search for: exlist

Displaying 2 results from an estimated 2 matches for "exlist".

Did you mean: exist
2004 Nov 20
0
Samba 3.0.8 on Solaris with AD group
...+ winbind cache time = 10 winbind nested groups = Yes hide unreadable = Yes delete veto files = Yes inherit acls = Yes inherit permissions = Yes wins server = 10.1.240.90 10.1.240.91 use spnego = Yes [exlist$] comment = Test share path = /export/smbfiles/exlist create mask = 0777 directory mask = 0777 security mask = 0777 force group = root force user = root writeable = Yes read only = No...
2002 Jul 11
0
Quick analysis of 'Broken pipe' error at io.c(463)
...m wrong, but this seems like the best approach. Also, if anyone has a good slick way of attaching gdb to the second rsync process, I'd love to hear it. Right now it's a mad scramble with ps -aux | grep rsync and gdb. A few details: rsync --archive --update --relative --exclude-from=exlist is the option string. It fails on any set of options, however, including none, and -vv. -vvv causes it to *hang*, not die. Waiting for information from the hung reader process? I set up a series of directories to be synced, including the 'bad' one. The point at which is choked di...