Sync local folder with WebDAV
- by daniels
I have a local folder on my Mac that I want to sync with a WebDAV server.
There are a lot of files in my folder. After I edit some files or add/remove folders, I want to be able to sync the changes to the WebDAV server, ignoring what it is on the server and always using my files.
Is there any script or tool that I can use from command line to do that?
And mounting the resource is not a solution.