Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Rcloneを使った定期的なストレージ同期

Sponsored · Ship Features Fearlessly Turn features on and off without deploys. Used by thousands of Ruby developers.
Avatar for YouYou YouYou
September 23, 2023

 Rcloneを使った定期的なストレージ同期

Avatar for YouYou

YouYou

September 23, 2023
Tweet

More Decks by YouYou

Other Decks in Programming

Transcript

  1. Rcloneコンテナ [google-drive] type = drive scope = drive token =

    {アクセストークン情報} team_drive = root_folder_id = 12 [s3] type = s3 provider = AWS env_auth = true region = ap-northeast-1 location_constraint = ap-northeast-1 acl = private storage_class = STANDARD ~/.config/rclone/rclone.conf
  2. 15