<div dir="ltr">After sym linking I am still having no luck <br><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">rsync: change_dir#4 "/home/aquj001/recievingDir.2013-09-05--23:40:58" failed: No such file or directory (2)</div>

<div class="gmail_extra">rsync error: errors selecting input/output files, dirs (code 3) at main.c(877) [receiver=3.0.6]</div><div class="gmail_extra">rsync: connection unexpectedly closed (9 bytes received so far) [sender]</div>

<div class="gmail_extra">rsync error: error in rsync protocol data stream (code 12) at io.c(600) [sender=3.0.6]</div><div class="gmail_extra"><br></div><div class="gmail_extra">I am still getting these errors. </div><br>
<div class="gmail_quote">
On Thu, Sep 5, 2013 at 7:57 AM, Kevin Korb <span dir="ltr"><<a href="mailto:kmk@sanitarium.net" target="_blank">kmk@sanitarium.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
First you rm the existing current link then you create a new one<br>
pointing at the backup you just made.<br>
<br>
It really is just a reference to use in the script to determine what<br>
the most recent backup is.  The alternative would be to parse a<br>
directory listing to determine what the --link-dest parameter should be.<br>
<br><br></blockquote></div></div></div>