JP2007172320A - File management system - Google Patents

File management system Download PDF

Info

Publication number
JP2007172320A
JP2007172320A JP2005369630A JP2005369630A JP2007172320A JP 2007172320 A JP2007172320 A JP 2007172320A JP 2005369630 A JP2005369630 A JP 2005369630A JP 2005369630 A JP2005369630 A JP 2005369630A JP 2007172320 A JP2007172320 A JP 2007172320A
Authority
JP
Japan
Prior art keywords
file
data file
file management
control device
management system
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
JP2005369630A
Other languages
Japanese (ja)
Other versions
JP4966541B2 (en
Inventor
Hiroyasu Nakanishi
弘泰 中西
Satoyuki Hatanaka
智行 畑中
Osamu Sekine
修 関根
Soji Murakami
宗司 村上
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.)
Panasonic Electric Works Co Ltd
Original Assignee
Matsushita Electric Works 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 Matsushita Electric Works Ltd filed Critical Matsushita Electric Works Ltd
Priority to JP2005369630A priority Critical patent/JP4966541B2/en
Publication of JP2007172320A publication Critical patent/JP2007172320A/en
Application granted granted Critical
Publication of JP4966541B2 publication Critical patent/JP4966541B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To improve security of data files in a file management system. <P>SOLUTION: The file management system includes; a plurality of electronic devices 6 which are mutually connected via a field bus 5 and have digital data storage areas; and a control device 3 which is connected to the field bus 5, distributes and stores data files in the storage areas of at least two of the electronic devices 6, and restores the data files by collecting data file fragments stored in the storage area of each of the electronic devices 6 in response to a request for the restoration of the data files. The control device 3 detects electronic devices 6, which can be detached from the field bus 5, from among the plurality of electronic devices 6 and stores the data file fragments in at least one of the detected electronic devices 6. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、データファイルを複数の記憶領域に分散記憶するファイル管理システムに関し、より詳しくは、データファイルのセキュリティを高めるための技術に係わる。   The present invention relates to a file management system in which data files are distributed and stored in a plurality of storage areas, and more particularly to a technique for enhancing the security of data files.

従来より、データファイルを複数のデータファイル断片に分割し、電気通信回線に接続されている複数のストレージデバイスにデータファイル断片を分散記憶するファイル管理システムが知られている(例えば特許文献1を参照)。
特開2004−102450号公報
Conventionally, a file management system is known in which a data file is divided into a plurality of data file fragments and the data file fragments are distributed and stored in a plurality of storage devices connected to a telecommunication line (see, for example, Patent Document 1). ).
JP 2004-102450 A

しかしながら、従来のファイル管理システムは、電気通信回線に接続されているストレージデバイスに対してデータファイルを分散記憶する構成となっており、各ストレージデバイスからデータファイル断片を収集することによりデータファイルを簡単に復元することができるので、データファイルのセキュリティが低くなる。   However, the conventional file management system has a configuration in which data files are distributed and stored in storage devices connected to a telecommunication line, and data files can be easily collected by collecting data file fragments from each storage device. Data file security is reduced.

本発明は、上記課題を解決するためになされたものであり、その目的は、データファイルのセキュリティを高めることが可能なファイル管理システムを提供することにある。   The present invention has been made to solve the above problems, and an object of the present invention is to provide a file management system capable of enhancing the security of data files.

上記課題を解決するために、本発明に係るファイル管理システムは、電気通信回線を介して互いに接続された、デジタル形態のデータの記憶領域を有する複数の端末装置と、電気通信回線に接続され、少なくとも2つ以上の端末装置の記憶領域にデータファイルを分散記憶すると共に、データファイルの復元要求に応じて各端末装置の記憶領域に記憶されているデータファイル断片を収集することによりデータファイルを復元する制御装置とを備え、制御装置は、複数の端末装置の中から電気通信回線から離脱可能な端末装置を検索し、検索された端末装置のうちの少なくとも一つにデータファイル断片を記憶する。   In order to solve the above problems, a file management system according to the present invention is connected to a plurality of terminal devices having a storage area for digital data connected to each other via a telecommunication line, and to the telecommunication line, Data files are distributed and stored in storage areas of at least two terminal devices, and data files are restored by collecting data file fragments stored in the storage areas of each terminal device in response to a data file restoration request. The control device searches for a terminal device that can be disconnected from the telecommunication line from among the plurality of terminal devices, and stores the data file fragment in at least one of the searched terminal devices.

