[LUNA] Problems w/ rsync ....

Branden Harper bharper at chaosweb.us
Thu Aug 13 11:05:38 CDT 2015


if you generated an ssh key on the q6600, there is a script out there
called ssh-copy-id that you can use to put the public key in place

ssh-copy-id root at rpitimer

Just follow the prompts.

On Thu, Aug 13, 2015 at 11:00 AM, William A. Mahaffey III <wam at hiwaay.net>
wrote:

> On 08/13/15 10:31, Branden Harper wrote:
>
>> I went back through the thread, and I didn't see where you're using the
>> ssh
>> syntax anywhere.  Maybe I missed it?
>>
>> The big differences between rsyncd- and ssh-style transport is A) The
>> number of colons (one for ssh, two for rsync); and B) the path spec: ssh
>> uses absolute and relative paths, while rsync uses "profiles".
>>
>> rsync -avviiz root at rpitimer::root /home/rsync/RPiTimer  # Calls rsyncd
>> with
>> profile "root"
>>
>> rsync -avviiz root at rpitimer://home/rsync/RPiTimer/     #Calls ssh with
>> path
>> /
>>
>> You can add more -v's to see what commands it's actually running.
>>
>>
> *Booooyah* !!!! I just tried the 'single :' invocation & it is working
> :-). *Hoooooray* !!!! However, it did prompt for a passwd, even though I
> configured it to allow root access from the Q6600 (& tested it then, it
> worked) this A.M. I think that will interfere w/ automated backups, which I
> am *ANAL* about, I will test that when this 1st backup gets done & see how
> that goes. Thanks for all the help :-).
>
> --
>
>         William A. Mahaffey III
>
>  ----------------------------------------------------------------------
>
>         "The M1 Garand is without doubt the finest implement of war
>          ever devised by man."
>                            -- Gen. George S. Patton Jr.
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lunagroup.us/pipermail/luna/attachments/20150813/e500fe9b/attachment.html
> >
>
> _______________________________________________
> LUNA mailing list
> LUNA at lunagroup.us
> http://lunagroup.us/mailman/listinfo/luna
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lunagroup.us/pipermail/luna/attachments/20150813/4e97940d/attachment.html>


More information about the LUNA mailing list