Nextcloud
Introduction
We now provide Nextcloud, a Dropbox-like cloud storage service, for all Compute Canada users. You can use your Compute Canada username and password to log in to the Nextcloud server. A complete Nextcloud user manual is available from docs.nextcloud.com. Another manual is available as a PDF document under your account once you connect. All data transfers between local devices and Compute Canada's Nextcloud are encrypted.
The Nextcloud service is aimed at users with relatively small datasets (up to a few hundred GBs). For anything larger, the Globus service is much to be preferred.
If you are not familiar with the concept of Nextcloud, you may try the online demo on Nextcloud website.
Migrating from ownCloud to Nextcloud
Since the legacy WestGrid ownCloud service will be decommissioned in the near future, it will be necessary for ownCloud users to move their data to Nextcloud, a service offered by Compute Canada. Note that the two services are installed in separate instances.
- The straightforward way to proceed is to start over by downloading your data from ownCloud to your local machine (desktop or laptop) and then upload to Nextcloud via the web interface or any other tool as discussed below.
- If you have files or folders already shared with other WestGrid users, you will have to share them again.
We recommend taking this opportunity to take a look at your data and do some cleanup: remove data you no longer need, check with whom you share your data, etc.
Compute Canada Nextcloud service description
- Server URL: https://nextcloud.computecanada.ca
- Server Location: Simon Fraser University, Burnaby, BC
- Default Quota: 100 GB per user
- Backup Policy: Daily backup without offsite copy
- Access Methods: Web interface, Nextcloud Desktop Sync Client, Nextcloud mobile apps, and any WebDAV client
- Documentation: PDF and online
Using the Nextcloud web interface
To use the web interface, log in to Compute Canada Nextcloud from a web browser using your Compute Canada username and password. You can upload and download files between your desktop (or laptop) and Nextcloud, edit files, and share files with other Compute Canada users. For more information, please refer to the Nextcloud user manual.
Using the Nextcloud Desktop Synchronization client and mobile apps
This client, once installed on your devices, will "sync" everything between your Nextcloud folder and your desktop/mobile device folder. Please note, it may take some time to sync all data. You can make changes to files locally on your device and they will be updated in Nextcloud automatically. You can download the Nextcloud Desktop Sync Client and Nextcloud mobile apps for iOS devices and Android devices from https://nextcloud.com/install/.
Using WebDAV clients
In general, you can use any WebDAV clients to "mount" a Nextcloud folder to your desktop using the following WebDAV URL: https://nextcloud.computecanada.ca/remote.php/webdav/
Once mounted, you can drag and drop files between the WebDAV drive and your local desktop.
Mac OSX: Select Go -> Connect to the Server, enter the WebDAV URL for the Server Address, and click Connect. You will be asked for your username and password to log in. After authentication, you will see a WebDAV drive on your desktop.
Windows:
Use the "Map Network Drive ..." option, select a drive letter, then use WebDAV URL https://nextcloud.computecanada.ca/remote.php/webdav/ in the Folder field.
You may also consider using Cyberduck or other clients instead. Cyberduck is available for OSX and Windows.