本発明に係るファイル管理システムによれば、データファイル断片を記憶している端末装置が電気通信回線から離脱している場合にはデータファイルを復元することができないので、データファイルのセキュリティを高めることができる。   According to the file management system of the present invention, since the data file cannot be restored when the terminal device storing the data file fragment is disconnected from the telecommunication line, the security of the data file is improved. Can do.

本発明に係るファイル管理システムは、例えば、設備系ネットワークやホームネットワーク等の固有のネットワーク環境に接続された電子機器の機能をオブジェクト化し、インターネット等の電気通信回線を介して電子機器をオブジェクトベースで制御,監視するEMIT(Embedded Micro Internetworking Technology)技術を適用したデバイス制御システムに適用することができる。以下、図面を参照して、本発明の実施形態となるファイル管理システムの構成と動作について詳しく説明する。   The file management system according to the present invention, for example, converts functions of electronic devices connected to a specific network environment such as an equipment network or a home network into objects, and converts the electronic devices into an object base via an electric communication line such as the Internet. The present invention can be applied to a device control system to which EMIT (Embedded Micro Internetworking Technology) technology for controlling and monitoring is applied. Hereinafter, the configuration and operation of a file management system according to an embodiment of the present invention will be described in detail with reference to the drawings.

〔ファイル管理システムの構成〕
本発明の実施形態となるファイル管理システム1は、図1に示すように、クライアント端末装置2と制御装置3とを備え、クライアント端末装置2と制御装置3は電気通信回線4を介して相互に情報通信可能なように構成されている。また、制御装置3は、電気スタンドやエアコンディショナー等の複数の電子機器6が接続されているフィールドバス5に接続され、フィールドバス5を介して各電子機器6を制御可能なように構成されている。
[File management system configuration]
As shown in FIG. 1, a file management system 1 according to an embodiment of the present invention includes a client terminal device 2 and a control device 3, and the client terminal device 2 and the control device 3 are mutually connected via an electric communication line 4. It is configured to allow information communication. The control device 3 is connected to a field bus 5 to which a plurality of electronic devices 6 such as a desk lamp and an air conditioner are connected, and is configured to be able to control each electronic device 6 via the field bus 5. Yes.

上記制御装置3は、図2に示すように、クライアント端末装置2に対しウェブインタフェースを提供するウェブサーバー11と、クライアント端末装置2から電子機器6へのアクセス環境を提供するデバイスアクセスサーバー12と、各電子機器6が提供可能なサービスとサービス提供時に必要となるデータの情報が記述されたサービス情報13と、クライアント端末装置2から電子機器6へのアクセスを制御するデバイスアクセスコントローラ14と、通信ポート15を介して電子機器6と通信する通信モジュール16を備える。   As shown in FIG. 2, the control device 3 includes a web server 11 that provides a web interface to the client terminal device 2, a device access server 12 that provides an access environment from the client terminal device 2 to the electronic device 6, Service information 13 in which information that can be provided by each electronic device 6 and data information necessary for providing the service is described; a device access controller 14 that controls access from the client terminal device 2 to the electronic device 6; and a communication port A communication module 16 that communicates with the electronic device 6 via 15 is provided.

