Skip to main content

Monter un volume Google Drive avec Rclone

Pré-requis

  • Curl
  • Accès WAN
  • Un compte Google

Installation de Rclone

curl -fsSL https://rclone.org/install.sh | bash

Tunnel SSH

ssh -L 53682:localhost:53682 root@192.168.1.200