Sync local folder with WebDAV
Posted
by
daniels
on Server Fault
See other posts from Server Fault
or by daniels
Published on 2012-04-12T21:26:59Z
Indexed on
2012/04/13
5:33 UTC
Read the original article
Hit count: 533
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.
© Server Fault or respective owner