From 5318df9a1d3a3f42802bfb3380d3466a191275c3 Mon Sep 17 00:00:00 2001 From: Wirawan Purwanto Date: Mon, 23 Jan 2023 17:00:41 -0500 Subject: [PATCH] * Added documentation re: the published (and more updated) version. --- cloud-storage/20221117.gdrive-rclone-setup.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cloud-storage/20221117.gdrive-rclone-setup.md b/cloud-storage/20221117.gdrive-rclone-setup.md index 32ea18f..9680eef 100644 --- a/cloud-storage/20221117.gdrive-rclone-setup.md +++ b/cloud-storage/20221117.gdrive-rclone-setup.md @@ -1,6 +1,11 @@ Google Drive & RClone: Setting Up CLI Access to Google Drive Data ================================================================= +> This is the original draft (Nov 17, 2022). +> The published version is here: +> https://wiki.hpc.odu.edu/en/DataMgmt/cloud/grive-rclone-setup + + Google Drive is a popular cloud storage platform to backup and share files. This article provides a step-by-step guidance to enable access and transfer data from your Drive to/from ODU HPC via rclone command-line program. By using rclone, you will be able to automate data transfer and synchronization between the Drive and the cluster storage. > This article assumes that you have installed rclone (or rclone is available) on your system. Refer to [rclone downloads page](https://rclone.org/downloads/) if you need to download and install rclone.