Thank you mwall for your tip, it helped me too. For your information, the 
path of the ssh_config file was for me /etc/ssh/ssh_config.

Best regards and thank you again!
Maginos

Am Samstag, 1. September 2018 15:29:22 UTC+2 schrieb mwall:
>
> you should also specify the user in the ssh config file:
>
> Host rsyncserver.com
>   User jens
>   IdentityFile /home/jens/.ssh/id_rsa
>
> in the world of ssh, the user is independent of the ssh certificates.  so 
> it is usually a good idea to specify user just to be safe.
>
> for example, you might be 'jens' on the computer on which weewx is 
> running, but jensjorgen on the rsync server.  in that case you would 
> specify 'User jensjorgen' in the ssh config file.
>
> m
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to