<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SSH Setup on RsyncUI</title><link>https://deploy-preview-39--rsyncui.netlify.app/docs/ssh-setup/</link><description>Recent content in SSH Setup on RsyncUI</description><generator>Hugo</generator><language>en</language><atom:link href="https://deploy-preview-39--rsyncui.netlify.app/docs/ssh-setup/index.xml" rel="self" type="application/rss+xml"/><item><title>SSH settings</title><link>https://deploy-preview-39--rsyncui.netlify.app/docs/ssh-setup/ssh-settings/</link><pubDate>Tue, 04 Feb 2025 00:00:00 +0000</pubDate><guid>https://deploy-preview-39--rsyncui.netlify.app/docs/ssh-setup/ssh-settings/</guid><description>&lt;p&gt;After changing a setting, save the changes to keep them next time you use RsyncUI.&lt;/p&gt;
&lt;p&gt;This view configures the global SSH keypath and identity file used by RsyncUI for all remote tasks. For a guide on creating SSH keys, see &lt;em&gt;SSH keys and passwordless login&lt;/em&gt;.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://deploy-preview-39--rsyncui.netlify.app/images/usersettings/ssh.png"&gt;
&lt;/figure&gt;

&lt;h4 id="local-ssh-key-present"&gt;Local SSH Key Present&lt;a class="td-heading-self-link" href="#local-ssh-key-present" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;When this is &amp;ldquo;on&amp;rdquo;, RsyncUI has detected a local SSH key.&lt;/p&gt;
&lt;p&gt;The default RSA-based SSH key values are &lt;code&gt;~/.ssh/id_rsa&lt;/code&gt; and port &lt;code&gt;22&lt;/code&gt;. These are not required if you use the defaults. If you do not specify your own keypath and identity file, RsyncUI uses the defaults. If a local SSH key is present, leave the settings as-is or set your own keypath and identity file. RsyncUI will mark the selected settings as default.&lt;/p&gt;</description></item><item><title>SSH keys and passwordless login</title><link>https://deploy-preview-39--rsyncui.netlify.app/docs/ssh-setup/ssh-keys/</link><pubDate>Mon, 03 Feb 2025 00:00:00 +0000</pubDate><guid>https://deploy-preview-39--rsyncui.netlify.app/docs/ssh-setup/ssh-keys/</guid><description>&lt;p&gt;To synchronize to a remote server, RsyncUI requires passwordless SSH key authentication. Password-based authentication is not supported. SSH keys are more secure than passwords and allow RsyncUI to run unattended tasks without prompting.&lt;/p&gt;
&lt;h3 id="default-ssh-keys"&gt;Default SSH keys&lt;a class="td-heading-self-link" href="#default-ssh-keys" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;If you use the standard RSA key location (&lt;code&gt;~/.ssh/id_rsa&lt;/code&gt;) and the default port 22, no extra configuration is needed in RsyncUI. RsyncUI detects the key automatically and appends &lt;code&gt;-e ssh&lt;/code&gt; to the rsync command to tunnel and encrypt the transfer.&lt;/p&gt;</description></item></channel></rss>