JP2007148975A - Document file transfer tracking device, system, method, and program - Google Patents

Document file transfer tracking device, system, method, and program Download PDF

Info

Publication number
JP2007148975A
JP2007148975A JP2005345346A JP2005345346A JP2007148975A JP 2007148975 A JP2007148975 A JP 2007148975A JP 2005345346 A JP2005345346 A JP 2005345346A JP 2005345346 A JP2005345346 A JP 2005345346A JP 2007148975 A JP2007148975 A JP 2007148975A
Authority
JP
Japan
Prior art keywords
file
document
position information
movement tracking
document file
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
Application number
JP2005345346A
Other languages
Japanese (ja)
Other versions
JP4437116B2 (en
Inventor
Hisashi Sakamoto
久 坂本
Koji Kida
弘司 喜田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Solution Innovators Ltd
Original Assignee
NEC System Technologies Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by NEC System Technologies Ltd filed Critical NEC System Technologies Ltd
Priority to JP2005345346A priority Critical patent/JP4437116B2/en
Publication of JP2007148975A publication Critical patent/JP2007148975A/en
Application granted granted Critical
Publication of JP4437116B2 publication Critical patent/JP4437116B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To track transfer of a document file between computers connected mutually via a network even when the name and content of the file are changed. <P>SOLUTION: This document file transfer tracking device transmitting/receiving a document file between the network is provided with a file access monitoring means monitoring access to the document file from the outside, a file positional information addition means adding file identification information to the document file before transfer, a file positional information reading means reading the positional information from the document file when the document file is stored in a transfer destination computer, and a file positional information update means creating and recording file transfer tracking information from the identification information added to the transferred document file. When the position of the document file in the transfer destination is associated with that in a transfer source, transfer of the document among the network is detected. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、コンピュータ上で作成された文書ファイルの移動を追跡する装置に関し、詳しくは、電子メールプログラムやファイル転送プログラムを用いたネットワーク間の文書ファイルの移動、及び、圧縮プログラムや暗号化プログラム、バックアッププログラムにより複数ファイルを別ファイルにまとめて内包したファイルを媒介にした文書ファイルの移動を監視する文書ファイル移動追跡装置、文書ファイル移動追跡システム、文書ファイル移動追跡方法及びプログラムに関する。   The present invention relates to an apparatus for tracking movement of a document file created on a computer, and more specifically, movement of a document file between networks using an e-mail program or a file transfer program, and a compression program or encryption program, The present invention relates to a document file movement tracking apparatus, a document file movement tracking system, a document file movement tracking method, and a program for monitoring movement of a document file through a file that includes a plurality of files in a separate file by a backup program.

文書ファイル移動追跡装置として、株式会社ソリトンシステムズのInfoTraceがある(以下、従来技術1という)。この従来技術1は、マイクロソフト社のエクスプローラの様にコンピュータ上のファイルをコピー、移動させるツール(以下、ファイラーという)を監視し、この監視結果をログに記録するシステムである。従来技術1のログは、ユーザがファイラーで操作する前のファイル名と、操作後のファイル名と、コピー、移動、削除といったユーザ操作の種類から構成される。従って、ファイルのコピー、移動の追跡は、ファイル名を基に予測することになる。このため、複数のコンピュータで同じファイル名が利用されている場合、ファイルの識別ができず追跡できないことになる。   As a document file movement tracking device, there is InfoTrace of Soliton Systems Co., Ltd. (hereinafter referred to as Prior Art 1). This prior art 1 is a system that monitors a tool for copying and moving a file on a computer (hereinafter referred to as a filer) like Explorer of Microsoft Corporation and records the monitoring result in a log. The log of the prior art 1 includes a file name before the user operates with the filer, a file name after the operation, and types of user operations such as copy, move, and delete. Accordingly, tracking of copying and moving of a file is predicted based on the file name. For this reason, when the same file name is used in a plurality of computers, the file cannot be identified and traced.

この課題に対し、ファイル名を利用することなくファイルを識別する方式として、ハッシュ関数を使う方法(以下、従来技術2という)が広く知られている。ハッシュ関数とは、任意のデータから「ダイジェスト」と呼ばれる別の値を生成する関数であり、この関数は、(1)同じデータからは常に同じダイジェストが出力され、(2)データの内容が少しでも変化すると出力されるダイジェストも変わるという特徴を持つ。この特徴を利用して、ダイジェストを文書のIDとしてファイルの追跡に利用することができる。   To deal with this problem, a method using a hash function (hereinafter referred to as Conventional Technology 2) is widely known as a method for identifying a file without using a file name. The hash function is a function that generates another value called “digest” from arbitrary data. This function (1) always outputs the same digest from the same data, and (2) the content of the data is a little. However, when it changes, the output digest also changes. Using this feature, the digest can be used as a document ID for tracking a file.

従来技術1を利用した場合には、以下の課題がある。
ネットワークで接続された別のコンピュータに、電子メールプログラムやファイル転送プログラムを用いて文書ファイルを移動した場合、転送先コンピュータで受け取られた文書ファイルが、どのコンピュータのどの文書ファイルかを特定できない。よって、移動する前の文書ファイルと移動後の文書ファイルとを関連付けることができないので、従来技術1では文書ファイルの移動を追跡することができない。
When the prior art 1 is used, there are the following problems.
When a document file is moved to another computer connected via a network using an e-mail program or a file transfer program, the document file received by the transfer destination computer cannot be specified which computer file. Therefore, since the document file before the movement and the document file after the movement cannot be associated with each other, the conventional technique 1 cannot track the movement of the document file.

この課題に対し、従来技術1と従来技術2とを組み合わせて解決する方法、すなわち転送元と転送先のファイルとでハッシュ値が同じであることを利用して、これを文書IDとして扱い、ファイルの移動を追跡することが可能となる。   A method for solving this problem by combining the prior art 1 and the prior art 2, that is, using the same hash value for the transfer source file and the transfer destination file, treating this as a document ID, Can be tracked.

しかしながら、ファイルの内容が変更された場合に、変更前と変更後とではハッシュ値が変わるため、従来技術1と従来技術2とを組み合わせて解決する方法ではファイルを同定することができない。   However, when the content of the file is changed, the hash value changes before and after the change, and therefore, the file cannot be identified by the method of solving by combining the related art 1 and the related art 2.

以上のことから、従来、ファイル名及びファイルの内容が変更されても、ネットワークで接続されたコンピュータ間の文書ファイルの移動を追跡できるようにする技術は存在しなかった。   From the above, conventionally, there has been no technology that can track the movement of a document file between computers connected via a network even if the file name and the content of the file are changed.

本発明は、ネットワーク間で転送された文書ファイルについて、転送元と転送先の文書ファイル位置を関連付けることにより、ネットワーク間の文書ファイル移動を正確に検出することを可能にすることを目的とする。なお、本発明は、ファイル転送プログラムや電子メールプログラムなどの転送プログラム自体には改造を加えることなく、従来のプログラムをそのまま使用しながら上記目的を達成する。   An object of the present invention is to make it possible to accurately detect movement of a document file between networks by associating a transfer source and a transfer destination document file position with respect to the document file transferred between networks. Note that the present invention achieves the above object while using a conventional program as it is without modifying the transfer program itself such as a file transfer program or an e-mail program.

かかる目的を達成するために、請求項1記載の発明は、ネットワーク間で文書ファイルの送受信を行う文書ファイル移動追跡装置であって、転送元及び転送先における文書ファイルの位置をそれぞれ関連付けることにより、ネットワーク間の文書ファイルの移動を検出することを特徴とする。   In order to achieve such an object, the invention described in claim 1 is a document file movement tracking device that transmits and receives a document file between networks, and associates the position of the document file at the transfer source and the transfer destination, respectively. It is characterized by detecting movement of a document file between networks.

請求項2記載の発明は、請求項1記載の発明において、ファイル転送プログラムによる所定の文書ファイルに対するアクセスを検出し、検出したアクセスの種別を判定するファイルアクセス監視手段と、アクセスがファイル読み込み開始である場合、アクセス対象の文書ファイルにファイル位置情報を付加するファイル位置情報付加手段と、アクセスがファイル読み込み終了である場合、アクセス対象の文書ファイルに付加されているファイル位置情報を削除するファイル位置情報削除手段と、アクセスがファイル書き込み終了である場合、アクセス対象の文書ファイルに付加されているファイル位置情報を読み込んで一時記憶した後、そのファイル位置情報を削除するファイル位置情報読み込み手段と、ファイル位置情報読み込み手段で読み込まれた文書ファイルの保存位置を示すファイル移動追跡情報を作成するファイル位置情報更新手段と、ファイル位置情報更新手段で作成されたファイル移動追跡情報を記録するファイル移動追跡情報記録手段と、を有することを特徴とする。   According to a second aspect of the present invention, in the first aspect of the present invention, there is provided a file access monitoring means for detecting an access to a predetermined document file by the file transfer program and determining the type of the detected access, and the access is started at the file reading start. If there is, file position information adding means for adding file position information to the document file to be accessed, and file position information for deleting the file position information added to the document file to be accessed if the access has been completed. A deletion means, and a file position information reading means for deleting the file position information after reading and temporarily storing the file position information added to the document file to be accessed, and the file position when the access is a file write end. Read by information reading means File position information update means for creating file movement tracking information indicating the storage position of the document file inserted, and file movement tracking information recording means for recording file movement tracking information created by the file position information update means. It is characterized by that.

請求項3記載の発明は、請求項2記載の発明において、ファイル位置情報は、文書ファイルの絶対パスと、文書ファイルに付加される、文書ファイルを識別するためのファイルIDと、を含むことを特徴とする。   The invention according to claim 3 is the invention according to claim 2, wherein the file position information includes an absolute path of the document file and a file ID for identifying the document file added to the document file. Features.

請求項4記載の発明は、請求項3記載の発明において、ファイル位置情報は、同じファイルIDを持つ文書ファイルが複製されたことを示すリビジョンを含むことを特徴とする。   The invention described in claim 4 is the invention described in claim 3, wherein the file position information includes a revision indicating that a document file having the same file ID is copied.

請求項5記載の発明は、請求項2から4のいずれか1項に記載の発明において、ファイル移動追跡情報記録手段は、日時と、ファイルIDと、転送元の絶対パスと、転送先のリビジョンと、転送先の絶対パスと、をそれぞれ関連付けて記憶することを特徴とする。   The invention according to claim 5 is the invention according to any one of claims 2 to 4, wherein the file movement tracking information recording means includes the date and time, the file ID, the absolute path of the transfer source, and the revision of the transfer destination. And the absolute path of the transfer destination are stored in association with each other.

請求項6記載の発明は、請求項2から5のいずれか1項に記載の発明において、ファイルIDを記録するファイルID記録手段を有し、ファイルID記録手段は、ファイルIDとリビジョンとの対応テーブルに基づいて、ファイルIDの新規作成及びリビジョンの更新を行うことを特徴とする。   The invention according to claim 6 has a file ID recording means for recording a file ID in the invention according to any one of claims 2 to 5, wherein the file ID recording means is a correspondence between the file ID and the revision. A new file ID is created and a revision is updated based on the table.

請求項7記載の発明は、請求項1から6のいずれか1項に記載の文書ファイル移動追跡装置がネットワークを介して接続されることを特徴とする。   The invention according to claim 7 is characterized in that the document file movement tracking apparatus according to any one of claims 1 to 6 is connected via a network.

請求項8記載の発明は、ネットワーク間で文書ファイルを送受信する文書ファイル移動追跡装置が行う文書ファイル追跡方法であって、転送元及び転送先における文書ファイルの位置をそれぞれ関連付けることにより、ネットワーク間の文書ファイルの移動を検出することを特徴とする。   The invention according to claim 8 is a document file tracking method performed by a document file movement tracking device for transmitting and receiving document files between networks, and by associating the positions of the document files at the transfer source and transfer destination, respectively. It is characterized by detecting movement of a document file.

請求項9記載の発明は、請求項8記載の発明において、ファイル転送プログラムによる所定の文書ファイルに対するアクセスを検出し、検出したアクセスの種別を判定するファイルアクセス監視ステップと、アクセスがファイル読み込み開始である場合、アクセス対象の文書ファイルにファイル位置情報を付加するファイル位置情報付加ステップと、アクセスがファイル読み込み終了である場合、アクセス対象の文書ファイルに付加されているファイル位置情報を削除するファイル位置情報削除ステップと、アクセスがファイル書き込み終了である場合、アクセス対象の文書ファイルに付加されているファイル位置情報を読み込んで一時記憶した後、そのファイル位置情報を削除するファイル位置情報読み込みステップと、ファイル位置情報読み込みステップで読み込まれた文書ファイルの保存位置を示すファイル移動追跡情報を作成するファイル位置情報更新ステップと、ファイル位置情報更新ステップで作成されたファイル移動追跡情報を記録するファイル移動追跡情報記録ステップと、を有することを特徴とする。   The invention according to claim 9 is the invention according to claim 8, wherein a file access monitoring step of detecting an access to a predetermined document file by the file transfer program and determining the type of the detected access, If there is a file position information addition step for adding file position information to the document file to be accessed and file position information for deleting the file position information added to the document file to be accessed if the access has been completed. A deletion step, and a file position information reading step for deleting the file position information after reading and temporarily storing the file position information attached to the document file to be accessed, and the file position when the access is a file writing end. information A file movement information update step for creating file movement tracking information indicating the storage position of the document file read in the loading step, and a file movement tracking information recording step for recording the file movement tracking information created in the file position information updating step. It is characterized by having.

請求項10記載の発明は、請求項9記載の発明において、ファイル位置情報は、文書ファイルの絶対パスと、文書ファイルに付加される、文書ファイルを識別するためのファイルIDと、を含むことを特徴とする。   The invention according to claim 10 is the invention according to claim 9, wherein the file position information includes an absolute path of the document file and a file ID added to the document file for identifying the document file. Features.

請求項11記載の発明は、請求項10記載の発明において、ファイル位置情報は、同じファイルIDを持つ文書ファイルが複製されたことを示すリビジョンを含むことを特徴とする。   The invention described in claim 11 is characterized in that, in the invention described in claim 10, the file position information includes a revision indicating that a document file having the same file ID is copied.

請求項12記載の発明は、請求項9から11のいずれか1項に記載の発明において、ファイル移動追跡情報記録ステップは、日時と、ファイルIDと、転送元の絶対パスと、転送先のリビジョンと、転送先の絶対パスと、をそれぞれ関連付けて記憶することを特徴とする。   The invention according to claim 12 is the invention according to any one of claims 9 to 11, wherein the file movement tracking information recording step includes the date and time, the file ID, the absolute path of the transfer source, and the revision of the transfer destination. And the absolute path of the transfer destination are stored in association with each other.

請求項13記載の発明は、請求項9から12のいずれか1項に記載の発明において、ファイルIDを記録するファイルID記録ステップを有し、ファイルID記録ステップは、ファイルIDとリビジョンとの対応テーブルに基づいて、ファイルIDの新規作成及びリビジョンの更新を行うことを特徴とする。   The invention according to claim 13 has a file ID recording step for recording a file ID in the invention according to any one of claims 9 to 12, wherein the file ID recording step is a correspondence between the file ID and the revision. A new file ID is created and a revision is updated based on the table.

請求項14記載の発明は、ネットワーク間で文書ファイルを送受信する文書ファイル移動追跡装置に文書ファイル追跡方法を実行させるプログラムであって、転送元及び転送先における文書ファイルの位置をそれぞれ関連付けることにより、ネットワーク間の文書ファイルの移動を検出する処理を文書ファイル移動追跡装置に実行させることを特徴とする。   The invention according to claim 14 is a program for causing a document file movement tracking apparatus that transmits and receives a document file between networks to execute a document file tracking method, by associating the position of the document file at the transfer source and the transfer destination with each other, The document file movement tracking device is caused to execute processing for detecting movement of a document file between networks.

請求項15記載の発明は、請求項14記載の発明において、ファイル転送プログラムによる所定の文書ファイルに対するアクセスを検出し、検出したアクセスの種別を判定するファイルアクセス監視処理と、アクセスがファイル読み込み開始である場合、アクセス対象の文書ファイルにファイル位置情報を付加するファイル位置情報付加処理と、アクセスがファイル読み込み終了である場合、アクセス対象の文書ファイルに付加されているファイル位置情報を削除するファイル位置情報削除処理と、アクセスがファイル書き込み終了である場合、アクセス対象の文書ファイルに付加されているファイル位置情報を読み込んで一時記憶した後、そのファイル位置情報を削除するファイル位置情報読み込み処理と、ファイル位置情報読み込み処理で読み込まれた文書ファイルの保存位置を示すファイル移動追跡情報を作成するファイル位置情報更新処理と、ファイル位置情報更新処理で作成されたファイル移動追跡情報を記録するファイル移動追跡情報記録処理と、を文書ファイル移動追跡装置に実行させることを特徴とする。   According to a fifteenth aspect of the present invention, in the invention of the fourteenth aspect, a file access monitoring process for detecting an access to a predetermined document file by a file transfer program and determining a type of the detected access, and the access is started by reading a file. If there is, file position information addition processing for adding file position information to the document file to be accessed, and file position information for deleting the file position information added to the document file to be accessed if access has been completed. If the deletion and the access is a file write end, the file location information read processing for deleting the file location information after reading the file location information attached to the document file to be accessed and temporarily storing it, and the file location Information reading process A file position information update process for creating file movement tracking information indicating the storage position of the read document file, and a file movement tracking information recording process for recording the file movement tracking information created by the file position information update process A file movement tracking device is executed.

請求項16記載の発明は、請求項15記載の発明において、ファイル位置情報は、文書ファイルの絶対パスと、文書ファイルに付加される、文書ファイルを識別するためのファイルIDと、を含むことを特徴とする。   According to a sixteenth aspect of the present invention, in the fifteenth aspect, the file position information includes an absolute path of the document file and a file ID added to the document file for identifying the document file. Features.

請求項17記載の発明は、請求項16記載の発明において、ファイル位置情報は、同じファイルIDを持つ文書ファイルが複製されたことを示すリビジョンを含むことを特徴とする。   The invention according to claim 17 is the invention according to claim 16, wherein the file position information includes a revision indicating that a document file having the same file ID is copied.

請求項18記載の発明は、請求項15から17のいずれか1項に記載の発明において、ファイル移動追跡情報記録処理は、日時と、ファイルIDと、転送元の絶対パスと、転送先のリビジョンと、転送先の絶対パスと、をそれぞれ関連付けて記憶することを特徴とする。   According to an eighteenth aspect of the present invention, in the invention according to any one of the fifteenth to seventeenth aspects, the file movement tracking information recording process includes a date and time, a file ID, a transfer source absolute path, and a transfer destination revision. And the absolute path of the transfer destination are stored in association with each other.

請求項19記載の発明は、請求項15から18のいずれか1項に記載の発明において、ファイルIDとリビジョンとの対応テーブルに基づいて、ファイルIDの新規作成処理及びリビジョンの更新処理を文書ファイル移動追跡装置に実行させることを特徴とする。   According to a nineteenth aspect of the present invention, in the invention according to any one of the fifteenth to eighteenth aspects of the present invention, a new file ID creation process and a revision update process are performed on a document file based on a file ID / revision correspondence table. A mobile tracking device is executed.

本発明によれば、ファイル転送プログラムや電子メールプログラムなどの転送プログラムを用いて文書ファイルを別のコンピュータに送付し、送付された文書ファイルを受け取ったコンピュータ側がその文書ファイルを保存することによって発生する文書ファイルの移動について、正確に文書ファイルの移動元及び移動先が把握できる。   According to the present invention, this occurs when a document file is sent to another computer using a transfer program such as a file transfer program or an e-mail program, and the computer that receives the sent document file saves the document file. As for the movement of the document file, the movement source and the movement destination of the document file can be accurately grasped.

以下、本発明を実施するための最良の形態について添付図面を参照して詳細に説明する。   The best mode for carrying out the present invention will be described below in detail with reference to the accompanying drawings.

図2を参照して、本発明の実施形態である文書ファイル移動追跡システム及び文書ファイル移動追跡装置の構成について説明する。
本実施形態の文書ファイル追跡システムは、本実施形態の文書ファイル移動追跡装置であり、互いに通信しあうことのできる複数のコンピュータ02を有し、それらは互いにネットワーク01を介して接続されている。各コンピュータ02は、ファイル転送プログラム03の制御により所定の処理が実行され、また、文書ファイル移動追跡部04により文書ファイル移動追跡方法が実行される。
With reference to FIG. 2, the configuration of the document file movement tracking system and the document file movement tracking apparatus according to the embodiment of the present invention will be described.
The document file tracking system of this embodiment is the document file movement tracking apparatus of this embodiment, and has a plurality of computers 02 that can communicate with each other, and these are connected to each other via a network 01. Each computer 02 executes predetermined processing under the control of the file transfer program 03, and the document file movement tracking unit 04 executes a document file movement tracking method.

次に、図2に示す複数のコンピュータ02のうちの1台に注目し、その構成について図1を参照して説明する。
図1において、コンピュータ02は、本実施形態の文書ファイル移動追跡装置として動作する情報処理装置であり、自コンピュータ内にある文書ファイルを読み込み、ネットワーク01を介して他のコンピュータ02にデータを転送するファイル転送プログラム03と、そのファイル転送プログラム03のファイルアクセスを監視し、文書ファイル移動追跡情報を取得する文書ファイル移動追跡部04と、を有して構成される。
Next, paying attention to one of the plurality of computers 02 shown in FIG. 2, the configuration will be described with reference to FIG.
In FIG. 1, a computer 02 is an information processing apparatus that operates as a document file movement tracking apparatus according to the present embodiment, reads a document file in its own computer, and transfers data to another computer 02 via a network 01. A file transfer program 03 and a document file movement tracking unit 04 that monitors file access of the file transfer program 03 and acquires document file movement tracking information are configured.

文書ファイル移動追跡部04は、図1に示すように、ファイル転送プログラム03が文書ファイル転送のために発生させたファイルアクセスイベントを外部から監視するファイルアクセス監視手段0401と、ファイルアクセス監視手段0401によって文書ファイルの読み込み開始イベントが検出されたファイルに対して、そのファイルの位置情報(ハードディスク内でのファイルの絶対パスやファイルを識別するためのファイルIDなどで構成された情報)を文書ファイル内に追加するファイル位置情報付加手段0402と、ファイルアクセス監視手段0401によってファイル読み込み終了イベントが検出されたファイルに対して、そのファイル内にファイル位置情報が付加されていればそれを削除し、元のファイルの状態に戻すファイル位置情報削除手段0403と、ファイル転送プログラム03が書き込んだ文書ファイル内にファイル位置情報が存在する場合、そのファイル位置情報を読み込んで削除するファイル位置情報読み込み手段0404と、ファイル位置情報読み込み手段0404によって読み込んだファイル位置情報を記録するファイル位置情報更新手段0405と、ファイル位置情報読み込み手段0404で取得した転送元のファイル位置情報、及び、転送先のファイル位置情報を含んだ文書ファイル移動追跡情報を記録するファイル移動追跡情報DB0406と、転送元ファイルや転送先ファイルのファイル位置情報に含まれているファイルIDを記録するデータベースであるファイルIDDB0407と、を備える。   As shown in FIG. 1, the document file movement tracking unit 04 includes a file access monitoring unit 0401 that externally monitors a file access event generated by the file transfer program 03 for document file transfer, and a file access monitoring unit 0401. For a file in which a document file read start event is detected, the location information of the file (information composed of the absolute path of the file on the hard disk or a file ID for identifying the file) is stored in the document file. If the file location information is added to the file in which the file read end event is detected by the file location information adding unit 0402 to be added and the file access monitoring unit 0401, the file is deleted. To return to the default state If the file position information exists in the document file written by the file position information deleting unit 0403 and the file transfer program 03, the file position information reading unit 0404 for reading and deleting the file position information, and the file position information reading unit 0404 The file position information update unit 0405 for recording the file position information read by the file position information, the transfer source file position information acquired by the file position information read unit 0404, and the document file movement tracking information including the transfer destination file position information. A file movement tracking information DB 0406 to be recorded and a file ID DB 0407 that is a database for recording a file ID included in the file position information of the transfer source file and the transfer destination file are provided.

なお、図1及び図2において、ネットワーク01はコンピュータ間を接続するものであれば何でもよく、インターネット回線でもかまわない。コンピュータ02は、広く知られているパーソナルコンピュータや大型計算機でもかまわない。   1 and 2, the network 01 may be anything as long as it connects computers, and may be an internet line. The computer 02 may be a widely known personal computer or large computer.

ファイル転送プログラム03は、ファイル送信機能とファイル受信機能を持ち、メールクライアントやFTP(File Transfer Protocol)クライアントソフトウェアなどで実現すれば良い。本明細書ではメールクライアントを例に説明する。   The file transfer program 03 has a file transmission function and a file reception function, and may be realized by a mail client, FTP (File Transfer Protocol) client software, or the like. In this specification, a mail client will be described as an example.

ファイル転送プログラム03において、ファイル送信機能は、コンピュータ02内に存在する文書ファイルを読み込み、ネットワーク01を介して別のコンピュータ02に文書ファイルを送信する機能であり、文書ファイルの読み込みを開始する前にファイル読み込み開始イベントを発生し、ファイルの読み込みが終了したらファイル読み込み終了イベントを発生する。
一方、ファイル受信機能は、ネットワーク01を介して別のコンピュータ02から文書ファイルを受信し、自コンピュータ内に文書ファイルを書き込む機能であり、文書ファイルの書き込みが終了したらファイル書き込み終了イベントを発生する。広く知られたコンピュータ、例えばWindows(登録商標)マシンなどではすべてにおいてこれらのイベントが発生する。
In the file transfer program 03, the file transmission function is a function of reading a document file existing in the computer 02 and transmitting the document file to another computer 02 via the network 01, and before starting to read the document file. A file reading start event is generated, and when the file reading is completed, a file reading end event is generated.
On the other hand, the file receiving function is a function for receiving a document file from another computer 02 via the network 01 and writing the document file in its own computer. When the writing of the document file is completed, a file writing end event is generated. These events occur in all well-known computers such as Windows (registered trademark) machines.

ファイルアクセス監視手段0401は、ファイル転送プログラム03内で発生しているファイルアクセスイベントを横取りし、発生したイベント種別とアクセス対象の文書ファイル名を取得する。ファイルアクセスイベントの例を図3に示す。   The file access monitoring unit 0401 intercepts a file access event that has occurred in the file transfer program 03 and acquires the event type that has occurred and the name of the document file to be accessed. An example of a file access event is shown in FIG.

図3において、イベント種別(T0301)は、発生したイベントの種別であり、ファイル読み込み開始イベントとファイル読み込み終了イベントとファイル書き込み終了イベントのいずれかである。また、ファイル名(T0302)は、ファイル転送プログラム03がアクセス対象にしている文書ファイル名である。   In FIG. 3, an event type (T0301) is a type of event that has occurred, and is one of a file read start event, a file read end event, and a file write end event. The file name (T0302) is the name of the document file that is accessed by the file transfer program 03.

前記イベント種別T0301の値によって次に実行する手段を切り替える。
ファイル読み込み開始イベントを横取りした場合はファイル名T0302をファイル位置情報付加手段0402に転送する。ファイル読み込み終了イベントを横取りした場合は、ファイル名T0302をファイル位置情報削除手段0403に転送する。ファイル書き込み終了イベントを横取りした場合は、ファイル名T0302をファイル位置情報読み込み手段0404に転送する。イベントの横取り機能は、OSによってAPI(Application Programming Interface)として提供されており、それを用いて実現すればよい。
The next execution means is switched depending on the value of the event type T0301.
When the file reading start event is intercepted, the file name T0302 is transferred to the file position information adding unit 0402. When the file reading end event is intercepted, the file name T0302 is transferred to the file position information deleting unit 0403. When the file write end event is intercepted, the file name T0302 is transferred to the file position information reading unit 0404. The event intercepting function is provided as an API (Application Programming Interface) by the OS, and may be realized by using it.

ファイル位置情報付加手段0402は、ファイルアクセス監視手段0401からファイル名T0302を受け取り、このファイル名を用いて文書ファイルを読み込み、文書ファイル内にファイル位置情報を付加し、ファイルを上書き保存する。このイメージを図5に示す。   The file location information adding unit 0402 receives the file name T0302 from the file access monitoring unit 0401, reads the document file using this file name, adds the file location information in the document file, and overwrites and saves the file. This image is shown in FIG.

図5において、ファイル0501はファイル位置情報0502を付加する前のファイルを示し、ファイル0503はファイル位置情報0502を付加された後のファイルを示す。ただしこの方法は一例であり、たとえばファイル位置情報0502はファイルの先頭に付加してもかまわない。   In FIG. 5, a file 0501 indicates a file before adding the file position information 0502, and a file 0503 indicates a file after the file position information 0502 is added. However, this method is merely an example. For example, the file position information 0502 may be added to the head of the file.

ファイル位置情報について図4を使って説明する。図4に示すように、ファイル位置情報とは、コンピュータ02内でそのファイルを一意に識別するための絶対パスT0403と、ファイル名やファイルの内容が変更されても元は同じファイルであることを示すためのファイルIDT0401と、元のファイルからいくつコピーや移動を繰り返しているかを示すリビジョン番号T0402と、ファイル位置情報が追加されていることを示すためのマジックナンバーT0404と、が含まれる。   The file position information will be described with reference to FIG. As shown in FIG. 4, the file position information is an absolute path T0403 for uniquely identifying the file in the computer 02, and the original file is the same file even if the file name or file content is changed. A file ID T0401 for indicating, a revision number T0402 indicating how many copies and movements are repeated from the original file, and a magic number T0404 indicating that file position information is added are included.

マジックナンバーT0404は、通常ファイル内に記述されることのない特殊なデータの集まりであり、後述のファイル位置情報削除手段0403やファイル位置情報読み込み手段0404が、当該ファイルにこのマジックナンバーがあるかどうかを検索することにより、ファイル位置情報がファイルに記録されているかどうかを判定することが可能になる。   The magic number T0404 is a collection of special data that is not described in the normal file, and the later-described file position information deleting unit 0403 and the file position information reading unit 0404 determine whether the file has this magic number. By searching, it is possible to determine whether or not file position information is recorded in the file.

ファイルIDT0401は、すべてのコンピュータ内に存在するファイルがユニークに識別できるようなIDを設定する。実際には、コンピュータの数や存在するファイルの数は大きな数になるが個々のコンピュータを識別することが可能な数字(IPアドレスやMACアドレス、Windows(登録商標)で生成することのできるGUIDなど)とコンピュータ内でファイルを識別するための情報を組み合わせて用いるとよい。   The file ID T0401 sets an ID that can uniquely identify a file existing in all computers. Actually, the number of computers and the number of existing files are large, but numbers that can identify individual computers (IP address, MAC address, GUID that can be generated by Windows (registered trademark), etc.) ) And information for identifying the file in the computer may be used in combination.

