Fork me on GitHub

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
developer:overview [2019/09/17 03:30]
developer:overview [2020/05/13 09:24]
henri [Developer Topics]
Line 1: Line 1:
 +======LBackup Developers Home Page======
 +\\
  
 +
 +=====Welcome=====
 +The LBackup development process is completely open. Whether you are a developer or just interested in what is going on, you are welcome, contribute or have a look around or download the [[/​source|source code]].
 +\\
 +
 +=====Developer Topics=====
 +  * [[developer:​Sort Term Road Map]] ( This page provides a rough guide regarding soon to be added features )
 +  * [[developer:​Dealing with SIP]] (MacOS - Full Disk Access)
 +  * [[developer:​Filevault Integration]]
 +  * [[developer:​Freenet Integration]]
 +  * [[developer:​Deployment of Track]]
 +  * [[developer:​Email Reporting]]
 +  * [[developer:​Restore Interfaces]]
 +  * [[developer:​Case insensitivity on some Mac OS X file systems]]
 +  * [[developer:​Official SSH Agent Instructions]]
 +  * [[developer:​Additional Useful SSH Options]]
 +  * [[developer:​advanced_excludes_file_examples|Advanced use of the excludes file]]
 +  * [[developer:​rsync HFS+|Compiling rsync with HFS support]] ( includes rsync version 3 information )
 +    * [[http://​www.mail-archive.com/​rsync@lists.samba.org/​msg26425.html|HFS compression (10.6) rsync archives thread.]]
 +  * [[developer:​automated checking of the backup volume|Automated Backup Volume Checking]] ( includes ACL's and permission'​s )
 +  * [[developer:​speed improvements|Speed]]
 +  * [[developer:​osx automount|OS X automount notes]]
 +  * [[developer:​rsyncrypto|LBackup rsyncrypto support]]
 +  * [[developer:​documentation_and_installation|Improvements to the Documentation and Installation]]
 +  * [[developer:​vmware_fusion_virtual_machine_backup|VMWare Fusion VM Backup]]
 +  * [[developer:​Disk Image Backup]] (includes encrypted disk image backup)
 +  * [[developer:​Data Verification]]
 +  * [[developer:​Migrating Backup Sets]]
 +  * [[developer:​Version Management]]
 +  * [[developer:​Automated SSH Backup Script]]
 +  * [[developer:​Backup as root without root login]]
 +  * Alpha and Beta Downloads ([[:mailing lists|Signup to the LBackup announcements mailing list]])
 +  * [[developer:​Debian Build Notes]]
 +  * [[developer:​Bandwidth Limiting]]
 +  * Snap Shots
 +    * [[developer:​LVM Snap Shoots]] (notes not yet online)
 +    * [[developer:​ZFS Snap Shoots]] (notes not yet online)
 +  * [[developer:​Ignore Vanished File Warnings]]
 +  * [[developer:​Database Backups]]
 +  * [[developer:​Pre and Post Action Tools]]
 +    * [[developer:​Mounting Attached Backup Devices]]
 +  * [[developer:​Data Deduplication]]
 +  * [[developer:​Vulnerabilities]]
 +  * [[developer:​Performance]]
 +  * Compression
 +    * [[developer:​FuseCompress]]
 +  * [[Raspberry Pi]] (links and general information relating to the use of LBackup on the Raspberry Pi)
 +  * [[Hardware Storage Error Detection|Detecting Bad Blocks on Storage Media]] (Information relating to detecting bad blocks on a storage device)
 +  * [[Hardware Storage Error Data Recovery|Failing HDD Data Recovery]] (Information relating to recovering data from a hard drive with bad blocks)
 +  * [[Removing Core Storage Volumes and Volume Groups]]
 +=====Development Related Links=====
 +  * [[:​development|LBackup Development Goals]]
 +  * **[[:​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)
 +  * [[http://​discuss.joyent.com/​viewtopic.php?​id=4934| Keychain, SSHKeycahin and LaunchD]]
 +  * [[http://​www.macgeekery.com/​tips/​backup_strategy_for_the_lazy_and_inept|Backups,​ what are they?]]
 +  * [[http://​developer.apple.com/​technotes/​tn2005/​tn2083.html#​SECPRELOGINANDTRUST|OS X Daemons and Agents]]
 +  * [[http://​blog.lxpages.com/​2007/​06/​28/​rsync-backup-solutions/​|Article Regarding Various rsync projects and Technologies]]
 +  * [[http://​www.mail-archive.com/​backuppc-users@lists.sourceforge.net/​msg07149.html|Windows Copy Page]]
 +  * [[http://​linuxmafia.com/​pub/​linux/​security/​ylonen-ssh/​ssh-rsync-wrapper|SSH RSync Unblocking Code]]
 +  * [[http://​colas.nahaboo.net/​software/​rsync-incr/​|Interesting Rsync Wrapper Project]]
 +  * [[http://​developer.apple.com/​documentation/​Darwin/​Reference/​Manpages/​man1/​rsync.1.html|Rsync Manual]]
 +  * [[http://​wincent.com/​knowledge-base/​Remote_backups_via_rsync|Rsync LINUX & MacOS X]]
 +  * [[http://​www.novell.com/​coolsolutions/​feature/​15406.html|Goodbye to Tape]]
 +  * [[http://​www.novell.com/​coolsolutions/​appnote/​15934.html#​12.0|Rsync Reporting (Request)]]
 +  * [[http://​www.whoopis.com/​howtos/​rsync-hfs-howto/​|HFS rsync page]]
 +  * [[http://​www.quesera.com/​reynhout/​misc/​rsync+hfsmode/​|Another HFS rsync page]]
 +  * [[http://​www.quesera.com/​reynhout/​misc/​rsync+hfsmode/​|HFS enabled RSync Binary]]
 +  * [[http://​ilari.scheinin.fidisk.fi/​mac-rdiff-backup/​|Rdiff-Backup Script]]
 +  * [[http://​murk.sourceforge.net/​|Murk]] (rsync friendly encryption)
 +  * [[http://​techieblurbs.blogspot.com/​2010/​02/​howto-replace-filevault-with-encfs.html|EncFS]] (FUSE Encryption)
 +  * [[http://​www.unix.com/​shell-programming-scripting/​22357-finding-out-last-mod
 +  * ified-time-files.html|Perl script to find the modification time of a file]] (as long as Perl is installed should be cross platform)
 +  * [[http://​sanitarium.net/​unix_stuff/​rspaghetti_backup/​diff_backup.pl.txt|Perl Script Compare Backup --link-dest based Backups]] (Perl)
 +  * Novel Links
 +    * [[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.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]]
 +  * Bup related links (OS X specific tool which includes support for UUID'​s)
 +    * [[http://​lwn.net/​Articles/​380983/​|Introduction to bup]]
 +    * [[http://​blogs.kde.org/​node/​4440|Ideas about the future of bup]] (in particular the use of bup as a file system). ​
 +    * [[http://​apenwarr.ca/​diary/​2011-bup-git.pdf|Various information relating to bup]] (.pdf)
 +
 + \\ \\