| 1 | [[PageOutline]] |
| 2 | |
| 3 | * https://gsuite.google.co.jp/pricing/ |
| 4 | > 5 ユーザー未満は 1 TB / 1 ユーザー |
| 5 | * 実際には5ユーザー未満でも制限されない |
| 6 | {{{#!html |
| 7 | <blockquote class="twitter-tweet" data-lang="en"><p lang="ja" dir="ltr">Googleサポートに聞いてみた。「コピー作成も容量計上される」「現時点では1TB/1ユーザ超えても保存が可能な状態になっている(「バグ」とのこと)」「修正の予定は今のところないがそのうちアップロード・メール受信不可になるかも」「上限超えているから、と追加料金発生したりはしない」 <a href="https://t.co/RHJ7i7kjVF">https://t.co/RHJ7i7kjVF</a></p>— Ken-ichi Mito (@mittyorz) <a href="https://twitter.com/mittyorz/status/787261749640638464">October 15, 2016</a></blockquote> |
| 8 | <script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script> |
| 9 | }}} |
| 10 | |
| 11 | = clients for Google Drive = |
| 12 | * [https://lists.archlinux.org/pipermail/arch-general/2015-June/039375.html |arch-general| FS mount for google drive] |
| 13 | > I was wondering if someone is using any of them. |
| 14 | |
| 15 | * [https://wiki.archlinux.org/index.php/Synchronization_and_backup_programs#Third-party_services Synchronization and backup programs - ArchWiki] |
| 16 | * aur:google-drive-ocamlfuse |
| 17 | * aur:drive |
| 18 | * aur:grive |
| 19 | * aur:gdrivefs |
| 20 | * aur:gdrive |
| 21 | * arch:Insync |
| 22 | |
| 23 | * [http://gdfuse.forge.ocamlcore.org/ google-drive-ocamlfuse - A FUSE filesystem over Google Drive] |
| 24 | * github:astrada/google-drive-ocamlfuse |
| 25 | * [http://o2t.hatenablog.com/entry/2014/09/08/143621 GoogleドライブをLinux(ubuntu14.04)でもマウントしたい - o2tの日記] |
| 26 | * [http://dorodorodoroid.hatenablog.com/entry/2015/01/28/001201 Raspberry Pi Raspbian でGoogle Drive / Cloud Storageを使う(マウントしてドライブとして使う) - ジャンカーな日々] |
| 27 | |
| 28 | * [http://serverfault.com/questions/596598/how-to-use-google-drive-as-secure-storage-on-a-linux-server disk encryption - How to use Google Drive as secure storage on a linux server - Server Fault] |
| 29 | |
| 30 | * github:dsoprea/GDriveFS |
| 31 | |
| 32 | = mount as filesystem = |
| 33 | |
| 34 | == google-drive-ocamlfuse == |
| 35 | * $ pacaur -S google-drive-ocamlfuse |
| 36 | * ocaml-curl-0.5.3-5 is orphaned in AUR |
| 37 | * AUR Packages (16) |
| 38 | * camlidl-1.05-6 |
| 39 | * cppo-1.4.0-1 |
| 40 | * gapi-ocaml-0.3.1-1 |
| 41 | * google-drive-ocamlfuse-0.6.7-1 |
| 42 | * ocaml-biniou-1.0.12-1 |
| 43 | * ocaml-cryptokit-1.11-2 |
| 44 | * ocaml-curl-0.5.3-5 |
| 45 | * ocaml-easy-format-1.2.0-1 |
| 46 | * ocaml-extlib-1.7.1-1 |
| 47 | * ocaml-pcre-7.2.3-2 |
| 48 | * ocaml-sqlite3-4.0.5-2 |
| 49 | * ocaml-xmlm-1.2.0-1 |
| 50 | * ocaml-yojson-1.3.3-1 |
| 51 | * ocamlfuse-2.7.1-6 |
| 52 | * ocamlnet-4.1.2-2 |
| 53 | * zarith-1.4.1-4 |
| 54 | * Repo Packages (9) |
| 55 | * aspcud-1.9.1-1 |
| 56 | * clasp-3.2.1-1 |
| 57 | * clingo-5.1.0-1 |
| 58 | * fuse-common-3.0.0-1 |
| 59 | * fuse2-2.9.7-3 |
| 60 | * ocaml-4.04.0-1 |
| 61 | * ocaml-findlib-1.7.1-1 |
| 62 | * ocamlbuild-0.9.3-1 |
| 63 | * opam-1.2.2-2 |
| 64 | |
| 65 | * [./error_on_google-drive-ocamlfuse-0.6.7-1] |