Changes between Version 8 and Version 9 of TipAndDoc/service/Google


Ignore:
Timestamp:
Mar 25, 2017 11:48:23 PM (7 years ago)
Author:
mitty
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TipAndDoc/service/Google

    v8 v9  
    247247  * 単位時間当たりの送受信可能サイズ・許容容量 
    248248 
    249  = Google Drive = 
    250  * https://gsuite.google.co.jp/pricing/ 
    251  > 5 ユーザー未満は 1 TB / 1 ユーザー 
    252   * 実際には5ユーザー未満でも制限されない 
    253 {{{#!html 
    254 <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>&mdash; Ken-ichi Mito (@mittyorz) <a href="https://twitter.com/mittyorz/status/787261749640638464">October 15, 2016</a></blockquote> 
    255 <script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script> 
    256 }}} 
    257  
    258  == mount as filesystem == 
    259  * [https://lists.archlinux.org/pipermail/arch-general/2015-June/039375.html |arch-general| FS mount for google drive] 
    260  > I was wondering if someone is using any of them. 
    261  
    262  * [https://wiki.archlinux.org/index.php/Synchronization_and_backup_programs#Third-party_services Synchronization and backup programs - ArchWiki] 
    263   * aur:google-drive-ocamlfuse 
    264   * aur:drive 
    265   * aur:grive 
    266   * aur:gdrivefs 
    267   * aur:gdrive 
    268   * arch:Insync 
    269  
    270  * [http://gdfuse.forge.ocamlcore.org/ google-drive-ocamlfuse - A FUSE filesystem over Google Drive] 
    271   * github:astrada/google-drive-ocamlfuse 
    272  * [http://o2t.hatenablog.com/entry/2014/09/08/143621 GoogleドライブをLinux(ubuntu14.04)でもマウントしたい - o2tの日記] 
    273  * [http://dorodorodoroid.hatenablog.com/entry/2015/01/28/001201 Raspberry Pi Raspbian でGoogle Drive / Cloud Storageを使う(マウントしてドライブとして使う) - ジャンカーな日々] 
    274  
    275  * [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] 
    276  
    277  * github:dsoprea/GDriveFS 
    278  
    279  === google-drive-ocamlfuse === 
    280 * $ pacaur -S google-drive-ocamlfuse 
    281  * ocaml-curl-0.5.3-5 is orphaned in AUR 
    282  * AUR Packages  (16) 
    283   * camlidl-1.05-6 
    284   * cppo-1.4.0-1 
    285   * gapi-ocaml-0.3.1-1 
    286   * google-drive-ocamlfuse-0.6.7-1 
    287   * ocaml-biniou-1.0.12-1 
    288   * ocaml-cryptokit-1.11-2 
    289   * ocaml-curl-0.5.3-5 
    290   * ocaml-easy-format-1.2.0-1 
    291   * ocaml-extlib-1.7.1-1 
    292   * ocaml-pcre-7.2.3-2 
    293   * ocaml-sqlite3-4.0.5-2 
    294   * ocaml-xmlm-1.2.0-1 
    295   * ocaml-yojson-1.3.3-1 
    296   * ocamlfuse-2.7.1-6 
    297   * ocamlnet-4.1.2-2 
    298   * zarith-1.4.1-4 
    299  * Repo Packages (9) 
    300   * aspcud-1.9.1-1 
    301   * clasp-3.2.1-1 
    302   * clingo-5.1.0-1 
    303   * fuse-common-3.0.0-1 
    304   * fuse2-2.9.7-3 
    305   * ocaml-4.04.0-1 
    306   * ocaml-findlib-1.7.1-1 
    307   * ocamlbuild-0.9.3-1 
    308   * opam-1.2.2-2 
    309  
    310  * [./error_on_google-drive-ocamlfuse-0.6.7-1]