Differences
This shows you the differences between the selected revision and the current version of the page.
| developer:overview 2009/11/06 08:33 | developer:overview 2010/08/26 12:21 current | ||
|---|---|---|---|
| Line 22: | Line 22: | ||
| * [[developer:documentation_and_installation|Improvements to the Documentation and Installation]] | * [[developer:documentation_and_installation|Improvements to the Documentation and Installation]] | ||
| * [[developer:vmware_fusion_virtual_machine_backup|VMWare Fusion VM Backup]] | * [[developer:vmware_fusion_virtual_machine_backup|VMWare Fusion VM Backup]] | ||
| - | * [[developer:Disk Image Backup]] | + | * [[developer:Disk Image Backup]] (includes encrypted disk image backup) |
| * [[developer:Data Verification]] | * [[developer:Data Verification]] | ||
| * [[developer:Migrating Backup Sets]] | * [[developer:Migrating Backup Sets]] | ||
| Line 34: | Line 34: | ||
| * [[developer:Ignore Vanished File Warnings]] | * [[developer:Ignore Vanished File Warnings]] | ||
| * [[developer:Database Backups]] | * [[developer:Database Backups]] | ||
| + | * [[developer:Pre and Post Action Tools]] | ||
| + | * [[developer:Mounting Attached Backup Devices]] | ||
| + | * [[developer:Data Deduplication]] | ||
| + | * [[developer:Vulnerabilities]] | ||
| =====Development Related Links===== | =====Development Related Links===== | ||
| * [[:development|LBackup Development Goals]] | * [[:development|LBackup Development Goals]] | ||
| * **[[:mailing lists|LBackup Mailing Lists]]** (various LBackup related mailing lists) | * **[[:mailing lists|LBackup Mailing Lists]]** (various LBackup related mailing lists) | ||
| + | * [[http://www.mail-archive.com/lbackup-discussion@lists.connect.homeunix.com/msg00038.html|excludes file example]] (covers including some directories and not others) | ||
| * [[Interesting Backup Projects]] (and some related projects) | * [[Interesting Backup Projects]] (and some related projects) | ||
| * [[http://discuss.joyent.com/viewtopic.php?id=4934| Keychain, SSHKeycahin and LaunchD]] | * [[http://discuss.joyent.com/viewtopic.php?id=4934| Keychain, SSHKeycahin and LaunchD]] | ||
| Line 59: | Line 64: | ||
| * [[http://www.novell.com/coolsolutions/feature/15406.html|Backup White Paper]] | * [[http://www.novell.com/coolsolutions/feature/15406.html|Backup White Paper]] | ||
| * [[http://www.novell.com/coolsolutions/appnote/15934.html#12.0|Windows and rsync]] | * [[http://www.novell.com/coolsolutions/appnote/15934.html#12.0|Windows and rsync]] | ||
| + | * [[http://www.samba.org/ftp/unpacked/rsync/support/rrsync|Perl script to limit rsync via SSH key(s)]] | ||
| + | * [[https://bugzilla.samba.org/show_bug.cgi?id=5459#c2|Delta rsync transfer of large files]] | ||
| + | * [[http://ttsiodras.googlepages.com/backup.html|encrypted loopback file systems linux]] | ||
| + | * [[http://www.lime-technology.com/joomla/unraid-os|unraid]] (usb operating system which allows you to setup an expandable file server) | ||
| + | * [[http://www.macosxhints.com/article.php?story=20070517224112286|network link monitoring]] | ||
| + | * [[http://www.pixel2life.com/publish/tutorials/600/bash_scripting_backup_script/|Simple script for creating an compressed archive of a directory]] (also offers information regarding bash scripting basics) | ||
| + | * [[http://krypted.com/mac-os-x/command-line-alf-on-mac-os-x/|Mac OS X Adaptive Firewall]] | ||
| + | * [[http://rimuhosting.com/howto/sshfs-rdiff-backup.jsp|rdiff-backup tutorial and more]] (includes tutorials on general LINUX setup) | ||
| + | * **[[http://samba.org/ftp/rsync/rsync.html|rsync manual]]** | ||
| + | * [[http://www.inwap.com/mybin/miscunix/?rrsync|rrsync]] | ||
| + | * Restricts rsync to subdirectory declared in .ssh/authorized_keys | ||
| + | * Keywords : ssh, keys, restriction, | ||
| + | * [[http://archives.free.net.ph/message/20100519.105837.e890c88e.en.html|rrsync --delete]] | ||
| + | * [[http://github.com/toddb/rrsync|rrsync at github]] | ||
| + | * [[http://github.com/RichGuk/rrsync|ruby rsync at github]] | ||
| + | * CCC rsync related links (OS X) | ||
| + | * [[http://www.bombich.com/mactips/image.html|rsync full system backup]] (older version) | ||
| + | * [[http://help.bombich.com/faqs/troubleshooting/what-makes-a-volume-bootable|what makes a volume bootable]] | ||
| + | * [[http://support.apple.com/kb/TA20802?viewlocale=en_US|Keeping a disk image mounted on Mac OS X]] | ||
| + | |||