ファイル位置情報付加手段0402は、付加するファイル位置情報を作成する際にファイル名T0X02をキーにしてファイル移動追跡情報DB0406を検索し、ファイルIDT0401とリビジョンT0402を取得する。この検索で該当するデータが見つかった場合、ファイル位置情報付加手段0402は、ファイルIDT0401とリビジョンT0402とをファイル移動追跡情報DB0406から取得することができるが、見つからなかった場合は、ファイル位置情報付加手段0402は新たなファイルIDを作成してファイルIDDB0407に登録し、新たなファイルIDをファイルIDT0401とし、ファイルIDのリビジョンの初期値0をリビジョンT0402とする。この検索の具体的な詳細については、ファイル移動追跡情報DB0406で説明する。ファイルIDDB0407については後ほど詳細に説明する。   The file position information adding unit 0402 searches the file movement tracking information DB 0406 using the file name T0X02 as a key when creating the file position information to be added, and acquires the file ID T0401 and the revision T0402. If the corresponding data is found by this search, the file position information adding unit 0402 can acquire the file ID T0401 and the revision T0402 from the file movement tracking information DB 0406. If not found, the file position information adding unit 0402 0402 creates a new file ID and registers it in the file ID DB 0407, sets the new file ID as the file ID T0401, and sets the initial revision value 0 of the file ID as the revision T0402. Specific details of this search will be described in the file movement tracking information DB 0406. The file ID DB 0407 will be described in detail later.

