The expo website supports 2 basic methods of upload:
In the former case nothing else needs doing. In the second case an admin has to move the files to the correct final location, so rememebr to tell someone you've done it.
Note that uploading photos does not automatically update the view at http://expo.survex.com/photos/. An update script needs to be run. This should run once/day around midnight UTC, but may be broken. Prod a web admin.
Works on Windows, Mac, Linux, Android.
Works on Windows (using winscp), Linux (using scp), and no doubt mac and android with other tools.
The above FireFTP is just one example of a tool that does this job
directory: /home/expo/expoimages/photos/2013/YourName server: expo.survex.com user: expo with the usual expo password protocol: sftp or scp
Obviously replace 'YourName' with your actual name (no spaces)
If you don't have winscp installed you can get it from here: http://winscp.net/eng/index.php
quick start guide: http://winscp.net/eng/docs/getting_started
screenshots: http://winscp.net/eng/docs/screenshots
This method can only upload under one special 'uploads' directory. Ask someone tomove your uploaded files to the final location.
This is the upload dir: http://expo.survex.com/expoimages/uploads/
You can use 'open as webfolder' on IE, or install this: https://addons.mozilla.org/en-US/firefox/addon/open-as-webfolder/ on firefox, you will get a pop-up box asking for authenticaion for 'expo-uploads'. The user is 'expo', the password is the usual one. Once done you can just copy files in.
Make a directory like photos/2013/YourName so we know what's been uploaded.
Command-line people can use the 'cadaver' client which is even available for windows too: http://www.phtagr.org/2009/04/01/cadaver-for-windows/
They both give you an 'explorer-like' interface (although winscp can give you a norton-commander-style 2-pane UI as well).