Australian Government - Bureau of Meteorology Home | About Us | Contacts | Careers | Help | Feedback |

Global | Australia | NSW | Vic. | Qld | WA | SA | Tas. | ACT | NT | Ant. |

Weather & Warnings | Water | Climate | Numerical Prediction | About Services | Learn About Meteorology | Registered User Services |

Weather Information FTP Service

Answers to Frequently Asked Questions


 

Table of Contents

  1. What is FTP?
  2. How Do I FTP?
  3. Anonymous FTP
  4. Registered Users FTP
  5. IDcodes and File Naming Convention
  6. Alternative ways for starting FTP
  7. Commonly used FTP commands for command line FTP applications
  8. Where is the file, now I've received it?

What is FTP... ?

FTP (File Transfer Protocol) allows you to transfer files from another computer to your own. The file may be plain text or compressed text, or it could be a picture. The host computer, where you get the data from, might be in the office next door or on the other side of the planet. You will need the Internet address of the file, e.g. ftp.bom.gov.au


How Do I FTP?

FTP File transfer can be done in two different modes:

  1. ASCII: American Standard Code for Information Interchange, is a standard format representing characters. A text file is usually in ASCII format.
  2. BINARY (system of 0s and 1s) is used when a file contains characters that are not printable, such as images and computer programs. ( Binary mode can also be used for ASCII files)

Once you have started the ftp program and you would like to know the mode you are currently in:

  1. Type type to see your current mode.
  2. Type binary to switch to BINARY mode to transfer files.
  3. Type ASCII to switch to ASCII mode to transfer files.
Back to Top

Anonymous FTP

Via WEB Browser

Type ftp://ftp2.bom.gov.au/anon/gen/index.html in the location box of your browser and select relevant directory.
All current forecasts and warnings are at: ftp2.bom.gov.au/anon/gen/fwo
Current analysis and forecast charts are at: ftp2.bom.gov.au/anon/gen/difacs
Samples of registered user products are at: ftp2.bom.gov.au/anon/sample/

TELNET

General access to a file through FTP can only be gained if the creator of the file has made it publicly accessible on a computer archive. This will accept the word "anonymous" as logon and your e-mail address as a password or type "guest" if you don't have e-mail address.

As an anonymous user you can do the following:

  1. If you're in telnet, type ftp ftp2.bom.gov.au ( or see Starting FTP )
  2. When prompted for user-id, enter anonymous.
  3. When prompted for the password, enter your e-mail address ( or guest )
  4. Type ls
  5. Use an ftp command to download the required information.
  6. Type quit to finish FTP session.
Back to Top

Registered Users FTP

Registered Users FTP allows access to archive information for which you have paid a Subscription.

You are only able to transfer data, via ftp, from within the sub-directories allocated to you on the ftp.bom.gov.au machine.

How you access this information is almost the same as anonymous FTP, except that you will need to enter your username and password, which is provided to you after the subscription has been processed.

As a registered user you should do the following:

  1. If you're in telnet session, type ftp ftp.bom.gov.au ( or see Starting FTP )
  2. When prompted for user-id, enter anonymous.
  3. When prompted for the password, enter your e-mail address ( or guest )
  4. Type user bom***
  5. Enter the appropriate password (provided to you after you have registered with us).
  6. Type pwd (to check that you in the right directory e.g. /users/ftp/register/bom*** ).
  7. Use an ftp command to download the required information.
  8. Type quit to finish FTP session.
Back to Top

ID Codes and File Naming Conventions

Back to Top

Alternative ways for Starting FTP

  • If you are in telnet, type ftp
  • Your can also FTP from Netscape (see Netscape help) but it is easier to use a Graphical User Interface (GUI) FTP programs.
  • There are many shareware and freeware programs available on the Internet.
Back to Top

Commonly used FTP commands for command line FTP applications

  • get - transfers a file from the remote computer to your computer
  • put - transfer a file from your computer to the remote computer
  • mget - transfer multiple files from the remote computer to your computer
  • mput - transfer multiple files from your computer to the remote computer
  • dir - gives a list of the files of the current directory on the remote machine
  • ldir- gives a list of the files of the current directory on your computer
  • cd - changes the current directory on the remote machine
  • lcd - changes the current directory of your machine
  • help - lists the commands available
  • quit - ends from your ftp session
Back to Top

Where is the file, now I've received it?

If you are using GUI FTP software the location of your file will be shown on the screen. When opening your application (word processor/ text editor or viewer) ensure that you are in the right directory or folder.

If you are using Unix FTP, files will be transferred to your current directory on your server.

Back to Top

© Copyright Commonwealth of Australia 2010, Bureau of Meteorology (ABN 92 637 533 532)
Please note the Copyright Notice and Disclaimer statements relating to the use of the information on this site and our site Privacy and Accessibility statements. Users of these web pages are deemed to have read and accepted the conditions described in the Copyright, Disclaimer, and Privacy statements. Please also note the Acknowledgement notice relating to the use of information on this site. No unsolicited commercial email.