絶対パスT0403は、ファイルアクセス監視手段0401から受け取ったファイル名T0X02を格納する。マジックナンバーT0404は固定の値をファイル位置情報付加手段0402で記憶しておき、この値をマジックナンバーT0404に格納する。   The absolute path T0403 stores the file name T0X02 received from the file access monitoring unit 0401. As the magic number T0404, a fixed value is stored in the file position information adding unit 0402, and this value is stored in the magic number T0404.

ファイル位置情報削除手段0403は、ファイルアクセス監視手段0401からファイル名T0302を受け取ったときに、このファイル名を用いてファイルを読み込み、ファイル位置情報付加手段0403によって付加したファイル位置情報を削除してファイルを上書き保存する。このイメージを図6に示す。図6において、ファイル0601は、ファイル位置情報0602を削除する前のファイルを示し、ファイル0603はファイル位置情報0602を削除された後のファイルを示す。   When the file location information deleting unit 0403 receives the file name T0302 from the file access monitoring unit 0401, the file location information deleting unit 0403 reads the file using this file name, deletes the file location information added by the file location information adding unit 0403, and deletes the file. Save over. This image is shown in FIG. In FIG. 6, a file 0601 indicates a file before the file position information 0602 is deleted, and a file 0603 indicates a file after the file position information 0602 is deleted.

これは他のアプリケーションがファイル位置情報を付加されたままのファイルを読み込むと使用に支障が生じることを防ぐためである。これにより、ファイル転送プログラム03がファイルを転送した後、転送されたファイルの内容は転送前と変わらない状態を保つことができる。   This is to prevent troubles in use when another application reads a file with the file position information added. Thus, after the file transfer program 03 transfers the file, the transferred file contents can be kept in the same state as before the transfer.

ファイル位置情報読み取り手段0404は、ファイルアクセス監視手段0401からファイル名T0302を受け取ったときに、このファイル名を用いてファイルを読み込み、ファイルにファイル位置情報識別情報が記録されている場合は、ファイル位置情報を読み取り一時記憶する。ファイルからファイル位置情報を削除してファイルを上書き保存する。一時記憶したファイル位置情報とファイル名T0302とをファイル位置情報更新手段0405に渡す。ここでファイル名に関して注意が必要である。ファイル名T0302は、ファイル転送プログラム03がローカルに書き込もうとしているファイルのファイル名であり、ファイル位置情報の絶対パスT0403は転送元のファイル名である。   When the file location information reading unit 0404 receives the file name T0302 from the file access monitoring unit 0401, the file location information reading unit 0404 reads the file using this file name, and if the file location information identification information is recorded in the file, the file location information reading unit 0404 Read and store information temporarily. Delete the file location information from the file and overwrite the file. The temporarily stored file position information and file name T0302 are transferred to the file position information update unit 0405. Attention should be paid to the file name here. The file name T0302 is the file name of the file to be written locally by the file transfer program 03, and the absolute path T0403 of the file position information is the file name of the transfer source.

ファイル位置情報更新手段0405は、ファイル位置情報読み取り手段0404からファイル位置情報とファイル名T0302とを受け取り、ファイル移動追跡情報DB0406にファイル移動追跡情報を記録する。ファイル移動追跡情報とは、転送元のファイル位置情報と転送先のファイル位置情報を組にしたデータであり、文書ファイルの移動の追跡に利用することが可能である。   The file location information updating unit 0405 receives the file location information and the file name T0302 from the file location information reading unit 0404, and records the file migration tracking information in the file migration tracking information DB 0406. The file movement tracking information is data in which the file position information of the transfer source and the file position information of the transfer destination are paired, and can be used for tracking the movement of the document file.

図7にファイル移動追跡情報DB0406の構成を示す。ファイル移動追跡情報DB0406は、ファイルの転送元と転送先に関する情報を記録するデータベースで以下のスキーマからなる。   FIG. 7 shows the configuration of the file movement tracking information DB 0406. The file movement tracking information DB 0406 is a database that records information related to a file transfer source and a transfer destination, and has the following schema.

日時(T040601):ファイル移動追跡情報を記録する時点の時間情報を記録するフィールド。コンピュータ02内で保持するタイマの値などを用いればよい。   Date and time (T040601): A field for recording time information at the time of recording file movement tracking information. A timer value held in the computer 02 may be used.

ファイルID(T040602):転送する前のファイルのID。ファイル位置情報読み取り手段0404から送られてきたファイル位置情報内のファイルIDT0401の値を記録する。   File ID (T040602): ID of the file before transfer. The value of the file IDT 0401 in the file position information sent from the file position information reading unit 0404 is recorded.

転送元絶対パス(T040603):転送する前のコンピュータ02内でファイルを一意に識別するための絶対パス。ファイル位置情報読み取り手段0404から送られてきたファイル位置情報内の絶対パスT0403の値を記録する。   Transfer source absolute path (T040603): Absolute path for uniquely identifying a file in the computer 02 before transfer. The value of the absolute path T0403 in the file position information sent from the file position information reading unit 0404 is recorded.

