High-performance file management over WebDAV / HTTP
Davix aims to make the task of managing files over HTTP-based protocols simple. It is being developed by IT-ST at CERN, and while the project's purpose is its use on the CERN grid, the functionality offered is generic.
Davix aims to make the task of managing files over HTTP-based protocols simple. It is being developed by IT-ST at CERN, and while the project's purpose is its use on the CERN grid, the functionality offered is generic.
To install davix, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install davix
To see what files were installed by davix, run:
port contents davix
To later upgrade davix, run:
sudo port selfupdate && sudo port upgrade davix
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.