mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 14:54:28 +00:00
handbook editing manual
This commit is contained in:
@@ -24,7 +24,7 @@ See <a href="computing/keyexchange.html">key-pair setup instructions</a> for how
|
||||
<h3>Using scp - requires key-pair setup for the device</h3>
|
||||
|
||||
<p>Works on Windows (using winscp), Linux (using scp), and no doubt
|
||||
mac and android with other tools. If you have Windows 10 and <a href="https://msdn.microsoft.com/en-gb/commandline/wsl/about">have installed bash</a>, then you can use scp.</p>
|
||||
mac and android with other tools. If you have Windows 10 and <a href="https://msdn.microsoft.com/en-gb/commandline/wsl/about">have installed WSL</a>, then you can use scp and don't need winscp.</p>
|
||||
|
||||
<p>If you don't have winscp installed you can get it from here:
|
||||
<a href="http://winscp.net/eng/index.php">http://winscp.net/eng/</a>.</p>
|
||||
@@ -54,7 +54,7 @@ give you a norton-commander-style 2-pane UI as well).</p>
|
||||
<li>Download and install <b>Filezilla</b>.
|
||||
<li>Or learn to use <b><a href="https://www.computerhope.com/unix/scp.htm">scp</a></b>.
|
||||
<li>Or on a Windows machine try Winscp.
|
||||
<li>Or if you are using an Android mobile phone, follow <a href="computing/ftpusage.html">Radost's instructions</a> which also cover Winscp briefly.
|
||||
<li>Or if you are using an Android mobile phone, follow <a href="computing/ftpusage.html">Radost's instructions</a> which also cover Winscp briefly (though the app he recommends is no longer available).
|
||||
</ol>
|
||||
|
||||
|
||||
@@ -70,7 +70,7 @@ This no longer works as we had to change the folder permissions for /uploads/. S
|
||||
<h3>Regenerating photos albums</h3>
|
||||
<p>ssh in to the server, cd to /expofiles/ and
|
||||
<pre>
|
||||
make photos
|
||||
$ ./updatephotos
|
||||
</pre>
|
||||
will regenerate it all using the installation of bins on the server
|
||||
using the config in /home/expo/config/bins/binsrc
|
||||
|
||||
Reference in New Issue
Block a user