上記電子機器6は、図2に示すように、埋込型コンピュータ21を備え、埋込型コンピュータ21は、通信ポート22aを介して入力装置23から入力されたデータに応じて各種処理を実行すると共に通信ポート22bを介して出力装置24に処理結果を出力する埋込型アプリケーションプログラム25と、電子機器6の特性や能力に関する情報が記載された能力テーブル26と、電子機器6が提供可能なサービスに関する情報が記載されたサービステーブル27と、埋込型コンピュータ21に対するインタフェースを提供する埋込型インターフェースモジュール28と、通信ポート29を介して制御装置3と通信する通信モジュール30とを備える。   As shown in FIG. 2, the electronic device 6 includes an embedded computer 21, and the embedded computer 21 executes various processes in accordance with data input from the input device 23 via the communication port 22a. In addition, an embedded application program 25 that outputs a processing result to the output device 24 via the communication port 22b, a capability table 26 that describes information on characteristics and capabilities of the electronic device 6, and a service that the electronic device 6 can provide A service table 27 on which information is described, an embedded interface module 28 that provides an interface to the embedded computer 21, and a communication module 30 that communicates with the control device 3 via a communication port 29.

なお、上記能力テーブル26には、以下の表1に示すように、埋込型コンピュータ21がサポートするインタフェース定義(1A)、バイト配列形式(1B)、装置識別(フィールドバス5から離脱可能な機器であるか等の情報)(1C)、装置アドレス(1D)、使用するソフトウエアのバージョン番号(1E)、通信プロトコル・バージョン番号(1F)、最大通信パケット・サイズ(1G)、非揮発性記憶装置の有無(1H)、非揮発性記憶装置の大きさ及びその開始アドレス(1I)、静的ファイル・システムの有無(1J)、動的ファイル・システムの有無(1K)が記載されている。

Figure 2007172320
In the capability table 26, as shown in Table 1 below, the interface definition (1A), byte array format (1B), device identification (devices detachable from the fieldbus 5) supported by the embedded computer 21 are included. (1C), device address (1D), software version number (1E), communication protocol version number (1F), maximum communication packet size (1G), non-volatile storage The presence / absence of a device (1H), the size and start address (1I) of a nonvolatile storage device, the presence / absence of a static file system (1J), and the presence / absence of a dynamic file system (1K) are described.
Figure 2007172320

また、上記サービステーブル27には、以下の表2に示すように、電子機器6が提供するサービスの名称又は識別情報、サービスの種類(例えば、それが機能、変数、イベントまたはファイル等であるか否か)、入力パラメータの種類、リターンの種類、及びサービスのアドレス等の情報を含む。

Figure 2007172320
In the service table 27, as shown in Table 2 below, the name or identification information of the service provided by the electronic device 6 and the type of service (for example, whether it is a function, variable, event, file, etc.) No), input parameter type, return type, and service address.
Figure 2007172320

そして、このような構成を有するファイル管理システム1は、以下に示す第1及び第2の実施形態となるファイル管理処理を実行することにより、データファイルのセキュリティを高める。以下、図3及び図4に示すフローチャートを参照して、第1及び第2の実施形態となるファイル管理処理を実行する際のファイル管理システム1の動作について詳しく説明する。   The file management system 1 having such a configuration increases the security of the data file by executing the file management process according to the first and second embodiments described below. Hereinafter, the operation of the file management system 1 when executing the file management processing according to the first and second embodiments will be described in detail with reference to the flowcharts shown in FIGS.

〔ファイル管理処理〕 [File management processing]

始めに、図3を参照して、本発明の第1の実施形態となるファイル管理処理を実行する際のファイル管理システム1の動作について説明する。   First, the operation of the file management system 1 when executing the file management process according to the first embodiment of the present invention will be described with reference to FIG.

図3に示すフローチャートは、クライアント端末装置2から制御装置3に対しデータファイルの分散記憶要求が入力され、制御装置3が一時的にデータファイルを記憶するのに応じて開始となり、ファイル管理処理はステップS1の処理に進む。   The flowchart shown in FIG. 3 starts when a data file distributed storage request is input from the client terminal device 2 to the control device 3 and the control device 3 temporarily stores the data file. The process proceeds to step S1.

