useful_linux_scripts/GDRIVE
2026-05-07 15:44:58 +01:00

13 lines
266 B
Plaintext
Executable File

# 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