転送先リビジョン(T040604):転送後に書き込まれたファイルのリビジョン。ファイル位置情報読み取り手段0404から送られてきたファイル位置情報内のリビジョンT0402の値に1を足した値を記録する。   Transfer destination revision (T040604): Revision of the file written after transfer. A value obtained by adding 1 to the value of the revision T0402 in the file position information sent from the file position information reading unit 0404 is recorded.

転送先絶対パス(T040605):転送後に書き込まれたファイルを転送先コンピュータ02内で一意に識別するための絶対パス。ファイル位置情報読み取り手段0404から送られてきたファイル名を記録する。   Transfer destination absolute path (T040605): Absolute path for uniquely identifying a file written after transfer in the transfer destination computer 02. The file name sent from the file position information reading unit 0404 is recorded.

ファイル位置情報更新手段0405は、転送元ファイルのファイル位置情報を元にして転送先ファイルを生成し、現在の日時と転送元ファイル位置情報、転送先ファイル位置情報を用いてファイル移動追跡情報(図7)を生成し、これをファイル移動追跡情報DB0406に記録する。   The file location information update unit 0405 generates a transfer destination file based on the file location information of the transfer source file, and uses the current date and time, the transfer source file location information, and the transfer destination file location information to track the file movement (see FIG. 7) is generated and recorded in the file movement tracking information DB 0406.

図21にファイルIDDB0407の構成を示す。ファイルIDDB0407はコンピュータ内のファイルに対応して設定するファイルIDとファイルIDのリビジョンを記録するデータベースで以下のスキーマからなる。   FIG. 21 shows the configuration of the file ID DB 0407. The file ID DB 0407 is a database that records a file ID set in correspondence with a file in the computer and a revision of the file ID, and has the following schema.

ファイルID(T040701):すべてのコンピュータ内に存在するファイルを識別可能にするためのID。実際には、コンピュータの数や存在するファイルの数は大きな数になるが個々のコンピュータを識別することが可能な数字(IPアドレスやMACアドレス、Windows(登録商標)で生成することのできるGUIDなど)とコンピュータ内でファイルを識別するための情報を組み合わせて用いるとよい。つまり、ファイルIDはコンピュータが違う場合は絶対に同じIDを持つことはない。同一コンピュータ内でも別々のファイルは基本的に異なるIDを持つが、ファイル転送プログラム03を用いて同一コンピュータ内でファイルのコピーや移動が発生した場合、新しくできたファイルは元のファイルのIDと同じIDを引き継ぐ。この2つのファイルを識別するためには後述のリビジョンを用いる。   File ID (T040701): ID for identifying a file existing in all computers. Actually, the number of computers and the number of existing files are large, but numbers that can identify individual computers (IP address, MAC address, GUID that can be generated by Windows (registered trademark), etc.) ) And information for identifying the file in the computer may be used in combination. That is, the file ID will never have the same ID if the computers are different. Even in the same computer, different files basically have different IDs, but when a file is copied or moved in the same computer using the file transfer program 03, the newly created file has the same ID as the original file. Take over the ID. A revision described later is used to identify these two files.

リビジョン(T040702):ファイルIDに対応づいたファイルが現在どれだけ複製されているかを示す値。同一コンピュータ内でファイルのコピー/移動が発生した場合、新しくできたファイルは元のファイルのIDと同じIDを引き継ぐが、この2つのファイルを識別するためにリビジョンを用いる。利用者がファイル転送プログラム03でファイルをコピーか移動した際、元のファイルに割り当てられたIDのリビジョンをファイルIDDB0407のリビジョンT040702から取得しその値を1つ増加させて更新する。そして更新した値を再度リビジョンT040702に記録する。   Revision (T040702): A value indicating how much the file corresponding to the file ID is currently duplicated. When a file copy / move occurs within the same computer, the newly created file takes over the same ID as the original file ID, but uses revisions to identify the two files. When a user copies or moves a file with the file transfer program 03, the revision of the ID assigned to the original file is acquired from the revision T040702 of the file ID DB 0407, and the value is incremented by one and updated. The updated value is recorded again in revision T040702.

次に、フローチャートを参照して本実施の形態の動作について図8を使って詳細に説明する。   Next, the operation of the present embodiment will be described in detail with reference to the flowchart with reference to FIG.

ステップS01:ユーザがファイル転送プログラム03を使うステップ。ファイル転送プログラムはユーザが選択した文書ファイル全体を読み込んで、ユーザが指定した転送先コンピュータに読み込んだデータを転送しようとする。ファイル転送プログラムは自身が動作している最中は、文書ファイル移動追跡装置を意識することはない。ファイル転送プログラムは、文書ファイル移動追跡装置と非同期に動作する。   Step S01: A step in which the user uses the file transfer program 03. The file transfer program reads the entire document file selected by the user and tries to transfer the read data to the transfer destination computer designated by the user. The file transfer program is not aware of the document file movement tracking device while it is operating. The file transfer program operates asynchronously with the document file movement tracking device.

ステップS02:ファイルアクセス監視手段0401がファイル転送プログラム03の発生させたイベントを検出するステップ。ファイルアクセス監視手段0401がイベントを検出した場合はアクセス対象ファイルのファイル名を取得しステップS03に進む。   Step S02: A step in which the file access monitoring unit 0401 detects an event generated by the file transfer program 03. If the file access monitoring unit 0401 detects an event, the file name of the access target file is acquired, and the process proceeds to step S03.

ステップS03:ファイルアクセス監視手段0401は、自身が検出したイベントの種別を調べ、その種別によってステップS04、ステップS05、ステップS06に分岐するステップ。検出したイベントがファイル読み込み開始イベントの場合はステップS04に分岐し、検出したイベントがファイル読み込み終了イベントの場合はステップS05に分岐し、検出したイベントがファイル書き込み終了イベントの場合はステップS06に分岐する。   Step S03: The file access monitoring unit 0401 checks the type of event detected by itself, and branches to step S04, step S05, and step S06 depending on the type. If the detected event is a file read start event, the process branches to step S04. If the detected event is a file read end event, the process branches to step S05. If the detected event is a file write end event, the process branches to step S06. .

ステップS04:ファイル位置情報付加手段0402はファイル転送プログラム03が転送しようとしているファイルにファイル位置情報を付加してファイルに上書き保存するステップ。この処理後はステップS01に戻る。このステップはファイル位置情報付加手段0402内で実行される処理であり、図10を用いて処理の流れを後述する。   Step S04: File position information adding means 0402 adds file position information to the file to be transferred by the file transfer program 03 and overwrites the file. After this processing, the process returns to step S01. This step is a process executed in the file position information adding unit 0402, and the flow of the process will be described later with reference to FIG.

ステップS05:ファイル位置情報削除手段0403がステップS04でファイル位置情報付加手段0402により付加されたファイル位置情報を削除するステップ。この処理後はステップS01に戻る。このステップはファイル位置情報削除手段0403内で実行される処理であり、図11を用いて処理の流れを後述する。   Step S05: The file position information deleting unit 0403 deletes the file position information added by the file position information adding unit 0402 in step S04. After this processing, the process returns to step S01. This step is a process executed in the file position information deleting unit 0403, and the flow of the process will be described later with reference to FIG.

ステップS06:ファイル位置情報読み込み手段0404がファイル転送プログラム03の受信したファイルに付加されているファイル位置情報を読み込み一時記憶し、ファイル内のファイル位置情報を削除するステップ。このステップを実行しステップS07に進む。このステップはファイル位置情報読み込み手段0404内で実行される処理であり、図12を用いて処理の流れを後述する。   Step S06: A step for the file position information reading means 0404 to read and temporarily store the file position information added to the file received by the file transfer program 03 and delete the file position information in the file. This step is executed and the process proceeds to step S07. This step is a process executed in the file position information reading unit 0404, and the flow of the process will be described later with reference to FIG.

ステップS07:ファイル位置情報更新手段0405がファイル移動追跡情報DB0406にファイル移動追跡情報を登録するステップ。本ステップを実行しステップS01に戻る。このステップはファイル位置情報更新手段0405内で実行される処理であり、図13を用いて処理の流れを後述する。   Step S07: The file position information update unit 0405 registers the file movement tracking information in the file movement tracking information DB 0406. This step is executed, and the process returns to step S01. This step is a process executed in the file position information update unit 0405, and the flow of the process will be described later with reference to FIG.

以上のように、本実施形態の文書ファイル移動追跡装置は、いったん起動されると、コンピュータを終了させるまで常駐し続ける。   As described above, once activated, the document file movement tracking apparatus according to the present embodiment remains resident until the computer is terminated.

次に、図8のステップS04に関して図10を用いて説明する。
ステップS0401:ファイル位置情報付加手段0402がファイルアクセス監視手段0401から渡されたファイル名T0302と一致する転送先ファイル名T040605を含むファイル移動追跡情報をファイル移動追跡情報DB0406内から検索するステップ。ファイル位置情報付加手段0402は、ファイル移動追跡情報DB0406内のファイル移動追跡情報を日付の新しい順から検索してファイル名T0302と一致する転送先ファイル名T040605を比較する。
Next, step S04 in FIG. 8 will be described with reference to FIG.
Step S0401: The file location information adding unit 0402 searches the file migration tracking information DB 0406 for file migration tracking information including the transfer destination file name T040605 that matches the file name T0302 passed from the file access monitoring unit 0401. The file position information adding unit 0402 searches the file movement tracking information in the file movement tracking information DB 0406 from the newest date and compares the transfer destination file name T040605 that matches the file name T0302.

ステップS0402:ステップS0401でのファイル移動追跡情報の検索結果によって処理を分岐するステップ。ステップS0401でファイル移動追跡情報が見つかった場合はステップS0403に進む。見つからなかった場合は新しいファイルIDを生成しリビジョンの初期値を0にしてそれらの値を検索結果としてステップS0403に進む。   Step S0402: A step of branching the process depending on the search result of the file movement tracking information in step S0401. If file movement tracking information is found in step S0401, the process proceeds to step S0403. If not found, a new file ID is generated, the initial value of the revision is set to 0, and those values are used as search results, and the process advances to step S0403.

ステップS0403:ステップS0401で見つかったファイル移動追跡情報からファイル位置情報を生成するステップ。ファイル移動追跡情報のファイルIDであるT040602をT0401に格納し、リビジョンT040604をT0402に格納する。ファイル名T040605の先頭にコンピュータ名を追加してT0403に格納する。T0404には決められたマジックナンバー("Magic Number Tail Info")を格納する。   Step S0403: A step of generating file position information from the file movement tracking information found in step S0401. T040602, which is the file ID of the file movement tracking information, is stored in T0401, and the revision T040604 is stored in T0402. The computer name is added to the head of the file name T040605 and stored in T0403. A determined magic number (“Magic Number Tail Info”) is stored in T0404.

ステップS0404:ファイル名T0302で示されるファイルにステップS0403で生成したファイル位置情報を付加するステップ。   Step S0404: A step of adding the file position information generated in step S0403 to the file indicated by the file name T0302.

次に、図8のステップS05に関して図11を用いて説明する。
ステップS0501:ファイル位置情報削除手段0403がファイルアクセス監視手段0401から渡されたファイル名T0302の示すファイルからファイル位置情報を検索するステップ。
Next, step S05 in FIG. 8 will be described with reference to FIG.
Step S0501: The file location information deleting unit 0403 searches the file location information from the file indicated by the file name T0302 passed from the file access monitoring unit 0401.

ステップS0502:ステップS0501でのファイル位置情報の検索結果によって処理を分岐するステップ。ステップS0501でファイル位置情報が見つかった場合はステップS0503に進む。見つからなかった場合はステップS05を終了する。   Step S0502: A step of branching the process according to the search result of the file position information in Step S0501. If file position information is found in step S0501, the process proceeds to step S0503. If not found, step S05 ends.

ステップS0503:ファイル位置情報削除手段0403がファイル名T0302で示されるファイルからファイル位置情報を削除するステップ。   Step S0503: The file location information deleting unit 0403 deletes the file location information from the file indicated by the file name T0302.

次に、図8のステップS06に関して図12を用いて説明する。
ステップS0601:ファイル位置情報読み込み手段0404がファイルアクセス監視手段0401から渡されたファイル名T0302の示すファイルからファイル位置情報を検索するステップ。
Next, step S06 in FIG. 8 will be described with reference to FIG.
Step S0601: A step in which the file location information reading unit 0404 searches the file location information from the file indicated by the file name T0302 passed from the file access monitoring unit 0401.