ステップS1の処理では、制御装置3が、予め記憶している冗長係数をデータファイルに乗ずることにより冗長化ファイルを生成する。なお、本明細書中において「冗長係数」とは、1以上の実数を意味し、データファイルに冗長係数rを乗ずることによりデータファイルがr回含まれる冗長化ファイルが生成される。これにより、ステップS1の処理は完了し、ファイル管理処理はステップS2の処理に進む。   In the process of step S1, the control device 3 generates a redundancy file by multiplying the data file by a redundancy coefficient stored in advance. In the present specification, “redundancy coefficient” means a real number of 1 or more, and a redundant file including the data file r times is generated by multiplying the data file by the redundancy coefficient r. Thereby, the process of step S1 is completed, and the file management process proceeds to the process of step S2.

ステップS2の処理では、制御装置3が、ステップS1の処理により生成された冗長化ファイルを複数のファイル断片に分割する。なお、制御装置3は、冗長化ファイルを1バイト単位でランダムに並び替えた後に、先頭から32バイト毎に分割してファイル断片を作成する等、冗長化ファイルにスクランブル処理を施した後に複数のファイル断片に分割するようにしてもよい。但しこの場合には、冗長化ファイルを元の状態に戻すためのテーブルを作成するものとする。これにより、ステップS2の処理は完了し、ファイル管理処理はステップS3の処理に進む。   In the process of step S2, the control device 3 divides the redundant file generated by the process of step S1 into a plurality of file fragments. The control device 3 randomly sorts the redundant file in units of 1 byte, then divides the redundant file every 32 bytes from the beginning, creates a file fragment, etc. You may make it divide | segment into a file fragment. However, in this case, a table for returning the redundant file to the original state is created. Thereby, the process of step S2 is completed, and the file management process proceeds to the process of step S3.

ステップS3の処理では、制御装置3が、各電子機器6の能力テーブル26を参照してフィールドバス5に接続されている複数の電子機器6の中からフィールドバス5から離脱可能な電子機器6を検索する。なお、本明細書中において「離脱」とは、フィールドバス5と電子機器6間の接続が物理的に切断される場合と、電子機器6の電源がオフ状態になることによりフィールドバス5と電子機器6間の接続が電気的に切断される場合のいずれの場合も含むものとする。また、電子機器6が離脱可能であるか否かは、電子機器6の内部に記憶されている離脱係数(0〜1の範囲の実数であり、“1”は1日の中で電子機器6が離脱する時間が必ずあり、“0”は離脱する時間がないことを示す)を参照することにより判別される。これにより、ステップS3の処理は完了し、ファイル管理処理はステップS4の処理に進む。   In the process of step S <b> 3, the control device 3 refers to the capability table 26 of each electronic device 6 and selects an electronic device 6 that can be detached from the fieldbus 5 from among the plurality of electronic devices 6 connected to the fieldbus 5. Search for. In this specification, “disengagement” means that the connection between the field bus 5 and the electronic device 6 is physically cut off, and that the electronic device 6 is turned off and the field bus 5 and the electronic device 6 are turned off. Any case where the connection between the devices 6 is electrically disconnected is included. Whether or not the electronic device 6 can be detached is a separation coefficient (a real number in the range of 0 to 1) stored in the electronic device 6, and “1” is the electronic device 6 in one day. Is always left, and “0” indicates that there is no time to leave). Thereby, the process of step S3 is completed, and the file management process proceeds to the process of step S4.

ステップS4の処理では、制御装置3が、ステップS3の処理により検索された電子機器6を少なくとも含む複数の電子機器6にステップS2の処理により分割されたファイル断片を分散記憶する。これにより、ステップS4の処理は完了し、一連のファイル管理処理は終了する。   In the process of step S4, the control device 3 distributes and stores the file fragments divided by the process of step S2 in a plurality of electronic apparatuses 6 including at least the electronic apparatus 6 searched by the process of step S3. Thereby, the process of step S4 is completed and a series of file management processes are completed.

