<div dir="ltr">Thanks for the reply. The link-dest is different. It is Feb 1 while the source is Feb 2. <div><br></div><div>I tried setting path = /media/external/ for the daemon and using </div><div><br></div><div>rsync -a -v -i --delete --link-dest=backup-2016-02-01-0100 --password-file=/media/external/scripts/offsite_rsync.pass /media/external/backup/backup-2016-02-02-0100 backup@192.168.2.102::offsite/backup</div><div><br></div><div>So all three (link-dest, source, target) are directories but get the same result. The directory backup-2016-02-02-0100 is created on the target server and all files start to be transferred to it. Must be an issue with the way I'm setting link-dest<br><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Feb 8, 2016 at 4:42 PM Kevin Korb <<a href="mailto:kmk@sanitarium.net">kmk@sanitarium.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
by misaligned I meant that your source is a directory, your link-dest<br>
is a directory (with the same name even), and your target is the root<br>
of the share.  All 3 params should be directories and the link-dest<br>
param should be a different date than the other two.<br>
<br>
On 02/08/2016 04:24 PM, Sam Holton wrote:<br>
> According to this thread it at least used to work<br>
> <a href="https://lists.samba.org/archive/rsync/2006-April/015328.html" rel="noreferrer" target="_blank">https://lists.samba.org/archive/rsync/2006-April/015328.html</a><br>
><br>
> I don't want to use SSH because I'm running this on low power ARM<br>
> boards which are already connected over VPN so no need for a second<br>
> layer of transport encryption. I'm not sure what you mean by<br>
> "link-dest and your target parameters misaligned". Both servers<br>
> have the same directory structure so it may be a bit confusing. I'm<br>
> trying to link to the previous day's backup on the remote server.<br>
><br>
> I forgot to mention that both servers are running 3.0.9  protocol<br>
> version 30<br>
><br>
><br>
<br>
- --<br>
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,<br>
        Kevin Korb                      Phone:    (407) 252-6853<br>
        Systems Administrator           Internet:<br>
        FutureQuest, Inc.               Kevin@FutureQuest.net  (work)<br>
        Orlando, Florida                <a href="mailto:kmk@sanitarium.net" target="_blank">kmk@sanitarium.net</a> (personal)<br>
        Web page:                       <a href="http://www.sanitarium.net/" rel="noreferrer" target="_blank">http://www.sanitarium.net/</a><br>
        PGP public key available on web site.<br>
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v2<br>
<br>
iEYEARECAAYFAla5CtAACgkQVKC1jlbQAQcU2gCg7qicp4ZjcjCgSwEpqkjJhdWm<br>
BvcAn0Uwi2A/LNDa0XS1PwtCnRPS2r5m<br>
=npDn<br>
-----END PGP SIGNATURE-----<br>
<br>
--<br>
Please use reply-all for most replies to avoid omitting the mailing list.<br>
To unsubscribe or change options: <a href="https://lists.samba.org/mailman/listinfo/rsync" rel="noreferrer" target="_blank">https://lists.samba.org/mailman/listinfo/rsync</a><br>
Before posting, read: <a href="http://www.catb.org/~esr/faqs/smart-questions.html" rel="noreferrer" target="_blank">http://www.catb.org/~esr/faqs/smart-questions.html</a><br>
</blockquote></div>