krunk / backuppcosx

(Small) collection of scripts that aid in the setup and management of backuppc on osx

This URL has Read+Write access

name age message
file README Loading commit data...
file backuppc_config.rb
file net.sourceforge.backuppc.plist
README
backuppc_config.rb:
  The following ruby modules are required:
    - fileutils
    - optparse
    - ostruct
    - pp

  $ sudo gem install fileutils optparse ostruct pp

net.sourceforge.backuppc.plist:
  This is a launchdaemon script which starts backuppc at boot and keeps it
  running if the process dies for whatever reason.

  $ sudo cp net.sourceforge.backuppc.plist /Library/LaunchDaemons/