cc_staff
415
edits
(install link) |
|||
Line 86: | Line 86: | ||
First, [https://rclone.org/install/ install rclone on your computer]. | First, [https://rclone.org/install/ install rclone on your computer]. | ||
If used from our clusters, please not that it is no necessary to install rclone as it is already available: | |||
$ [~]$ which rclone | |||
$ /cvmfs/soft.computecanada.ca/gentoo/2023/x86-64-v3/usr/bin/rclone | |||
Next, configure a remote. Run the command: | Next, configure a remote. Run the command: | ||
$ rclone config | |||
There you have an option to edit an existing remote, create a new remote, delete a remote, and so on. Let's say we want to create a new remote called "nextcloud": | There you have an option to edit an existing remote, create a new remote, delete a remote, and so on. Let's say we want to create a new remote called "nextcloud": |