JP2008046860A - File management system and file management method - Google Patents

File management system and file management method Download PDF

Info

Publication number
JP2008046860A
JP2008046860A JP2006221796A JP2006221796A JP2008046860A JP 2008046860 A JP2008046860 A JP 2008046860A JP 2006221796 A JP2006221796 A JP 2006221796A JP 2006221796 A JP2006221796 A JP 2006221796A JP 2008046860 A JP2008046860 A JP 2008046860A
Authority
JP
Japan
Prior art keywords
file
divided
unit
server
child
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.)
Pending
Application number
JP2006221796A
Other languages
Japanese (ja)
Inventor
Yoshiro Iida
芳郎 飯田
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2006221796A priority Critical patent/JP2008046860A/en
Publication of JP2008046860A publication Critical patent/JP2008046860A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Storage Device Security (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a file management system capable of preventing a file from being illegally taken out. <P>SOLUTION: After receiving a file from a terminal apparatus 5, a master server program 30 generates dispersion information concerned with the file and stores the dispersion information in a dispersion information storage part 316 which is achieved by a non-volatile memory. The master server program 30 divides the file to be stored into the prescribed number of files in each prescribed file size on the basis of the dispersion information and transmits the divided files to slave servers 4. The transmitted divided files are stored in respective slave servers 4. When a file reference request is received from the terminal apparatus 5, the master server program 30 collects the divided files from the slave servers 4 on the basis of the dispersion information concerned with the file, combines the divided files to restore the original file, and transmits the restored file to the terminal apparatus 5. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、ファイルを分散管理するファイル管理システムに関する。   The present invention relates to a file management system for managing files in a distributed manner.

企業は多くの個人情報を所有しているので、このような個人情報が漏れた場合、企業は多大な損害を被り、信用を喪失することが多い。一般に、個人情報の漏洩は、外部からの不正アクセスによるものより、システムをメンテナンスする作業者等、内部の人間によるもののほうが多いといわれている。この場合、作業者等は、個人情報を管理するサーバ等から個人情報ファイルを取り出す。したがって、個人情報の漏洩を防止するためには、開発者、作業者等が個人情報ファイルを取り出せないシステムが必要である。   Since a company owns a lot of personal information, if such personal information is leaked, the company often suffers great damage and loses trust. In general, it is said that leakage of personal information is more often caused by internal people such as workers who maintain the system than by unauthorized access from outside. In this case, the worker or the like takes out a personal information file from a server or the like that manages personal information. Therefore, in order to prevent leakage of personal information, a system in which developers, workers, etc. cannot extract personal information files is required.

特許文献1では、電子文書(イメージデータや電子帳票のファイル)を分割して複数のサーバに保存し、保存されている電子文書を検索可能にする手法が開示されている。
しかしながら、分割された各ファイルの保存場所が知られた場合、ファイルは、分割ファイルが各保存場所から取り出されて、漏洩してしまう場合がある。また、ユーザは、検索結果により与えられる各分割ファイルの保存場所に基づいて、各分割ファイルにそれぞれアクセスする必要があるので、ファイル操作作業が煩わしいものとなってしまう。さらに、ファイルが分散管理されていることがユーザにより認識されてしまう。
Japanese Patent Application Laid-Open No. 2004-228561 discloses a technique for dividing an electronic document (image data or electronic form file) and storing it in a plurality of servers so that the stored electronic document can be searched.
However, when the storage location of each divided file is known, the file may be leaked because the divided file is taken out from each storage location. Further, since the user needs to access each divided file based on the storage location of each divided file given by the search result, the file operation work becomes troublesome. Furthermore, the user recognizes that the file is distributed and managed.

特開2004−246642号公報JP 2004-246642 A

本発明は、上述した背景からなされたものであり、ファイルの不正な持ち出しを防止することができるファイル管理システムを提供することを目的とする。   The present invention has been made from the above-described background, and an object of the present invention is to provide a file management system capable of preventing illegal file take-out.

上記目的を達成するために、本発明に係るファイル管理システムは、親サーバと複数の子サーバとを有するファイル管理システムであって、前記親サーバは、ファイルを分割する分割手段と、前記分割手段により分割されたファイルと当該ファイルが記憶されている前記子サーバとの関係情報を記憶する関係記憶手段とを有し、前記子サーバは、前記分割手段により分割されたファイルを記憶するファイル記憶手段を有する。   To achieve the above object, a file management system according to the present invention is a file management system having a parent server and a plurality of child servers, wherein the parent server divides a file, and the dividing unit. File storage means for storing the file divided by the dividing means, the relation storage means for storing relation information between the file divided by the above and the child server in which the file is stored. Have

好適には、前記関係記憶手段は、半導体記憶装置からなる。
好適には、前記親サーバは、ファイルの要求を受け付ける要求受付手段と、前記要求受付手段により受け付けられた要求、及び前記関係記憶手段に記憶されている関係情報に基づいて、前記複数の子サーバの前記ファイル記憶手段に記憶されている分割ファイルを結合する結合手段とをさらに有する。
好適には、前記関係記憶手段に記憶されている関係情報とは異なる関係で、前記分割手段により分割された分割ファイルを前記複数の子サーバに再配置する再配置手段をさらに有する。
Preferably, the relation storage means comprises a semiconductor memory device.
Preferably, the parent server includes a plurality of child servers based on a request reception unit that receives a request for a file, a request received by the request reception unit, and relationship information stored in the relationship storage unit. And combining means for combining the divided files stored in the file storage means.
Preferably, the information processing apparatus further includes a rearrangement unit that rearranges the divided files divided by the division unit to the plurality of child servers in a relationship different from the relationship information stored in the relationship storage unit.

また、本発明に係るファイル管理方法は、記憶装置を有する親サーバと、複数の子サーバとを有するファイル管理システムにおいて、前記親サーバにおいて、ファイルを分割し、前記分割されたファイルと当該ファイルが記憶されている前記子サーバとの関係情報を前記記憶装置に記憶し、前記子サーバにおいて、前記分割されたファイルを記憶する。   The file management method according to the present invention is a file management system having a parent server having a storage device and a plurality of child servers, wherein the parent server divides the file, and the divided file and the file are The stored relationship information with the child server is stored in the storage device, and the divided file is stored in the child server.

好適には、前記親サーバにおいて、ファイルの要求を受け付け、前記受け付けられた要求及び前記記憶されている関係情報に基づいて、前記複数の子サーバに記憶されている分割ファイルを結合する。   Preferably, the parent server receives a request for a file, and combines the divided files stored in the plurality of child servers based on the received request and the stored relationship information.

本発明のファイル管理システムによれば、ファイルの不正な持ち出しを防止することができる。   According to the file management system of the present invention, it is possible to prevent illegal file removal.

図1は、本発明の実施形態に係るファイル管理システム1を示す図である。
図1に示すように、ファイル管理システム1は、ネットワーク2を介して接続された親サーバ3、子サーバ4−1〜4−n、及び端末装置5を含む。ネットワーク2は、例えばLAN又はWANであり、有線であってもよいし、無線であってもよい。なお、子サーバ4−1〜4−nなど複数ある構成部分のいずれかを特定せずに示す場合には、単に子サーバ4などと略記することがある。
FIG. 1 is a diagram showing a file management system 1 according to an embodiment of the present invention.
As shown in FIG. 1, the file management system 1 includes a parent server 3, child servers 4-1 to 4 -n, and a terminal device 5 connected via a network 2. The network 2 is, for example, a LAN or WAN, and may be wired or wireless. In addition, when it shows without specifying any of several component parts, such as child server 4-1 to 4-n, it may abbreviate as the child server 4 etc. only.

端末装置5は、親サーバ3に対してファイルの新規作成、参照、削除等の操作を行う。親サーバ3は、管理対象のファイルを分割し、分割されたファイルと当該分割ファイルが記憶されている子サーバ4−1〜4−nとの関係情報を記憶する。子サーバ4−1〜4−nは、親サーバ3により分割されたファイルを記憶する。したがって、親サーバ3は、端末装置5とファイルの送受信を行う一方、子サーバ4−1〜4−nは、端末装置5とはファイルの送受信を行わず、分割されたファイルの送受信を親サーバ3との間で行う。なお、親サーバ3も、分割されたファイルを記憶してもよい。親サーバ3は、管理しているファイルの参照等の要求を端末装置5から受け付けた場合、上記の関係情報に基づいて、子サーバ4−1〜4−nに記憶されている分割ファイルを結合して、端末装置5からのファイル参照等の要求に応える。   The terminal device 5 performs operations such as new file creation, reference, and deletion with respect to the parent server 3. The parent server 3 divides the file to be managed, and stores relationship information between the divided file and the child servers 4-1 to 4-n in which the divided file is stored. The child servers 4-1 to 4-n store the files divided by the parent server 3. Accordingly, the parent server 3 transmits / receives a file to / from the terminal device 5, while the child servers 4-1 to 4-n do not transmit / receive a file to / from the terminal device 5, and transmits / receives the divided files. Between 3 and 3. The parent server 3 may also store the divided files. When the parent server 3 receives a request for referring to the managed file from the terminal device 5, the parent server 3 combines the divided files stored in the child servers 4-1 to 4 -n based on the relation information. In response to the request from the terminal device 5 such as file reference.

図2は、親サーバ3、子サーバ4及び端末装置5のハードウェア構成を示す図である。
図2に示すように、親サーバ3等は、CPU10と、揮発性の半導体記憶装置からなる例えばDRAM等のメモリ12と、データを読み書き可能に記憶する例えばハードディスクドライブ等の記憶装置14と、ネットワーク2を介して他のコンピュータとデータの送信及び受信を行う通信インタフェース(IF)16と、タッチパネル又は液晶ディスプレイ並びにキーボード・ポインティングデバイスを含むユーザインタフェース(UI)装置18とを有する。これらの構成要素は、バス20を介して互いに接続されている。
FIG. 2 is a diagram illustrating a hardware configuration of the parent server 3, the child server 4, and the terminal device 5.
As shown in FIG. 2, the parent server 3 or the like includes a CPU 10, a memory 12 such as a DRAM made of a volatile semiconductor storage device, a storage device 14 such as a hard disk drive for storing data in a readable / writable manner, and a network. 2 and a communication interface (IF) 16 for transmitting and receiving data to and from another computer, and a user interface (UI) device 18 including a touch panel or a liquid crystal display and a keyboard pointing device. These components are connected to each other via a bus 20.

図3は、親サーバ3上で動作する親サーバプログラム30の機能構成を示す図である。
図3に示すように、親サーバプログラム30は、要求受付部300、結合部302、分割部304、再配置部306、分散情報管理部308、分割再配置制御部310、ロック制御部312、分割ファイル記憶部314及び分散情報記憶部316を有する。親サーバプログラム30は、親サーバ3のメモリ12にロードされ、CPU10により実行される。なお、以降、示されるプログラムもまた、同様にして実行される。
FIG. 3 is a diagram showing a functional configuration of the parent server program 30 operating on the parent server 3.
As illustrated in FIG. 3, the parent server program 30 includes a request receiving unit 300, a combining unit 302, a dividing unit 304, a rearrangement unit 306, a shared information management unit 308, a division rearrangement control unit 310, a lock control unit 312, a division. A file storage unit 314 and a distributed information storage unit 316 are included. The parent server program 30 is loaded into the memory 12 of the parent server 3 and executed by the CPU 10. Hereinafter, the programs shown are also executed in the same manner.

親サーバプログラム30において、要求受付部300は、ネットワーク2を介して端末装置5から、ファイルの新規作成、参照、削除等の要求を受け付ける。要求受付部300は、ファイルの参照要求を受け付けた場合、結合部302に対して要求を出力し、結合部302により結合されたファイルデータを要求元の端末装置5に対して送信する。要求受付部300は、ファイルの新規作成並びに保存要求を受け付けた場合、分割部304に対して当該ファイルデータを出力する。   In the parent server program 30, the request accepting unit 300 accepts requests such as new creation, reference, and deletion of files from the terminal device 5 via the network 2. When receiving a file reference request, the request receiving unit 300 outputs a request to the combining unit 302 and transmits the file data combined by the combining unit 302 to the requesting terminal device 5. When receiving a new file creation and storage request, the request receiving unit 300 outputs the file data to the dividing unit 304.

分割部304は、ファイルを分割する。分割部304は、分割されたファイルの少なくともいずれかを分割ファイル記憶部314に記憶してもよい。また、分割部304は、分割されたファイルのそれぞれがいずれの子サーバ4−1〜4−nに配置されるかを決定し、分割されたファイルと当該ファイルが記憶されている子サーバ4−1〜4−nとの関係情報(以降、分散情報ともいう)を生成し、分散情報管理部308に対して出力する。分散情報は、分割前ファイルのファイル名あるいはファイル識別子等により一意に識別される。なお、分散情報については、後で詳述する。   The dividing unit 304 divides the file. The dividing unit 304 may store at least one of the divided files in the divided file storage unit 314. Further, the dividing unit 304 determines which child server 4-1 to 4-n each of the divided files is arranged, and the divided server and the child server 4- in which the file is stored. 1 to 4-n (hereinafter also referred to as shared information) is generated and output to the shared information management unit 308. The shared information is uniquely identified by the file name or file identifier of the pre-division file. The shared information will be described in detail later.

分割部304は、乱数等により、分割されたファイルがいずれの子サーバ4に配置されるかを決定する。分割部304は、ファイル管理システム1を構成する親サーバ3及び子サーバ4の数に基づいて当該配置を決定してもよいし、ファイルサイズに基づいて決定してもよい。なお、ファイルの分割方法及び配置方法は、特に本例に限定されない。   The dividing unit 304 determines to which child server 4 the divided file is arranged based on a random number or the like. The dividing unit 304 may determine the arrangement based on the number of parent servers 3 and child servers 4 configuring the file management system 1, or may determine based on the file size. The file dividing method and the arranging method are not particularly limited to this example.

分割部304は、後述する分割再配置制御部310により分割処理を指示された場合、ファイルの分割処理と分散情報の生成処理を行う。この場合、分割部304は、分散情報管理部308を介して、現在記憶されている分散情報を取得する。   The division unit 304 performs a file division process and a distribution information generation process when a division process is instructed by a division rearrangement control unit 310 described later. In this case, the dividing unit 304 acquires the currently stored shared information via the shared information management unit 308.

分割ファイル記憶部314は、分割部304により分割されたファイルを記憶する。このファイルには、分割前のファイルを識別するための識別子が付与されている。分割ファイル記憶部314は、メモリ12及び記憶装置14の少なくともいずれかにより実現される。
分散情報記憶部316は、各ファイルの分散情報を記憶する。分散情報記憶部316は、メモリ12により実現される。
The divided file storage unit 314 stores the file divided by the dividing unit 304. This file is given an identifier for identifying the file before division. The divided file storage unit 314 is realized by at least one of the memory 12 and the storage device 14.
The shared information storage unit 316 stores the shared information of each file. The distributed information storage unit 316 is realized by the memory 12.

分散情報管理部308は、分割部304から入力された分散情報と、この分散情報がいずれのファイルに対応するものであるかを識別する識別情報とを分散情報記憶部316に格納する。また、分散情報管理部308は、結合部302、分割部304又は再配置部306からファイル名(又はファイル識別子)等のファイル識別情報を受け付け、当該ファイルに関する分散情報を分散情報記憶部316から抽出して、結合部302等に出力する。   The shared information management unit 308 stores the shared information input from the dividing unit 304 and identification information for identifying which file the shared information corresponds to in the shared information storage unit 316. Also, the shared information management unit 308 receives file identification information such as a file name (or file identifier) from the combining unit 302, the dividing unit 304, or the rearrangement unit 306, and extracts the shared information related to the file from the shared information storage unit 316. Then, the data is output to the combining unit 302 and the like.

分散情報管理部308は、親サーバプログラム30が動作する親サーバ3が停止する場合、分散情報記憶部316に記憶されている分散情報を、いずれかの子サーバ4に対して送信する。この場合、分散情報管理部308は、分散情報記憶部316に記憶されている分散情報を消去する。なお、分散情報管理部308は、親サーバ3が停止する場合、分散情報記憶部316に記憶されている分散情報を記憶装置14上のファイルに書き出してから消去してもよいし、図示しないI/O装置に格納してから消去してもよい。   The shared information management unit 308 transmits the shared information stored in the shared information storage unit 316 to any of the child servers 4 when the parent server 3 on which the parent server program 30 operates stops. In this case, the shared information management unit 308 deletes the shared information stored in the shared information storage unit 316. When the parent server 3 is stopped, the shared information management unit 308 may delete the shared information stored in the shared information storage unit 316 after writing it to a file on the storage device 14, or may not be shown in FIG. The data may be deleted after being stored in the / O device.

このようにして、親サーバプログラム30は、端末装置5からファイルを受け付け、当該ファイルを分割し、分割されたファイルを分割ファイル記憶部314に記憶し、分散情報を分散情報記憶部316に記憶する。なお、分割ファイル記憶部314は、親サーバプログラム30に含まれず、後述する子サーバプログラム40だけに含まれてもよい。この場合、親サーバ3において、記憶されている情報は、分散情報だけである。   In this way, the parent server program 30 receives the file from the terminal device 5, divides the file, stores the divided file in the divided file storage unit 314, and stores the distributed information in the distributed information storage unit 316. . The divided file storage unit 314 may not be included in the parent server program 30 but may be included only in the child server program 40 described later. In this case, the information stored in the parent server 3 is only the distributed information.

結合部302は、端末装置5から要求されたファイルのファイル名等の識別情報を分散情報管理部308に対して出力し、当該ファイルの分散情報を分散情報管理部308から受け付ける。結合部302は、この分散情報を参照して、要求されたファイルが分割された分割ファイルのそれぞれがいずれの子サーバ4に記憶されているかを認識し、分割ファイルを記憶する子サーバ4に対して分割ファイルの送信を要求する。また、分割ファイルが親サーバプログラム30の分割ファイル記憶部314に記憶されている場合、結合部302は、分割ファイル記憶部314から、要求されたファイルが分割された分割ファイルを抽出する。結合部302は、子サーバ4から送信された各分割ファイルと、分割ファイル記憶部314に記憶されている分割ファイルとを結合し、当該結合されたファイルを要求受付部300に対して出力する。   The combining unit 302 outputs identification information such as the file name of the file requested from the terminal device 5 to the shared information management unit 308 and receives the shared information of the file from the distributed information management unit 308. The combining unit 302 refers to the shared information, recognizes in which child server 4 each of the divided files obtained by dividing the requested file is stored, and sends the child server 4 storing the divided files to the child server 4 that stores the divided files. Request to send a split file. When the divided file is stored in the divided file storage unit 314 of the parent server program 30, the combining unit 302 extracts the divided file obtained by dividing the requested file from the divided file storage unit 314. The combining unit 302 combines each divided file transmitted from the child server 4 and the divided file stored in the divided file storage unit 314, and outputs the combined file to the request receiving unit 300.

再配置部306は、分割部304が分散情報の更新処理及びファイルの分割処理を行った場合、分散情報管理部308を介して分散情報を参照し、分割部304から分割ファイルを受け付け、分散情報に基づいて、当該分割ファイルのそれぞれを対応する子サーバ4に対して送信する。また、再配置部306は、後述する分割再配置制御部310の制御により、分散情報記憶部316に記憶されている分散情報とは異なる関係、即ち、分割部304により新たにファイルが分割されて生成された分散情報に対応する関係で、新たに分割された分割ファイルを複数の子サーバ4に再配置する。なお、再配置部306が、再配置する旨の通知を子サーバ4に対して送信し、子サーバ4が、分割ファイルを親サーバ3から取得(get)してもよい。   When the dividing unit 304 performs the shared information update process and the file dividing process, the rearrangement unit 306 refers to the shared information via the shared information management unit 308, receives the divided file from the dividing unit 304, and receives the shared information. Based on the above, each of the divided files is transmitted to the corresponding child server 4. Further, the rearrangement unit 306 has a relationship different from the shared information stored in the shared information storage unit 316 under the control of the division rearrangement control unit 310 to be described later, that is, the file is newly divided by the division unit 304. The newly divided divided files are rearranged in the plurality of child servers 4 in a relationship corresponding to the generated shared information. Note that the rearrangement unit 306 may transmit a notification of rearrangement to the child server 4, and the child server 4 may obtain (get) the divided file from the parent server 3.

分割再配置制御部310は、所定の契機に、分割部304及び再配置部306を制御して、分割処理及び再配置処理を実行させる。例えば、分割再配置制御部310は、1日毎、1週間毎、1ヵ月毎等、所定の間隔で分割・再配置処理を実行させてもよいし、予め決められた時刻に分割・再配置処理を実行させてもよい。また、分割再配置制御部310は、ファイル毎に分割・再配置処理を行うことを制御してもよい。この場合、分割再配置制御部310は、所定のファイル名に該当するファイル、あるいは所定のディレクトリ(フォルダともいう)に含まれているファイルを指定して、分割・再配置処理を実行させてもよい。なお、分割再配置処理は、親サーバ3のUI装置18を用いてGUI(Graphical User Interface)により行われてもよいし、CLI(Comand Line Interface)により行われてもよい。また、ファイル名の指定方法等、実行対象の指定方法は、特に限定されない。   The division rearrangement control unit 310 controls the division unit 304 and the rearrangement unit 306 to execute the division process and the rearrangement process at a predetermined opportunity. For example, the division / relocation control unit 310 may cause the division / relocation processing to be executed at a predetermined interval such as every day, every week, every month, or at a predetermined time. May be executed. Further, the division / relocation control unit 310 may control the division / relocation processing for each file. In this case, the division / relocation control unit 310 may execute a division / relocation process by specifying a file corresponding to a predetermined file name or a file included in a predetermined directory (also referred to as a folder). Good. The division rearrangement process may be performed by a GUI (Graphical User Interface) using the UI device 18 of the parent server 3 or by a CLI (Comand Line Interface). Also, the execution target designation method such as the file name designation method is not particularly limited.

ロック制御部312は、親サーバ3及び子サーバ4に分散して格納されたファイルを端末装置5から参照・更新等することを禁止する状態と、許可する状態とを制御する。ロック制御部312が参照等をロックすると、端末装置5からの参照等は禁止され、ロック制御部312がロックを解除すると、参照等が許可される。例えば、ロック制御部312は、ファイルの分割処理あるいは再配置処理が実行されている間、当該ファイルに関する参照等を禁止する。   The lock control unit 312 controls a state in which a file stored in a distributed manner on the parent server 3 and the child server 4 is prohibited from being referred to / updated from the terminal device 5 and a state in which the file is permitted. When the lock control unit 312 locks the reference or the like, the reference from the terminal device 5 is prohibited, and when the lock control unit 312 releases the lock, the reference or the like is permitted. For example, the lock control unit 312 prohibits reference to the file while the file division process or the rearrangement process is being executed.

図4は、親サーバプログラム30により実行される分散処理及び再配置処理について説明する図である。
図4(A)に例示するように、ファイル管理システム1において、ファイルは、複数のファイルに分割されて、親サーバ3及び子サーバ4−1〜4−nのうちの複数のサーバに分散して格納される。例えば、ファイル管理システム1に2台の子サーバ4−1,4−2が含まれる場合、「住所録01」ファイルは、「住所録01−01」〜「住所録01−09」に9分割されて、親サーバ3及び子サーバ4−1,4−2の3台のサーバに分散される。
FIG. 4 is a diagram for explaining distributed processing and rearrangement processing executed by the parent server program 30.
As illustrated in FIG. 4A, in the file management system 1, the file is divided into a plurality of files and distributed to a plurality of servers among the parent server 3 and the child servers 4-1 to 4-n. Stored. For example, when the file management system 1 includes two child servers 4-1 and 4-2, the “address book 01” file is divided into nine “address book 01-01” to “address book 01-09”. And distributed to three servers, a parent server 3 and child servers 4-1, 4-2.

このように分散管理されているファイルは、図4(B)に例示するように、所定の契機に、分割再配置制御部310により、分割再配置される。例えば、9分割されていたファイルは、改めて15分割されて、3台のサーバに分散される。   The file thus distributed and managed is divided and rearranged by the division rearrangement control unit 310 at a predetermined opportunity as illustrated in FIG. 4B. For example, a file that has been divided into nine parts is divided into fifteen parts and distributed to three servers.

図5は、分散情報記憶部316に記憶されている分散情報を例示する図である。
図5に例示するように、分散情報には、ファイル名、ファイル順序番号、現サイズ、新サイズ、現格納サーバID及び新格納サーバIDが含まれる。ファイル名は、分散管理されているファイルを一意に識別するための名称である。なお、分散情報には、ファイル名とは別個に、ファイルを識別するための識別子(ファイルID)が含まれてもよい。
FIG. 5 is a diagram illustrating shared information stored in the shared information storage unit 316.
As illustrated in FIG. 5, the distribution information includes a file name, a file sequence number, a current size, a new size, a current storage server ID, and a new storage server ID. The file name is a name for uniquely identifying a file that is distributed and managed. The shared information may include an identifier (file ID) for identifying the file separately from the file name.

ファイル順序番号は、分割されたファイルを識別するための順序番号であり、分割されたファイルは、ファイル名及びファイル順序番号により一意に識別される。現サイズは、再分割処理が実行される前のファイルサイズである。新サイズは、再分割処理が実行された後のファイルサイズである。なお、分散情報には、再分割処理が実行された後のファイルサイズだけが含まれてもよい。   The file sequence number is a sequence number for identifying the divided file, and the divided file is uniquely identified by the file name and the file sequence number. The current size is the file size before the re-division process is executed. The new size is the file size after the re-division processing is executed. Note that the distribution information may include only the file size after the re-division processing is executed.

現格納サーバIDは、再配置処理が実行される前に当該ファイルを格納していたサーバの識別子(ID)である。新格納サーバIDは、再配置処理が実行された後に当該ファイルを格納しているサーバの識別子である。なお、分散情報には、再配置処理が実行された後のファイルサイズだけが含まれてもよい。また、サーバIDは、サーバを一意に識別するための識別子であるので、サーバを一意に識別するものであれば、サーバ名でもよいし、製造番号等でもよい。   The current storage server ID is the identifier (ID) of the server that stored the file before the relocation process is executed. The new storage server ID is an identifier of the server that stores the file after the rearrangement process is executed. Note that the distribution information may include only the file size after the rearrangement process is executed. Further, since the server ID is an identifier for uniquely identifying the server, the server ID may be a server name or a manufacturing number as long as it uniquely identifies the server.

本例では、ファイル「住所録01」のファイルサイズが90MBであり、当該ファイルが、9分割されていた状態から15分割されている状態に再分割された場合を示している。また、分割ファイルサイズは、再分割前においては10MBであり、再分割後においては6MBである。それぞれの分割ファイルにおいて、再分割前に格納されていたサーバと、再分割後に格納されているサーバとは同一であってもよいし異なってもよい。   In this example, the file size of the file “Address Book 01” is 90 MB, and the file is re-divided from a state where it is divided into 9 into a state where it is divided into 15 parts. The divided file size is 10 MB before re-division and 6 MB after re-division. In each divided file, the server stored before re-division and the server stored after re-division may be the same or different.

親サーバプログラム30の結合部302は、このような分散情報を参照して、各分割ファイルがどの子サーバ4に格納されているかを認識する。また、再配置部306は、分割ファイルに当該分割ファイルを識別するファイル順序番号を付与して、格納先の子サーバ4に対して当該分割ファイルを送信する。   The coupling unit 302 of the parent server program 30 recognizes which child server 4 stores each divided file with reference to such distributed information. Further, the rearrangement unit 306 assigns a file sequence number for identifying the divided file to the divided file, and transmits the divided file to the child server 4 that is the storage destination.

図6は、子サーバ4上で動作する子サーバプログラム40の機能構成を示す図である。
図6に示すように、子サーバプログラム40は、ファイル要求受付部400、分割ファイル管理部402、分散情報管理部404、再配置要求受付部406、分割ファイル記憶部314及び分散情報記憶部316を有する。なお、図6に示された各構成のうち、図3に示された構成と実質的に同一のものには同一の符号が付されている。
FIG. 6 is a diagram showing a functional configuration of the child server program 40 operating on the child server 4.
As illustrated in FIG. 6, the child server program 40 includes a file request receiving unit 400, a divided file management unit 402, a distributed information management unit 404, a rearrangement request receiving unit 406, a divided file storage unit 314, and a distributed information storage unit 316. Have. 6 that are substantially the same as those shown in FIG. 3 are denoted by the same reference numerals.

子サーバプログラム40において、ファイル要求受付部400は、親サーバプログラム30の結合部302及び再配置部306からの要求を受け付ける。ファイル要求受付部400は、親サーバプログラム30の結合部302からファイル要求を受け付けた場合、当該ファイルのファイル名(又は、ファイルID等の識別子)を分割ファイル管理部402に対して出力し、分割ファイル管理部402から該当する分割ファイルを受け付け、当該分割ファイルを親サーバ3に対して送信する。ファイル要求受付部400は、親サーバプログラム30の再配置部306から分割ファイルの実体を受け付けた場合、当該分割ファイルを分割ファイル管理部402に対して出力する。   In the child server program 40, the file request receiving unit 400 receives requests from the combining unit 302 and the relocation unit 306 of the parent server program 30. When the file request accepting unit 400 accepts a file request from the combining unit 302 of the parent server program 30, the file request accepting unit 400 outputs the file name (or an identifier such as a file ID) of the file to the divided file managing unit 402. The corresponding divided file is received from the file management unit 402 and the divided file is transmitted to the parent server 3. When the file request receiving unit 400 receives the substance of the divided file from the rearrangement unit 306 of the parent server program 30, the file request receiving unit 400 outputs the divided file to the divided file management unit 402.

分割ファイル管理部402は、分割ファイル記憶部314に記憶されている分割ファイルを管理する。より具体的には、分割ファイル管理部402は、ファイル要求受付部400から指定されたファイルに関する分割ファイルを、分割ファイル記憶部314から抽出してファイル要求受付部400に対して出力する。また、分割ファイル管理部402は、ファイル要求受付部400から分割ファイルを受け付けて、分割ファイル記憶部314に格納する。分割ファイルには、分割前のファイル名及びファイル順序番号が付与されているので、分割ファイルは、一意に識別される。   The divided file management unit 402 manages the divided files stored in the divided file storage unit 314. More specifically, the divided file management unit 402 extracts the divided file related to the file specified from the file request receiving unit 400 from the divided file storage unit 314 and outputs the extracted file to the file request receiving unit 400. Further, the divided file management unit 402 receives the divided file from the file request receiving unit 400 and stores it in the divided file storage unit 314. Since the file name and the file order number before division are assigned to the divided file, the divided file is uniquely identified.

分割ファイル管理部402は、再配置要求受付部406から指定されたファイルに関する分割ファイルも、分割ファイル記憶部314から抽出して再配置要求受付部406に対して出力する。再配置要求受付部406は、親サーバプログラム30の再配置部306から再配置する旨を受け付けた場合、再配置対象の分割ファイルを、分割ファイル管理部402を介して取得して親サーバ3に対して送信する。   The split file management unit 402 also extracts the split file related to the file specified from the rearrangement request reception unit 406 from the split file storage unit 314 and outputs it to the rearrangement request reception unit 406. When the relocation request accepting unit 406 receives a relocation request from the relocation unit 306 of the parent server program 30, the relocation request receiving unit 406 acquires the relocation target divided file via the divided file management unit 402 and sends it to the parent server 3. Send to.

分散情報管理部404は、親サーバ3が停止する場合等、親サーバプログラム30の分散情報管理部308から分散情報を受け付けた場合、分散情報を分散情報記憶部316に格納する。また、親サーバ3が再起動した場合、分散情報管理部404は、分散情報を分散情報記憶部316から取得して親サーバ3に対して送信し、分散情報記憶部316から分散情報を消去する。親サーバ3が停止している状態で子サーバ4が停止する際、この子サーバ4が分散情報を記憶している場合には、分散情報管理部404は、他の子サーバ4に対して分散情報を送信し、分散情報記憶部316から分散情報を消去する。この場合、当該他の子サーバ4においては、子サーバプログラム40の分散情報管理部404が、受け付けた分散情報を分散情報記憶部316に格納する。   When the shared information is received from the shared information management unit 308 of the parent server program 30, such as when the parent server 3 is stopped, the shared information management unit 404 stores the shared information in the shared information storage unit 316. When the parent server 3 is restarted, the shared information management unit 404 acquires the shared information from the shared information storage unit 316 and transmits it to the parent server 3 and deletes the shared information from the shared information storage unit 316. . When the child server 4 is stopped while the parent server 3 is stopped, if the child server 4 stores the distributed information, the distributed information management unit 404 distributes to the other child servers 4. Information is transmitted, and the shared information is deleted from the shared information storage unit 316. In this case, in the other child server 4, the shared information management unit 404 of the child server program 40 stores the received shared information in the shared information storage unit 316.

次に、本発明の実施形態に係るファイル管理システム1においてなされるファイル保存処理、ファイル参照処理、及び再配置処理について説明する。
図7は、本発明の実施形態に係るファイル管理システム1におけるファイル保存処理(S10)のフローチャートを示す図である。
図7に示すように、ステップ100(S100)において、親サーバプログラム30(図3)の要求受付部300は、端末装置5からファイル保存の要求を受け付けたか否かを判定する。親サーバプログラム30は、ファイル保存の要求を受け付けた場合にはS102の処理に進み、そうでない場合にはS100の処理に戻る。
Next, file storage processing, file reference processing, and relocation processing performed in the file management system 1 according to the embodiment of the present invention will be described.
FIG. 7 is a diagram showing a flowchart of the file saving process (S10) in the file management system 1 according to the embodiment of the present invention.
As shown in FIG. 7, in step 100 (S <b> 100), the request receiving unit 300 of the parent server program 30 (FIG. 3) determines whether a file storage request has been received from the terminal device 5. The parent server program 30 proceeds to the process of S102 when the file saving request is received, and returns to the process of S100 otherwise.

ステップ102(S102)において、分割部304は、保存対象ファイルに関する分散情報を生成し、分散情報管理部308を介して、分散情報を分散情報記憶部316に格納する。
ステップ104(S104)において、分割部304は、保存対象ファイルを、分散情報に基づいて、所定のファイルサイズ毎に所定数に分割する。
In step 102 (S102), the dividing unit 304 generates shared information regarding the file to be saved, and stores the shared information in the shared information storage unit 316 via the shared information management unit 308.
In step 104 (S104), the dividing unit 304 divides the storage target file into a predetermined number for each predetermined file size based on the shared information.

ステップ106(S106)において、再配置部306は、分散情報に基づいて、分割ファイルのそれぞれを、対応する子サーバ4に対して送信する。送信された分割ファイルは、親サーバ3上からは削除される。親サーバ3が分割ファイルを記憶する場合、分割部304が、分散情報に基づいて分割ファイルを分割ファイル記憶部314に格納する。それぞれの子サーバ4においては、子サーバプログラム40(図6)のファイル要求受付部400が、送信された分割ファイルを受け付けて、分割ファイル管理部402を介して分割ファイル記憶部314に格納する。   In step 106 (S106), the rearrangement unit 306 transmits each of the divided files to the corresponding child server 4 based on the shared information. The transmitted divided file is deleted from the parent server 3. When the parent server 3 stores the divided file, the dividing unit 304 stores the divided file in the divided file storage unit 314 based on the distribution information. In each child server 4, the file request reception unit 400 of the child server program 40 (FIG. 6) receives the transmitted divided file and stores it in the divided file storage unit 314 via the divided file management unit 402.

図8は、本発明の実施形態に係るファイル管理システム1におけるファイル参照処理(S20)のフローチャートを示す図である。
図8に示すように、ステップ200(S200)において、親サーバプログラム30の要求受付部300は、端末装置5からファイル参照の要求を受け付けたか否かを判定する。親サーバプログラム30は、ファイル参照の要求を受け付けた場合にはS202の処理に進み、そうでない場合にはS200の処理に戻る。
FIG. 8 is a diagram showing a flowchart of the file reference process (S20) in the file management system 1 according to the embodiment of the present invention.
As shown in FIG. 8, in step 200 (S <b> 200), the request receiving unit 300 of the parent server program 30 determines whether a file reference request is received from the terminal device 5. If the parent server program 30 receives a file reference request, the parent server program 30 proceeds to the process of S202, and otherwise returns to the process of S200.

ステップ202(S202)において、結合部302は、分散情報記憶部316に記憶されている分散情報であって参照対象ファイルに関するものを、分散情報管理部308を介して参照する。
ステップ204(S204)において、結合部302は、分散情報に基づいて分割ファイルを収集する。より具体的には、結合部302は、分割ファイル記憶部314に記憶されている当該ファイルに関する分割ファイルを取得し、当該ファイルの識別子(ファイル名、ファイルIDなど)をそれぞれの子サーバ4に対して送信して子サーバ4から該当する分割ファイルを受け付ける。
In step 202 (S202), the combining unit 302 refers to the shared information stored in the shared information storage unit 316 and related to the reference target file via the shared information management unit 308.
In step 204 (S204), the combining unit 302 collects divided files based on the shared information. More specifically, the combining unit 302 acquires the divided file related to the file stored in the divided file storage unit 314, and assigns the identifier (file name, file ID, etc.) of the file to each child server 4. And the corresponding divided file is received from the child server 4.

ステップ206(S206)において、結合部302は、収集した分割ファイルのファイル順序番号に基づいてファイルを結合して復元し、ファイル要求受付部400に対して出力する。
ステップ208(S208)において、ファイル要求受付部400は、復元されたファイルを要求元の端末装置5に対して送信される。送信されたファイルは、親サーバ3上からは削除される。
In step 206 (S206), the combining unit 302 combines and restores the files based on the collected file order numbers of the divided files, and outputs them to the file request receiving unit 400.
In step 208 (S208), the file request receiving unit 400 transmits the restored file to the requesting terminal device 5. The transmitted file is deleted from the parent server 3.

図9は、本発明の実施形態に係るファイル管理システム1における再配置処理(S30)のフローチャートを示す図である。なお、図9に示された各処理のうち、図7及び図8に示された処理と実質的に同一のものには同一の符号が付されている。
図9に示すように、ステップ300(S300)において、親サーバプログラム30の分割再配置制御部310は、再配置の契機か否かを判定する。親サーバプログラム30は、再配置の契機である場合にはS202の処理に進み、そうでない場合にはS300の処理に戻る。
FIG. 9 is a diagram showing a flowchart of the relocation processing (S30) in the file management system 1 according to the embodiment of the present invention. Note that, among the processes shown in FIG. 9, substantially the same processes as those shown in FIGS. 7 and 8 are denoted by the same reference numerals.
As shown in FIG. 9, in step 300 (S300), the division rearrangement control unit 310 of the parent server program 30 determines whether or not it is an opportunity for rearrangement. The parent server program 30 proceeds to the process of S202 if it is an opportunity for rearrangement, and returns to the process of S300 otherwise.

再配置の契機と判定された場合、分割再配置制御部310は、分割・再配置処理を実行する旨を結合部302、分割部304及び再配置部306に対して出力する。したがって、S202〜S206の処理で、結合部302は、記憶されている分散情報に基づいて分割ファイルを収集し、当該分割ファイルを結合して分割前のファイルを復元する。その後、S102及びS104の処理で、分割部304は、記憶されている分散情報とは異なる関係を示す分散情報を生成し、当該生成された分散情報に基づいてファイルを分割する。さらに、S106の処理で、再配置部306は、当該生成された分散情報に基づいて、分割ファイルを子サーバ4に対して送信する。それぞれの子サーバ4では、送信された分割ファイルが格納され、親サーバ3では、送信された分割ファイルは削除される。   When it is determined that the relocation is triggered, the division / relocation control unit 310 outputs to the combining unit 302, the division unit 304, and the relocation unit 306 that the division / relocation processing is to be executed. Therefore, in the processes of S202 to S206, the combining unit 302 collects the divided files based on the stored shared information, combines the divided files, and restores the files before the division. Thereafter, in the processes of S102 and S104, the dividing unit 304 generates shared information indicating a relationship different from the stored shared information, and divides the file based on the generated distributed information. Further, in the process of S106, the relocation unit 306 transmits the divided file to the child server 4 based on the generated distribution information. Each child server 4 stores the transmitted divided file, and the parent server 3 deletes the transmitted divided file.

以上説明したように、本発明の実施形態に係るファイル管理システム1は、親サーバと複数の子サーバとを有するファイル管理システムであって、前記親サーバは、ファイルを分割する分割手段と、前記分割手段により分割されたファイルと当該ファイルが記憶されている前記子サーバとの関係情報を記憶する関係記憶手段とを有し、前記子サーバは、前記分割手段により分割されたファイルを記憶するファイル記憶手段を有する。これにより、分割ファイルの保存場所は、ユーザにより知られることがないので、ファイルの不正な持ち出しを防止することができる。また、いずれかの分割ファイルが不正に取得された場合においても、ファイル全体の内容を特定されることが防止されるので、実質的な被害を最小限に抑えることができる。ユーザは、分割ファイルを保存する複数のサーバに対して個別にアクセスする必要がなくなるので、ユーザの利便性が向上する。   As described above, the file management system 1 according to the embodiment of the present invention is a file management system having a parent server and a plurality of child servers, and the parent server includes a dividing unit that divides a file, A file having relation storage means for storing relation information between the file divided by the dividing means and the child server storing the file, wherein the child server stores the file divided by the dividing means; Having storage means; Thereby, since the storage location of the divided file is not known by the user, it is possible to prevent the file from being illegally taken out. Further, even when any one of the divided files is illegally obtained, the contents of the entire file are prevented from being specified, so that substantial damage can be minimized. Since the user does not need to individually access a plurality of servers that store the divided files, the convenience for the user is improved.

また、本発明の実施形態に係るファイル管理システム1は、前記関係記憶手段に記憶されている関係情報とは異なる関係で、前記分割手段により分割された分割ファイルを前記複数の子サーバに再配置する再配置手段をさらに有する。これにより、分割ファイルは、所定の契機で再び分割及び配置されるので、ユーザが分割ファイルのそれぞれに対してアクセスすることを、より困難なものにすることができる。   Further, the file management system 1 according to the embodiment of the present invention relocates the divided files divided by the dividing unit to the plurality of child servers in a relationship different from the relationship information stored in the relationship storage unit. And repositioning means. As a result, the divided file is divided and arranged again at a predetermined opportunity, so that it is more difficult for the user to access each of the divided files.

さらに、本発明の実施形態に係るファイル管理システム1は、半導体記憶装置からなるメモリに分散情報を記憶する。これにより、開発者、ファイル閲覧者等のユーザは、ファイルにアクセスする操作により分散情報を参照することができず、ファイルの保存場所を知ることができないので、ファイルの不正な持ち出しが、より効果的に防止されることができる。   Furthermore, the file management system 1 according to the embodiment of the present invention stores distributed information in a memory composed of a semiconductor storage device. As a result, users such as developers and file viewers cannot refer to the distributed information by the operation of accessing the file, and cannot know the storage location of the file. Can be prevented.

なお、本発明の実施形態に係るファイル管理システム1において、親サーバ3及び子サーバ4−1〜4−nのそれぞれは、いわゆるホットスタンバイ構成を互いに構成してもよい。例えば、親サーバ3のホットスタンバイマシンは、子サーバ4−1であり、子サーバ4−2のホットスタンバイマシンは、子サーバ4−2であり、子サーバ4−nのホットスタンバイマシンは、親サーバ3である。この場合、いずれかのサーバが停止した場合、当該停止マシンのホットスタンバイマシンは、これを検知し、自動及び手動のいずれかにより、当該停止マシンの機能を受け継ぐ。この場合、停止したマシンは、停止する直前に、記憶している分散情報及び分割ファイルを、対応するホットスタンバイマシンに送信する。   In the file management system 1 according to the embodiment of the present invention, each of the parent server 3 and the child servers 4-1 to 4-n may constitute a so-called hot standby configuration. For example, the hot standby machine of the parent server 3 is the child server 4-1, the hot standby machine of the child server 4-2 is the child server 4-2, and the hot standby machine of the child server 4-n is the parent server 4-2. Server 3. In this case, when one of the servers stops, the hot standby machine of the stopped machine detects this, and takes over the function of the stopped machine either automatically or manually. In this case, the stopped machine transmits the stored distributed information and divided files to the corresponding hot standby machine immediately before stopping.

本発明の実施形態に係るファイル管理システム1において、親サーバ3及び子サーバ4−1〜4−nの全てが停止する場合、分散情報は、揮発性のメモリにより記憶されているので、消去される。したがって、親サーバ3及び子サーバ4−1〜4−nが再び起動した場合、親サーバ3は、分割ファイルを収集し、分散情報を再構築する。   In the file management system 1 according to the embodiment of the present invention, when all of the parent server 3 and the child servers 4-1 to 4-n are stopped, the distributed information is erased because it is stored in the volatile memory. The Therefore, when the parent server 3 and the child servers 4-1 to 4-n are activated again, the parent server 3 collects the divided files and reconstructs the distributed information.

また、何者かが、子サーバ4に直接、不正にログオンし、分割ファイルを取得し、システムファイルの破壊等を行うことも想定される。したがって、ファイル管理システム1においては、子サーバ4のログオンポートをDisableに設定する、及びログオン機能を停止状態にする等の対策が施されてもよい。この場合においても、親サーバ3と子サーバ4との間では、データの送受信は可能であるので、ユーザは、ファイルの参照・保存等を行うことができる。   Also, it is assumed that somebody logs on illegally directly to the child server 4, acquires a divided file, and destroys a system file. Therefore, in the file management system 1, measures such as setting the logon port of the child server 4 to Disable and stopping the logon function may be taken. Even in this case, since data can be transmitted and received between the parent server 3 and the child server 4, the user can refer to and save the file.

また、ファイル管理システム1は、端末装置5と親サーバ3とを接続するネットワークと、親サーバ3と子サーバ4とを接続するネットワークとを、異なるネットワークとした構成を採ってもよい。これにより、端末装置5から子サーバ4に対するネットワークを介した不正アクセスが防止されることができる。   Further, the file management system 1 may adopt a configuration in which the network connecting the terminal device 5 and the parent server 3 and the network connecting the parent server 3 and the child server 4 are different networks. Thereby, unauthorized access from the terminal device 5 to the child server 4 via the network can be prevented.

本発明の実施形態に係るファイル管理システム1を示す図である。1 is a diagram showing a file management system 1 according to an embodiment of the present invention. 親サーバ3、子サーバ4及び端末装置5のハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of the parent server 3, the child server 4, and the terminal device 5. 親サーバ3上で動作する親サーバプログラム30の機能構成を示す図である。3 is a diagram showing a functional configuration of a parent server program 30 that operates on the parent server 3. FIG. 親サーバプログラム30により実行される分散処理及び再配置処理について説明する図である。It is a figure explaining the distributed process and the rearrangement process which are performed by the parent server program. 分散情報記憶部316に記憶されている分散情報を例示する図である。It is a figure which illustrates the shared information memorize | stored in the shared information storage part. 子サーバ4上で動作する子サーバプログラム40の機能構成を示す図である。It is a figure which shows the function structure of the child server program 40 which operate | moves on the child server 4. FIG. 本発明の実施形態に係るファイル管理システム1におけるファイル保存処理(S10)のフローチャートを示す図である。It is a figure which shows the flowchart of the file preservation | save process (S10) in the file management system 1 which concerns on embodiment of this invention. 本発明の実施形態に係るファイル管理システム1におけるファイル参照処理(S20)のフローチャートを示す図である。It is a figure which shows the flowchart of the file reference process (S20) in the file management system 1 which concerns on embodiment of this invention. 本発明の実施形態に係るファイル管理システム1における再配置処理(S30)のフローチャートを示す図である。It is a figure which shows the flowchart of the rearrangement process (S30) in the file management system 1 which concerns on embodiment of this invention.

符号の説明Explanation of symbols

1 ファイル管理システム
2 ネットワーク
3 親サーバ
4 子サーバ
5 端末装置
10 CPU
12 メモリ
14 記憶装置
16 通信IF
18 UI装置
30 親サーバプログラム
40 子サーバプログラム
300 要求受付部
302 結合部
304 分割部
306 再配置部
308 分散情報管理部
310 分割再配置制御部
312 ロック制御部
314 分割ファイル記憶部
316 分散情報記憶部
400 ファイル要求受付部
402 分割ファイル管理部
404 分散情報管理部
406 再配置要求受付部
1 File management system 2 Network 3 Parent server 4 Child server 5 Terminal device 10 CPU
12 Memory 14 Storage device 16 Communication IF
18 UI device 30 Parent server program 40 Child server program 300 Request reception unit 302 Connection unit 304 Division unit 306 Relocation unit 308 Distributed information management unit 310 Division rearrangement control unit 312 Lock control unit 314 Division file storage unit 316 Distribution information storage unit 400 File request reception unit 402 Division file management unit 404 Distributed information management unit 406 Relocation request reception unit

Claims (6)

親サーバと複数の子サーバとを有するファイル管理システムであって、
前記親サーバは、
ファイルを分割する分割手段と、
前記分割手段により分割されたファイルと当該ファイルが記憶されている前記子サーバとの関係情報を記憶する関係記憶手段と
を有し、
前記子サーバは、前記分割手段により分割されたファイルを記憶するファイル記憶手段を有する
ファイル管理システム。
A file management system having a parent server and a plurality of child servers,
The parent server is
A dividing means for dividing the file;
Relationship storage means for storing relationship information between the file divided by the dividing means and the child server in which the file is stored;
The file management system, wherein the child server has file storage means for storing the file divided by the dividing means.
前記関係記憶手段は、半導体記憶装置からなる
請求項1に記載のファイル管理システム。
The file management system according to claim 1, wherein the relation storage unit includes a semiconductor storage device.
前記親サーバは、
ファイルの要求を受け付ける要求受付手段と、
前記要求受付手段により受け付けられた要求、及び前記関係記憶手段に記憶されている関係情報に基づいて、前記複数の子サーバの前記ファイル記憶手段に記憶されている分割ファイルを結合する結合手段と
をさらに有する請求項1又は2に記載のファイル管理システム。
The parent server is
A request accepting means for accepting a request for a file;
A combining unit that combines the divided files stored in the file storage unit of the plurality of child servers based on the request received by the request reception unit and the relationship information stored in the relationship storage unit; The file management system according to claim 1, further comprising:
前記関係記憶手段に記憶されている関係情報とは異なる関係で、前記分割手段により分割された分割ファイルを前記複数の子サーバに再配置する再配置手段をさらに有する
請求項1乃至3のいずれかに記載のファイル管理システム。
4. The apparatus according to claim 1, further comprising a rearrangement unit that rearranges the divided files divided by the division unit to the plurality of child servers in a relationship different from the relationship information stored in the relationship storage unit. File management system described in.
記憶装置を有する親サーバと、複数の子サーバとを有するファイル管理システムにおいて、
前記親サーバにおいて、
ファイルを分割し、
前記分割されたファイルと当該ファイルが記憶されている前記子サーバとの関係情報を前記記憶装置に記憶し、
前記子サーバにおいて、前記分割されたファイルを記憶する
ファイル管理方法。
In a file management system having a parent server having a storage device and a plurality of child servers,
In the parent server,
Split the file,
Storing relationship information between the divided file and the child server storing the file in the storage device;
A file management method for storing the divided files in the child server.
前記親サーバにおいて、
ファイルの要求を受け付け、
前記受け付けられた要求及び前記記憶されている関係情報に基づいて、前記複数の子サーバに記憶されている分割ファイルを結合する
請求項5に記載のファイル管理方法。
In the parent server,
Accept file requests,
The file management method according to claim 5, wherein the divided files stored in the plurality of child servers are combined based on the received request and the stored relationship information.
JP2006221796A 2006-08-16 2006-08-16 File management system and file management method Pending JP2008046860A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006221796A JP2008046860A (en) 2006-08-16 2006-08-16 File management system and file management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006221796A JP2008046860A (en) 2006-08-16 2006-08-16 File management system and file management method

Publications (1)

Publication Number Publication Date
JP2008046860A true JP2008046860A (en) 2008-02-28

Family

ID=39180552

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006221796A Pending JP2008046860A (en) 2006-08-16 2006-08-16 File management system and file management method

Country Status (1)

Country Link
JP (1) JP2008046860A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012203658A (en) * 2011-03-25 2012-10-22 Panasonic Corp Information processor and information processing system
JP2012529086A (en) * 2009-05-29 2012-11-15 ビッツプレイ・コーポレーション Secure storage and transmission of information over a communication network
WO2013065544A1 (en) * 2011-11-01 2013-05-10 株式会社野村総合研究所 Data distribution management system
JP5667702B2 (en) * 2011-11-01 2015-02-12 株式会社野村総合研究所 Data distribution management system
JP2016154279A (en) * 2015-02-20 2016-08-25 日本電気株式会社 Ring bus transfer system, master node, slave node, and ring bus transfer method
US9594580B2 (en) 2014-04-09 2017-03-14 Bitspray Corporation Secure storage and accelerated transmission of information over communication networks
JP2017091361A (en) * 2015-11-13 2017-05-25 株式会社日立ソリューションズ File system and program
US11048823B2 (en) 2016-03-09 2021-06-29 Bitspray Corporation Secure file sharing over multiple security domains and dispersed communication networks
CN115242815A (en) * 2022-07-14 2022-10-25 山石网科通信技术股份有限公司 Data cloud storage method and device, management server and user terminal

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012529086A (en) * 2009-05-29 2012-11-15 ビッツプレイ・コーポレーション Secure storage and transmission of information over a communication network
JP2012203658A (en) * 2011-03-25 2012-10-22 Panasonic Corp Information processor and information processing system
WO2013065544A1 (en) * 2011-11-01 2013-05-10 株式会社野村総合研究所 Data distribution management system
WO2013065134A1 (en) * 2011-11-01 2013-05-10 株式会社野村総合研究所 Data distribution management system
JP5667702B2 (en) * 2011-11-01 2015-02-12 株式会社野村総合研究所 Data distribution management system
US9594580B2 (en) 2014-04-09 2017-03-14 Bitspray Corporation Secure storage and accelerated transmission of information over communication networks
JP2016154279A (en) * 2015-02-20 2016-08-25 日本電気株式会社 Ring bus transfer system, master node, slave node, and ring bus transfer method
JP2017091361A (en) * 2015-11-13 2017-05-25 株式会社日立ソリューションズ File system and program
US11048823B2 (en) 2016-03-09 2021-06-29 Bitspray Corporation Secure file sharing over multiple security domains and dispersed communication networks
CN115242815A (en) * 2022-07-14 2022-10-25 山石网科通信技术股份有限公司 Data cloud storage method and device, management server and user terminal

Similar Documents

Publication Publication Date Title
JP4400059B2 (en) Policy setting support tool
JP2008046860A (en) File management system and file management method
US20150081644A1 (en) Method and system for backing up and restoring a virtual file system
US9015858B2 (en) Graphical user interface for seamless secure private collaboration
TW201447755A (en) Development-environment system, development-environment device, and development-environment provision method and program
JP2005031834A (en) Data processing method for placing limitation on data arrangement, storage area control method, and data processing system
EP3356978B1 (en) Applying rights management policies to protected files
US10051045B2 (en) Searching content associated with multiple applications
US11063922B2 (en) Virtual content repository
US11269700B2 (en) System call interception for file providers
JP4888945B2 (en) Electronic form system, electronic form server, client terminal, information providing method, information using method, server program, and client terminal program
CN114629921A (en) Cloud platform and bucket management method of object storage service provided by cloud platform
KR100692999B1 (en) Key cache management through multiple localities
JP5911378B2 (en) Document management server, computer program, and document management method
JP4674479B2 (en) Security management system, server device, client terminal, and security management method used therefor
JP2004341961A (en) Storage system and storage program
JP2005038124A (en) File access control method and control system
US9652303B2 (en) Command line output redirection
JP6216673B2 (en) Data management method and data management system
JP4318262B2 (en) Local account centralized management system, management method, and program thereof
US9497194B2 (en) Protection of resources downloaded to portable devices from enterprise systems
KR102393183B1 (en) Method, device and system for managing and processing log data of corporate server
JP2003316624A (en) Document management system, method and program and storage medium
US11625365B2 (en) Method for managing virtual file, apparatus for the same, computer program for the same, and recording medium storing computer program thereof
JP7215181B2 (en) File access control method, computer program and computer