JP2012529118A - サーバ記憶モデルを利用したファイルパーティションの同期 - Google Patents
サーバ記憶モデルを利用したファイルパーティションの同期 Download PDFInfo
- Publication number
- JP2012529118A JP2012529118A JP2012514057A JP2012514057A JP2012529118A JP 2012529118 A JP2012529118 A JP 2012529118A JP 2012514057 A JP2012514057 A JP 2012514057A JP 2012514057 A JP2012514057 A JP 2012514057A JP 2012529118 A JP2012529118 A JP 2012529118A
- Authority
- JP
- Japan
- Prior art keywords
- partition
- computer
- client computer
- file
- server
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000005192 partition Methods 0.000 title claims abstract description 242
- 230000001360 synchronised effect Effects 0.000 claims abstract description 40
- 238000000034 method Methods 0.000 claims description 16
- 238000010586 diagram Methods 0.000 description 13
- 238000004891 communication Methods 0.000 description 6
- 238000005516 engineering process Methods 0.000 description 5
- 238000000053 physical method Methods 0.000 description 2
- 238000012545 processing Methods 0.000 description 2
- 150000001875 compounds Chemical class 0.000 description 1
- 238000004590 computer program Methods 0.000 description 1
- 238000012790 confirmation Methods 0.000 description 1
- 230000001419 dependent effect Effects 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 230000005055 memory storage Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000008520 organization Effects 0.000 description 1
- 230000008569 process Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
- 230000007723 transport mechanism Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/17—Details of further file system functions
- G06F16/178—Techniques for file synchronisation in file systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/16—Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/10—Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
- G06F21/106—Enforcing content protection by specific content processing
- G06F21/1062—Editing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/166—Editing, e.g. inserting or deleting
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Software Systems (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Artificial Intelligence (AREA)
- Health & Medical Sciences (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- Multimedia (AREA)
- Technology Law (AREA)
- Computer Security & Cryptography (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Information Transfer Between Computers (AREA)
- Document Processing Apparatus (AREA)
Abstract
Description
例示的な動作環境
Claims (15)
- クライアント−サーバコンピュータネットワーク(4)において、サーバ記憶モデルを利用してファイルパーティション(50、60)を同期させる方法であって、
クライアントコンピュータ(2)で、電子ドキュメントのコンテンツ(54A)に対する編集を受信するステップ(305)であって、前記コンテンツ(54A)は、ファイル(40)内に第1のパーティション(50)の第1のストリーム(52)を含み、前記ファイル(40)は、前記第1のパーティション(50)および少なくとも1つの他のパーティション(60)を含み、前記第1のパーティション(50)および前記少なくとも1つの他のパーティション(60)はそれぞれ、少なくとも1つのストリーム(52、56、62、68)を含む、ステップ(305)と、
前記クライアントコンピュータ(2)の前記少なくとも1つの他のパーティション(60)内で、前記第1のパーティション(50)内の前記電子ドキュメントコンテンツ(54A)に対する前記編集に関連するデータ(64A)を生成するステップ(310)と、
前記クライアントコンピュータ(2)の前記少なくとも1つの他のパーティション(60)だけを前記サーバコンピュータ(70)と同期させて、前記サーバコンピュータ(70)の前記ファイル(40)の前記少なくとも1つの他のパーティション(60)内に、前記データ(64A)を記憶するステップ(315)と、
前記クライアントコンピュータ(2)の前記第1のパーティション(50)だけを前記サーバコンピュータ(70)と同期させて、前記サーバコンピュータ(70)の前記ファイル(40)の第1のパーティション(50)内に、前記電子ドキュメントコンテンツ(54A)に対して加えられた前記編集を記憶するステップ(320)と
を含むことを特徴とする方法。 - 前記クライアントコンピュータ(2)の前記少なくとも1つの他のパーティション(60)内で、前記第1のパーティション(50)内の前記電子ドキュメントコンテンツ(54A)に対する前記編集に関連するデータ(64A)を生成するステップ(310)は、前記クライアントコンピュータ(2)の第2のパーティション(60)内で、前記第1のパーティション(50)内の前記電子ドキュメントコンテンツ(54A)に対する前記編集に関連するメタデータ(64A)を生成するステップを含むことを特徴とする請求項1に記載の方法。
- 前記クライアントコンピュータ(2)の前記少なくとも1つの他のパーティション(60)だけを前記サーバコンピュータ(70)と同期させて、前記サーバコンピュータ(70)の前記ファイル(40)の前記少なくとも1つの他のパーティション(60)内に、前記データ(64A)を記憶するステップ(315)は、前記クライアントコンピュータ(2)の前記第2のパーティション(60)だけを前記サーバコンピュータ(70)と同期させて、前記サーバコンピュータ(70)の前記ファイル(40)の前記第2のパーティション(60)内に、前記メタデータ(64A)を記憶するステップを含むことを特徴とする請求項2に記載の方法。
- 前記クライアントコンピュータ(2)の前記第2のパーティション(60)だけを前記サーバコンピュータ(70)と同期させて、前記サーバコンピュータ(70)の前記ファイル(40)の第2のパーティション(60)内に、前記メタデータ(64A)を記憶するステップ(315)は、
前記クライアントコンピュータ(2)の前記第2のパーティション(60)内で生成された前記メタデータ(64A)を、前記サーバコンピュータ(70)に記憶された前記ファイル(40)の前記第2のパーティション(60)内に記憶されたメタデータ(64)と比較するステップ(405)と、
前記クライアントコンピュータ(2)の前記第2のパーティション(60)内で生成された前記メタデータ(64A)が、前記サーバコンピュータ(70)の前記ファイル(40)の前記第2のパーティション(60)内に記憶された前記メタデータ(64)と異なる場合、競合を判定するステップ(405)と
を含むことを特徴とする請求項3に記載の方法。 - 前記クライアントコンピュータ(2)の前記第2のパーティション(60)内の前記メタデータ(64A)が、前記サーバコンピュータ(70)の前記ファイル(40)の前記第2のパーティション(60)内に記憶された前記メタデータ(64)よりも新しい場合、前記クライアントコンピュータ(2)の前記第2のパーティション(60)を前記サーバコンピュータ(70)と自動的に同期させて、前記競合を解決するステップ(415)と、
前記サーバコンピュータ(70)に記憶された前記ファイル(40)の前記第2のパーティション(60)内に記憶された前記メタデータ(64)が、前記クライアントコンピュータ(2)の前記第2のパーティション(60)内に記憶された前記メタデータ(64A)よりも新しい場合、前記クライアントコンピュータ(2)の前記第2のパーティション(60)の前記サーバコンピュータ(70)との前記同期を自動的に失敗させて、前記競合を解決するステップ(420)と
をさらに含むことを特徴とする請求項4に記載の方法。 - 前記クライアントコンピュータ(2)の前記第1のパーティション(50)だけを、前記サーバコンピュータ(70)と同期させて、前記サーバコンピュータ(70)の前記ファイル(40)の第1のパーティション(50)内に、前記電子ドキュメントコンテンツ(54A)に対して加えられた前記編集を記憶するステップ(320)は、
前記クライアントコンピュータ(2)の前記第1のパーティション(50)内の編集済みの前記電子ドキュメントコンテンツ(54A)を、前記サーバコンピュータ(70)に記憶された前記ファイル(40)の前記第1のパーティション(50)内に記憶された電子ドキュメントコンテンツ(54)と比較するステップ(505)と、
前記サーバコンピュータ(70)に記憶された前記ファイル(40)の前記第1のパーティション(50)内に記憶された前記電子ドキュメントコンテンツ(54)が、前記クライアントコンピュータ(2)の前記第1のパーティション(50)内の前記編集済み電子ドキュメントコンテンツ(54A)内にはない編集を含む場合、競合を判定するステップ(505)と
を含むことを特徴とする請求項1に記載の方法。 - コンピュータ(2)で実行されたとき、サーバ記憶モデルを利用して、ファイルパーティション(50、60)を同期させる方法を前記コンピュータ(2)に実施させるコンピュータ実行可能命令を含むコンピュータ可読記憶媒体(12、14)であって、
クライアントコンピュータ(2)で、電子ドキュメントのコンテンツ(54A)に対する編集を受信するステップ(305)であって、前記コンテンツ(54A)は、ファイル(40)内に第1のパーティション(50)の第1のストリーム(52)を含み、前記ファイル(40)は、少なくとも1つの前記第1のパーティション(50)および第2のパーティション(60)を含み、前記少なくとも1つの第1のパーティションおよび第2のパーティション(50、60)はそれぞれ、少なくとも1つのストリーム(52、56、62、68)を含むステップ(305)と、
前記クライアントコンピュータ(2)の前記第2のパーティション(60)内で、前記第1のパーティション(50)内の前記電子ドキュメントコンテンツ(54A)に対する前記編集に関連するメタデータ(64A)を生成するステップ(310)と、
前記クライアントコンピュータ(2)の前記第2のパーティション(60)だけを前記サーバコンピュータ(70)と同期させて、前記サーバコンピュータ(70)の前記ファイル(40)の第2のパーティション(60)内に、前記データ(64A)を記憶するステップ(315)と、
前記クライアントコンピュータ(2)の前記第1のパーティション(50)だけを前記サーバコンピュータ(70)と同期させて、前記サーバコンピュータ(70)の前記ファイル(40)の第1のパーティション(50)内に、前記電子ドキュメントコンテンツ(54A)に対して加えられた前記編集を記憶するステップ(320)と
を含むことを特徴とするコンピュータ可読記憶媒体(12、14)。 - 前記クライアントコンピュータ(2)の前記第2のパーティション(60)だけを前記サーバコンピュータ(70)と同期させて、前記サーバコンピュータ(70)の前記ファイル(40)の第2のパーティション(60)内に、前記データ(64A)を記憶するステップ(315)は、
前記クライアントコンピュータ(2)の前記第2のパーティション(60)内で生成された前記メタデータ(64A)を、前記サーバコンピュータ(70)に記憶された前記ファイル(40)の前記第2のパーティション(60)内に記憶されたメタデータ(64)と比較するステップ(405)と、
前記クライアントコンピュータ(2)の前記第2のパーティション(60)内で生成された前記メタデータ(64A)が、前記サーバコンピュータ(70)の前記ファイル(40)の前記第2のパーティション(60)内に記憶された前記メタデータ(64)と異なる場合、競合を判定するステップ(405)と
を含むことを特徴とする請求項7に記載のコンピュータ可読記憶媒体。 - 前記クライアントコンピュータ(2)の前記第2のパーティション(60)内の前記メタデータ(64A)が、前記サーバコンピュータ(70)の前記ファイル(40)の前記第2のパーティション(60)内に記憶された前記メタデータ(64)よりも新しい場合、前記クライアントコンピュータ(2)の前記第2のパーティション(60)を、前記サーバコンピュータ(70)と自動的に同期させて、前記競合を解決するステップ(415)と、
前記サーバコンピュータ(70)に記憶された前記ファイル(40)の前記第2のパーティション(60)内に記憶された前記メタデータ(64)が、前記クライアントコンピュータ(2)の前記第2のパーティション(60)内に記憶された前記メタデータ(64A)よりも新しい場合、前記クライアントコンピュータ(2)の前記第2のパーティション(60)の前記サーバコンピュータ(70)との同期を自動的に失敗させて、前記競合を解決するステップ(420)と
をさらに含むことを特徴とする請求項8に記載のコンピュータ可読記憶媒体。 - クライアント−サーバコンピュータネットワーク(4)において、サーバ記憶モデルを利用してファイルパーティション(50、60)を同期させる方法であって、
第1のクライアントコンピュータ(2)で、電子ドキュメントのコンテンツ(54A)に対する編集を受信するステップ(605)であって、前記コンテンツ(54A)は、ファイル(40)内に第1のパーティション(50)の第1のストリーム(52)を含み、前記ファイル(40)は、少なくとも第1のパーティション(50)および少なくとも1つの他のパーティション(60)を含み、前記第1のパーティション(50)および前記少なくとも1つの他のパーティション(60)はそれぞれ、少なくとも1つのストリーム(52、56、62、68)を含むステップ(605)と、
前記第1のクライアントコンピュータ(2)の前記少なくとも1つの他のパーティション(60)のストリーム(62)内で、前記第1のクライアントコンピュータ(2)の前記第1のパーティション(50)内の前記電子ドキュメントコンテンツ(54A)の編集者を識別するデータ(67A)を生成するステップ(610)と、
前記第1のクライアントコンピュータ(2)の前記少なくとも1つの他のパーティション(60)だけを前記サーバコンピュータ(70)と同期させて、前記サーバコンピュータ(70)に、前記データ(67A)を記憶するステップ(615)と、
第2のクライアントコンピュータ(6)で、少なくとも前記第1のパーティション(50)、および前記少なくとも1つの他のパーティション(60)を含む、前記サーバコンピュータ(70)に記憶された前記ファイル(40)を受信するステップ(620)であって、前記少なくとも1つの他のパーティション(60)は、前記第1のクライアントコンピュータ(2)の前記電子ドキュメントコンテンツ(54A)の前記編集者を識別するデータ(66B)を備えるステップ(620)と、
前記第2のクライアントコンピュータ(6)で、前記第1のパーティション(50)内の前記電子ドキュメントコンテンツ(54B)に対する編集を受信するステップ(625)であって、前記第2のクライアントコンピュータ(6)で受信された、前記電子ドキュメントコンテンツ(54B)に対する前記編集には、前記第1のクライアントコンピュータ(2)で受信された前記電子ドキュメントコンテンツ(54A)に対する前記編集が含まれないステップ(625)と、
前記第1のクライアントコンピュータ(2)の前記第1のパーティション(50)だけを、前記サーバコンピュータ(70)と同期させて、前記電子ドキュメントコンテンツ(54A)に対して加えられた前記編集を前記サーバコンピュータ(70)に記憶するステップ(640)と
を含むことを特徴とする方法。 - 前記第1のクライアントコンピュータ(2)の前記少なくとも1つの他のパーティション(60)のストリーム(62)内で、前記第1のクライアントコンピュータ(2)の前記第1のパーティション(50)内の前記電子ドキュメントコンテンツ(54A)の編集者を識別するデータ(67A)を生成するステップ(610)は、前記第1のクライアントコンピュータ(2)の第2のパーティション(60)のストリーム(62)内で、前記第1のクライアントコンピュータ(2)の前記第1のパーティション(50)内の前記電子ドキュメントコンテンツ(54A)の前記編集者を識別するメタデータを生成するステップを含むことを特徴とする請求項10に記載の方法。
- 前記第1のクライアントコンピュータ(2)の前記少なくとも1つの他のパーティション(60)だけを前記サーバコンピュータ(70)と同期させて、前記サーバコンピュータ(70)に、前記データ(67A)を記憶するステップ(615)は、前記第1のクライアントコンピュータ(2)の前記第2のパーティション(60)だけを前記サーバコンピュータ(70)と同期させて、前記サーバコンピュータ(70)に前記メタデータを記憶することを特徴とする請求項11に記載の方法。
- 前記第2のクライアントコンピュータ(6)の前記第2のパーティション(60)だけを前記サーバコンピュータ(70)と同期させて、前記第1のクライアントコンピュータ(2)の前記電子ドキュメントコンテンツ(54A)の前記編集者(67A)を識別する前記メタデータを、前記第2のクライアントコンピュータ(6)の前記電子ドキュメントコンテンツの前記編集者の前記識別で更新するステップ(630)をさらに含むことを特徴とする請求項12に記載の方法。
- 前記第2のクライアントコンピュータ(6)の前記第1のパーティション(50)だけを前記サーバコンピュータ(70)と同期させて、前記サーバコンピュータ(70)の前記第1のパーティション(50)に、前記第2のクライアントコンピュータ(2)で前記電子ドキュメントコンテンツ(54B)に対して加えられた前記編集を、前記第1のクライアントコンピュータ(2)で前記電子ドキュメント(54A)に対して加えられた前記編集に追加するステップ(645)をさらに含むことを特徴とする請求項10に記載の方法。
- 前記第2のクライアントコンピュータ(2)の前記第1のパーティション(50)だけを前記サーバコンピュータ(70)と同期させて、前記サーバコンピュータ(70)の前記第1のパーティション(50)に、前記第2のクライアントコンピュータ(2)で前記電子ドキュメントコンテンツ(54B)に対して加えられた前記編集を、前記第1のクライアントコンピュータ(2)で前記電子ドキュメント(54A)に対して加えられた前記編集に追加するステップ(645)は、
前記サーバコンピュータ(70)から、前記第1のクライアントコンピュータ(2)で前記電子ドキュメントコンテンツ(54A)に対して加えられた前記編集を受信するステップ(715)と、
前記サーバコンピュータ(70)の前記第1のパーティション(50)を、前記第2のクライアントコンピュータ(6)および前記第1のクライアントコンピュータ(2)で前記電子ドキュメントコンテンツ(54A、54B)に対して加えられた前記編集で更新するステップ(720)をさらに含むことを特徴とする請求項14に記載の方法。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US12/479,189 US8219526B2 (en) | 2009-06-05 | 2009-06-05 | Synchronizing file partitions utilizing a server storage model |
US12/479,189 | 2009-06-05 | ||
PCT/US2010/036968 WO2010141517A2 (en) | 2009-06-05 | 2010-06-01 | Synchronizing file partitions utilizing a server storage model |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013108070A Division JP5646686B2 (ja) | 2009-06-05 | 2013-05-22 | サーバ記憶モデルを利用したファイルパーティションの同期 |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2012529118A true JP2012529118A (ja) | 2012-11-15 |
JP2012529118A5 JP2012529118A5 (ja) | 2013-04-04 |
JP5280583B2 JP5280583B2 (ja) | 2013-09-04 |
Family
ID=43298457
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2012514057A Expired - Fee Related JP5280583B2 (ja) | 2009-06-05 | 2010-06-01 | サーバ記憶モデルを利用したファイルパーティションの同期 |
JP2013108070A Expired - Fee Related JP5646686B2 (ja) | 2009-06-05 | 2013-05-22 | サーバ記憶モデルを利用したファイルパーティションの同期 |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013108070A Expired - Fee Related JP5646686B2 (ja) | 2009-06-05 | 2013-05-22 | サーバ記憶モデルを利用したファイルパーティションの同期 |
Country Status (16)
Country | Link |
---|---|
US (2) | US8219526B2 (ja) |
EP (1) | EP2438526A4 (ja) |
JP (2) | JP5280583B2 (ja) |
KR (2) | KR101740207B1 (ja) |
CN (1) | CN102460409A (ja) |
AU (1) | AU2010256703B2 (ja) |
BR (1) | BRPI1011684A2 (ja) |
CA (1) | CA2761165C (ja) |
CL (1) | CL2011003047A1 (ja) |
IL (2) | IL216022A (ja) |
MX (1) | MX2011012937A (ja) |
MY (1) | MY163754A (ja) |
RU (1) | RU2554845C2 (ja) |
SG (1) | SG175387A1 (ja) |
WO (1) | WO2010141517A2 (ja) |
ZA (1) | ZA201107867B (ja) |
Families Citing this family (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8078957B2 (en) | 2008-05-02 | 2011-12-13 | Microsoft Corporation | Document synchronization over stateless protocols |
US9396279B1 (en) | 2009-02-17 | 2016-07-19 | Jpmorgan Chase Bank, Na | Collaborative virtual markup |
US8219526B2 (en) * | 2009-06-05 | 2012-07-10 | Microsoft Corporation | Synchronizing file partitions utilizing a server storage model |
US8924592B2 (en) * | 2009-09-29 | 2014-12-30 | Citrix Systems, Inc. | Synchronization of server-side cookies with client-side cookies |
KR101994163B1 (ko) | 2012-08-24 | 2019-09-30 | 삼성전자 주식회사 | 압축 컨텐츠 파일의 자동 동기화 방법 및 장치 그리고 동기화 시스템 |
US9262435B2 (en) | 2013-01-11 | 2016-02-16 | Commvault Systems, Inc. | Location-based data synchronization management |
US10318492B2 (en) * | 2013-02-25 | 2019-06-11 | Amazon Technologies, Inc. | Predictive storage service |
US9798596B2 (en) | 2014-02-27 | 2017-10-24 | Commvault Systems, Inc. | Automatic alert escalation for an information management system |
US9898520B2 (en) * | 2014-03-25 | 2018-02-20 | Open Text Sa Ulc | Systems and methods for seamless access to remotely managed documents using synchronization of locally stored documents |
US9952934B2 (en) * | 2015-01-20 | 2018-04-24 | Commvault Systems, Inc. | Synchronizing selected portions of data in a storage management system |
US9588849B2 (en) | 2015-01-20 | 2017-03-07 | Commvault Systems, Inc. | Synchronizing selected portions of data in a storage management system |
RU2609081C2 (ru) * | 2015-06-29 | 2017-01-30 | Общество С Ограниченной Ответственностью "Яндекс" | Способ (варианты) и система (варианты) обработки документа в распределенной архитектуре |
US10503699B2 (en) | 2016-04-25 | 2019-12-10 | Sap Se | Metadata synchronization in a distrubuted database |
US10152284B2 (en) | 2016-10-26 | 2018-12-11 | Ricoh Company, Ltd. | Synchronizing metadata with alterations to a portable document format print job |
US11003632B2 (en) | 2016-11-28 | 2021-05-11 | Open Text Sa Ulc | System and method for content synchronization |
US11301431B2 (en) | 2017-06-02 | 2022-04-12 | Open Text Sa Ulc | System and method for selective synchronization |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005092583A (ja) * | 2003-09-18 | 2005-04-07 | Nippon Telegr & Teleph Corp <Ntt> | メタデータ保存方法及び装置並びにプログラム、メタデータ保存プログラムを記録した記録媒体 |
JP2007501969A (ja) * | 2003-08-07 | 2007-02-01 | インターナショナル・ビジネス・マシーンズ・コーポレーション | 共同制作電子メール文書を作成するための方法、システム、およびコンピュータ・プログラム(共同制作電子メール) |
JP2008077485A (ja) * | 2006-09-22 | 2008-04-03 | Sharp Corp | 通信端末装置および制御プログラム |
Family Cites Families (60)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5774868A (en) | 1994-12-23 | 1998-06-30 | International Business And Machines Corporation | Automatic sales promotion selection system and method |
US5924092A (en) | 1997-02-07 | 1999-07-13 | International Business Machines Corporation | Computer system and method which sort array elements to optimize array modifications |
JPH10301828A (ja) * | 1997-04-23 | 1998-11-13 | Fujitsu Ltd | データベース管理方法 |
JPH11232159A (ja) * | 1998-02-13 | 1999-08-27 | The Japan Reserch Institute Ltd | ファイル管理方法およびファイル管理のためのプログラムを記憶した媒体 |
US6801938B1 (en) | 1999-06-18 | 2004-10-05 | Torrent Systems, Inc. | Segmentation and processing of continuous data streams using transactional semantics |
US6694336B1 (en) | 2000-01-25 | 2004-02-17 | Fusionone, Inc. | Data transfer and synchronization system |
US6671757B1 (en) | 2000-01-26 | 2003-12-30 | Fusionone, Inc. | Data transfer and synchronization system |
EP2487607A3 (en) | 2000-08-29 | 2013-03-27 | Open Text S.A. | Tool for collaborative edit/search of dynamic objects |
AU2002312508B2 (en) | 2000-09-11 | 2008-01-17 | Agami Systems, Inc. | Storage system having partitioned migratable metadata |
JP2002251350A (ja) | 2001-02-22 | 2002-09-06 | Sony Corp | 送信装置、受信装置、送受信装置、送信方法および受信方法 |
JP4270771B2 (ja) | 2001-05-29 | 2009-06-03 | 富士通株式会社 | 表示プログラム、表示方法、および記録媒体 |
US7389201B2 (en) | 2001-05-30 | 2008-06-17 | Microsoft Corporation | System and process for automatically providing fast recommendations using local probability distributions |
US7702563B2 (en) | 2001-06-11 | 2010-04-20 | Otc Online Partners | Integrated electronic exchange of structured contracts with dynamic risk-based transaction permissioning |
US6928458B2 (en) | 2001-06-27 | 2005-08-09 | Microsoft Corporation | System and method for translating synchronization information between two networks based on different synchronization protocols |
TW579463B (en) * | 2001-06-30 | 2004-03-11 | Ibm | System and method for a caching mechanism for a central synchronization server |
JP2005512171A (ja) | 2001-09-26 | 2005-04-28 | イーエムシー コーポレイション | 大きいファイルの効率的な管理 |
US7058664B1 (en) | 2002-04-29 | 2006-06-06 | Sprint Communications Company L.P. | Method and system for data recovery |
US6925467B2 (en) | 2002-05-13 | 2005-08-02 | Innopath Software, Inc. | Byte-level file differencing and updating algorithms |
US7096311B2 (en) | 2002-09-30 | 2006-08-22 | Innopath Software, Inc. | Updating electronic files using byte-level file differencing and updating algorithms |
US7138998B2 (en) | 2002-11-14 | 2006-11-21 | Intel Corporation | Multi-resolution spatial partitioning |
US7325202B2 (en) | 2003-03-31 | 2008-01-29 | Sun Microsystems, Inc. | Method and system for selectively retrieving updated information from one or more websites |
US7750908B2 (en) | 2003-04-04 | 2010-07-06 | Agilent Technologies, Inc. | Focus plus context viewing and manipulation of large collections of graphs |
US7299404B2 (en) | 2003-05-06 | 2007-11-20 | International Business Machines Corporation | Dynamic maintenance of web indices using landmarks |
US7406499B2 (en) * | 2003-05-09 | 2008-07-29 | Microsoft Corporation | Architecture for partition computation and propagation of changes in data replication |
US7849401B2 (en) * | 2003-05-16 | 2010-12-07 | Justsystems Canada Inc. | Method and system for enabling collaborative authoring of hierarchical documents with locking |
US20050010576A1 (en) | 2003-07-09 | 2005-01-13 | Liwei Ren | File differencing and updating engines |
US7401104B2 (en) | 2003-08-21 | 2008-07-15 | Microsoft Corporation | Systems and methods for synchronizing computer systems through an intermediary file system share or device |
US7203708B2 (en) * | 2003-11-06 | 2007-04-10 | Microsoft Corporation | Optimizing file replication using binary comparisons |
US20050289152A1 (en) | 2004-06-10 | 2005-12-29 | Earl William J | Method and apparatus for implementing a file system |
US7313575B2 (en) | 2004-06-14 | 2007-12-25 | Hewlett-Packard Development Company, L.P. | Data services handler |
US7873669B2 (en) | 2004-07-09 | 2011-01-18 | Microsoft Corporation | Direct write back systems and methodologies |
US7613787B2 (en) | 2004-09-24 | 2009-11-03 | Microsoft Corporation | Efficient algorithm for finding candidate objects for remote differential compression |
US7401192B2 (en) | 2004-10-04 | 2008-07-15 | International Business Machines Corporation | Method of replicating a file using a base, delta, and reference file |
US7933868B2 (en) | 2004-11-04 | 2011-04-26 | Microsoft Corporation | Method and system for partition level cleanup of replication conflict metadata |
JP5173427B2 (ja) | 2004-11-08 | 2013-04-03 | イノパス・ソフトウェアー・インコーポレーテッド | 圧縮リード・オンリ・メモリ・ファイル・システム(crmfs)イメージの更新 |
US7480654B2 (en) | 2004-12-20 | 2009-01-20 | International Business Machines Corporation | Achieving cache consistency while allowing concurrent changes to metadata |
US7519579B2 (en) | 2004-12-20 | 2009-04-14 | Microsoft Corporation | Method and system for updating a summary page of a document |
US7953794B2 (en) | 2005-01-14 | 2011-05-31 | Microsoft Corporation | Method and system for transitioning between synchronous and asynchronous communication modes |
US7720890B2 (en) * | 2005-02-22 | 2010-05-18 | Microsoft Corporation | Ghosted synchronization |
US7680835B2 (en) * | 2005-02-28 | 2010-03-16 | Microsoft Corporation | Online storage with metadata-based retrieval |
US20080195601A1 (en) | 2005-04-14 | 2008-08-14 | The Regents Of The University Of California | Method For Information Retrieval |
US20060242204A1 (en) * | 2005-04-22 | 2006-10-26 | Microsoft Corporation | Sync manager conflict resolution |
KR100733054B1 (ko) | 2005-07-27 | 2007-06-27 | 주식회사 유텍 | 구조화 문서의 동기화를 이용한 문서변환 시스템 및문서변환 방법 |
US7606812B2 (en) | 2005-11-04 | 2009-10-20 | Sun Microsystems, Inc. | Dynamic intent log |
CA2629833C (en) | 2005-11-28 | 2015-10-27 | Commvault Systems, Inc. | Systems and methods for classifying and transferring information in a storage network |
CN101005428A (zh) * | 2006-01-19 | 2007-07-25 | 华为技术有限公司 | 一种检测与解决数据同步冲突的实现方法 |
US20070198659A1 (en) | 2006-01-25 | 2007-08-23 | Lam Wai T | Method and system for storing data |
US8307119B2 (en) * | 2006-03-31 | 2012-11-06 | Google Inc. | Collaborative online spreadsheet application |
KR20090009847A (ko) | 2006-05-03 | 2009-01-23 | 텔레폰악티에볼라겟엘엠에릭슨(펍) | 미디어 표현으로부터 미디어를 재구성하기 위한 방법 및 장치 |
US20080059539A1 (en) | 2006-08-08 | 2008-03-06 | Richard Chin | Document Collaboration System and Method |
JP2008165299A (ja) * | 2006-12-27 | 2008-07-17 | Update It Inc | ドキュメント作成システム |
US20080163056A1 (en) | 2006-12-28 | 2008-07-03 | Thibaut Lamadon | Method and apparatus for providing a graphical representation of content |
US7933952B2 (en) | 2007-06-29 | 2011-04-26 | Microsoft Corporation | Collaborative document authoring |
US20090144654A1 (en) | 2007-10-03 | 2009-06-04 | Robert Brouwer | Methods and apparatus for facilitating content consumption |
US20090106454A1 (en) * | 2007-10-17 | 2009-04-23 | Girle David A | Independent synchronization of meta-data between devices |
US7941399B2 (en) | 2007-11-09 | 2011-05-10 | Microsoft Corporation | Collaborative authoring |
US9436927B2 (en) | 2008-03-14 | 2016-09-06 | Microsoft Technology Licensing, Llc | Web-based multiuser collaboration |
US9262764B2 (en) | 2008-04-30 | 2016-02-16 | Yahoo! Inc. | Modification of content representation by a brand engine in a social network |
US8078957B2 (en) | 2008-05-02 | 2011-12-13 | Microsoft Corporation | Document synchronization over stateless protocols |
US8219526B2 (en) * | 2009-06-05 | 2012-07-10 | Microsoft Corporation | Synchronizing file partitions utilizing a server storage model |
-
2009
- 2009-06-05 US US12/479,189 patent/US8219526B2/en not_active Expired - Fee Related
-
2010
- 2010-06-01 CN CN2010800252229A patent/CN102460409A/zh active Pending
- 2010-06-01 EP EP10783964A patent/EP2438526A4/en not_active Withdrawn
- 2010-06-01 MX MX2011012937A patent/MX2011012937A/es active IP Right Grant
- 2010-06-01 CA CA2761165A patent/CA2761165C/en not_active Expired - Fee Related
- 2010-06-01 SG SG2011079316A patent/SG175387A1/en unknown
- 2010-06-01 BR BRPI1011684A patent/BRPI1011684A2/pt not_active Application Discontinuation
- 2010-06-01 KR KR1020167023991A patent/KR101740207B1/ko active IP Right Grant
- 2010-06-01 KR KR1020117028994A patent/KR101655497B1/ko active IP Right Grant
- 2010-06-01 AU AU2010256703A patent/AU2010256703B2/en not_active Ceased
- 2010-06-01 JP JP2012514057A patent/JP5280583B2/ja not_active Expired - Fee Related
- 2010-06-01 MY MYPI2011005776A patent/MY163754A/en unknown
- 2010-06-01 RU RU2011149273/08A patent/RU2554845C2/ru not_active IP Right Cessation
- 2010-06-01 WO PCT/US2010/036968 patent/WO2010141517A2/en active Application Filing
-
2011
- 2011-10-27 ZA ZA2011/07867A patent/ZA201107867B/en unknown
- 2011-10-30 IL IL216022A patent/IL216022A/en not_active IP Right Cessation
- 2011-12-02 CL CL2011003047A patent/CL2011003047A1/es unknown
-
2012
- 2012-06-12 US US13/494,685 patent/US8572030B2/en not_active Expired - Fee Related
-
2013
- 2013-05-22 JP JP2013108070A patent/JP5646686B2/ja not_active Expired - Fee Related
-
2016
- 2016-03-16 IL IL244625A patent/IL244625A/en not_active IP Right Cessation
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007501969A (ja) * | 2003-08-07 | 2007-02-01 | インターナショナル・ビジネス・マシーンズ・コーポレーション | 共同制作電子メール文書を作成するための方法、システム、およびコンピュータ・プログラム(共同制作電子メール) |
JP2005092583A (ja) * | 2003-09-18 | 2005-04-07 | Nippon Telegr & Teleph Corp <Ntt> | メタデータ保存方法及び装置並びにプログラム、メタデータ保存プログラムを記録した記録媒体 |
JP2008077485A (ja) * | 2006-09-22 | 2008-04-03 | Sharp Corp | 通信端末装置および制御プログラム |
Also Published As
Publication number | Publication date |
---|---|
US8572030B2 (en) | 2013-10-29 |
WO2010141517A3 (en) | 2011-02-17 |
IL216022A (en) | 2016-03-31 |
IL216022A0 (en) | 2012-01-31 |
KR101740207B1 (ko) | 2017-05-25 |
US20120246117A1 (en) | 2012-09-27 |
KR20120017442A (ko) | 2012-02-28 |
US8219526B2 (en) | 2012-07-10 |
RU2554845C2 (ru) | 2015-06-27 |
WO2010141517A2 (en) | 2010-12-09 |
KR101655497B1 (ko) | 2016-09-07 |
JP2013211036A (ja) | 2013-10-10 |
US20100312758A1 (en) | 2010-12-09 |
EP2438526A2 (en) | 2012-04-11 |
IL244625A (en) | 2017-04-30 |
SG175387A1 (en) | 2011-12-29 |
ZA201107867B (en) | 2013-01-30 |
IL244625A0 (en) | 2016-04-21 |
AU2010256703B2 (en) | 2014-07-17 |
CA2761165C (en) | 2017-02-28 |
BRPI1011684A2 (pt) | 2016-03-22 |
MY163754A (en) | 2017-10-17 |
JP5646686B2 (ja) | 2014-12-24 |
CL2011003047A1 (es) | 2012-06-15 |
AU2010256703A1 (en) | 2011-11-17 |
KR20160106774A (ko) | 2016-09-12 |
MX2011012937A (es) | 2012-01-27 |
RU2011149273A (ru) | 2013-06-10 |
CA2761165A1 (en) | 2010-12-09 |
JP5280583B2 (ja) | 2013-09-04 |
EP2438526A4 (en) | 2012-11-28 |
CN102460409A (zh) | 2012-05-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5280583B2 (ja) | サーバ記憶モデルを利用したファイルパーティションの同期 | |
US11740891B2 (en) | Providing access to a hybrid application offline | |
US7966426B2 (en) | Offline synchronization capability for client application | |
US11132420B2 (en) | Utilizing server pre-processing to deploy renditions of electronic documents in a computer network | |
US8239345B2 (en) | Asynchronous replication | |
JP2012525640A (ja) | レガシー文書向け高速マージサポート | |
US8346869B2 (en) | Granular data synchronization for editing multiple data objects | |
US20180074867A1 (en) | Provide copy of notebook document |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130207 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20130207 |
|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20130207 |
|
A975 | Report on accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A971005 Effective date: 20130410 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20130423 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130522 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 Ref document number: 5280583 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |