From 0552643b40745ba368d6377612a2a8c7ae1b7481 Mon Sep 17 00:00:00 2001 From: "Robin P. Clark" Date: Thu, 7 May 2026 15:44:58 +0100 Subject: [PATCH] GDRIVE MOUNTING --- GDRIVE | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100755 GDRIVE diff --git a/GDRIVE b/GDRIVE new file mode 100755 index 0000000..0900eb6 --- /dev/null +++ b/GDRIVE @@ -0,0 +1,12 @@ + + + + +# rclone mount gdrive: ~/gdrive --vfs-cache-mode writes + +echo "This hangs but putting the below in the profile is good too." +echo "rclone mount gdrive: ~/gdrive \ + --vfs-cache-mode writes \ + --daemon" +rclone mount gdrive: ~/gdrive --vfs-cache-mode writes +