[EMAIL PROTECTED] wrote:
I've set up a little samba server on my OpenBSD box.
I would like to know which files are being accessed (write, copy) by smbd.

I tried fstat, pstat but none of them give me the name of the files.

Try combining it with ncheck(8) for inode to filename conversion.

/Alexander

Reply via email to