If you need to do networked backups on Mac OS X systems 10.2 and above, it is possible to use NFS mounts. Open NetInfo Manager (in /Applications -> Utilities) and create a new folder under mounts, then include the following properties:
- opts : -P -c
- type : nfs
- dir : /users/username/folder
- name : server.domain:/path/to/the/export/dir
•
[6,838 views]

