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?

BoxのDドライブ(HDD)へのマウント

Posted at

目的

SSDとHDDを持つPCにおいてはSSDにソフトウェアをHDDにファイルを保存するのが一般的であるが、BOXやGoogle Driveといったクラウドストレージはソフトウェアに紐づいているため、初期設定のままだとSSD内に保存され容量を圧迫する。
したがって追加の設定を行いHDD上にクラウドストレージのミラー先を用意することでSSDへの負荷を軽減する。

手順

  1. Box Drive をインストールし開く. この段階ではログインしないで! https://www.box.com/ja-jp/home
  2. レジストリエディタを開き, HKEY_LOCAL_MACHINE\SOFTWARE\BOX\BOXに変数を追加する
    右クリック→ new → Binary Value
    Name : Custom Box Location
    Data: your intended directory like D://Cloud
    :warning: 事前にディレクトリを作成しておく必要があります.
  3. 再度Boxドライブを開きアカウントにログインする.

Reference

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?