Accessing your student network drive using FTP
File Transfer Protocol (FTP) is a means of transferring files across the internet from one computer system to another (see more information on FTP). Curtin students are able to access files from their Student Network Drive (I: drive) via FTP.
Please note: FTP will only work after you have already connected to Curtin’s network. Off campus, this will require you to be connected via VPN.
FTP connection details
If you are familiar with FTP, use the following details to access your Student Network Drive using your chosen FTP client. If you are new to using FTP, follow one of the FTP tutorials below.
- FTP Host: ftp.student.curtin.edu.au
- Port: 21
- Username: Your Curtin ID
- Password: Your Curtin (OASIS) password
- FTP Security Settings: FTP over SSL (explicit encryption). Please see the FTP tutorials for settings specific to your FTP client.
FTP tutorials
Core FTP Lite and FileZilla are two popular secure FTP clients. See below for each tutorial:
Core FTP Lite Tutorials
This tutorial demonstrates how to setup and use Core FTP Lite, a popular FTP client, you will need to download and install Core FTP LE. These instructions were written for Core FTP LE 2.1.
Connecting to your I: Drive using Core FTP
- Start Core FTP
- The “Site Manager” should open when Core FTP starts, if not go to Sites > Site Manager
- Enter the following details:
- Site Name: curtin_student (or a name of your choice)
- Host / IP / URL: ftp.student.curtin.edu.au
- Username: your Curtin ID (your student ID)
- Password: your Curtin password (your OASIS password)
- Connection: select AUTH SSL in the drop down menu.
- Ensure the following options are checked:
- SSL Listings
- SSL Transfer
- OpenSSL
- Click the “Connect” button.

If you are prompted with a window titled “Certificate Information”, click the Always Accept button.
If your login was successful, you should see your I: Drive files listed in the right pane (as below).

Editing a file on your I: Drive using Core FTP
- Download the file
- Select the file to edit from the right pane (remote server)
- Click the Download
button.
- You should now be able to see the file in the left pane (local filesystem)
- Note the location of the downloaded file (this is shown above the left pane in the address field) and use My Computer (Start > My Computer) to browse to and edit the file
- Upload the file
- Select the file to upload from the left pane (local filesystem)
- Click the Upload
button
FileZilla Tutorials
This tutorial demonstrates how to setup and use FileZilla, a popular FTP client, you will need to download and install FileZilla. These instructions were written for FileZilla 2.2.31.
Connecting to your I: Drive using FileZilla FTP
- Start FileZilla
- Open the Site Manager: File > Site Manager…
- Click the “New Site” button
- Enter the following details:
- Host: ftp.student.curtin.edu.au
- Port: 21
- Servertype: select “FTPES – FTP over explicit TLS/SSL“
- Logintype: select “Normal“
- Username: your Curtin ID (your student ID)
- Password: your Curtin password (your OASIS password)

- Click the “Connect” button
- If you are prompted with a window titled “Unknown certificate”, check the “Always trust certificate in future sessions” checkbox and click “OK”.
If your login was successful, you should see your I:Drive files listed in the right pane.
Editing a file on your I: Drive using FileZilla FTP
- Download the file
- Double click the folder you wish to obtain files from
- Right click the file you wish to edit from the right pane (remote server) and select the Download option
- You should now be able to see the file in the left pane (local filesystem)
- Note the location of the downloaded file (this is shown above the left pane in the address field) and use My Computer (Start > My Computer) to browse to and edit the file.
- Upload the file
- Right click the file to upload from the left pane (local filesystem) and select Upload.