0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Google Drive File Streamでクラウドへ移住

Last updated at Posted at 2020-04-13

はじめに

今回は、Google Drive File Streamを使うことで、Google Drive内のファイルをローカルのドライブのように使うことが可能になります。
ちなみにDropboxでも同じようなことができます。

環境

MacOS Catalina
Windows10

使い方

ドライブ ファイル ストリームを導入する - Google Support

macは、途中でセキュリティとプライバシーの設定が必要です。
Mac版 ドライブ ファイル ストリーム で不具合が出た際の対処方法

メリット

powershellやターミナルからクラウド上のファイルの操作や実行が可能になる

いままでは、Google Driveからソースコードをダウンロードして使っていましたが、ローカルに置いているソースコードと同様、直接PowerShellやターミナルから実行が可能になります。

テキストエディタでの編集も便利になる

ローカルに置いたファイルと同じように扱えるので、エクスプローラから直接開けます。

まとめ

私は、ソースコードだけでなく、vagrantのローカル開発環境などもクラウド上にあげてから使ってます。こうすることで、ローカルの空き容量を広げることができ、他デバイスからも同じものが扱えるので、重宝しています。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?