なお、クライアント端末装置2からデータファイルの復元要求があった場合、制御装置3は、各電子機器6からファイル断片を収集し、収集したファイル断片を結合することにより元のファイルを復元する。但し、ファイル断片が記憶されている電子機器6がフィールドバス5から離脱している場合には、ファイル断片が足りず、元のファイルを復元することができないので、データファイルのセキュリティを向上させることができる。   When there is a data file restoration request from the client terminal device 2, the control device 3 collects the file fragments from each electronic device 6, and restores the original file by combining the collected file fragments. However, when the electronic device 6 in which the file fragment is stored is disconnected from the fieldbus 5, the file fragment is insufficient and the original file cannot be restored, so that the security of the data file is improved. Can do.

次に、図4に示すフローチャートを参照して、本発明の第2の実施形態となるファイル管理処理を実行する際のファイル管理システム1の動作について説明する。   Next, the operation of the file management system 1 when executing the file management process according to the second embodiment of the present invention will be described with reference to the flowchart shown in FIG.

図4に示すフローチャートは、クライアント端末装置2から制御装置3に対しデータファイルの分散記憶要求が入力され、制御装置3が一時的にデータファイルを記憶するのに応じて開始となり、ファイル管理処理はステップS11の処理に進む。なお、ステップS11〜13の処理は、上記ステップS1〜3の処理と同じであるので、以下ではその説明を省略し、ステップS14以後の処理についてのみ説明する。   The flowchart shown in FIG. 4 is started when a data file distributed storage request is input from the client terminal device 2 to the control device 3, and the control device 3 temporarily stores the data file. The process proceeds to step S11. In addition, since the process of step S11-13 is the same as the process of said step S1-3, the description is abbreviate | omitted below and only the process after step S14 is demonstrated.

ステップS14の処理では、制御装置3が、ステップS13の処理により検索された電子機器6にステップS2の処理により分割されたファイル断片の一部を分散記憶する。また、制御装置3は、残りのファイル断片を隣接する電子機器6の数に分けることにより隣接する電子機器6の数分のファイル断片集合を作成し、作成されたファイル断片集合を隣接する電子機器6に転送する。なお、隣接する電子機器6は、制御装置3及び各電子機器6毎に予め決められているものとする。これにより、ステップS14の処理は完了し、ファイル管理処理はステップS15の処理に進む。   In the process of step S14, the control device 3 distributes and stores some of the file fragments divided by the process of step S2 in the electronic device 6 searched by the process of step S13. Further, the control device 3 creates the file fragment sets for the number of the adjacent electronic devices 6 by dividing the remaining file fragments into the number of the adjacent electronic devices 6, and sets the created file fragment sets to the adjacent electronic devices. Forward to 6. It is assumed that the adjacent electronic devices 6 are determined in advance for each of the control device 3 and each electronic device 6. Thereby, the process of step S14 is completed, and the file management process proceeds to the process of step S15.

ステップS15の処理では、電子機器6が、転送されたファイル断片集合を構成するファイル断片のうち、記憶可能なファイル断片を記憶する。これにより、ステップS15の処理は完了し、ファイル管理処理はステップS16の処理に進む。   In the process of step S15, the electronic device 6 stores a storable file fragment among the file fragments constituting the transferred file fragment set. Thereby, the process of step S15 is completed, and the file management process proceeds to the process of step S16.

ステップS16の処理では、電子機器6が、転送されたファイル断片集合を構成する全てのファイル断片を記憶したか否かを判別する。そして、判別の結果、全てのファイル断片を記憶した場合、一連のファイル管理処理は終了する。一方、全てのファイル断片を記憶していない場合には、電子機器6はファイル管理処理をステップS17の処理に進める。   In the process of step S16, it is determined whether or not the electronic device 6 has stored all the file fragments constituting the transferred file fragment set. If all the file fragments are stored as a result of the determination, the series of file management processing ends. On the other hand, when not all the file fragments are stored, the electronic device 6 advances the file management process to the process of step S17.

