JP2002073394A - Data transfer system with remote recovery function - Google Patents
Data transfer system with remote recovery functionInfo
- Publication number
- JP2002073394A JP2002073394A JP2000265843A JP2000265843A JP2002073394A JP 2002073394 A JP2002073394 A JP 2002073394A JP 2000265843 A JP2000265843 A JP 2000265843A JP 2000265843 A JP2000265843 A JP 2000265843A JP 2002073394 A JP2002073394 A JP 2002073394A
- Authority
- JP
- Japan
- Prior art keywords
- data
- update
- transfer
- attribute information
- transfer destination
- 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.)
- Withdrawn
Links
Landscapes
- Information Transfer Between Computers (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
(57)【要約】
【課題】 転送先システム上で更新した後のデータを、
過去の任意の更新時のデータに容易に復旧できるように
する。
【解決手段】 転送先のシステム2には、転送元のシス
テム1から転送された更新データにより、登録済データ
を更新する処理機構32と、更新された登録済データを
再登録するデータ記憶部120と、転送された更新デー
タのみを保存するバックアップ140と、保存された更
新データの属性情報を保管する属性情報保管部30と、
任意の属性情報が指示されると、該属性情報により特定
される更新データを、前記バックアップ140から読み
出し、データ記憶部120内の登録済データの該当部分
を該更新データに差し替える復旧処理機構42とが備え
られ、前記システム1には、前記保管部130から、属
性情報を読み出し、復旧対象の属性情報を復旧処理機構
42に指示する復旧指示機構41が備えられている。
(57) [Summary] [Problem] To transfer data after updating on a transfer destination system,
Make it easy to restore data from any past update. In a transfer destination system, a processing mechanism for updating registered data with update data transferred from a transfer source system, and a data storage unit for re-registering the updated registered data. A backup 140 that stores only the transferred update data, an attribute information storage unit 30 that stores attribute information of the stored update data,
When any attribute information is designated, the update processing unit 42 reads update data specified by the attribute information from the backup 140 and replaces a corresponding part of the registered data in the data storage unit 120 with the update data. The system 1 includes a restoration instruction mechanism 41 for reading attribute information from the storage unit 130 and instructing the restoration processing mechanism 42 of restoration target attribute information.
Description
【0001】[0001]
【発明の属する技術分野】本発明は、遠隔復旧機能付デ
ータ転送システム、特に通信ネットワークを介して接続
されている転送元システムと任意の転送先システムとか
らなる、電子計算機の複合システムにおけるデータ転送
に適用して好適な遠隔復旧機能付データ転送システムに
関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data transfer system with a remote recovery function, and more particularly to a data transfer system in a complex computer system comprising a source system and an optional destination system connected via a communication network. The present invention relates to a data transfer system with a remote recovery function suitable for being applied to a computer.
【0002】[0002]
【従来の技術】通信ネットワークを介して接続されてい
る転送元システムと任意の転送先システムからなるデー
タ転送システムとしては、インターネット上でホームペ
ージを公開している企業等の任意のクライアントが有す
る電子計算機を転送先システムとし、該転送先システム
に関してホームページ作成業務を代行するサービスを提
供する企業等のサーバが有する電子計算機を転送元シス
テムとするものを挙げることができる。2. Description of the Related Art As a data transfer system comprising a transfer source system and an arbitrary transfer destination system connected via a communication network, an electronic computer provided by an arbitrary client such as a company that publishes a home page on the Internet is known. May be used as a transfer destination system, and a computer provided in a server of a company or the like that provides a service for performing homepage creation work for the transfer destination system may be used as a transfer source system.
【0003】このようなホームページ作成業務の代行を
行うサーバは、クライアントからの要請があれば、その
都度更新または新規追加(以下、両者を単に更新とも言
う)するデータを作成した後、クライアント・サイトへ
そのデータを転送し、その時公開されているホームペー
ジ(登録済データ)の該当するページを更新する作業を
行っている。[0003] A server that performs such a homepage creation business creates data to be updated or newly added (hereinafter, both are simply referred to as updates) each time a client requests, and then the client site The data is transferred to the homepage (registered data) and the corresponding page is updated.
【0004】このようなホームページ作成代行システム
に限らず、更新用データを任意のクライアント・サイト
に転送し、該サイト上で登録済データに対する更新処理
を行って再登録するデータ転送システムにおいては、例
えば更新する頁を間違えてしまった等の場合に、該登録
済データを過去の任意の更新時の状態に復旧させたいと
いう要求が生じることがある。In a data transfer system for transferring update data to an arbitrary client site, performing update processing on registered data and re-registering the data on the site, the data transfer system is not limited to such a homepage creation agency system. When the page to be updated is mistaken, a request may be made to restore the registered data to a state at the time of an arbitrary update in the past.
【0005】[0005]
【発明が解決しようとする課題】しかしながら、従来の
この種のデータ転送システムにおいては、一度更新した
転送先システム上の登録済データの過去の更新状態への
復旧は、そのシステムに転送元システムからログオンし
た上で行う手動作業に依存するか、転送元より復旧に必
要な内容を持つファイル(群)を再転送して行なわなけ
ればならないことから、ネットワークトラフィックの負
荷が掛かるなどの欠点がある。However, in a conventional data transfer system of this type, the restoration of the registered data on the transfer destination system, which has been updated once, to the past update state is performed by the transfer source system from the transfer source system. There is a drawback that the network traffic load is increased because the operation depends on a manual operation performed after logging on, or a file (group) having contents necessary for recovery must be re-transferred from a transfer source.
【0006】又、前者の場合は、手動作業の手間が掛か
る上に、人的作業ミスが発生する可能性が多くなり、し
かも、通常人的作業は複数で行うことが多いために、転
送先システムへは複数作業者のIDの事前登録が必要と
なることから、その人数分だけ第三者に侵入される可能
性が高くなるため、ネットワークセキュリティ上の問題
も大きくなる。又、後者の転送元より復旧用ファイル
(群)を転送する場合の復旧処理時のネットワークトラ
フィックは、ハードウエア及びソフトウエアの資源を浪
費するという問題もある。In the case of the former, manual work is troublesome and human error is more likely to occur. In addition, since a plurality of human operations are usually performed in a plurality, the transfer destination is often used. Since it is necessary to register the IDs of a plurality of workers in the system in advance, the possibility of intrusion by a third party by the number of workers increases, and the problem on network security also increases. In addition, there is also a problem that network traffic at the time of restoration processing when the restoration file (group) is transferred from the latter transfer source wastes hardware and software resources.
【0007】本発明は、前記従来の問題点を解決するべ
くなされたもので、転送先システムにログオンした上で
の手動作業によることなく、しかも復旧用のファイル
(群)を再転送することなく、該転送先システム上で更
新した後の登録済データを、過去の任意の更新時の状態
に容易に復旧させることができる遠隔復旧機能付データ
転送システムを提供することを課題とする。SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned conventional problems, and does not require manual operation after logging on to a transfer destination system, and without re-transfer of a file (group) for recovery. It is another object of the present invention to provide a data transfer system with a remote recovery function capable of easily restoring registered data updated on the transfer destination system to a state at the time of an arbitrary update in the past.
【0008】[0008]
【課題を解決するための手段】本発明は、データを通信
ネットワークを介して転送する転送手段を有する転送元
システムと、該ネットワークを介して転送されるデータ
を受信する受信手段を有する任意の転送先システムとか
らなるデータ転送システムにおいて、前記転送先システ
ムには、前記転送元システムから転送された更新データ
により、登録済データを更新する更新手段と、更新され
た登録済データを再登録する転送先データ記憶手段と、
転送された前記更新データのみを保存する更新差分記憶
手段と、保存された更新データに関連付けられた属性情
報を保管する属性情報保管手段と、保管されている任意
の属性情報が指示されると、該属性情報により特定され
る更新データを、前記更新差分記憶手段から読み出し、
前記転送先データ記憶手段に記憶されている登録済デー
タの該当部分を該更新データに差し替える復旧手段とが
備えられ、前記転送元システムには、前記属性情報保管
手段から、保管されている任意の属性情報を読み出し、
その中に含まれる復旧対象の更新データに関連付けられ
た属性情報を前記復旧手段に指示する復旧指示手段が備
えられた構成としたことにより、前記課題を解決したも
のである。According to the present invention, there is provided a transfer source system having a transfer means for transferring data via a communication network, and an arbitrary transfer system having a reception means for receiving data transferred via the network. In a data transfer system including a destination system, the transfer destination system includes an update unit that updates registered data with update data transferred from the transfer source system, and a transfer that reregisters the updated registered data. Destination data storage means;
Update difference storage means for storing only the transferred update data, attribute information storage means for storing attribute information associated with the stored update data, when any stored attribute information is indicated, Reading update data specified by the attribute information from the update difference storage means;
Restoring means for replacing a corresponding part of the registered data stored in the transfer destination data storage means with the update data, and the transfer source system includes any stored data from the attribute information storage means. Read attribute information,
The above-mentioned problem has been solved by providing a configuration in which a restoration instruction unit is provided for instructing the restoration unit of attribute information associated with update data to be restored contained therein.
【0009】即ち、本発明においては、ネットワークで
結ばれた転送元と転送先の2システム以上の情報処理シ
ステムからなる複合システムにおいて、転送元のシステ
ムから任意の転送先システムへ所定の更新データのファ
イル(群)を転送した際に、転送先システムにおいて更
新(新規追加を含む)されたファイルの属性情報を保持
し、且つ、更新差分にあたる転送毎の更新データをバッ
クアップ用に所定の世代分保存し、任意世代の更新状態
への復旧が必要となった場合には、作業者は、転送元シ
ステムにおいて、過去の転送に際して蓄積された前記属
性情報を参照し、該転送元より任意の世代のバックアッ
プ用の更新データを指示することにより、転送先システ
ム上の前記転送先データ記憶手段に保存されているファ
イル群からなる登録済データを遠隔自動復旧できるよう
にした。That is, according to the present invention, in a complex system comprising two or more information processing systems of a transfer source and a transfer destination connected by a network, a predetermined update data is transferred from the transfer source system to an arbitrary transfer destination system. When a file (group) is transferred, the attribute information of the file updated (including newly added) in the transfer destination system is retained, and update data for each transfer corresponding to an update difference is stored for a predetermined generation for backup. However, when it is necessary to restore the update state of an arbitrary generation, the worker refers to the attribute information accumulated in the past transfer in the transfer source system, and selects an arbitrary generation from the transfer source. By instructing the update data for backup, the registration of the file group stored in the transfer destination data storage means on the transfer destination system is performed. The already data was to be able to remote automatic recovery.
【0010】このように、更新データの転送操作及び転
送先システム上のファイル群(登録済データ)を任意時
点の更新状態へ復旧させる指示を遠隔で行うようにした
ことにより、更新データのファイル転送操作を転送元シ
ステムに一元化できることから、ファイル転送作業の効
率を向上でき、且つ作業者が転送先システムにログオン
することなく、登録済データを過去の任意の更新状態へ
復旧することができるため、該システムのセキュリティ
が確保でき、しかも復旧に用いる過去の更新データが復
旧対象の転送先システムそのものに存在するため、復旧
処理に伴うネットワークトラフィックが発生することが
ないことから、資源を浪費することなくファイル群を迅
速に復旧することが可能となる。As described above, the update data transfer operation and the instruction to restore the file group (registered data) on the transfer destination system to the update state at an arbitrary point in time are remotely performed, so that the update data file transfer is performed. Since the operation can be centralized in the transfer source system, the efficiency of file transfer work can be improved, and the registered data can be restored to any past update state without the operator logging on to the transfer destination system. Since the security of the system can be ensured, and the past update data used for recovery exists in the transfer destination system itself to be recovered, there is no network traffic associated with the recovery processing, so that resources are not wasted. Files can be quickly restored.
【0011】[0011]
【発明の実施の形態】以下、図面を参照して本発明の実
施の形態について詳細に説明する。Embodiments of the present invention will be described below in detail with reference to the drawings.
【0012】図1には、本発明に係る一実施形態の遠隔
復旧機能付データ転送システムの概要を示す。FIG. 1 shows an outline of a data transfer system with a remote recovery function according to an embodiment of the present invention.
【0013】このデータ転送システムは、転送元データ
記憶部110に記憶されているデータをインターネット
(通信ネットワーク)NWを介して転送する転送元転送
処理機構(転送手段)31を有する転送元のシステム1
(転送元システム)と、該インターネットNWを介して
転送されるデータを受信する転送先転送処理機構(受信
手段)32を有する転送先のシステム2(転送先システ
ム)とから構成されている。This data transfer system has a transfer source transfer mechanism (transfer means) 31 for transferring data stored in a transfer source data storage unit 110 via the Internet (communication network) NW.
(A transfer source system) and a transfer destination system 2 (a transfer destination system) having a transfer destination transfer processing mechanism (reception means) 32 for receiving data transferred via the Internet NW.
【0014】そして、前記転送先のシステム2には、前
記転送元のシステム1から転送された更新データによ
り、ファイル群からなる登録済データを更新する、前記
転送処理機構32に含まれる更新手段と、更新された登
録済データを再登録する転送先データ記憶部120と、
前記転送処理機構32により受信された前記更新データ
のみを保存するファイル更新差分バックアップ(更新差
分記憶手段)140と、該バックアップ140に保存さ
れた更新データに関連付けられた属性情報を保管するフ
ァイル属性情報保管部(属性情報保管手段)130と、
該保管部130に保管されている任意世代(過去の更新
時)の属性情報が指示されると、該属性情報により特定
される更新データを、前記更新差分バックアップ140
から読み出し、前記転送先データ記憶部120に記憶さ
れている登録済データの該当部分を該更新データに差し
替える転送先復旧処理機構(復旧手段)42とが備えら
れている。The transfer destination system 2 includes update means included in the transfer processing mechanism 32 for updating registered data comprising a file group with update data transferred from the transfer source system 1. A transfer destination data storage unit 120 for re-registering the updated registered data,
File update differential backup (update difference storage means) 140 for storing only the update data received by the transfer processing mechanism 32, and file attribute information for storing attribute information associated with the update data stored in the backup 140 A storage unit (attribute information storage unit) 130;
When the attribute information of an arbitrary generation (at the time of past update) stored in the storage unit 130 is designated, the update data specified by the attribute information is copied to the update differential backup 140.
And a destination recovery processing mechanism (recovery means) 42 for replacing the corresponding part of the registered data stored in the destination data storage unit 120 with the updated data.
【0015】なお、前記転送先転送処理機構32は、前
記更新手段としての機能と共に、受信した更新データを
前記更新差分バックアップ140に保存したり、その属
性情報を前記属性情報保管部130に保管したりする等
の機能をも併せ持っている。又、前記属性情報保管部1
30に保管されている各属性情報には、該当する更新デ
ータによる更新時刻と、そのデータサイズが含まれてい
る。The transfer destination transfer processing mechanism 32 stores the received update data in the update differential backup 140 and stores the attribute information in the attribute information storage unit 130 together with the function as the update means. It also has functions such as oring. The attribute information storage unit 1
Each attribute information stored in 30 includes the update time of the corresponding update data and its data size.
【0016】一方、前記転送元のシステム1には、前記
属性情報保管部130から、既に保管されている任意の
属性情報を読み出し、その中に含まれる復旧対象の更新
データに関連付けられた属性情報を、前記復旧処理機構
42に指示する転送元復旧指示機構(復旧指示手段)4
1が備えられている。On the other hand, the transfer source system 1 reads out any attribute information already stored from the attribute information storage unit 130 and stores the attribute information associated with the update data to be restored contained therein. Source restoration instructing mechanism (recovery instructing means) 4 for instructing the restoration processing mechanism 42
1 is provided.
【0017】次に、本実施形態の作用を、登録済データ
がホームページである場合を例に説明する。Next, the operation of the present embodiment will be described by taking a case where the registered data is a homepage as an example.
【0018】通常の更新データの転送においては、予め
作成して前記転送元記憶部110に記憶してある、シス
テム2で公開しているホームページを更新(新規追加を
含む)するための更新データを、システム1の転送元転
送処理機構31により、インターネットNWを介して転
送すると、該更新データはシステム2の転送先転送処理
機構32により受信される。このように更新データを受
信した転送先転送処理機構32は、該更新データのファ
イルにより、前記転送先データ記憶部120に登録され
ているホームページのデータの該当部分のファイルを差
し替えて該記憶部120に再登録すると共に、新たに登
録された更新データファイルの情報(属性情報)をファ
イル属性情報保管部130に保管し、同じく今回の更新
前後における転送先データ記憶部120の登録済データ
に関するファイル更新差分にあたる更新データのファイ
ルのみを、前記属性情報に関連付けて、前記更新差分バ
ップアップ140に保存する。In the transfer of ordinary update data, update data for updating (including newly adding) a home page published in the system 2 and created in advance and stored in the transfer source storage unit 110 is used. When the transfer data is transferred via the Internet NW by the transfer source transfer processing mechanism 31 of the system 1, the update data is received by the transfer destination transfer processing mechanism 32 of the system 2. Upon receiving the update data, the transfer destination transfer processing mechanism 32 replaces the file of the corresponding part of the homepage data registered in the transfer destination data storage unit 120 with the update data file, and And the information (attribute information) of the newly registered update data file is stored in the file attribute information storage unit 130, and the file update of the registered data in the transfer destination data storage unit 120 before and after the current update is also performed. Only the file of the update data corresponding to the difference is stored in the update difference backup 140 in association with the attribute information.
【0019】このようにして更新データを転送して更新
を行う度に、該更新データに関する属性情報と該更新デ
ータそのもののファイルを、ファイル属性情報保管部1
30とファイル更新差分バップアップ140に、それぞ
れ時系列順に世代別情報として、データの更新を行う転
送先のシステム2上に記憶していく。図2は、このファ
イル属性情報保管部130に保管されている数世代分の
属性情報の例を、図3には、これら属性情報により特定
される前記更新差分バックアップ140に保存されてい
る各更新データのイメージを示した。Each time the update data is transferred and updated as described above, the attribute information on the update data and the file of the update data itself are stored in the file attribute information storage unit 1.
30 and the file update difference backup 140 are stored in the transfer destination system 2 for updating data as generation-specific information in chronological order. FIG. 2 shows an example of attribute information for several generations stored in the file attribute information storage unit 130. FIG. 3 shows each update stored in the update differential backup 140 specified by the attribute information. An image of the data is shown.
【0020】本実施形態において、システム2上の転送
先データ記憶部120に登録されているホームページの
内容(登録済データ)を、任意の過去の状態に復旧する
必要が生じた場合、作業者は、システム1側の転送元復
旧指示機構41において、システム2にあるファイル属
性情報保管部130から、そこに保管してある属性情報
を取得し、その内容から復旧可能なバップアップ世代一
覧を取得すると共に、そこに含まれる復旧対象の世代を
選択し、該指示機構41からシステム2の転送先復旧処
理機構42へこの対象の世代への復旧処理を指示する。In the present embodiment, when it is necessary to restore the contents (registered data) of the homepage registered in the transfer destination data storage unit 120 on the system 2 to an arbitrary past state, the operator The transfer source recovery instruction mechanism 41 of the system 1 obtains the attribute information stored therein from the file attribute information storage unit 130 in the system 2 and obtains a list of recoverable backup generations from the contents thereof. At the same time, the generation to be recovered included therein is selected, and the instruction mechanism 41 instructs the transfer destination recovery processing mechanism 42 of the system 2 to perform recovery processing to the target generation.
【0021】復旧指示を受けた前記転送先復旧処理機構
42は、指示された世代に到達するまで、新しい順に更
新差分バップアップ140から、そこに保管されている
更新データを読み出し、転送先データ記憶部120に登
録されている登録済データを順次書き戻す。Upon receiving the recovery instruction, the transfer destination recovery processing mechanism 42 reads out the update data stored there from the update difference backup 140 in the newest order until the specified generation is reached, and stores the transfer destination data storage. The registered data registered in the unit 120 is sequentially written back.
【0022】このホームページ復旧処理のイメージを、
前記図2、図3にそれぞれ示したバックアップ3世代目
までの属性情報と内容に従って、現在のホームページを
3世代前のホームページに復旧させる場合について、図
4に示す。The image of the homepage restoration process is as follows:
FIG. 4 shows a case in which the current home page is restored to the home page three generations ago according to the attribute information and contents up to the third generation of backup shown in FIGS. 2 and 3, respectively.
【0023】この図に示されるように、現在のホームペ
ージを3世代前の状態へ復旧する場合は、1世代前〜3
世代前の状態へと、図中復元処理1〜3で示す各世代分
の復旧処理を順次3回繰り返す。各世代のバックアップ
(更新データ)の所在は、該当する世代の属性情報から
与えられるが、当該世代で新規登録された、すなわち復
旧の際に削除されるべきファイルの一覧も同様に与えら
れる。As shown in this figure, when restoring the current home page to the state of three generations ago, one to three generations ago
The restoration process for each generation shown by restoration processes 1 to 3 in the drawing is sequentially repeated three times to return to the state before the generation. The location of the backup (update data) of each generation is given from the attribute information of the corresponding generation, and a list of files newly registered in the generation, that is, files to be deleted at the time of restoration is similarly given.
【0024】これらの属性情報を元に、各段階の復旧処
理では、該当する世代のバックアップによる書戻しと、
当該世代で新規登録されたファイルの削除が行われる。
図には3世代目までを示したが、同様にして、任意のn
世代前への復旧が、1世代目〜n世代目までの復旧
(元)処理1〜nを順次行うことにより実現される。On the basis of these pieces of attribute information, in the recovery processing at each stage, write-back by the backup of the corresponding generation,
A file newly registered in the generation is deleted.
The figure shows up to the third generation.
The restoration to the previous generation is realized by sequentially performing restoration (original) processing 1 to n for the first to nth generations.
【0025】このようにして、システム1からの遠隔操
作によりシステム2の登録済データを目標とする世代の
更新状態に復旧させることができる。In this way, the registered data in the system 2 can be restored to the target generation update state by remote control from the system 1.
【0026】以上詳述した本実施形態によれば、転送先
のシステム1上にデータ復旧に必要な、過去に転送した
更新データに関連付けられた属性情報と、これにより特
定される各更新データそのものを、前記転送先転送処理
機構32によりバップアップ用に蓄積すると共に、転送
元のシステム1の転送元復旧指示機構41により属性情
報のみ参照し、任意のバップアップ世代を選択し、その
世代の更新状態に復旧を指示することにより、転送先の
システム2において前記復旧処理機構42によりデータ
復旧処理を行うことができる。According to the present embodiment described above, the attribute information associated with the update data transferred in the past, which is necessary for data recovery on the transfer destination system 1, and the update data itself specified by the attribute information Is stored for backup purposes by the transfer destination transfer processing mechanism 32, and only the attribute information is referred to by the transfer source restoration instruction mechanism 41 of the transfer source system 1, an arbitrary backup generation is selected, and the generation is updated. By instructing restoration to the state, the restoration processing mechanism 42 can perform data restoration processing in the transfer destination system 2.
【0027】従って、転送元のシステム1から転送先の
システム2にログオンした上での手作業によることな
く、しかも復旧用のファイル(群)を再転送することな
く、該システム2上で更新した後の登録済データを、過
去の任意の更新時のデータに容易に復旧させることがで
きる。Accordingly, the update is performed on the system 2 without manually logging on from the system 1 of the transfer source to the system 2 of the transfer destination and without re-transferring the file (s) for recovery. Later registered data can be easily restored to data at the time of any past update.
【0028】以上、本発明について具体的に説明した
が、本発明は、前記実施形態に示したものに限られるも
のでなく、その要旨を逸脱しない範囲で種々変更可能で
ある。Although the present invention has been specifically described above, the present invention is not limited to the above-described embodiment, and can be variously modified without departing from the gist thereof.
【0029】例えば、前記実施形態では転送先システム
2としては一つの例を示したが、2以上であってもよい
ことは言うまでもない。For example, in the above embodiment, one example of the transfer destination system 2 has been described, but it goes without saying that two or more transfer destination systems may be used.
【0030】又、データ転送システムの具体例として
は、ホームページ作成代行システムを示したが、これに
限定されず、ネットワーク上の動画・音声の放送(スト
リーミング)用データを配信するシステム等のデータ配
信システム全般にも適用できる。As a specific example of the data transfer system, a homepage creation agency system has been described. However, the present invention is not limited to this. It can be applied to the whole system.
【0031】[0031]
【発明の効果】以上説明した通り、本発明によれば、転
送元システムから転送先システムにログオンした上での
手動作業によることなく、しかも復旧用のファイル
(群)を再転送することなく、該転送先システム上で更
新した後のデータを、過去の任意の更新時のデータに容
易且つ迅速に復旧させることができる。As described above, according to the present invention, the logon from the transfer source system to the transfer destination system does not need to be performed manually, and the recovery file (group) is not transferred again. The data updated on the transfer destination system can be easily and quickly restored to the data at the time of any update in the past.
【図1】本発明に係る一実施形態の遠隔復旧機能付デー
タ転送システムの概要を示す説明図。FIG. 1 is an explanatory diagram showing an outline of a data transfer system with a remote recovery function according to an embodiment of the present invention.
【図2】属性情報の例を示す説明図FIG. 2 is an explanatory diagram showing an example of attribute information.
【図3】属性情報により特定される更新データのイメー
ジを示す説明図FIG. 3 is an explanatory diagram showing an image of update data specified by attribute information;
【図4】実施形態の作用を示す説明図FIG. 4 is an explanatory diagram showing the operation of the embodiment.
31…転送元転送処理機構 32…転送先転送処理機構 41…転送元復旧指示機構 42…転送先復旧処理機構 110…転送元データ記憶部 120…転送先データ記憶部 130…ファイル属性情報保管部 140…ファイル更新差分バップアップ Reference Signs List 31 transfer source transfer mechanism 32 transfer destination transfer processing mechanism 41 transfer source restoration instructing mechanism 42 transfer destination restoration processing mechanism 110 transfer source data storage unit 120 transfer destination data storage unit 130 file attribute information storage unit 140 … File update difference backup
Claims (3)
る転送手段を有する転送元システムと、該ネットワーク
を介して転送されるデータを受信する受信手段を有する
任意の転送先システムとからなるデータ転送システムに
おいて、 前記転送先システムには、 前記転送元システムから転送された更新データにより、
登録済データを更新する更新手段と、 更新された登録済データを再登録する転送先データ記憶
手段と、 転送された前記更新データのみを保存する更新差分記憶
手段と、 保存された更新データに関連付けられた属性情報を保管
する属性情報保管手段と、 保管されている任意の属性情報が指示されると、該属性
情報により特定される更新データを、前記更新差分記憶
手段から読み出し、前記転送先データ記憶手段に記憶さ
れている登録済データの該当部分を該更新データに差し
替える復旧手段とが備えられ、 前記転送元システムには、 前記属性情報保管手段から、保管されている任意の属性
情報を読み出し、その中に含まれる復旧対象の更新デー
タに関連付けられた属性情報を前記復旧手段に指示する
復旧指示手段が備えられていることを特徴とする遠隔復
旧機能付データ転送システム。1. A data transfer system comprising: a transfer source system having transfer means for transferring data via a communication network; and an arbitrary transfer destination system having reception means for receiving data transferred via the network. In the transfer destination system, according to update data transferred from the transfer source system,
Update means for updating registered data; transfer destination data storage means for re-registering updated registered data; update difference storage means for storing only the transferred update data; and association with the stored update data Attribute information storage means for storing the stored attribute information, and when any stored attribute information is designated, update data specified by the attribute information is read from the update difference storage means, and the transfer destination data Restoring means for replacing a corresponding part of the registered data stored in the storage means with the update data; the transfer source system reads arbitrary stored attribute information from the attribute information storage means It is characterized in that there is provided a recovery instruction means for instructing the recovery means on attribute information associated with the update data to be recovered contained therein. Remote recovery capabilities with a data transfer system that.
刻と、そのデータサイズが含まれていることを特徴とす
る請求項1に記載の遠隔復旧機能付データ転送システ
ム。2. The data transfer system with a remote recovery function according to claim 1, wherein the attribute information includes an update time of the update data and a data size thereof.
であることを特徴とする請求項1に記載の遠隔復旧機能
付データ転送システム。3. The data transfer system with a remote recovery function according to claim 1, wherein said communication network is the Internet.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2000265843A JP2002073394A (en) | 2000-09-01 | 2000-09-01 | Data transfer system with remote recovery function |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2000265843A JP2002073394A (en) | 2000-09-01 | 2000-09-01 | Data transfer system with remote recovery function |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JP2002073394A true JP2002073394A (en) | 2002-03-12 |
Family
ID=18753045
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2000265843A Withdrawn JP2002073394A (en) | 2000-09-01 | 2000-09-01 | Data transfer system with remote recovery function |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2002073394A (en) |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN100367213C (en) * | 2004-09-30 | 2008-02-06 | 黄英哲 | System and method with automatic backup and restore of data in registers |
| JP2008518364A (en) * | 2004-10-27 | 2008-05-29 | ヴェリサイン インコーポレイテッド | Data management method and apparatus in portable terminal |
| JP2009245448A (en) * | 2009-06-15 | 2009-10-22 | Fujitsu Ltd | Data restoration device |
-
2000
- 2000-09-01 JP JP2000265843A patent/JP2002073394A/en not_active Withdrawn
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN100367213C (en) * | 2004-09-30 | 2008-02-06 | 黄英哲 | System and method with automatic backup and restore of data in registers |
| JP2008518364A (en) * | 2004-10-27 | 2008-05-29 | ヴェリサイン インコーポレイテッド | Data management method and apparatus in portable terminal |
| JP2009245448A (en) * | 2009-06-15 | 2009-10-22 | Fujitsu Ltd | Data restoration device |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JPH0683746A (en) | Distributed information processing system | |
| CN106161523A (en) | A kind of data processing method and equipment | |
| JP2004227448A (en) | Tape management method and system | |
| JP4661774B2 (en) | Relay server | |
| JPH0785020A (en) | Document management method | |
| US20090164636A1 (en) | Relay server and relay communication system | |
| JP3985430B2 (en) | Database management apparatus and method | |
| JP2002073394A (en) | Data transfer system with remote recovery function | |
| JP2701814B2 (en) | Distributed file management method | |
| JP2007280415A (en) | Management device, version management system and program version management method | |
| US7533132B2 (en) | Parallel replication mechanism for state information produced by serialized processing | |
| JPH0778115A (en) | Network definition change method | |
| JP3292347B2 (en) | Terminal file management method | |
| JP2005173724A (en) | Document management system, file server, document management program, and document management method | |
| JP7118833B2 (en) | System and method | |
| JPH08161210A (en) | File management method and file management system | |
| JP3661580B2 (en) | Generation management method | |
| JPH086834A (en) | File resource management system and method | |
| JPH09185529A (en) | Maintenance data registration device, maintenance data registration method, maintenance data distribution method, and maintenance data management method | |
| JP2003015986A (en) | File transfer system, server device, file transfer method, file transfer program | |
| JP2000029672A (en) | Software distribution management device | |
| JPH07105147A (en) | Automatic delivery system for master file of decentralized processing system | |
| CN120085817A (en) | A shared device management method and cloud platform for cloud desktop | |
| JPH08320862A (en) | System and method for document management | |
| JP2018037060A (en) | Distribution system, control method of distribution system, and program |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20070427 |
|
| A761 | Written withdrawal of application |
Free format text: JAPANESE INTERMEDIATE CODE: A761 Effective date: 20090114 |