Hacker News new | ask | show | jobs
by gaelow 2945 days ago
I tried to use it as replacement for ftp for deployment 14 years ago, in part because I could mount a drive and perform some costly (for a VM at that time) sanity checks on the deployment. It was OK, but too unstable on that kind of connection. Now with jenkins, sonar, docker... CI/CD has become way easier. Also cloud services with a REST API replace pretty much any functionality offered by WebDAV in a simpler, more efficient, more versatile, more interoperable and scalable way, so... Not relevant anymore, I think.