<p>This software works identically on both Windows and Linux.
<p>Filezilla is an "FTP client". This means that it connects to servers using a venerable service called "file transfer protocol" i.e. FTP. It looks a bit like copying files from one folder to another on your desktop but it works between different machines.
<p>These are instructions for installing it on your own machine. But <em>none of this will work</em> until you have also done the <ahref="keyexchange.html">key-pair setup</a> procedure.
<li> Download the software from here <ahref="https://filezilla-project.org/download.php?show_all=1">Filezilla Downloads</a>. ( Obviously Linux users will use their usual package management system instead of doing this download.)
<li>Now install the software following <ahref="https://wiki.filezilla-project.org/Client_Installation">the instructions here</a>.
<li>Now configure it to connect to the expo server using the instructions below.
<p>Before continuing, make sure that you have the "cavey:beery" password for the expo server. You will need it.
<p>Having installed Filezilla using the <ahref="uploading.html#install">installation instructions</a>, you now need to import a configuration file to set it up to use with the public expo server.
<li>Download the configuration file <adownloadhref="../zilla-uploads.xml">zilla-uploads.xml</a> to your default downloads folder. (Select the option to download it in the pop-up, you don't want to open it in a web browser.)
<li><imgclass="onleft"src="pageant-icon.jpg"><strong>Now you may have a problem on a Windows machine.</strong> Even though you have set up the key-exchange process, it may not be working:
<ul>
<li>We have to check that the "Pageant" software is running, see the icon above to the left.
<br>
<li>
On a Windows machine, click in the lower QuickLaunch bar to see what's running. Can you see the Pageant icon? If you put your mouse on it you will see a popup label: "Pageant (PuTTY authentication agent)":<br>
<imgdisplay="block"src="pageant-running.jpg">
<li>If you can't see the icon, you will need to start the program from your program menu. The image of the menu below is from a standard Windows 7 menu, if you are using a default Microsoft menu from a more recent version then in won't look like this (unless you are using Classic Shell):<br>
<imgdisplay="block"src="pageant-menu.jpg">
<li>Even after you have got Pageant running, it may still need to be told to load the key. It needs to know the private-key (the counterpart to the public-key you shared with the server). Click on the icon in the QuickLaunch toolbar and select "View Keys":<br>
<imgdisplay="block"src="pageant-keymenu.jpg">
<li>Now you should see the ssh-rsa key in the list in the next popup window:<br>
<imgdisplay="block"src="pageant-keys.jpg"><br>
If this window is empty, click on the"Add key" button which will launch a file explorer, use it to find your *.ppk file. Once selected the string should appear in the Pageant Key List window as shown above.
</ul>
<li>You may now be prompted for the password for the expo server. This is the "cavey:beery" one which we never write down or write in emails. Get it verbally or by phone or secure text message from another expoer. If the key-exchange process is working you won't need the password.
<li>Now you are in and can copy and move files anywhere. But please stick to copying files from your machine (the left window) to the server (the right window) into the /uploads/, /photos/ or /gpslogs/ folders only:<br><br>
Instead of putting everything in /expofiles/uploads/ why not do it properly? Go back to <ahref="uploading.html#experienced">uploading instructions - experienced users</a> and find out.