Easy steps to install wdfs package on Mac
Package Information:
Application Name – wdfs
What is wdfs – Not Available for wdfs
Use of wdfs – Webdav file system
URL – http://noedler.de/projekte/wdfs/
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>. Type terminal and hitEnterkey. - Now, run following command to install homebrew (brew)
- Install wdfs using brew
brew install wdfs

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null

wdfs is ready to use now!