This commit is contained in:
James Tomasino 2020-10-19 00:00:02 +00:00
parent f4eba9be7d
commit 4fb0952f65
1 changed files with 1 additions and 2 deletions

View File

@ -4,8 +4,7 @@ that also have it installed. It is like rsync but works both ways.
<b>All</b> options for this tool are included in a file stored in the .unison <b>All</b> options for this tool are included in a file stored in the .unison
folder in your home directory, called a profile. For connecting to a different folder in your home directory, called a profile. For connecting to a different
server, (tilde.club is an example of an exception to this.) a private key for server, a private key for that server is required in order to connect. To set that up,
that server is required in order to connect. To set that up,
sshpref is the option to set to the value: '-i .ssh/<name of private key> '. sshpref is the option to set to the value: '-i .ssh/<name of private key> '.
To set an option the syntax is: option_name = value To set an option the syntax is: option_name = value