Google Drive backup on Linux Mint 19
บน OS อื่น Google มี Official App สำหรับช่วย Backup และ Sync ข้อมูลใน Google Drive ตามนี้  https://www.google.com/drive/download/backup-and-sync/  แต่ฝั่ง Linux ยังไม่มี จึงต้องอาศัยตัวช่วยอย่างไม่เป็นทางการได้แก่ rclone ( https://rclone.org/ ) ซึ่งไม่จำกัดแค่ Google Drive เพราะคุณสมบัติของเขาคือ rsync for cloud storage  รองรับ cloud หลายยี่ห้อมาก   1.ติดตั้ง  1.1 App หลัก : apt install rclone  1.2 GUI :  https://www.ubuntuupdates.org/package/webupd8/bionic/main/base/rclone-browser   2.ใช้งาน  2.1 เรียกใช้งานผ่าน Rclone Browser โดยเริ่มจากการ config ซึ่งจะเรียก CLI ขึ้นมาอีกที ดังนี้  n) New remote  r) Rename remote  c) Copy remote  s) Set configuration password  q) Quit config  n/r/c/s/q> n  name> Google Drive  Type of storage to configure.  Choose a number from below, or type in your own value   1 / Amazon Drive     \ "amazon cloud drive"   2 / Amazon S3 (also Dreamhost, Ceph, Minio)     \ "s3"   3 / Backblaze B2  ...