What is “wdc” Package?
WebDAV Client provides easy and convenient to work with WebDAV-servers.
For more details: https://designerror.github.io/webdav-client-cpp
Installation
- Open Terminal by pressing
command+space
then type terminal and hitEnter
key. - Install homebrew first.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install wdc.
brew install wdc
Now, use wdc!
Leave a Reply
You must be logged in to post a comment.