This is an old revision of the document!
For security reasons, the Guest WIFI is now on a separate network from the VATT TBArray where image data is stored. You can access this separate network by using ssh, scp or similar tool. This is done by connecting to vattobs@vatt.as.arizona.edu with the usual password. If you do not know the password contact someone at VATT. From here you can find your image data in the /mnt/TBArray directory.
On a *nix like machine you can copy your image data in this way:
scp -r vattobs@vatt.as.arizona.edu:/mnt/TBArray/images/<your-data-directory>/* .
for instance:
scp -r vattobs@vatt.as.arizona.edu:/mnt/TBArray/images/kikwaya/20171019/* .