Login access is temporarily unavailable.
Please access our data directly through our FTP Site.
Welcome to the WHOTS FTP database.
Instructions for All Users:
- Access via FTP:
- Windows Users:
- Download and open FileZilla.
- Enter
mananui.soest.hawaii.edu/pub/hot/whotsin the Host field and click Quickconnect. - The WHOTS files will appear in the application's right-hand window. To copy files, drag them to the left window.
- Mac Users:
- First, try entering
ftp://mananui.soest.hawaii.eduin a web browser. - If unable to connect through the browser:
- Open Finder, then select Go from the top menu.
- Click on Connect to Server.
- Enter
ftp://mananui.soest.hawaii.eduin the server address field and click Connect.
- When prompted, choose to connect as a guest or enter 'anonymous' for the username and your email address for the password to access the server anonymously.
- This will open a new Finder window displaying all directories available on the FTP server.
- To download files, drag and drop them from the FTP window to your desired location on your Mac.
- To disconnect, click the eject icon next to the server name in Finder.
For detailed step-by-step instructions, download our PDF guide.
- First, try entering
- Windows Users:
- Using Command Line:
- At the command prompt, type
ftp 128.171.151.87orftp mananui.soest.hawaii.edu - Enter
anonymousfor your login and your email address when prompted for a password. - To navigate to the WHOTS database, type
cd /pub/hot/whotsTo view files, typels - To download data, e.g., from WHOTS-14 deployment, navigate to the folder using
cd wh14and use theget <filename>command for the desired files.
- At the command prompt, type
- Exiting FTP:
Type
byeto exit the session.