mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-25 16:52:00 +00:00
typos
This commit is contained in:
parent
30af937761
commit
20b0a43743
@ -28,7 +28,7 @@ rename the filenames of the photos intelligently to e.g. "big-hole-near-path-to-
|
||||
<p>Please don't upload lots of near-duplicate photos: cull them first to just the good ones. We don't want any that are out of focus either.
|
||||
|
||||
<p>When copying many files put them into a new folder which identifies you personally.
|
||||
When you copy the files create your own folder with your name like this: <pre>/YourName/</pre> and put your files into that folder. "YourName" should have no spaces, hyphens or underline characters (CamelCase).
|
||||
When you copy the files create your own folder with your name like this: <span style="font-family: monospace">/YourName/</span> and put your files into that folder. "YourName" should have no spaces, hyphens or underline characters (CamelCase).
|
||||
|
||||
<h2>Simple instructions</h2>
|
||||
|
||||
@ -145,7 +145,7 @@ at <a href="http://expo.survex.com/photos/">http://expo.survex.com/photos/</a> i
|
||||
|
||||
|
||||
<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 /YourName/ 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">
|
||||
<ol>
|
||||
<li>The hostname of the server: <span style="font-family: monospace">expo.survex.com</span>
|
||||
@ -156,16 +156,16 @@ at <a href="http://expo.survex.com/photos/">http://expo.survex.com/photos/</a> i
|
||||
</ol>
|
||||
<p>Then this is what you do:
|
||||
<ol>
|
||||
<li>Install the 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>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>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>Also tick the checkbox "Enable resume support"
|
||||
<li>Click OK to the two popups that appear
|
||||
<li>You will now see an icon of a networked file folder (light blue) with the label "expo.survex.com". Click on it.
|
||||
<li>wait a while as it loads...
|
||||
<li>keep waiting. Various messages will scroll by at the bottom of the screen in tiny font.
|
||||
<li>keep waiting..
|
||||
<li>Wait a while as it loads...
|
||||
<li>Keep waiting. Various messages will scroll by at the bottom of the screen in tiny font.
|
||||
<li>Keep waiting..
|
||||
<li>The tiny text at the bottom will say "226 Transfer complete" and the main part of the window will show a listing of the files in the /uploads/ folder on the server.
|
||||
<li>Now click on the little icon of a phone near the middle of the top row of icons.
|
||||
<li>This will show a list of folders on your phone. Initially it will show "alt_autocycle, Android and DCIM".
|
||||
@ -173,10 +173,10 @@ at <a href="http://expo.survex.com/photos/">http://expo.survex.com/photos/</a> i
|
||||
<li>Now you can see a list of all your photo files by name and with the size shown on the right. Typically they will be 1.3MB or so in size.
|
||||
<li>Before you upload, you need to create your own folder.
|
||||
<li>Now click on the icon of a little cloud near the middle of the icon bar. This will show the files on the server.
|
||||
<li>Now you need to create a folder /YourName/ and move those files into it. Click on the 3-dots icon on the right-hand end of the icon bar.
|
||||
<li>Now you need to create a folder <span style="font-family: monospace">/YourName/</span> and move those files into it. Click on the 3-dots icon on the right-hand end of the icon bar.
|
||||
<li>Select the Create Folder option.
|
||||
<li>A popup appears and you type in YourName. The folder is created.
|
||||
<li>Click on the /YourName/ folder. This will makeyour folder the destination for uploaded files.
|
||||
<li>Click on the <span style="font-family: monospace">/YourName/</span> folder. This will makeyour folder the destination for uploaded files.
|
||||
<li>Now click on the little icon of a phone near the middle of the top row of icons.
|
||||
<li>This shows you the list of your photo files you saw before.
|
||||
<li>Clicking on each photo filename will cause a green tick to appear on the left. This is selecting files for FTP upload.
|
||||
@ -184,10 +184,10 @@ at <a href="http://expo.survex.com/photos/">http://expo.survex.com/photos/</a> i
|
||||
<li>A popup will appear asking if you wish to proceed. Click OK.
|
||||
<li>The upload happens and you can see progress bars for each file.
|
||||
<li>When it finishes it presents a popup with an OK button. Click on it.
|
||||
<li>Now you will see the files you have just uploaded.ANd they will be in your folder. Success.
|
||||
<li>Now you will see the files you have just uploaded. And they will be in your folder. Success.
|
||||
<li>Now you need to rename the files to something descriptive. This is very time-consuming on a phone.
|
||||
<li>Click on one file to give it a green tick. Then select the 3-dot icon and then select the "Rename" option in the drop-down menu.
|
||||
<li>Of course you will have noted down the names of all your photos and made a note of their contents (which you see using the phone's Gallery app) so that you can do the renaming intelligently.
|
||||
<li>Of course you will have earlier noted down the names of all your photos and made a note of their contents (which you see using the phone's Gallery app) so that you can do the renaming intelligently.
|
||||
|
||||
</ol>
|
||||
<hr />
|
||||
|
Loading…
Reference in New Issue
Block a user