mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 14:54:28 +00:00
Chnaging "key exchnage" to "key-pair setup" as it sounds less intimidating
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<h1>Using expo server via FTP or scp or sftp connection</h1>
|
||||
|
||||
<h2>Configure connection on Android phone</h2>
|
||||
<p>SFTP only works if you have <a href="keyexchange.html">key exchange</a> set up. But
|
||||
<p>SFTP only works if you have <a href="keyexchange.html">key-pair setup</a> set up. But
|
||||
you can use FTP using this app and this method.
|
||||
|
||||
<ul>
|
||||
@@ -42,7 +42,7 @@ you can use FTP using this app and this method.
|
||||
</ul>
|
||||
<hr>
|
||||
<h2>Configure connection on Windows</h2>
|
||||
<p>scp only works if you have <a href="keyexchange.html">key exchange</a> set up.
|
||||
<p>scp only works if you have <a href="keyexchange.html">key-pair setup</a> set up.
|
||||
|
||||
<ul>
|
||||
<li>Get <a href="https://winscp.net/eng/download.php">WinScp</a> application to handle uploads or similar:<br>
|
||||
@@ -59,7 +59,7 @@ you can use FTP using this app and this method.
|
||||
|
||||
|
||||
<h2>Configure connection on Linux/Unix</h2>
|
||||
<p>scp only works if you have <a href="keyexchange.html">key exchange</a> set up.
|
||||
<p>scp only works if you have <a href="keyexchange.html">key-pair setup</a> set up.
|
||||
<ul>
|
||||
<li>You can upload files using 'scp' command (to upload localfile.file to expofiles/uploads/remotename.file)<br>
|
||||
<pre>
|
||||
|
||||
Reference in New Issue
Block a user