I have a local folder that i want to sync with a webdav server. There are a lot of files in my folder and i would need that after i edit some files or add/remove folder 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.