The instructions provided by Cari.Net for accessing the backup solution via a Windows box (using Web Folders or NetDrive) is great, but here's a quick guide to getting in there from a *nix box...
SSH into the box
(for you Windows users,
get a copy of putty)
Once logged in, type the following:
Code:
yum install cadaver
You should be prompted with a Y/N once the right packages are found. Hit Y.
Once installed, type the following:
Code:
cadaver http://MY_IP_ADDRESS/MYBACKUPCOLLECTION
You'll be prompted for a username and password.
You can now use your Cari.Net backup drive from *nix.
Coming up: How to move your Plesk backups to a Cari.Net backup server using cadaver and cronjobs...