ステップS17の処理では、電子機器6が、ファイル断片集合の転送回数が最大転送回数以上になっているか否かを判別する。そして、判別の結果、最大転送回数以上である場合、電子機器6はファイル管理処理をステップS19の処理に進める。一方、最大転送回数以上でない場合には、電子機器6はファイル管理処理をステップS18の処理に進める。なお、上記最大転送回数とは、ステップS18の処理からステップS15の処理に戻るループ回数を制限するために予め与えられた整数値である。   In the process of step S17, the electronic device 6 determines whether or not the transfer count of the file fragment set is equal to or greater than the maximum transfer count. If it is determined that the number of times of transfer is equal to or greater than the maximum transfer count, the electronic device 6 advances the file management process to the process of step S19. On the other hand, if it is not equal to or greater than the maximum transfer count, the electronic device 6 advances the file management process to the process of step S18. The maximum number of transfers is an integer value given in advance to limit the number of loops that return from the process of step S18 to the process of step S15.

ステップS18の処理では、電子機器6が、記憶できなかった残りのファイル断片を自身に隣接する電子機器6の数に分けることにより自身の隣接する電子機器6の数分のファイル断片集合を作成し、作成されたファイル断片集合を自身に隣接する電子機器6に転送する。これにより、ステップS18の処理は完了し、ファイル管理処理はステップS15の処理に戻る。   In step S18, the electronic device 6 creates a set of file fragments corresponding to the number of electronic devices 6 adjacent to the electronic device 6 by dividing the remaining file fragments that could not be stored into the number of electronic devices 6 adjacent to the electronic device 6 itself. Then, the created file fragment set is transferred to the electronic device 6 adjacent thereto. Thereby, the process of step S18 is completed, and the file management process returns to the process of step S15.

ステップS19の処理では、電子機器6が、記憶できなかった残りのファイル断片を制御装置3に転送する。これにより、ステップS19の処理は完了し、ファイル管理処理はステップ20の処理に進む。   In the process of step S <b> 19, the electronic device 6 transfers the remaining file fragments that could not be stored to the control device 3. Thereby, the process of step S19 is completed, and the file management process proceeds to the process of step 20.

ステップS20の処理では、制御装置3が、電子機器6から転送された残りのファイル断片を記憶する。これにより、ステップS20の処理は完了し、一連のファイル管理処理は終了する。   In the process of step S20, the control device 3 stores the remaining file fragments transferred from the electronic device 6. Thereby, the process of step S20 is completed and a series of file management processes are completed.

以上の説明から明らかなように、本発明の実施形態となるファイル管理システム1は、フィールドバス5を介して互いに接続されたデジタル形態のデータの記憶領域を有する複数の電子機器6と、フィールドバス5に接続され、少なくとも2つ以上の電子機器6の記憶領域にデータファイルを分散記憶すると共に、データファイルの復元要求に応じて各電子機器6の記憶領域に記憶されているデータファイル断片を収集することによりデータファイルを復元する制御装置3とを備え、制御装置3は、複数の電子機器6の中からフィールドバス5から離脱可能な電子機器6を検索し、検索された電子機器6のうちの少なくとも一つにデータファイル断片を記憶する。この結果、ファイル断片を記憶している電子機器6がフィールドバス5から離脱している場合にはデータファイルを復元することができなくなるので、データファイルのセキュリティを高めることができる。   As is apparent from the above description, the file management system 1 according to the embodiment of the present invention includes a plurality of electronic devices 6 having digital data storage areas connected to each other via a field bus 5, and a field bus. 5, data files are distributed and stored in storage areas of at least two or more electronic devices 6, and data file fragments stored in the storage areas of each electronic device 6 are collected in response to a data file restoration request And a control device 3 for restoring the data file. The control device 3 searches the plurality of electronic devices 6 for the electronic device 6 that can be detached from the field bus 5, and among the searched electronic devices 6 The data file fragment is stored in at least one of the above. As a result, since the data file cannot be restored when the electronic device 6 storing the file fragment is detached from the field bus 5, the security of the data file can be improved.

