Adding a backuppc host

From Blackcannon wiki

install cygwin

1. add machine ip to /etc/hosts file and assign name on ark

2. backuppc@ark ~ $ scp .ssh/authorized_keys root@machine:/root/.ssh authorized_keys 100% 222 0.2KB/s 00:00

3. copy similar /etc/backuppc/*.pl file into new machine.pl - this name should echo /etc/hosts entry

4. make entry in /etc/backuppc/hosts file - this too should echo /etc/hosts file entry

5. symlink relevent windows directories into home directory - this is an attempt to bypass dancing issues with the windows file system and whatnot. what a pain in the ass.