Score:0

Replicating filesystem Samba and Windows

pk flag

I'm looking for a way to create a replicating filesystem between Samba and Windows. I thought that DFSR would be the answer but Samba doesn't support SYSVOL replication. I also looked at syncthing but it seemed somewhat resource intensive, because of it's routine scanning of the filesystem. I feel like I'm missing something, this seems like a pretty common thing to need.

In my case lots of source code is accessible on the Samba server, but Window's compiler performance is poor because of network constraints. The code is not static so some form of synchronization is needed.

joeqwerty avatar
cv flag
Why would you want to replicate SYSVOL to a Samba server? Wouldn't you just be replicating your user shares from Windows to Samba?
us flag
If it's just source code replication you're needing, why not look at putting the "source" as Git or similar and having the samba server and the windows servers sync across with Git? Another option would be to mount the Windows "share" on your Samba server and use cron and rsync to keep them in sync from the linux server.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.