以上、本発明者らによってなされた発明を適用した実施の形態について説明したが、この実施の形態による本発明の開示の一部をなす論述及び図面により本発明は限定されることはない。すなわち、上記実施の形態に基づいて当業者等によりなされる他の実施の形態、実施例及び運用技術等は全て本発明の範疇に含まれることは勿論であることを付け加えておく。   As mentioned above, although embodiment which applied the invention made by the present inventors was described, this invention is not limited by the description and drawing which make a part of indication of this invention by this embodiment. That is, it should be added that other embodiments, examples, operation techniques, and the like made by those skilled in the art based on the above-described embodiments are all included in the scope of the present invention.

本発明の実施形態となるファイル管理システムの構成を示す模式図である。It is a schematic diagram which shows the structure of the file management system used as embodiment of this invention. 図1に示す制御装置と電子機器の内部構成を示すブロック図である。It is a block diagram which shows the internal structure of the control apparatus and electronic device which are shown in FIG. 本発明の第1の実施形態となるファイル管理処理の流れを示すフローチャート図である。It is a flowchart figure which shows the flow of the file management process used as the 1st Embodiment of this invention. 本発明の第2の実施形態となるファイル管理処理の流れを示すフローチャート図である。It is a flowchart figure which shows the flow of the file management process used as the 2nd Embodiment of this invention.

符号の説明Explanation of symbols

1:ファイル管理システム
2:クライアント端末装置
3:制御装置
4:電気通信回線
5:フィールドバス
6:電子機器
1: File management system 2: Client terminal device 3: Control device 4: Telecommunications line 5: Fieldbus 6: Electronic device

Claims (2)

電気通信回線を介して互いに接続された、デジタル形態のデータの記憶領域を有する複数の端末装置と、
前記電気通信回線に接続され、少なくとも2つ以上の前記端末装置の記憶領域にデータファイルを分散記憶すると共に、データファイルの復元要求に応じて各端末装置の記憶領域に記憶されているデータファイル断片を収集することによりデータファイルを復元する制御装置とを備え、
前記制御装置は、前記複数の端末装置の中から前記電気通信回線から離脱可能な端末装置を検索し、検索された端末装置のうちの少なくとも一つにデータファイル断片を記憶すること
を特徴とするファイル管理システム。
A plurality of terminal devices having storage areas for data in digital form connected to each other via telecommunication lines;
A data file fragment connected to the telecommunications line and distributed and stored in a storage area of at least two or more terminal devices, and stored in the storage area of each terminal device in response to a data file restoration request And a control device for restoring the data file by collecting
The control device searches for a terminal device that can be detached from the telecommunication line from the plurality of terminal devices, and stores a data file fragment in at least one of the searched terminal devices. File management system.
請求項1に記載のファイル管理システムであって、
前記制御装置は、データファイルにスクランブル処理を施した後にデータファイルを複数のデータファイル断片に分割し、複数のデータファイル断片を複数の端末装置の記憶領域に分散記憶することを特徴とするファイル管理システム。
The file management system according to claim 1,
The control device scrambles the data file, divides the data file into a plurality of data file fragments, and distributes and stores the plurality of data file fragments in storage areas of a plurality of terminal devices. system.
JP2005369630A 2005-12-22 2005-12-22 File management system Expired - Fee Related JP4966541B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005369630A JP4966541B2 (en) 2005-12-22 2005-12-22 File management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005369630A JP4966541B2 (en) 2005-12-22 2005-12-22 File management system

Publications (2)

Publication Number Publication Date
JP2007172320A true JP2007172320A (en) 2007-07-05
JP4966541B2 JP4966541B2 (en) 2012-07-04

Family

ID=38298799

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005369630A Expired - Fee Related JP4966541B2 (en) 2005-12-22 2005-12-22 File management system

Country Status (1)

