fix missing image and broekn links

This commit is contained in:
Philip Sargent 2021-10-20 23:30:00 +03:00
parent c522bcd710
commit e6efe0d1db
3 changed files with 4 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

View File

@ -146,7 +146,7 @@ at <a href="http://expo.survex.com/photos/">http://expo.survex.com/photos/</a> i
<h2 id="android">Using an FTP app </h2> <h2 id="android">Using an FTP app </h2>
<p>If you want to do it yourself and the USB cable trick does not work then you will need to install a file manager and FTP app. Currently (on Expo 2019) the best seems to be the free <a href="http://www.lysesoft.com/products/andftp/">andftp</a> app. Assuming you can find where your phone camera has put the photo files on your phone, you can use your phone to upload photos directly to the /uploads/ folder on the expo server. However renaming them to something sensible and putting them in your own <span style="font-family: monospace">/YourName/</span> folder (see above for file naming guidelines) is fiddly on a phone. <p>If you want to do it yourself and the USB cable trick does not work then you will need to install a file manager and FTP app. Currently (on Expo 2019) the best seems to be the free <a href="http://www.lysesoft.com/products/andftp/">andftp</a> app. Assuming you can find where your phone camera has put the photo files on your phone, you can use your phone to upload photos directly to the /uploads/ folder on the expo server. However renaming them to something sensible and putting them in your own <span style="font-family: monospace">/YourName/</span> folder (see above for file naming guidelines) is fiddly on a phone.
<p>To use the FTP app you will need:<img src="http://www.lysesoft.com/products/andftp/images/splash.jpg" width=128 style="float:right; margin: 10px"> <p>To use the FTP app you will need:<a href="http://www.lysesoft.com/products/andftp/"><img src="andftpsplash.jpg" width=128 style="float:right; margin: 10px"></a>
<ol> <ol>
<li>The hostname of the server: <span style="font-family: monospace">expo.survex.com</span> <li>The hostname of the server: <span style="font-family: monospace">expo.survex.com</span>
<li>the username: <span style="font-family: monospace">expo</span> <li>the username: <span style="font-family: monospace">expo</span>
@ -156,7 +156,7 @@ at <a href="http://expo.survex.com/photos/">http://expo.survex.com/photos/</a> i
</ol> </ol>
<p>But <em>none of this will work</em> until you have also done the <a href="keyexchange.html">key-pair setup</a> procedure. On a phone this means that you will also need to install a terminal (command line) app. See <a href="yourlaptop.html">your machine</a> instructions, the Android bits. <p>But <em>none of this will work</em> until you have also done the <a href="keyexchange.html">key-pair setup</a> procedure. On a phone this means that you will also need to install a terminal (command line) app. See <a href="yourlaptop.html">your machine</a> instructions, the Android bits.
<ol> <ol>
<li>Install the <a href="http://www.lysesoft.com/products/andftp/images/splash.jpg">andftp</a> app onto your Android phone using the Google Play Store and allow it to access your files and photos on your phone (just click on the popup to do this). <li>Install the <a href="http://www.lysesoft.com/products/andftp/">andftp</a> app onto your Android phone using the Google Play Store and allow it to access your files and photos on your phone (just click on the popup to do this).
<li>Click on the icon that looks like a "plus" synbol in a circle <li>Click on the icon that looks like a "plus" synbol in a circle
<li>This opens a window with 3 tabs: General, Advanced and Sync <li>This opens a window with 3 tabs: General, Advanced and Sync
<li>On the General tab, type in the hostname, username and password as listed above. <li>On the General tab, type in the hostname, username and password as listed above.

View File

@ -48,8 +48,8 @@ This is a scientific expedition - the Austrian government allows us to wander ar
<li><a style="color: blue" href="computing/contribute.html">How can I contribute?</a> - there's lots you can help with now, even before you come on your first expo.</li> <li><a style="color: blue" href="computing/contribute.html">How can I contribute?</a> - there's lots you can help with now, even before you come on your first expo.</li>
<li><a href="computing/onlinesystems.html">Expo online systems</a> - Overview of expo server capabilites.</li> <li><a href="computing/onlinesystems.html">Expo online systems</a> - Overview of expo server capabilites.</li>
<li><a href="uploading.html">Uploading photos</a> - More detailed description on photos management.</li> <li><a href="computing/uploading.html">Uploading photos</a> - More detailed description on photos management.</li>
<li><a href="gpxupload.html">Phone GPS</a> - How to record the location of the cave you've found.</li> <li><a href="computing/gpxupload.html">Phone GPS</a> - How to record the location of the cave you've found.</li>
<li><a href="survey/newcave.html">Recording newly found caves</a> - What and how to record. (important!)</li> <li><a href="survey/newcave.html">Recording newly found caves</a> - What and how to record. (important!)</li>
<li><a href="logbooks.html">Logbook</a> - Adding trip notes and cave descriptions.</li> <li><a href="logbooks.html">Logbook</a> - Adding trip notes and cave descriptions.</li>