ステップS0602:ステップS0601でのファイル位置情報の検索結果によって処理を分岐するステップ。ステップS0601でファイル位置情報が見つかった場合はステップS0603に進む。見つからなかった場合はステップS06を終了する。   Step S0602: A step of branching the process according to the search result of the file position information in step S0601. If file position information is found in step S0601, the process proceeds to step S0603. If not found, step S06 ends.

ステップS0603:ファイル位置情報読み込み手段0404がファイル名T0302で示されるファイル内のファイル位置情報を読み込み、一時領域に保存するステップ。   Step S0603: A step of reading the file position information in the file indicated by the file name T0302 by the file position information reading means 0404 and storing it in the temporary area.

ステップS0604:ファイル位置情報読み込み手段0404がファイル名T0302で示されるファイルからステップS0601で見つかったファイル位置情報を削除してファイルを上書き保存するステップ。   Step S0604: The file location information reading unit 0404 deletes the file location information found in step S0601 from the file indicated by the file name T0302 and overwrites and saves the file.

次に、図8のステップS07に関して図13を用いて説明する。
ステップS0701:ファイル位置情報更新手段0405がファイル移動追跡情報の殻エントリを一時領域に作成し、現在の日時を取得しファイル移動追跡情報のエントリT040601に登録するステップ。
Next, step S07 in FIG. 8 will be described with reference to FIG.
Step S0701: The file location information update unit 0405 creates a shell entry of file movement tracking information in the temporary area, acquires the current date and time, and registers it in the entry T040601 of the file movement tracking information.

ステップS0702:ファイル位置情報更新手段0405がステップS0603で取得したファイル位置情報のファイルIDのT0401を一時領域上のファイル移動追跡情報のエントリT040602に登録するステップ。   Step S0702: The file location information update unit 0405 registers the file ID T0401 of the file location information acquired in Step S0603 in the entry T040602 of the file movement tracking information on the temporary area.

ステップS0703:ファイル位置情報更新手段0405がステップS0603で取得したファイル位置情報のファイル名T0403を一時領域上のファイル移動追跡情報のエントリT040603に登録するステップ。   Step S0703: The file location information update unit 0405 registers the file name T0403 of the file location information acquired in step S0603 in the entry T040603 of the file movement tracking information on the temporary area.

ステップS0704:ファイル位置情報更新手段0405がステップS0603で取得したファイル位置情報のリビジョンT0402を一時領域上のファイル移動追跡情報のエントリT040604に登録するステップ。   Step S0704: The file location information update unit 0405 registers the revision T0402 of the file location information acquired in step S0603 in the entry T040604 of the file movement tracking information on the temporary area.

ステップS0705:ファイル位置情報更新手段0405が一時領域上のファイル移動追跡情報のファイルIDT040602がファイルIDDB0407内に記録されているか検索するステップ。検索の結果登録されていた場合はステップS0706に進む。登録されていなければステップS0707に進む。   Step S0705: The file position information update unit 0405 searches whether the file IDT040602 of the file movement tracking information on the temporary area is recorded in the file IDDB0407. If it is registered as a result of the search, the process advances to step S0706. If not registered, the process proceeds to step S0707.

ステップS0706:ファイル位置情報更新手段0405がステップS0705でファイルIDDB0407内から検索したファイルIDT040701に対応しているリビジョンT040702の値を1つ増加してT040702に記録し、増加したリビジョンT040702を一時領域上のファイル移動追跡情報のエントリT040604に登録するステップ。本ステップ実行後はステップS0708に進む。   Step S0706: The file location information update unit 0405 increments the value of the revision T040702 corresponding to the file ID T040701 searched from the file ID DB 0407 in step S0705 and records it in T040702, and stores the increased revision T040702 on the temporary area. A step of registering in the entry T040604 of the file movement tracking information. After execution of this step, the process proceeds to step S0708.

ステップS0707:ファイル位置情報更新手段0405が新しいファイルIDを生成し一時領域上のファイル移動追跡情報のエントリT040603に登録し、一時領域上のファイル移動追跡情報のエントリT040604にリビジョンの初期値である0を登録するステップ。本ステップ実行後はステップS0708に進む。   Step S0707: The file location information update unit 0405 generates a new file ID and registers it in the entry T040603 of the file movement tracking information on the temporary area, and the entry T040604 of the file movement tracking information on the temporary area has an initial value of revision 0. The step of registering. After execution of this step, the process proceeds to step S0708.

ステップS0708:ファイル位置情報更新手段0405がステップS06で取得したファイル書き込みイベント内のファイル名T0302を一時領域上のファイル移動追跡情報のエントリT040605に登録するステップ。   Step S0708: The file position information update unit 0405 registers the file name T0302 in the file write event acquired in Step S06 in the entry T040605 of the file movement tracking information on the temporary area.

ステップS0709:ファイル位置情報更新手段0405がステップS0701からステップS0705までを通して作成した一時領域上のファイル移動追跡情報をファイル移動追跡情報DB0406に登録するステップ。   Step S0709: A step of registering the file movement tracking information on the temporary area created by the file position information updating unit 0405 through steps S0701 to S0705 in the file movement tracking information DB 0406.

以上のステップをすべて実行すると、ファイル移動追跡情報DB0406にはファイル移動元のファイル名T040603と移動先のファイル名T040605が記録され、ファイルが移動された事を追跡できる。   When all the above steps are executed, the file movement tracking information DB 0406 records the file name T040603 of the file movement source and the file name T040605 of the movement destination, and can track that the file has been moved.

次に、上述した、文書ファイル移動追跡システム、文書ファイル移動追跡装置、文書ファイル移動追跡方法及びプログラムの具体的な実施例について説明する。まず、本実施例の構成について図9を用いて説明する。   Next, specific examples of the document file movement tracking system, the document file movement tracking apparatus, the document file movement tracking method, and the program described above will be described. First, the configuration of the present embodiment will be described with reference to FIG.

図9に示すように、ネットワーク01を介してコンピュータ0201とコンピュータ0202が接続されており、各コンピュータは、ファイル転送プログラム03の制御により所定の処理が実行され、文書ファイル移動追跡部04により文書ファイル移動追跡方法が実行される。コンピュータ0201にはファイル0501("C:\doc\abc.doc")が存在しており、ファイル転送プログラム03によってファイル0501をコンピュータ0202に転送する。コンピュータ0202では転送されたファイル0501をファイル転送プログラム03が受信しファイル0502("D:\proj\xyz.doc")として保存する。   As shown in FIG. 9, a computer 0201 and a computer 0202 are connected via a network 01, and each computer executes a predetermined process under the control of a file transfer program 03. A movement tracking method is executed. A file 0501 (“C: \ doc \ abc.doc”) exists in the computer 0201, and the file 0501 is transferred to the computer 0202 by the file transfer program 03. In the computer 0202, the transferred file 0501 is received by the file transfer program 03 and stored as a file 0502 (“D: \ proj \ xyz.doc”).

まず、転送元の動作について図8を用いて説明する。
ステップS01:ユーザがファイル転送プログラム03を使ってファイル0501を転送しようとする。ファイル転送プログラム03はユーザが選択した文書ファイル0501全体を読み込んで、ユーザが指定した転送先コンピュータ0202に読み込んだデータを転送しようとする。ファイル転送プログラム03は自身が動作している最中は、文書ファイル移動追跡部04を意識することはない。ファイル転送プログラム03は、文書ファイル移動追跡部04とは非同期に動作する。
First, the operation of the transfer source will be described with reference to FIG.
Step S01: The user tries to transfer the file 0501 using the file transfer program 03. The file transfer program 03 reads the entire document file 0501 selected by the user and tries to transfer the read data to the transfer destination computer 0202 designated by the user. The file transfer program 03 is unaware of the document file movement tracking unit 04 while it is operating. The file transfer program 03 operates asynchronously with the document file movement tracking unit 04.

ステップS02:ファイルアクセス監視手段0401でファイル転送プログラム03が発生させたファイル0501のファイル読み込み開始イベントを検出する。検出したイベントを図14に示す。ファイルアクセス監視手段0401はファイル転送プログラム03が読み込もうとしたファイル0501のファイル名("C:\doc\abc.doc")をT1402から取得する。   Step S02: The file access monitoring unit 0401 detects a file reading start event of the file 0501 generated by the file transfer program 03. The detected event is shown in FIG. The file access monitoring unit 0401 acquires from T1402 the file name (“C: \ doc \ abc.doc”) of the file 0501 that the file transfer program 03 tried to read.

ステップS03:ファイルアクセス監視手段0401が検出したイベント種別T1401はファイル読み込み開始イベントなのでステップS04に分岐する。ファイルアクセス監視手段はファイル0501のファイル名T1402をファイル位置情報付加手段0402に渡す。   Step S03: Since the event type T1401 detected by the file access monitoring unit 0401 is a file reading start event, the process branches to step S04. The file access monitoring means passes the file name T1402 of the file 0501 to the file position information adding means 0402.

ステップS04:ファイル転送プログラム03がファイル0501を読み込む前にファイル位置情報付加手段0402は読み込み対象ファイルのファイル移動追跡情報をファイル移動追跡情報DB0406から検索する。検索の結果、発見されたファイル移動追跡情報を図16に示す。発見されたファイル移動追跡情報を元にファイル位置情報(図17)を作成し、ファイル内に作成したファイル位置情報を付加する。   Step S04: Before the file transfer program 03 reads the file 0501, the file position information adding unit 0402 searches the file movement tracking information DB 0406 for the file movement tracking information of the file to be read. FIG. 16 shows the file movement tracking information discovered as a result of the search. File position information (FIG. 17) is created based on the found file movement tracking information, and the created file position information is added to the file.

次に、上記ステップS04の詳細について図10を用いて説明する。
ステップS0401:ファイル位置情報付加手段0402はファイルアクセス監視手段0401から渡されたファイル名T1402("C:\doc\abc.doc")を用いて、コンピュータ0201内のファイル移動追跡情報DB(図15)の転送先ファイル名T1505とファイル名T1402が一致するファイル移動追跡情報を検索する。検索の結果、一致するファイル移動追跡情報を発見する。発見したファイル移動追跡情報を図16に示す。
Next, details of step S04 will be described with reference to FIG.
Step S0401: The file location information adding unit 0402 uses the file name T1402 ("C: \ doc \ abc.doc") passed from the file access monitoring unit 0401 (FIG. 15). ) Is searched for file movement tracking information in which the transfer destination file name T1505 and the file name T1402 match. As a result of the search, a matching file movement tracking information is found. The found file movement tracking information is shown in FIG.

ステップS0402:ステップS0401で検索条件に一致するファイル移動追跡情報が発見されたのでステップS0403に進む。   Step S0402: Since file movement tracking information matching the search condition is found in step S0401, the process proceeds to step S0403.

ステップS0403:ステップS0401で見つかったファイル移動追跡情報(図16)からファイル位置情報を生成する。生成されたファイル位置情報を図17に示す。ファイル移動追跡情報のファイルIDのT040602をT1701に格納し、リビジョンT040604をT1702に格納する。ファイル名T040605の先頭にコンピュータ名("0201")を追加してT1703に格納する。T1704には決められたマジックナンバー("Magic Number Tail Info")を格納する。   Step S0403: File position information is generated from the file movement tracking information found in step S0401 (FIG. 16). FIG. 17 shows the generated file position information. The file ID T040602 of the file movement tracking information is stored in T1701, and the revision T040604 is stored in T1702. A computer name (“0201”) is added to the head of the file name T040605 and stored in T1703. A predetermined magic number (“Magic Number Tail Info”) is stored in T1704.

ステップS0404:ファイル名T1402("C:\doc\abc.doc")で示されるファイルに図17に示すファイル位置情報を付加する。本実施例では図5に示すようにファイル内にファイル位置情報を付加する。   Step S0404: The file position information shown in FIG. 17 is added to the file indicated by the file name T1402 (“C: \ doc \ abc.doc”). In this embodiment, file position information is added to the file as shown in FIG.

以上の処理が終了するとファイルアクセス監視手段0401によるイベント横取りの割り込みを終了しステップS01に戻る。   When the above processing is completed, the event preemption interrupt by the file access monitoring unit 0401 is terminated, and the process returns to step S01.

ステップS01:ファイル転送プログラム03はファイル0501の読み込みを完了する。   Step S01: The file transfer program 03 completes reading of the file 0501.