Country Link
JP (1) JP4966541B2 (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04155490A (en) * 1990-10-19 1992-05-28 Hitachi Ltd Secrecy protecting system
JPH0553954A (en) * 1991-08-28 1993-03-05 Fuji Xerox Co Ltd Network resources access system
JPH1165911A (en) * 1997-08-20 1999-03-09 Kyushu Nippon Denki Software Kk Client/server type filing system
JPH11252093A (en) * 1998-02-27 1999-09-17 Sony Corp Information processing device and method and information supply medium
JP2001027969A (en) * 1999-07-14 2001-01-30 Minolta Co Ltd Data processor
JP2002191036A (en) * 2000-07-28 2002-07-05 Matsushita Electric Ind Co Ltd Storage transmission system, and device, method, recording medium and program with respect to the system
JP2005157966A (en) * 2003-11-28 2005-06-16 Fuji Xerox Co Ltd Information processor
JP2005310126A (en) * 2004-03-26 2005-11-04 Ntt Neomate Corp Distributed data storage device, data constitution management server therefor, client terminal, and job consignment system comprising distributed data storage device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04155490A (en) * 1990-10-19 1992-05-28 Hitachi Ltd Secrecy protecting system
JPH0553954A (en) * 1991-08-28 1993-03-05 Fuji Xerox Co Ltd Network resources access system
JPH1165911A (en) * 1997-08-20 1999-03-09 Kyushu Nippon Denki Software Kk Client/server type filing system
JPH11252093A (en) * 1998-02-27 1999-09-17 Sony Corp Information processing device and method and information supply medium
JP2001027969A (en) * 1999-07-14 2001-01-30 Minolta Co Ltd Data processor
JP2002191036A (en) * 2000-07-28 2002-07-05 Matsushita Electric Ind Co Ltd Storage transmission system, and device, method, recording medium and program with respect to the system
JP2005157966A (en) * 2003-11-28 2005-06-16 Fuji Xerox Co Ltd Information processor
JP2005310126A (en) * 2004-03-26 2005-11-04 Ntt Neomate Corp Distributed data storage device, data constitution management server therefor, client terminal, and job consignment system comprising distributed data storage device

Also Published As

Publication number Publication date
JP4966541B2 (en) 2012-07-04

Similar Documents

Publication Publication Date Title
CN107332876B (en) Method and device for synchronizing block chain state
USRE48725E1 (en) Methods for accessing data in a compressed file system and devices thereof
US9009234B2 (en) Complex event processing system having multiple redundant event processing engines
CN109308284B (en) Report menu generation method and device, computer equipment and storage medium
CN107347062A (en) A kind of method, electronic equipment and the readable storage medium storing program for executing of daily record data processing
CN103634224A (en) Method and system for transmitting data in network
CN104636437A (en) Event notification method and device and monitor processing method
KR20200037850A (en) Distributed data storage system
WO2020034194A1 (en) Method, device, and system for processing distributed data, and machine readable medium
CN107577822A (en) A kind of method of data synchronization, data synchronization unit and mobile terminal
JP4966541B2 (en) File management system
CN101146107B (en) A method and device for data download
JP2007086860A (en) Method of transferring data and data transfer system
JP2007048213A (en) Image forming apparatus, management device, network system, control program for image forming apparatus and control program for management device
JP5276775B2 (en) File management system
JP4980619B2 (en) File management system
JP2004164636A (en) System and method for extending performance data collection for network
JP2005100007A (en) Data file saving system and allocation method
CN109462642B (en) Data processing method and device
CN112559472A (en) File transmission method and device, computer equipment and storage medium
CN106993036B (en) Running environment information processing method and switch
CN115210694A (en) Data transmission method and device
CN110704382A (en) File deployment method, device, server and storage medium
WO2017219912A1 (en) Node control method and apparatus in distributed iptv system
CN107770265A (en) A kind of method of data synchronization, data synchronization unit and mobile terminal

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20081015

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110330

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110405

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110602

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110823

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111024

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20120111

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

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

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20150406

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees