Right now, I'm working primarily on a network folder on a Samba server in a Windows network.
I want to switch to work with a local copy, preferably with automatic synchronisation. I thought about using Windows Offline Files, but as far as I understand it they will only access the local files if the network folder is currently unavailable, and more importantly, I want to work with real local paths (one of my Visual Studio extensions doesn't handle network files correctly, neither UNC paths nor mapped drives.)
Is it possible to have a local copy of my network folder contents with constant automatic synchronization in both directions?