ステップS02:ファイルアクセス監視手段0401でファイル転送プログラム03が発生させたファイル0501のファイル読み込み終了イベントを検出する。検出したイベントを図18に示す。読み込もうとしたファイル0501のファイル名("C:\doc\abc.doc")をT1802から取得する。   Step S02: The file access monitoring unit 0401 detects a file reading end event of the file 0501 generated by the file transfer program 03. The detected event is shown in FIG. The file name (“C: \ doc \ abc.doc”) of the file 0501 to be read is acquired from T1802.

ステップS03:ファイルアクセス監視手段0401が検出したイベント種別T1801はファイル読み込み終了イベントなのでステップS05に分岐する。ファイルアクセス監視手段はファイル0501のファイル名T1802をファイル位置情報削除手段0403に渡す。   Step S03: Since the event type T1801 detected by the file access monitoring unit 0401 is a file reading end event, the process branches to step S05. The file access monitoring means passes the file name T1802 of the file 0501 to the file position information deleting means 0403.

ステップS05:ファイル転送プログラム03がファイル0501を読み込んだ後にファイル位置情報削除手段0403はファイル内のファイル位置情報を削除する。   Step S05: After the file transfer program 03 reads the file 0501, the file position information deleting unit 0403 deletes the file position information in the file.

次に、上記ステップS05の詳細に関して図11を用いて説明する。
ステップS0501:ファイル位置情報削除手段0403がファイルアクセス監視手段0401から渡されたファイル名T1402("C:\doc\abc.doc")の示すファイルからファイル位置情報を検索する。検索の結果、一致するファイル位置情報(図17)を発見する。
Next, details of step S05 will be described with reference to FIG.
Step S0501: The file location information deleting unit 0403 searches the file location information from the file indicated by the file name T1402 ("C: \ doc \ abc.doc") passed from the file access monitoring unit 0401. As a result of the search, matching file position information (FIG. 17) is found.

ステップS0502:ステップS0501でのファイル位置情報の検索によってファイル位置情報が見つかったのでステップS0503に進む。   Step S0502: Since the file position information is found by searching the file position information in step S0501, the process proceeds to step S0503.

ステップS0503:ファイル位置情報削除手段0403がファイル名T1402で示されるファイルからファイル位置情報を削除する。   Step S0503: The file position information deleting unit 0403 deletes the file position information from the file indicated by the file name T1402.

以上の処理が終了するとファイルアクセス監視手段0401によるイベント横取りの割り込みを終了しステップS01に戻る。   When the above processing is completed, the event preemption interrupt by the file access monitoring unit 0401 is terminated, and the process returns to step S01.

ステップS01:ファイル転送プログラム03はファイル0501から読み込んだデータをコンピュータ0202に送信する。   Step S01: The file transfer program 03 transmits the data read from the file 0501 to the computer 0202.

以上で転送元でのファイル転送動作がすべて実行されることになる。   Thus, all file transfer operations at the transfer source are executed.

次に転送先での動作について図8を用いて説明する。
ステップS01:ファイル転送プログラム03はコンピュータ0201からデータを受信し、そのデータをファイル0502として保存する。
Next, the operation at the transfer destination will be described with reference to FIG.
Step S01: The file transfer program 03 receives data from the computer 0201 and stores the data as a file 0502.

ステップS02:ファイルアクセス監視手段0401でファイル転送プログラム03が発生させたファイル0502のファイル書き込み終了イベントを検出する。検出したイベントを図19に示す。また書き込みの完了したファイル0502のファイル名を取得する。   Step S02: The file access monitoring means 0401 detects a file write end event of the file 0502 generated by the file transfer program 03. The detected event is shown in FIG. Also, the file name of the file 0502 that has been written is acquired.

ステップS03:ファイルアクセス監視手段0401が検出したイベント種別T1901はファイル書き込み終了イベントなのでステップS06に分岐する。ファイルアクセス監視手段はファイル0502のファイル名T1902("D:\proj\xyz.doc")をファイル位置情報読み込み手段0404に渡す。   Step S03: Since the event type T1901 detected by the file access monitoring unit 0401 is a file write end event, the process branches to step S06. The file access monitoring means passes the file name T 1902 (“D: \ proj \ xyz.doc”) of the file 0502 to the file position information reading means 0404.

ステップS06:ファイル転送プログラム03がファイル0502("D:\proj\xyz.doc")を書き込んだ後にファイル位置情報読み込み手段0404によってファイル内のファイル位置情報(図17)を読み込み、一時記憶しファイル位置情報を削除する。本ステップ実行終了後はステップS07に進む。   Step S06: After the file transfer program 03 has written the file 0502 ("D: \ proj \ xyz.doc"), the file position information reading means 0404 reads the file position information (FIG. 17) in the file and stores it temporarily. Delete location information. After completion of this step, the process proceeds to step S07.

次に、上記ステップS06の詳細について図12を用いて説明する。
ステップS0601:ファイル位置情報読み込み手段0404がファイルアクセス監視手段0401から渡されたファイル名T1902("D:\proj\xyz.doc")の示すファイル0502からファイル位置情報を検索する。検索の結果、一致するファイル位置情報(図17)を発見する。
Next, details of step S06 will be described with reference to FIG.
Step S0601: The file location information reading unit 0404 searches the file location information from the file 0502 indicated by the file name T1902 ("D: \ proj \ xyz.doc") passed from the file access monitoring unit 0401. As a result of the search, matching file position information (FIG. 17) is found.

ステップS0602:ステップS0601でのファイル位置情報の検索結果によってファイル位置情報が見つかったのでステップS0603に進む。   Step S0602: Since the file position information is found by the search result of the file position information in Step S0601, the process proceeds to Step S0603.

ステップS0603:ファイル位置情報読み込み手段0404がファイル名T1902("D:\proj\xyz.doc")で示されるファイル0502内のファイル位置情報(図17)を読み込み、一時領域に保存する。   Step S0603: The file position information reading means 0404 reads the file position information (FIG. 17) in the file 0502 indicated by the file name T1902 (“D: \ proj \ xyz.doc”) and stores it in the temporary area.

ステップS0604:ファイル位置情報読み込み手段0404がファイル名T1902で示されるファイル0502からステップS0601で見つかったファイル位置情報を削除してファイルを上書き保存する。以上の処理が終了するとステップS07に移る。   Step S0604: The file position information reading unit 0404 deletes the file position information found in step S0601 from the file 0502 indicated by the file name T1902, and overwrites the file. When the above process ends, the process proceeds to step S07.

ステップS07: ファイル位置情報更新手段0406は、ステップS0603で一時領域に保存したファイル位置情報をファイル位置情報DB0407に記録する。この処理が終了するとファイルアクセス監視手段0401によるイベント横取りの割り込みを終了しステップS01に戻る。   Step S07: The file position information update unit 0406 records the file position information stored in the temporary area in step S0603 in the file position information DB 0407. When this process ends, the event preemption interrupt by the file access monitoring unit 0401 ends, and the process returns to step S01.

次に、ステップS07に関して図13を用いて説明する。
ステップS0701:ファイル位置情報更新手段0405がファイル移動追跡情報の空エントリを一時領域に作成する。作成したエントリを図20に示す。作成したファイル移動追跡情報のエントリT2001に現在の日時を登録する。
Next, step S07 will be described with reference to FIG.
Step S0701: The file location information update unit 0405 creates an empty entry of file movement tracking information in the temporary area. The created entry is shown in FIG. The current date and time is registered in the entry T2001 of the created file movement tracking information.

ステップS0702:ファイル位置情報更新手段0405がステップS0603で取得したファイル位置情報のファイルIDのT1701を一時領域上のファイル移動追跡情報のエントリT2002に登録する。   Step S0702: The file position information update unit 0405 registers the file ID T1701 of the file position information acquired in step S0603 in the entry T2002 of the file movement tracking information on the temporary area.

ステップS0703:ファイル位置情報更新手段0405がステップS0603で取得したファイル位置情報(図17)のファイル名T0403("\\0201\C:\doc\abc.doc")を一時領域上のファイル移動追跡情報のエントリT2003に登録する。   Step S0703: File movement tracking on the temporary area is performed with the file name T0403 ("\\ 0201 \ C: \ doc \ abc.doc") of the file position information (FIG. 17) acquired by the file position information update unit 0405 in step S0603. Information is registered in the entry T2003.

ステップS0704:ファイル位置情報更新手段0405がステップS0603で取得したファイル位置情報のリビジョンT1702("1")を一時領域上のファイル移動追跡情報のエントリT2004に登録する。   Step S0704: The file position information update unit 0405 registers the revision T1702 (“1”) of the file position information acquired in step S0603 in the entry T2004 of the file movement tracking information on the temporary area.

ステップS0705:ファイル位置情報更新手段0405が一時領域上のファイル移動追跡情報のファイルIDT2002がファイルIDDB0407内に記録されているか検索するステップ。本実施例では検索の結果登録されていないのでステップS0707に進む。   Step S0705: The file position information update unit 0405 searches whether the file IDT 2002 of the file movement tracking information on the temporary area is recorded in the file ID DB 0407. In this embodiment, since the search result is not registered, the process proceeds to step S0707.

ステップS0707:ファイル位置情報更新手段0405が新しいファイルID("EEEE-FFFF-GGGG-HHHH")を生成し一時領域上のファイル移動追跡情報のエントリT040603に登録し、一時領域上のファイル移動追跡情報のエントリT2004にリビジョンの初期値である"0"を登録するステップ。本ステップ実行後はステップS0708に進む。   Step S0707: The file location information update unit 0405 generates a new file ID ("EEEE-FFFF-GGGG-HHHH"), registers it in the entry T040603 of the file movement tracking information on the temporary area, and file movement tracking information on the temporary area. Registering “0”, which is the initial value of the revision, in the entry T2004. After execution of this step, the process proceeds to step S0708.

ステップS0708:ファイル位置情報更新手段0405がステップS06で取得したファイル書き込みイベント内のファイル名T1902("D:\proj\xyz.doc")を一時領域上のファイル移動追跡情報のエントリT2005に登録する。   Step S0708: The file position information update unit 0405 registers the file name T1902 ("D: \ proj \ xyz.doc") in the file write event acquired in step S06 in the entry T2005 of the file movement tracking information on the temporary area. .

ステップS0709: ファイル位置情報更新手段0405がステップS0701からステップS0705までを通して作成した一時領域上のファイル移動追跡情報(図20)をファイル移動追跡情報DB0406に登録する。   Step S0709: The file position tracking information update unit 0405 registers the file movement tracking information (FIG. 20) on the temporary area created through steps S0701 to S0705 in the file movement tracking information DB 0406.

以上で転送先でのファイル受信動作がすべて実行されたことになり、ファイル移動追跡情報DB0406にはファイル移動元のファイル名T2003と移動先のファイル名T2005が記録され、ファイル"\\0201\C:\doc\abc.doc"が"D:\proj\xyz.doc"へ移動された事を追跡できる。   All the file reception operations at the transfer destination are executed as described above, and the file move tracking information DB 0406 records the file move source file name T2003 and the move destination file name T2005, and the file "\\ 0201 \ C : \ doc \ abc.doc "can be traced to" D: \ proj \ xyz.doc ".

以上、本発明の実施例について説明したが、上記実施例に限定されるものではなく、その要旨を逸脱しない範囲において種々の変形が可能である。   As mentioned above, although the Example of this invention was described, it is not limited to the said Example, A various deformation | transformation is possible in the range which does not deviate from the summary.

本発明によれば、ネットワーク接続されたパソコン環境において各種ファイル転送プログラムを用いて電子文書を配布する利用形態において、各文書の配布経路を監視するといった用途に適用できる。このように文書の配布経路を監視することは、(1)モラルの低い社員による情報漏洩の抑止や、(2)万が一漏れてしまった場合に、監視結果から容疑者を絞り込むための基礎データとして利用可能である。   INDUSTRIAL APPLICABILITY According to the present invention, the present invention can be applied to the use of monitoring the distribution route of each document in a usage form in which electronic documents are distributed using various file transfer programs in a network environment connected to a personal computer. Monitoring the distribution route of documents in this way is as basic data for (1) suppressing information leakage by employees with low morals, and (2) narrowing down suspects from monitoring results in the event of a leak. Is available.

