fixed links for files moved over the past year

This commit is contained in:
2019-12-30 23:28:31 +00:00
parent 75bd49da91
commit 983046620e
74 changed files with 180 additions and 190 deletions

View File

@@ -1,6 +1,5 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<td>|</td>
<td><a href="years/2018/">2018</a></td>
<title>Handbook placeholder page</title>
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
</head>
@@ -88,7 +87,7 @@ then restart nautilus <tt>nautilus -q</tt>. If it works, you'll be able to see t
<ul id="links">
<li><a href="index.htm">Expedition Handbook</a>
</li>
<li><a href="../infodx.htm">Main index</a></li>
<li><a href="../../infodx.htm">Main index</a></li>
</ul>
</div>

View File

@@ -213,7 +213,7 @@ Wikicaves <a href="http://www.grottocenter.org/">www.grottocenter.org/</a>
multilingual, slippymap, wiki data entry. includes coordinate-free caves.
focus on sport-caving type info (access, basic gear list, overall description, bibliography)
e.g. australians only publish coordinates to nearest 10km
turkey <a href="www.tayproject.org">www.tayproject.org</a>.
turkey <a href="http://www.tayproject.org">www.tayproject.org</a>.
<a href="http://www.uisic.uis-speleo.org/contacts.html">www.uisic.uis-speleo.org/contacts.html</a> change link. no-one looks for list of databases under 'contacts'
@@ -362,7 +362,7 @@ Storage:
</ul></li>
<li><a href="../../index.htm">Expedition Intro </a></li>
<li><a href=""camcaving.uk">CUCC Home </a></li>
<li><a href="https://camcaving.uk">CUCC Home </a></li>
</ul>
</body>
</html>

View File

@@ -52,7 +52,7 @@ is a link to the file <span style="font-family:monospace; size=x-small; backgrou
<p>
<img src="fzlink.jpg" align="right">
There are two types of <a href="">linux links</a>: hard links and symbolic links. Symbolic links are much the same thing as Window's "Shortcuts" but there is no equivalent on Windows to Linux soft links. Fortunately we don't <em>seem</em> to have any hard links anywhere.
There are two types of linux links: hard links and symbolic links. Symbolic links are much the same thing as Window's "Shortcuts" but there is no equivalent on Windows to Linux soft links. Fortunately we don't <em>seem</em> to have any hard links anywhere.
<p>What really makes things unpleasant is that sFTP software won't tell you when it comes across a link and will just do something stupid. Our recommended sFTP software - Filezilla - is guilty of this. So what happens is that when you download a load of files onto your laptop using Filezilla it will simply turn every link it finds into a complete copy of the file. Then when you upload those files to the server, the copied file overwrites the link. So the server now has two files with the same content - which is a maintenance nightmare. This is painfully stupid because if it is a symbolic link there is no reason why Filezilla couldn't just create a Windows Shortcut which would do exactly the same thing. But it doesn't.

View File

@@ -59,7 +59,7 @@ but all the recommended software here is open source (and please don't install p
<p>For Linux users only:
<ul>
<li><a href="https://git-scm.com/download/gui/linux">GUI for git</a> - There is a choice on Linux but many people just use the command line.
<li>Your favourite syntax-highlighting code editor. <a href="">gedit</a> is installed on the <em>expo laptop</em> has syntax highlighting for .svx files too. This works with <a href="https://survex.com/changes.html">all GtkSourceView-based editors</a> (thanks to Phil Withnall).
<li>Your favourite syntax-highlighting code editor. gedit is installed on the <em>expo laptop</em> has syntax highlighting for .svx files too. This works with <a href="https://survex.com/changes.html">all GtkSourceView-based editors</a> (thanks to Phil Withnall).
</ul>
<p>For Windows users only:
@@ -80,7 +80,7 @@ but all the recommended software here is open source (and please don't install p
<li><a href="https://osmand.net/">OsmAnd</a> - a GPS app. See also <a href="../essentials.html">the expo GPS configuration pages</a>
<li><a href="http://www.gpsessentials.com/">GPSessentials</a> - another GPS app.
<li><a href="http://apemap.com/">Ape@Map</a> - another GPS app, compatible with Kompass commerical map sand used by Austrian cavers
<li><a href="../uploading.html#android">andftp</a> FTP app - needs an <a href="computing/keyexchange.html">ssh key</a> installed on your phone
<li><a href="../uploading.html#android">andftp</a> FTP app - needs an <a href="keyexchange.html">ssh key</a> installed on your phone
<li><a href="ftpusage.html">FTP using Cx_File_Explorer</a> (this is probably out of date)
<li><a href="https://sites.google.com/site/speleoapps/home">TopoDroid</a> makes cave surveys with the DistoX.
<li><a href="https://sites.google.com/site/speleoapps/home">Cave3D</a> is a Therion 3D viewer.