Interesting Techniques: Difference between revisions

From Info Wiki
Jump to navigationJump to search
(→‎rnapshot: added link for MacOSX)
mNo edit summary
Line 7: Line 7:
=== Getting Technical ===
=== Getting Technical ===


=== rnapshot ===
==== rnapshot ====

===== rsnapshot for Linux etc =====
rsnapshot is tested on many UNIX-like OS
rsnapshot is tested on many UNIX-like OS
#The philosophy behind rsnapshot is tha backups happen regularly and reliably '''only''' if fully automated
#The philosophy behind rsnapshot is tha backups happen regularly and reliably '''only''' if fully automated
Line 18: Line 20:
#*http://www.rsnapshot.org/downloads.html
#*http://www.rsnapshot.org/downloads.html
#'''essential''' - read their HOWTO
#'''essential''' - read their HOWTO
==== rsnapshot for MacOSX ====
===== rsnapshot for MacOSX =====
*might be available for later versions - see:
*might be available for later versions - see:
http://www.rousette.org.uk/blog/archives/backups-rsync-and-rsnapshot/
http://www.rousette.org.uk/blog/archives/backups-rsync-and-rsnapshot/
==== rnapshot for Windows ====
===== rnapshot for Windows =====
*probably not feasible because Windows filesystems do not provide the required functions
*probably not feasible
**because Windows filesystems do not provide the required functions
*cwRsync goes part way
*cwRsync goes part way
http://www.rsync.net/resources/howto/windows_rsync.html
http://www.rsync.net/resources/howto/windows_rsync.html
Line 29: Line 32:
--[[Category:Technical Info]]
--[[Category:Technical Info]]


== Strictly for Geeks ==
=== Strictly for Geeks ===


*
*


--[[User:Rpeters|Rpeters]]18:10, 24 August 2012 (EST)
--[[User:Rpeters|Rpeters]]14:37, 26 August 2012 (EST)

[[Category:Technical Info]]
[[Category:Technical Info]]
[[Category:Recommendations]]
[[Category:Recommendations]]

Revision as of 04:37, 26 August 2012

For General Users


Getting Technical

rnapshot

rsnapshot for Linux etc

rsnapshot is tested on many UNIX-like OS

  1. The philosophy behind rsnapshot is tha backups happen regularly and reliably only if fully automated
    • rsnapshot handles the "how, what & where"
    • cron handles the "when"
  2. but wait, there's more
    • speed & space efficiency approach that of incremental backups
    • restores files as easily as from stand-alone backup
  3. best installed from your Operating System's media/repositories - alternatively
  4. essential - read their HOWTO
rsnapshot for MacOSX
  • might be available for later versions - see:

http://www.rousette.org.uk/blog/archives/backups-rsync-and-rsnapshot/

rnapshot for Windows
  • probably not feasible
    • because Windows filesystems do not provide the required functions
  • cwRsync goes part way

http://www.rsync.net/resources/howto/windows_rsync.html

-Rpeters13:25, 24 August 2012 (EST) --

Strictly for Geeks

--Rpeters14:37, 26 August 2012 (EST)