本発明の実施形態である文書ファイル移動追跡装置の構成を示すブロック図である。It is a block diagram which shows the structure of the document file movement tracking apparatus which is embodiment of this invention. 本発明の実施形態である文書ファイル移動追跡システムの構成を示すブロック図である。It is a block diagram which shows the structure of the document file movement tracking system which is embodiment of this invention. ファイルアクセス時に発生するイベント情報の例を示す図である。It is a figure which shows the example of the event information which generate | occur | produces at the time of file access. ファイル位置情報の例を示す図である。It is a figure which shows the example of file position information. ファイル位置情報の付加イメージを示す図である。It is a figure which shows the addition image of file position information. ファイル位置情報の削除イメージを示す図である。It is a figure which shows the deletion image of file position information. ファイル位置情報更新手段0405で作成するファイル移動追跡情報の例を示す図である。It is a figure which shows the example of the file movement tracking information produced by the file position information update means 0405. 本発明の実施形態である文書ファイル移動追跡方法を示すフロー図である。It is a flowchart which shows the document file movement tracking method which is embodiment of this invention. 本発明の具体的な実施例を説明するための全体の構成例を示す図である。It is a figure which shows the example of the whole structure for demonstrating the specific Example of this invention. S04内の処理を示すフロー図である。It is a flowchart which shows the process in S04. S05内の処理を示すフロー図である。It is a flowchart which shows the process in S05. S06内の処理を示すフロー図である。It is a flowchart which shows the process in S06. S06内の処理を示すフロー図である。It is a flowchart which shows the process in S06. ファイル読み込み開始時に発生するイベント情報の例を示す図である。It is a figure which shows the example of the event information which generate | occur | produces at the time of a file reading start. ファイル移動追跡情報DBの例を示す図である。It is a figure which shows the example of file movement tracking information DB. ファイル移動追跡情報の例を示す図である。It is a figure which shows the example of file movement tracking information. ファイル位置情報の例を示す図である。It is a figure which shows the example of file position information. ファイル読み込み終了時に発生するイベント情報の例を示す図である。It is a figure which shows the example of the event information which generate | occur | produces at the time of completion | finish of file reading. ファイル書き込み終了時に発生するイベント情報の例を示す図である。It is a figure which shows the example of the event information which generate | occur | produces at the time of completion | finish of file writing. ファイル移動追跡情報の例を示す図である。It is a figure which shows the example of file movement tracking information. ファイルIDDBの例を示す図である。It is a figure which shows the example of file IDDB.

符号の説明Explanation of symbols

01 ネットワーク
02 コンピュータ
03 ファイル転送プログラム
04 文書ファイル移動追跡部
0401 ファイルアクセス監視手段
0402 ファイル位置情報付加手段
0403 ファイル位置情報削除手段
0404 ファイル位置情報読み込み手段
0405 ファイル位置情報更新手段
0406 ファイル移動追跡情報DB(データベース)
T0301 イベント情報におけるイベント種別フィールド
T0302 イベント情報におけるファイル名フィールド
T0401 ファイル位置情報におけるファイルIDフィールド
T0402 ファイル位置情報におけるリビジョンフィールド
T0403 ファイル位置情報における絶対パスフィールド
T0404 ファイル位置情報におけるマジックナンバーフィールド
0501 ファイル
0502 ファイル位置情報
0601 ファイル
0602 ファイル位置情報
T040601 ファイル移動追跡情報における日時フィールド
T040602 ファイル移動追跡情報におけるファイルIDフィールド
T040603 ファイル移動追跡情報における転送元絶対パスフィールド
T040604 ファイル移動追跡情報における転送先リビジョンフィールド
T040605 ファイル移動追跡情報における転送先絶対パスフィールド
S01 ファイル転送プログラム03のファイルアクセスステップ
S02 ファイルアクセス監視手段0401のファイルアクセスイベント検出ステップ
S03 ファイルアクセス監視手段0401の検出イベント種別判定ステップ
S04 ファイル位置情報付加手段0402のファイル位置情報付加ステップ
S05 ファイル位置情報削除手段0403のファイル位置情報削除ステップ
S06 ファイル位置情報読み込み手段0404のファイル位置情報読み込み及び削除ステップ
S07 ファイル位置情報更新手段0405のファイル位置情報記録ステップ
S0401 S04のファイル移動追跡情報検索ステップ
S0402 S04ファイル移動追跡情報の有無判定ステップ
S0403 S04ファイル位置情報生成ステップ
S0404 S04ファイル位置情報付加ステップ
S0501 S05のファイル位置情報検索ステップ
S0502 S05のファイル位置情報の有無判定ステップ
S0503 S05のファイル位置情報削除ステップ
S0601 S06のファイル位置情報検索ステップ
S0602 S06のファイル位置情報の有無判定ステップ
S0603 S06のファイル位置情報読み込みステップ
S0604 S06のファイル位置情報削除ステップ
S0701 S07のファイル移動追跡情報への日時登録ステップ
S0702 S07のファイル移動追跡情報へのファイルID登録ステップ
S0703 S07のファイル移動追跡情報への転送元絶対パス登録ステップ
S0704 S07のファイル移動追跡情報への転送先リビジョン登録ステップ
S0705 S07のファイル移動追跡情報への転送先絶対パス登録ステップ
T1401 イベント情報におけるイベント種別フィールド
T1402 イベント情報におけるファイル名フィールド
T1501 ファイル移動追跡情報における日時フィールド
T1502 ファイル移動追跡情報におけるファイルIDフィールド
T1503 ファイル移動追跡情報における転送元絶対パスフィールド
T1504 ファイル移動追跡情報における転送先リビジョンフィールド
T1505 ファイル移動追跡情報における転送先絶対パスフィールド
T1601 ファイル移動追跡情報における日時フィールド
T1602 ファイル移動追跡情報におけるファイルIDフィールド
T1603 ファイル移動追跡情報における転送元絶対パスフィールド
T1604 ファイル移動追跡情報における転送先リビジョンフィールド
T1605 ファイル移動追跡情報における転送先絶対パスフィールド
T1701 ファイル位置情報におけるファイルIDフィールド
T1702 ファイル位置情報におけるリビジョンフィールド
T1703 ファイル位置情報における絶対パスフィールド
T1704 ファイル位置情報におけるマジックナンバーフィールド
T1801 イベント情報におけるイベント種別フィールド
T1802 イベント情報におけるファイル名フィールド
T1901 イベント情報におけるイベント種別フィールド
T1902 イベント情報におけるファイル名フィールド
T2001 ファイル移動追跡情報における日時フィールド
T2002 ファイル移動追跡情報におけるファイルIDフィールド
T2003 ファイル移動追跡情報における転送元絶対パスフィールド
T2004 ファイル移動追跡情報における転送先リビジョンフィールド
T2005 ファイル移動追跡情報における転送先絶対パスフィールド
T040701 ファイルIDDBにおけるファイルIDフィールド
T040702 ファイルIDDBにおけるリビジョンフィールド
01 network 02 computer 03 file transfer program 04 document file movement tracking unit 0401 file access monitoring unit 0402 file position information adding unit 0403 file position information deleting unit 0404 file position information reading unit 0405 file position information updating unit 0406 file movement tracking information DB ( Database)
T0301 Event type field in event information T0302 File name field in event information T0401 File ID field in file position information T0402 Revision field in file position information T0403 Absolute path field in file position information T0404 Magic number field in file position information 0501 File 0502 File position Information 0601 File 0602 File position information T040601 Date and time field in file movement tracking information T040602 File ID field in file movement tracking information T040603 Transfer source absolute path field in file movement tracking information T040604 Transfer destination revision in file movement tracking information Field T040605 Transfer destination absolute path field in file movement tracking information S01 File access program 03 file access step S02 File access monitoring means 0401 file access event detection step S03 File access monitoring means 0401 detection event type determination step S04 File location information addition File position information adding step of means 0402 S05 File position information deleting step of file position information deleting means 0403 S06 File position information reading and deleting step of file position information reading means 0404 S07 File position information recording step of file position information updating means 0405 S0401 S04 file movement tracking information retrieval step S0402 S04 file movement tracking information Presence determination step S0403 S04 File position information generation step S0404 S04 File position information addition step S0501 S05 file position information search step S0502 S05 file position information presence / absence determination step S0503 S05 file position information deletion step S0601 S06 file position information search Step S0602 S06 file location information presence / absence determination step S0603 S06 file location information reading step S0604 S06 file location information deletion step S0701 Date and time registration to file migration tracking information in S07 S0702 File ID to file migration tracking information in S07 Registration step S0703 Transfer source absolute path registration step to file movement tracking information in S07 S0704 S0 Transfer destination revision registration step to file movement tracking information in step S0705 Transfer destination absolute path registration step to file movement tracking information in step S07 T1401 Event type field in event information T1402 File name field in event information T1501 Date field in file movement tracking information T1502 File ID field in file movement tracking information T1503 Transfer source absolute path field in file movement tracking information T1504 Transfer destination revision field in file movement tracking information T1505 Transfer destination absolute path field in file movement tracking information T1601 Date field in file movement tracking information T1602 File File ID field T1603 file in the movement tracking information Transfer source absolute path field in file movement tracking information T1604 Transfer destination revision field in file movement tracking information T1605 Transfer destination absolute path field in file movement tracking information T1701 File ID field in file position information T1702 Revision field in file position information T1703 File position information Absolute path field in T1704 Magic number field in file position information T1801 Event type field in event information T1802 File name field in event information T1901 Event type field in event information T1902 File name field in event information T2001 Date / time field in file movement tracking information 2002 File ID field in file movement tracking information T2003 Transfer source absolute path field in file movement tracking information T2004 Transfer destination revision field in file movement tracking information T2005 Transfer destination absolute path field in file movement tracking information T040701 File ID field in file IDDB T040702 file Revision field in IDDB

Claims (19)

