Hillbilly Developer

A view into the head of a hillbilly turned software developer...

Search

  • Contact
  • About

CrashPlan Backup to Synology NAS

Published by Calvin on May 17, 2012 | Leave a response

Situation:

I want to use CrashPlan to not only backup to ‘the cloud’, but also to my Synology DS410 – BUT – CrashPlan will only allow  you to choose local folders to back up to, not shared network drives.  Crap.

The Solution!

After reading another article, the solution is rather simple.  What we need is a symbolic link on our computer pointing to the shared network drive.  Here’s what I did:

1. Create a folder on the NAS, granting everyone permission to read/write

2. Open a command prompt

3. Use the command ‘mklink’ as so (replacing the paths to match your setup/desires):

      mklink /D "C:\Backups (NAS)\" "\\yourNas\SharedFolder\"

4. Go back into CrashPlan, and select “Folders” under “Destinations”.  Click the button for “Select” under step 1 and browse out to the folder you created in step 3.

5.  Enjoy.

 

Tagged: backup, crashplan, nas, synology

StirTrek 2012

Published by Calvin on May 2, 2012 | Leave a response

I managed to actually get a ticket this year!  woot!

Tagged: conference, development, stir trek

A Beginner’s Guide to PowerBuilder eBook – Coming Eventually!

Published by Calvin on April 11, 2012 | Leave a response

I’ve decided that I want to write a beginner’s level PowerBuilder book.  Since the print industry is losing steam (in my opinion), I’m going to self-publish it on Amazon.

I’d like to hear your thoughts on things that I should include, or not include.  The idea right now is to use PowerBuilder 12.5 Classic, so if you have any thoughts/ideas, please share them!

Also, I’ll be posting my progress on here on the ‘Book’ page, once progress actually starts to happen :)

Tagged: amazon, book, powerbuilder

Connect

RSS Feed Facebook Twitter LinkedIn GitHub Google+ Stack Overflow My Resume

Tags

amazon backup book conference crashplan development nas powerbuilder stir trek synology

Blogroll

  • ADO.NET Team
  • Alex James
  • Andrew Vida
  • Arthur Vickers
  • Bill Sempf
  • Brad Wilson
  • Brian Prince
  • Bruce Armstrong
  • CodeMash
  • Columbus ATTD Developers Group
  • Dan Wahlin
  • David DeWinter
  • Diego Vega
  • Elegant Code
  • Herding Code
  • Jeff Atwood
  • Julie Lerman
  • Kevin Berridge
  • Matt Milner
  • Mel Grubb
  • Michael Collier
  • Phil Haack
  • Ralph Lavelle
  • Rey Bango
  • Rob Conery
  • Rowan Miller
  • Sam Gentile
  • Scott Guthrie
  • Scott Hanselman
  • Scott Mitchell

Copyright © 2012 Hillbilly Developer.