External Sync VFS module

Volker Lendecke Volker.Lendecke at SerNet.DE
Wed Apr 27 15:12:06 UTC 2016


On Tue, Apr 26, 2016 at 04:51:51PM -0500, Alex Austin wrote:
> Hello,
> I've written a Samba VFS module to run an external file-sync program, and
> would appreciate feedback.

Question -- would the full_audit module and something scanning syslog
output also help you?

full_audit can do syslog messages per operation, and if you appropriately
configure your syslog daemon to send the messages to unison in a proper
format, you might get away without having to modify Samba. The main
difference is that going via syslog is even more asynchronous, but if
I read your code correctly the vfs module does not wait for unison to
complete its job, right?

Volker

-- 
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.sernet.de, mailto:kontakt at sernet.de



More information about the samba-technical mailing list