Blog
Backing up share point data.
Backing up share point data on Mac OS X Server.
In response to this article on afp548 and a job I had to today here is a quick, if not old school way to backup share points.
nidump -r /config/SharePoints . >shares.nidump
To restore from the backup.
niload -r /config/SharePoints . <shares.nidump
Perhaps more later…
( and yes I know about ^h^h^h^h^h^h
If would you like to contact me with comments or inaccuracies about this article, feel free but support requests will be ignored unless you would like to sign up for Iris Professional Services service. Thanks
Posted in One liners