ネットワーク間で文書ファイルの送受信を行う文書ファイル移動追跡装置であって、
転送元及び転送先における文書ファイルの位置をそれぞれ関連付けることにより、ネットワーク間の文書ファイルの移動を検出することを特徴とする文書ファイル移動追跡装置。
A document file movement tracking device for sending and receiving document files between networks,
A document file movement tracking device that detects a movement of a document file between networks by associating the positions of the document file at a transfer source and a transfer destination.
ファイル転送プログラムによる所定の文書ファイルに対するアクセスを検出し、前記検出したアクセスの種別を判定するファイルアクセス監視手段と、
前記アクセスがファイル読み込み開始である場合、前記アクセス対象の文書ファイルにファイル位置情報を付加するファイル位置情報付加手段と、
前記アクセスがファイル読み込み終了である場合、前記アクセス対象の文書ファイルに付加されているファイル位置情報を削除するファイル位置情報削除手段と、
前記アクセスがファイル書き込み終了である場合、前記アクセス対象の文書ファイルに付加されているファイル位置情報を読み込んで一時記憶した後、そのファイル位置情報を削除するファイル位置情報読み込み手段と、
前記ファイル位置情報読み込み手段で読み込まれた文書ファイルの保存位置を示すファイル移動追跡情報を作成するファイル位置情報更新手段と、
前記ファイル位置情報更新手段で作成されたファイル移動追跡情報を記録するファイル移動追跡情報記録手段と、
を有することを特徴とする請求項1記載の文書ファイル移動追跡装置。
File access monitoring means for detecting access to a predetermined document file by a file transfer program and determining the type of the detected access;
If the access is a file read start, file position information adding means for adding file position information to the document file to be accessed;
If the access is a file reading end, file position information deleting means for deleting the file position information added to the document file to be accessed;
A file position information reading means for deleting the file position information after reading and temporarily storing the file position information attached to the document file to be accessed when the access is a file writing end;
File position information updating means for creating file movement tracking information indicating the storage position of the document file read by the file position information reading means;
File movement tracking information recording means for recording the file movement tracking information created by the file position information updating means;
The document file movement tracking apparatus according to claim 1, further comprising:
前記ファイル位置情報は、前記文書ファイルの絶対パスと、前記文書ファイルに付加される、前記文書ファイルを識別するためのファイルIDと、を含むことを特徴とする請求項2記載の文書ファイル移動追跡装置。   3. The document file movement tracking according to claim 2, wherein the file position information includes an absolute path of the document file and a file ID added to the document file for identifying the document file. apparatus. 前記ファイル位置情報は、同じファイルIDを持つ文書ファイルが複製されたことを示すリビジョンを含むことを特徴とする請求項3記載の文書ファイル移動追跡装置。   4. The document file movement tracking apparatus according to claim 3, wherein the file position information includes a revision indicating that a document file having the same file ID is duplicated. 前記ファイル移動追跡情報記録手段は、日時と、前記ファイルIDと、転送元の絶対パスと、転送先のリビジョンと、転送先の絶対パスと、をそれぞれ関連付けて記憶することを特徴とする請求項2から4のいずれか1項に記載の文書ファイル移動追跡装置。   The file movement tracking information recording unit stores the date and time, the file ID, a transfer source absolute path, a transfer destination revision, and a transfer destination absolute path in association with each other. 5. The document file movement tracking device according to any one of 2 to 4. 前記ファイルIDを記録するファイルID記録手段を有し、
前記ファイルID記録手段は、前記ファイルIDと前記リビジョンとの対応テーブルに基づいて、前記ファイルIDの新規作成及び前記リビジョンの更新を行うことを特徴とする請求項2から5のいずれか1項に記載の文書ファイル移動追跡装置。
File ID recording means for recording the file ID;
6. The file ID recording unit according to claim 2, wherein the file ID recording unit newly creates the file ID and updates the revision based on a correspondence table between the file ID and the revision. Document file movement tracking device described.
請求項1から6のいずれか1項に記載の文書ファイル移動追跡装置がネットワークを介して接続されることを特徴とする文書ファイル移動追跡システム。   A document file movement tracking system, wherein the document file movement tracking apparatus according to claim 1 is connected via a network. ネットワーク間で文書ファイルを送受信する文書ファイル移動追跡装置が行う文書ファイル追跡方法であって、
転送元及び転送先における文書ファイルの位置をそれぞれ関連付けることにより、ネットワーク間の文書ファイルの移動を検出することを特徴とする文書ファイル移動追跡方法。
A document file tracking method performed by a document file movement tracking device that transmits and receives document files between networks,
A document file movement tracking method characterized by detecting movement of a document file between networks by associating the positions of the document file at the transfer source and the transfer destination.
ファイル転送プログラムによる所定の文書ファイルに対するアクセスを検出し、前記検出したアクセスの種別を判定するファイルアクセス監視ステップと、
前記アクセスがファイル読み込み開始である場合、前記アクセス対象の文書ファイルにファイル位置情報を付加するファイル位置情報付加ステップと、
前記アクセスがファイル読み込み終了である場合、前記アクセス対象の文書ファイルに付加されているファイル位置情報を削除するファイル位置情報削除ステップと、
前記アクセスがファイル書き込み終了である場合、前記アクセス対象の文書ファイルに付加されているファイル位置情報を読み込んで一時記憶した後、そのファイル位置情報を削除するファイル位置情報読み込みステップと、
前記ファイル位置情報読み込みステップで読み込まれた文書ファイルの保存位置を示すファイル移動追跡情報を作成するファイル位置情報更新ステップと、
前記ファイル位置情報更新ステップで作成されたファイル移動追跡情報を記録するファイル移動追跡情報記録ステップと、
を有することを特徴とする請求項8記載の文書ファイル移動追跡方法。
A file access monitoring step of detecting access to a predetermined document file by a file transfer program and determining the type of the detected access;
If the access is a file reading start, a file location information adding step for adding file location information to the document file to be accessed;
If the access is a file reading end, a file position information deletion step for deleting file position information added to the document file to be accessed;
If the access is a file write end, the file position information read step for deleting the file position information after reading and temporarily storing the file position information attached to the document file to be accessed;
A file position information update step for creating file movement tracking information indicating a storage position of the document file read in the file position information reading step;
A file movement tracking information recording step for recording the file movement tracking information created in the file position information update step;
9. The document file movement tracking method according to claim 8, further comprising:
前記ファイル位置情報は、前記文書ファイルの絶対パスと、前記文書ファイルに付加される、前記文書ファイルを識別するためのファイルIDと、を含むことを特徴とする請求項9記載の文書ファイル移動追跡方法。   The document file movement tracking according to claim 9, wherein the file position information includes an absolute path of the document file and a file ID added to the document file for identifying the document file. Method. 前記ファイル位置情報は、同じファイルIDを持つ文書ファイルが複製されたことを示すリビジョンを含むことを特徴とする請求項10記載の文書ファイル移動追跡方法。   11. The document file movement tracking method according to claim 10, wherein the file position information includes a revision indicating that a document file having the same file ID is duplicated. 前記ファイル移動追跡情報記録ステップは、日時と、前記ファイルIDと、転送元の絶対パスと、転送先のリビジョンと、転送先の絶対パスと、をそれぞれ関連付けて記憶することを特徴とする請求項9から11のいずれか1項に記載の文書ファイル移動追跡方法。   The file movement tracking information recording step stores the date and time, the file ID, a transfer source absolute path, a transfer destination revision, and a transfer destination absolute path in association with each other. The document file movement tracking method according to any one of 9 to 11. 前記ファイルIDを記録するファイルID記録ステップを有し、
前記ファイルID記録ステップは、前記ファイルIDと前記リビジョンとの対応テーブルに基づいて、前記ファイルIDの新規作成及び前記リビジョンの更新を行うことを特徴とする請求項9から12のいずれか1項に記載の文書ファイル移動追跡方法。
A file ID recording step for recording the file ID;
13. The file ID recording step according to claim 9, wherein the file ID is newly created and the revision is updated based on a correspondence table between the file ID and the revision. Document file movement tracking method described.
ネットワーク間で文書ファイルを送受信する文書ファイル移動追跡装置に文書ファイル追跡方法を実行させるプログラムであって、
転送元及び転送先における文書ファイルの位置をそれぞれ関連付けることにより、ネットワーク間の文書ファイルの移動を検出する処理を文書ファイル移動追跡装置に実行させることを特徴とするプログラム。
A program that causes a document file movement tracking device that transmits and receives document files between networks to execute a document file tracking method,
A program that causes a document file movement tracking apparatus to execute processing for detecting movement of a document file between networks by associating the positions of the document file at the transfer source and the transfer destination.
ファイル転送プログラムによる所定の文書ファイルに対するアクセスを検出し、前記検出したアクセスの種別を判定するファイルアクセス監視処理と、
前記アクセスがファイル読み込み開始である場合、前記アクセス対象の文書ファイルにファイル位置情報を付加するファイル位置情報付加処理と、
前記アクセスがファイル読み込み終了である場合、前記アクセス対象の文書ファイルに付加されているファイル位置情報を削除するファイル位置情報削除処理と、
前記アクセスがファイル書き込み終了である場合、前記アクセス対象の文書ファイルに付加されているファイル位置情報を読み込んで一時記憶した後、そのファイル位置情報を削除するファイル位置情報読み込み処理と、
前記ファイル位置情報読み込み処理で読み込まれた文書ファイルの保存位置を示すファイル移動追跡情報を作成するファイル位置情報更新処理と、
前記ファイル位置情報更新処理で作成されたファイル移動追跡情報を記録するファイル移動追跡情報記録処理と、
を文書ファイル移動追跡装置に実行させることを特徴とする請求項14記載のプログラム。
A file access monitoring process for detecting access to a predetermined document file by a file transfer program and determining the type of the detected access;
If the access is a file read start, file location information addition processing for adding file location information to the document file to be accessed;
When the access is a file reading end, a file position information deletion process for deleting file position information added to the document file to be accessed;
If the access is a file write end, file position information read processing for deleting the file position information after reading and temporarily storing the file position information added to the document file to be accessed;
A file position information update process for creating file movement tracking information indicating a storage position of the document file read in the file position information read process;
A file movement tracking information recording process for recording the file movement tracking information created in the file position information update process;
15. The program according to claim 14, wherein the document file movement tracking device is executed.
前記ファイル位置情報は、前記文書ファイルの絶対パスと、前記文書ファイルに付加される、前記文書ファイルを識別するためのファイルIDと、を含むことを特徴とする請求項15記載のプログラム。   16. The program according to claim 15, wherein the file position information includes an absolute path of the document file and a file ID added to the document file for identifying the document file. 前記ファイル位置情報は、同じファイルIDを持つ文書ファイルが複製されたことを示すリビジョンを含むことを特徴とする請求項16記載のプログラム。   The program according to claim 16, wherein the file position information includes a revision indicating that a document file having the same file ID is copied. 前記ファイル移動追跡情報記録処理は、日時と、前記ファイルIDと、転送元の絶対パスと、転送先のリビジョンと、転送先の絶対パスと、をそれぞれ関連付けて記憶することを特徴とする請求項15から17のいずれか1項に記載のプログラム。   The file movement tracking information recording process stores the date and time, the file ID, a transfer source absolute path, a transfer destination revision, and a transfer destination absolute path in association with each other. The program according to any one of 15 to 17. 前記ファイルIDと前記リビジョンとの対応テーブルに基づいて、前記ファイルIDの新規作成処理及び前記リビジョンの更新処理を文書ファイル移動追跡装置に実行させることを特徴とする請求項15から18のいずれか1項に記載のプログラム。   19. The document file movement tracking apparatus according to claim 15, further comprising: causing the document file movement tracking apparatus to execute a process for newly creating the file ID and an update process for the revision based on a correspondence table between the file ID and the revision. The program described in the section.
JP2005345346A 2005-11-30 2005-11-30 Document file movement tracking device, document file movement tracking system, document file movement tracking method and program Expired - Fee Related JP4437116B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005345346A JP4437116B2 (en) 2005-11-30 2005-11-30 Document file movement tracking device, document file movement tracking system, document file movement tracking method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005345346A JP4437116B2 (en) 2005-11-30 2005-11-30 Document file movement tracking device, document file movement tracking system, document file movement tracking method and program

Publications (2)

Publication Number Publication Date
JP2007148975A true JP2007148975A (en) 2007-06-14
JP4437116B2 JP4437116B2 (en) 2010-03-24

Family

ID=38210295

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005345346A Expired - Fee Related JP4437116B2 (en) 2005-11-30 2005-11-30 Document file movement tracking device, document file movement tracking system, document file movement tracking method and program

Country Status (1)

Country Link
JP (1) JP4437116B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010537281A (en) * 2007-08-14 2010-12-02 ロヴィ・ソリューションズ・コーポレーション Method and system for tracking and optimizing advertisements on distributed networks
JP2015099551A (en) * 2013-11-20 2015-05-28 富士通株式会社 Information processing program, device, and method

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9922044B2 (en) 2015-05-28 2018-03-20 International Business Machines Corporation File path modification based management

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010537281A (en) * 2007-08-14 2010-12-02 ロヴィ・ソリューションズ・コーポレーション Method and system for tracking and optimizing advertisements on distributed networks
JP2015099551A (en) * 2013-11-20 2015-05-28 富士通株式会社 Information processing program, device, and method

Also Published As

Publication number Publication date
JP4437116B2 (en) 2010-03-24

Similar Documents

Publication Publication Date Title
US10956364B2 (en) Efficient data synchronization for storage containers
JP5081631B2 (en) Method and apparatus for managing data deletion
JP5697754B2 (en) Computer system, file management method, and metadata server
JP6309103B2 (en) Snapshot and clone replication
US7685177B1 (en) Detecting and managing orphan files between primary and secondary data stores
US8135677B2 (en) File management system and method
US7640406B1 (en) Detecting and managing orphan files between primary and secondary data stores for content addressed storage
US8572039B2 (en) Focused backup scanning
US7603397B1 (en) Detecting and managing missing parents between primary and secondary data stores
US10204235B2 (en) Content item encryption on mobile devices
US9021309B2 (en) Method and system for creating virtual editable data objects by using a read-only data set as baseline
KR101690824B1 (en) Consistency without ordering dependency
JP2008033912A (en) Method and device of continuous data protection for nas
JP5650982B2 (en) Apparatus and method for eliminating file duplication
US7599971B1 (en) Detecting and managing missing parents between primary and secondary data stores for content addressed storage
US20100332563A1 (en) Information processing apparatus, information processing method, and recording medium
US20060156030A1 (en) Data processing system and method
JP2014178784A (en) Information processing device, information processing system, and information processing program
CN103197987A (en) Data backup method, data recovery method and cloud storage system
JP4437116B2 (en) Document file movement tracking device, document file movement tracking system, document file movement tracking method and program
WO2018119998A1 (en) Snapshot rollback method, apparatus, storage controller, and system
US8135760B1 (en) Determining the lineage of a content unit on an object addressable storage system
US20050187989A1 (en) Version management system, version management server device, and storage device control unit
JP3848268B2 (en) Computer system, computer apparatus, data access method and program in computer system
US20210064576A1 (en) Indexing splitter for any pit replication

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090513

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090929

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091119

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: 20091215

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100104

R150 Certificate of patent or registration of utility model

Ref document number: 4437116

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130108

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130108

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees