You can view, add, edit, and delete files on your CloudStor drive using:
- A web browser like Edge, Chrome, Firefox, Opera, or Brave.
- CloudStor desktop or mobile app.
- A command line tool.
- A network drive.
- A WebDAV client.
Web browser
You can use CloudStor by opening your browser and navigating to the CloudStor home page. You’ll need your institution username and password to log in.
CloudStor desktop app
The Windows and MacOS CloudStor desktop app is based on ownCloud’s desktop app, customised to make it simpler for you to connect to your CloudStor drive.
If you are using a Linux operating system, you can use the latest supported version of ownCloud’s desktop app. This requires some extra setup.
Where to download
You can download the CloudStor desktop app for Windows or macOS from the CloudStor download hub.
Download the ownCloud desktop app for Linux from the CloudStor download hub or ownCloud’s website to ensure that you get a supported version of the product; package managers might have older versions in their repositories.
Install and configure the CloudStor desktop app for Windows or macOS
- Open the Cloudstor desktop app installer to begin the installation process. If you just downloaded it, look in your Downloads folder. The Windows installer will be named something like cloudstor-[version_number].msi. The macOS installer will be named something like cloudstor-[version_number].pkg.
The app will open a browser window redirecting you to your institute’s login page. - Sign in using your username and password for the institution.
CloudStor will ask if you want to authorise the app to access your drive. - Click Authorise.
- Choose how CloudStor updates changes between your cloud drive and your local folder:
- Use virtual files instead of downloading content immediately: You can see your CloudStor files on your local machine, but they don’t take up any disk space until you open them.
- Synchronize everything from server: CloudStor keeps all files on your cloud drive up to date with your local machine.
- Manually create sync connections: Set up connections between your local machine and cloud drive manually. CloudStor will then keep these connections up to date.
- If you selected Synchronize everything from server, and you don’t want CloudStor to automatically download large files from your cloud drive, tick Ask for confirmation before downloading files larger than and set a size in MB.
- Click the local folder button to navigate to the folder that you want CloudStor to use for storing and synchronising your content.
- Click Connect.
Install and configure the ownCloud desktop app for Linux
- Follow the installation instructions at the ownCloud Linux installation hub for your Linux distribution.
- Start the ownCloud application to begin configuration.
- Choose your language and keyboard configuration.
- Enter https://cloudstor.aarnet.edu.au/plus in Server Address and click Next.
The app will open a browser window redirecting you to your institute’s login page. - Sign in using your username and password for the institution.
CloudStor will ask if you want to authorise the app to access your drive. - Click Authorise.
- Choose how the ownCloud desktop app will update changes between your CloudStor drive and your local folder:
- Use virtual files instead of downloading content immediately: You can see your CloudStor files on your local machine, but they don’t take up any disk space until you open them.
- Synchronize everything from server: ownCloud keeps all files on your cloud drive up to date with your local machine.
- Manually create sync connections: Set up connections between your local machine and cloud drive manually. ownCloud will then keep these connections up to date.
- If you selected Synchronize everything from server, and you don’t want ownCloud to automatically download large files from your CloudStor drive, tick Ask for confirmation before downloading files larger than and set a size in MB.
- Click the local folder button to navigate to the folder that you want ownCloud to use for storing and synchronising your content.
- Click Connect.
Mobile app
Download the CloudStor Android app from the Google Play Store or the iOS app from the Apple App Store.
Command line tool
Rclone is an open source multi-platform project which enables upload, download and synchronisation. Learn how to use Rclone with CloudStor.
As a network drive in Windows
Learn how to configure a CloudStor network drive in Windows.
As a network share in Finder in macOS
We recommend that you use the CloudStor desktop app to access CloudStor from macOS.
However, you can directly connect macOS Finder to CloudStor using WebDAV instead. Your CloudStor drive will act like a network share.
- Open Finder.
- Click Go > Connect to server... in the main menu bar.
- Enter https://cloudstor.aarnet.edu.au/plus/remote.php/webdav/ into the URL field and click Connect.
- Enter your CloudStor username and app password and click Connect.
Finder will connect to CloudStor and display your CloudStor files and folders.
Public Links over WebDAV
When a folder is shared to you via a public link, you can access it using WebDAV by using the following details:
WebDAV URL |
|
Username |
Your username is the public link token (example for https://cloudstor.aarnet.edu.au/plus/s/UNoxqDf8nevZk the username would be UNoxqDf8nevZk) |
Password |
The password for the public link (this only applies if a password has been set) |
More information for accessing public links via WebDAV is available in the ownCloud documentation.