{"id":15,"date":"2008-05-27T21:33:32","date_gmt":"2008-05-28T02:33:32","guid":{"rendered":"http:\/\/www.cyberward.net\/blog\/?p=15"},"modified":"2008-05-27T21:37:22","modified_gmt":"2008-05-28T02:37:22","slug":"backup-strategy","status":"publish","type":"post","link":"https:\/\/www.cyberward.net\/blog\/2008\/05\/backup-strategy\/","title":{"rendered":"Backup Strategy"},"content":{"rendered":"<p>Scott Kelby just posted his <a title=\"backup stratey\" href=\"http:\/\/www.scottkelby.com\/blog\/2008\/archives\/1410\">backup strategy<\/a>, and I thought I would follow up with mine.<\/p>\n<p>The thing that is really interresting about Scott and my solutions, is that there are a lot of similarities. But mine cost a lot less.<\/p>\n<p>His first step is to save on location to an <strong>Epson P-500<\/strong> (<a href=\"http:\/\/www.epson.com\/cgi-bin\/Store\/consumer\/consDetail.jsp?BV_UseBVCookie=yes&amp;oid=63061068\">link<\/a>). That would be cool. I have looked at those wistfully before. I don&#8217;t have anything comparable. I don&#8217;t travel as much as he does, so I just have to put in my empty card and go from there.<br \/>\n<!--more--><br \/>\nI do have a laptop and a small backup drive (just one) that I can use pretty much as he did to get the images off the cards. Most of the time I go straight to my main computer though.<\/p>\n<p>On the main computer, I use Aperture to import my picures. But I don&#8217;t store them in my Library, I store them on a location on my hard drive by year, by reference in the Library. This means I know exactly where the pictures are, and I can use other tools to back them up.<\/p>\n<p>First, I am also useing Time Machine. I use this to backup everything on this computer, and have a seperate drive (also stores my video collecion) that I use Apertures Vaults system to backup the Library.<\/p>\n<p>I also have a backup system. Mine is not a Drobo (<a href=\"http:\/\/drobo.com\/\">link<\/a>). Mine is a older networked compter that lives under the stairs running Ubuntu that has a couple of drives in a RAID 1 mirrored configuration. I run a script from the command line to rsync the photos. This coppies only the new photos.<\/p>\n<p style=\"padding-left: 30px;\">rsync &#8211;exclude=&#8221;.*&#8221; -ave ssh \/Users\/xxxx\/Pictures\/Aperture\\ Masters\/ xxxx@xx.xx.xx.xx:\/media\/pictures<\/p>\n<p>I need to get that command into something automated, because I can go several days without doing a backup.<\/p>\n<p>Ok, so now I have the pictures on a NAS, which means they are backed up, and, they are available on any machine I have via NFS and Samba. (Mac, Windows, Linux)<\/p>\n<p>I also wanted to get some offsite storage. I thought about using an online backup site, but they are slow to get images up there, and I have less control. What was cheaper, was to buy two identical external hard drives, and use a system of rsync and physically rotating the drives to my work location. When I do the rotation, once a week when I remember, I do the rsync, then bring the drive from home to work, then bring the work one home.<\/p>\n<p>This is the command I use with the drive, mounted at \/mnt\/freeAgent, plugged into my NAS:<\/p>\n<p style=\"padding-left: 30px;\">rsync &#8211;exclude=&#8221;.*&#8221; &#8211;modify-window=2 -avh \/mnt\/pictures \/mnt\/freeAgent<\/p>\n<p>At one time I could have my pictures on my Mac, my Time Machine backup, my raided NAS, and my two backup drives. 6 drives. A little redundant, if I follow my procedure.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Scott Kelby just posted his backup strategy, and I thought I would follow up with mine. The thing that is really interresting about Scott and my solutions, is that there are a lot of similarities. But mine cost a lot &hellip; <a href=\"https:\/\/www.cyberward.net\/blog\/2008\/05\/backup-strategy\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false}}},"categories":[3,4],"tags":[20,21],"series":[],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/pffAy-f","jetpack_sharing_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/www.cyberward.net\/blog\/wp-json\/wp\/v2\/posts\/15"}],"collection":[{"href":"https:\/\/www.cyberward.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.cyberward.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.cyberward.net\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.cyberward.net\/blog\/wp-json\/wp\/v2\/comments?post=15"}],"version-history":[{"count":0,"href":"https:\/\/www.cyberward.net\/blog\/wp-json\/wp\/v2\/posts\/15\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.cyberward.net\/blog\/wp-json\/wp\/v2\/media?parent=15"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.cyberward.net\/blog\/wp-json\/wp\/v2\/categories?post=15"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.cyberward.net\/blog\/wp-json\/wp\/v2\/tags?post=15"},{"taxonomy":"series","embeddable":true,"href":"https:\/\/www.cyberward.net\/blog\/wp-json\/wp\/v2\/series?post=15"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}