- Guide is https://syncbricks.com/proxmox-google-drive-integration-rclone-setup-guide/
```
rclone mount GoogleDrive:"Video Editing" /mnt/external_drive/GoogleDrive --allow-other --cache-db-purge --poll-interval 10m
Check status via
systemctl status googledrive.service
```