JP2005084746A - Data management device and its control method - Google Patents

Data management device and its control method Download PDF

Info

Publication number
JP2005084746A
JP2005084746A JP2003313080A JP2003313080A JP2005084746A JP 2005084746 A JP2005084746 A JP 2005084746A JP 2003313080 A JP2003313080 A JP 2003313080A JP 2003313080 A JP2003313080 A JP 2003313080A JP 2005084746 A JP2005084746 A JP 2005084746A
Authority
JP
Japan
Prior art keywords
file
recording medium
link destination
data management
link
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
Application number
JP2003313080A
Other languages
Japanese (ja)
Inventor
Toru Kikuchi
徹 菊地
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2003313080A priority Critical patent/JP2005084746A/en
Publication of JP2005084746A publication Critical patent/JP2005084746A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To easily execute the reference or edition of link data in a file system at the time of managing a file system prepared in a plurality of recording media. <P>SOLUTION: At the time of managing a file system prepared in the plurality of recording media, when the link file of a file system prepared in the first recording medium is stored in a freely attachable/detachable second recording medium, the link file is duplicated to the predetermined position of the file system in the file recording medium so that even when the second recording medium is not mounted, the reference or edition of the link file can be easily executed by using the duplicated link file. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、データとそのデータの関連するリンク先データの保存場所を指し示すリンク情報とを備えるリンクデータ(例えば、オフィス文書ファイル、画像ファイル、動画ファイル、音声ファイル等)を複数の着脱自在な記録媒体で管理するデータ管理装置、その制御方法、制御プログラムに関するものである。   The present invention provides a plurality of detachable recordings of link data (for example, office document files, image files, moving image files, audio files, etc.) comprising data and link information indicating the storage location of link destination data related to the data. The present invention relates to a data management apparatus managed by a medium, its control method, and a control program.

従来、複数の記録媒体(記憶媒体という場合もある)に保存されたデータを管理するデータ管理装置では、特開平4-257942号公報に開示されるように、複数の記録媒体のボリュームイメージファイルを固定ディスクに作成し、該ボリュームイメージファイルに基づいて管理している(特許文献1)。   Conventionally, in a data management apparatus that manages data stored in a plurality of recording media (sometimes referred to as storage media), as disclosed in JP-A-4-257742, volume image files of a plurality of recording media are stored. It is created on a fixed disk and managed based on the volume image file (Patent Document 1).

また、特開平9-293005号公報に開示されるように、複数の記録媒体上のディレクトリ情報をライブラリファイルとして固定ディスクに格納し、該ライブラリファイルに基づいて管理している(特許文献2)。   Also, as disclosed in JP-A-9-293005, directory information on a plurality of recording media is stored as a library file on a fixed disk and managed based on the library file (Patent Document 2).

更に、特開平9-44394号公報では、固定ディスクに、複数の記録媒体の各データからカタログファイルを作成し、該カタログファイルに基づいて管理し、読み出したデータを固定ディスクにキャッシュしている(特許文献3)。なお、キャッシュとは、例えば、事前にアクセスした低速な記録媒体の中のデータを、より高速にアクセスできる記録媒体(例えば、固定ディスク)に保存しておくことで、一度利用したデータを二度目以降は素早く引き出せることをいう。
特開平4-257942号公報 特開平9-293005号公報 特開平9-44394号公報
Further, in JP-A-9-44394, a catalog file is created from each data of a plurality of recording media on a fixed disk, managed based on the catalog file, and read data is cached on the fixed disk ( Patent Document 3). Note that the cache is, for example, that data stored in a low-speed recording medium accessed in advance is stored in a recording medium (for example, a fixed disk) that can be accessed at a higher speed. After that, it means that it can be pulled out quickly.
JP-A-4-257742 JP-A-9-293005 JP-A-9-44394

しかしながら、上記説明した従来のデータ管理装置では、データを指し示すリンク情報を備えるリンクデータが複数の記録媒体にまたがって存在する場合、リンクデータが指し示すリンク先データを参照、編集するためには、特開平9-293005号公報においては、リンクデータの保存された記録媒体を挿入し、リンク先を確認した後にリンク先の記録媒体を挿入しなければならず、記録媒体の繰り返しの挿入が手間であった。また、特開平4-257942号公報においては、記録媒体の繰り返しの挿入は不要となるが、記録媒体の増加に伴ってボリュームイメージファイルが増大するため、データ管理装置に膨大な記憶領域が必要となってしまうという問題があった。   However, in the conventional data management apparatus described above, when link data including link information indicating data is present across a plurality of recording media, in order to refer to and edit the link destination data indicated by the link data, In Japanese Laid-Open Patent Publication No. 9-293005, a recording medium in which link data is stored must be inserted, and the link destination recording medium must be inserted after confirming the link destination, which is troublesome. It was. In Japanese Patent Laid-Open No. 4-257942, it is not necessary to repeatedly insert a recording medium. However, since the volume image file increases as the number of recording media increases, an enormous storage area is required in the data management apparatus. There was a problem of becoming.

また特開平9-44394号公報においては、キャッシュ上にデータが残っていない場合には、特開平9-293005号公報と同様にリンク元とリンク先の両記録媒体を挿入する必要があり、さらに、キャッシュのヒット率を高めるには、全ての記録媒体のデータをデータ管理装置の固定ディスクにキャッシュされるため、特開平4-257942号公報と同様にデータ管理装置の固定ディスクは、膨大な記憶領域を必要とするという欠点があった。   In Japanese Patent Laid-Open No. 9-44394, if no data remains on the cache, it is necessary to insert both the link source and link destination recording media as in Japanese Patent Laid-Open No. 9-293005, In order to increase the hit rate of the cache, the data of all the recording media is cached in the fixed disk of the data management apparatus. Therefore, as in JP-A-4-257742, the fixed disk of the data management apparatus has a huge storage capacity. There was a drawback of requiring an area.

本発明は、上記説明した従来技術の問題点を解決することを出発点としてなされたものであり、その目的は、複数の記録媒体に作成されているファイルシステムを管理する際に、膨大な記憶領域を必要とせずに、ファイルシステムにおけるリンクデータの参照や編集を容易に行うことができるデータ管理装置およびその制御方法を提供することにある。   The present invention has been made starting from solving the above-described problems of the prior art, and its purpose is to store a large amount of memory when managing file systems created on a plurality of recording media. It is an object of the present invention to provide a data management apparatus and a control method therefor that can easily refer to and edit link data in a file system without requiring an area.

上記目的を達成するための本発明に係る一実施形態のデータ管理装置は、以下の構成を有する。すなわち、複数の記録媒体に作成されているファイルシステムを管理するデータ管理装置であって、第1の記録媒体に作成されているファイルシステムが特定するリンク先のファイルが、着脱自在の第2の記録媒体に格納されているか否かを判断する判断手段と、前記判断手段によって前記リンク先のファイルが前記第2の記録媒体に格納されていると判断されると、そのリンク先のファイルを前記第1の記録媒体におけるファイルシステムの所定位置に複製する複製手段と、を有することを特徴とする。   In order to achieve the above object, a data management apparatus according to an embodiment of the present invention has the following arrangement. In other words, the data management apparatus manages file systems created on a plurality of recording media, and the link destination file specified by the file system created on the first recording medium is detachable second Determining means for determining whether the file is stored in a recording medium; and when the determining means determines that the linked file is stored in the second recording medium, the linked file is Duplicating means for duplicating to a predetermined position of the file system on the first recording medium.

ここで、例えば、前記第1の記録媒体に作成されているファイルシステムが特定するリンク先のファイルを読み出す際に、該リンク先のファイルが前記複製手段によって既に前記第1の記録媒体に複製されているか否かを検出する検出手段と、前記検出手段によって前記複製されたリンク先のファイルが前記第1の記録媒体上で検出されたときに、該複製されたファイルを読み出す読出手段と、を更に備えることが好ましい。   Here, for example, when the link destination file specified by the file system created on the first recording medium is read, the link destination file has already been copied to the first recording medium by the duplicating means. Detecting means for detecting whether or not the duplicated link destination file is detected on the first recording medium by the detecting means, and reading means for reading the duplicated file. It is preferable to further provide.

ここで、例えば、前記第2の記録媒体から前記リンク先のファイルの読出しが可能か否かを検出する記録媒体検出手段を更に備え、前記記録媒体検出手段により該リンク先のファイルの読出しが可能と判別された場合に、前記複製手段は、前記リンク先のファイルを前記所定位置に複製することが好ましい。   Here, for example, a recording medium detection unit for detecting whether or not the link destination file can be read from the second recording medium is further provided, and the link medium file can be read by the recording medium detection unit. When it is determined that, the duplicating unit preferably duplicates the link destination file to the predetermined position.

ここで、例えば、前記第2の記録媒体に格納されているリンク先のファイルと、前記所定位置に複製されたファイルの更新状態を比較する比較手段と、前記比較手段により更新されていないファイルが検出された場合に、更新されていないファイルを更新されているファイルで更新する更新手段と、を更に有することが好ましい。   Here, for example, a link destination file stored in the second recording medium, a comparison unit that compares the update state of the file copied to the predetermined position, and a file that has not been updated by the comparison unit are included. It is preferable to further include an updating unit that updates an unupdated file with an updated file when detected.

ここで、例えば、前記比較手段により、どちらのファイルも共に更新されている場合に、いずれかのファイルを選択する選択手段を更に有することが好ましい。   Here, for example, when both the files are updated by the comparison means, it is preferable to further include a selection means for selecting any one of the files.

ここで、例えば、前記複製手段は、前記第2の記録媒体に格納されている前記リンク先のファイルから複製されたファイルを作成する前に、該リンク先のファイルのファイルサイズを変更する変換手段を更に有し、前記複製手段は、前記変換手段により変更されたファイルを前記所定位置に複製することが好ましい。   Here, for example, the duplicating unit converts the file size of the linked file before creating the duplicated file from the linked file stored in the second recording medium. It is preferable that the duplicating unit duplicates the file changed by the converting unit to the predetermined position.

ここで、例えば、前記リンク先のファイルは画像ファイルであり、前記変更手段は前記画像ファイルのファイルサイズを縮小することが好ましい。   Here, for example, it is preferable that the link destination file is an image file, and the changing unit reduces the file size of the image file.

上記目的を達成するための本発明に係る一実施形態のデータ管理装置の制御方法は、以下の構成を有する。すなわち、複数の記録媒体に作成されているファイルシステムを管理するデータ管理装置の制御方法であって、第1の記録媒体に作成されているファイルシステムが特定するリンク先のファイルが、着脱自在の第2の記録媒体に格納されているか否かを判断する判断工程と、前記判断工程によって前記リンク先のファイルが前記第2の記録媒体に格納されていると判断されると、そのリンク先のファイルを前記第1の記録媒体におけるファイルシステムの所定位置に複製する複製工程と、を有することが好ましい。   In order to achieve the above object, a data management apparatus control method according to an embodiment of the present invention has the following arrangement. That is, a control method of a data management apparatus that manages file systems created on a plurality of recording media, wherein a link destination file specified by the file system created on the first recording medium is detachable A determination step of determining whether or not the file is stored in the second recording medium; and if it is determined by the determination step that the file of the link destination is stored in the second recording medium, the link destination And a duplication step of duplicating the file at a predetermined position of the file system on the first recording medium.

ここで、例えば、前記第1の記録媒体に作成されているファイルシステムが特定するリンク先のファイルを読み出す際に、該リンク先のファイルが前記複製工程によって既に前記第1の記録媒体に複製されているか否かを検出する検出工程と、前記検出工程によって前記複製されたリンク先のファイルが前記第1の記録媒体上で検出されたときに、該複製されたファイルを読み出す読出工程と、を更に備えることが好ましい。   Here, for example, when the link destination file specified by the file system created on the first recording medium is read, the link destination file is already copied to the first recording medium by the duplication step. A detection step for detecting whether or not the duplicated link destination file is detected on the first recording medium by the detection step, and a reading step for reading the duplicated file. It is preferable to further provide.

上記目的を達成するための本発明に係る一実施形態のデータ管理装置を制御する制御プログラムは、以下の構成を有する。すなわち、複数の記録媒体に作成されているファイルシステムを管理するデータ管理装置を制御する制御プログラムであって、第1の記録媒体に作成されているファイルシステムが特定するリンク先のファイルが、着脱自在の第2の記録媒体に格納されているか否かを判断する判断工程のプログラムコードと、前記判断工程によって前記リンク先のファイルが前記第2の記録媒体に格納されていると判断されると、そのリンク先のファイルを前記第1の記録媒体におけるファイルシステムの所定位置に複製する複製工程のプログラムコードと、を有することを特徴とする。   In order to achieve the above object, a control program for controlling a data management apparatus according to an embodiment of the present invention has the following arrangement. That is, a control program for controlling a data management apparatus that manages file systems created on a plurality of recording media, and a link destination file specified by the file system created on the first recording medium is attached / detached When it is determined by the determination step that the link destination file is stored in the second recording medium, the program code of the determination step for determining whether or not the file is stored in a free second recording medium. And a program code of a duplication process for duplicating the link destination file to a predetermined position of the file system in the first recording medium.

ここで、例えば、前記第1の記録媒体に作成されているファイルシステムが特定するリンク先のファイルを読み出す際に、該リンク先のファイルが前記複製工程によって既に前記第1の記録媒体に複製されているか否かを検出する検出工程のプログラムコードと、前記検出工程によって前記複製されたリンク先のファイルが前記第1の記録媒体上で検出されたときに、該複製されたリンクファイルを読み出す読出工程のプログラムコードと、を更に備えることが好ましい。   Here, for example, when the link destination file specified by the file system created on the first recording medium is read, the link destination file is already copied to the first recording medium by the duplication step. A program code for a detection step for detecting whether or not the file is copied, and reading the duplicated link file when the duplicated link destination file is detected on the first recording medium by the detection step It is preferable to further include program code for the process.

本発明によれば、複数の記録媒体に作成されているファイルシステムを管理する際に、膨大な記憶領域を必要とせずに、ファイルシステムにおけるリンクデータの参照や編集を容易に行うことができるデータ管理装置およびその制御方法を提供できる。   According to the present invention, when managing file systems created on a plurality of recording media, data that can easily refer to and edit link data in the file system without requiring a huge storage area. A management apparatus and its control method can be provided.

以下、本発明の実施の形態について、図面を参照して説明する。   Embodiments of the present invention will be described below with reference to the drawings.

<第1の実施形態>
[データ管理装置:図1]
以下、本発明の第1の実施形態であるデータ管理装置について、図1〜図5を用いて説明を行う。
<First Embodiment>
[Data management device: Fig. 1]
Hereinafter, the data management apparatus according to the first embodiment of the present invention will be described with reference to FIGS.

図1は、本実施形態におけるデータ管理装置100のブロック図である。   FIG. 1 is a block diagram of a data management apparatus 100 in the present embodiment.

図1において、100はデータ管理装置、104はCPU等の制御部、103はCRTディスプレイ、液晶ディスプレイ、LED等の表示部、105はキーボード、マウス、ボタン等の操作部、106はハードディスクドライブ、ROM、RAM等の記憶部であり、記憶部106には後述する複製処理の制御プログラムなど各種プログラムが格納されており、制御部104は、これらのプログラムに基づいてデータ管理装置100の各部を制御しながら後述する複製処理等を行う。   In FIG. 1, 100 is a data management device, 104 is a control unit such as a CPU, 103 is a display unit such as a CRT display, liquid crystal display, and LED, 105 is an operation unit such as a keyboard, mouse, and buttons, 106 is a hard disk drive, ROM The storage unit 106 stores various programs such as a replication processing control program, which will be described later, and the control unit 104 controls each unit of the data management apparatus 100 based on these programs. However, the replication process described later is performed.

101−1、101−2は、リムーバブルハードディスクドライブ、光磁気ディスク等の交換可能な記録媒体であるリムーバブルメディア(着脱自在な記録媒体:第1及び第2の記録媒体)であり、102−1、102−2は、制御部104がリムーバブルメディア101−1、101−2に保存されたデータを読み書きするための物理的、電気的なインタフェースであるリムーバブルメディアインタフェース(IF)部である。なお、上記の第1の記録媒体はリムーバブルメディアに限ることはなく、例えば、ハードディスクなどの固定の記録媒体を用いても良い。   Reference numerals 101-1 and 101-2 denote removable media (removable recording media: first and second recording media) that are exchangeable recording media such as a removable hard disk drive and a magneto-optical disk, Reference numeral 102-2 denotes a removable media interface (IF) unit which is a physical and electrical interface for the control unit 104 to read and write data stored in the removable media 101-1 and 101-2. The first recording medium is not limited to a removable medium, and a fixed recording medium such as a hard disk may be used, for example.

[複製の概要:図2A、2B]
図2A,2Bは、本実施形態におけるデータ管理装置による複製の概要の一例を説明する図である。図2Aは、後述する図4のリンク作成処理前(複製前)のリムーバブルメディア101-1、101−2(第1及び第2の記録媒体)の一例を示したものであり、図2Bは、後述する図4のリンク作成処理後(複製後)のリムーバブルメディア101-1、101−2の一例を示したものである。
[Overview of replication: FIGS. 2A and 2B]
2A and 2B are diagrams for explaining an example of an outline of replication by the data management apparatus according to the present embodiment. FIG. 2A shows an example of removable media 101-1 and 101-2 (first and second recording media) before link creation processing (before duplication) in FIG. 4 to be described later. An example of the removable media 101-1 and 101-2 after link creation processing (after copying) in FIG. 4 to be described later is shown.

図2A(リンク作成処理前:複製前)において、201−1、201−2はそれぞれリムーバブルメディア101-1、101−2のルートディレクトリであり、202−1、202−2はそれぞれルートディレクトリ201-1、201−2の下に保存されたファイルであり、204−1、204−2はそれぞれルートディレクトリ201−1、201−2の下に保存されたディレクトリであり、203−1はファイル202−2(第2の記録媒体に格納されているリンク先のファイル)に対するリンクファイル(第1の記録媒体に格納されているリンク元のファイル)であり、203−2はディレクトリ204−1に対するリンクファイルである。   In FIG. 2A (before link creation processing: before duplication), 201-1 and 201-2 are root directories of the removable media 101-1 and 101-2, respectively, and 202-1 and 202-2 are root directories 201-, respectively. , 201-2 are the files stored under the root directories 201-1 and 201-2, and 203-1 is the file 202-. 2 (link destination file stored in the second recording medium) is a link file (link source file stored in the first recording medium), and 203-2 is a link file for the directory 204-1. It is.

図2Bは、上記説明した図2Aの構成に加えて、後述する図4のリンク作成処理(複製)により下記が追加される。すなわち、205−1、205−2は複製を保存するための複製保存ディレクトリであり、206−1、206−2はそれぞれリムーバブルメディア101−1、101−2に対応したリンク先メディアディレクトリであり、207はファイル202−2の複製であり、208はディレクトリ204−1の複製であり、これらは、後述する図4のリンク作成処理により下記が図2Aに追加される。ここで、ディレクトリ206−1、複製207はリンクファイル203−1に基づいて作成され、ディレクトリ206-2、複製208はリンクファイル203−2に基づいて作成されたものであるが、その詳細は図4で説明する。   In FIG. 2B, the following is added by the link creation processing (duplication) of FIG. That is, 205-1 and 205-2 are copy storage directories for storing a copy, and 206-1 and 206-2 are link destination media directories corresponding to the removable media 101-1 and 101-2, respectively. 207 is a copy of the file 202-2, 208 is a copy of the directory 204-1, and these are added to FIG. 2A by the link creation processing of FIG. Here, the directory 206-1 and the copy 207 are created based on the link file 203-1, and the directory 206-2 and the copy 208 are created based on the link file 203-2. 4 will be described.

[リンク情報の概要:図3]
図3は、本実施形態におけるデータ管理装置のリンク情報の概要の一例を説明する図である。
[Summary of link information: Fig. 3]
FIG. 3 is a diagram illustrating an example of an outline of link information of the data management apparatus according to the present embodiment.

図3において、301は、リムーバブルメディア101−1に一意に割り付けられた識別情報であるメディアIDであり、302は、リムーバブルメディア101−1がリムーバブル(着脱自在)であるか否かを示すメディア種別IDであり、303は、リンクファイル203−1のリンク先のメディアIDであり、304は、リンクファイル203-1のリンク先メディア内での位置を示すディレクトリパスであり、305は、リンクファイル203-1のリンク先のファイル名、ディレクトリ名等の名称であり、306は、リンク先メディアディレクトリ206−1が対応するメディアのメディアIDである。   In FIG. 3, 301 is a media ID which is identification information uniquely assigned to the removable medium 101-1, and 302 is a media type indicating whether or not the removable medium 101-1 is removable (detachable). ID is a medium ID of a link destination of the link file 203-1, 304 is a directory path indicating a position in the link destination medium of the link file 203-1, and 305 is a link file 203. -1 is the name of the link destination file name, directory name, etc., and 306 is the media ID of the media corresponding to the link destination media directory 206-1.

尚、図2A、2B、図3はディレクトリ構成の一例を示すものであり、この構成に限られるものではない。   2A, 2B, and 3 show an example of the directory structure, and the present invention is not limited to this structure.

[リンクファイル作成処理:図4]
次に、図4および図5を用いて、上記説明した本実施形態におけるデータ管理装置100において、図2A、2Bを一例としてリンクファイル作成処理400およびリンクファイル読み出し処理500を説明する。なお、この図4及び図5の処理は、記憶部106に格納された制御プログラムに基づいて制御部104が各部を制御しながら実行するものである。
[Link file creation processing: Fig. 4]
Next, with reference to FIGS. 4 and 5, the link file creation process 400 and the link file read process 500 will be described using the data management apparatus 100 according to the present embodiment described above as an example with reference to FIGS. 4 and 5 are executed by the control unit 104 while controlling each unit based on a control program stored in the storage unit 106.

まず、図4のリンクファイル作成処理400について説明する。ステップS410において、操作部105からリンクファイルの作成操作が行われると、操作入力に基づき、リンク先のメディアID303、ディレクトリパス304、名称305から成るリンク情報が読み出される。   First, the link file creation process 400 of FIG. 4 will be described. In step S410, when a link file creation operation is performed from the operation unit 105, link information including a link destination medium ID 303, directory path 304, and name 305 is read based on the operation input.

次に、ステップS420において、読み出されたメディアID303が、リンクファイル203−1が保存されるリムーバブルメディア101−1のメディアID301と異なり、且つ、メディア種別ID302又はリムーバブルメディア101−2の図示しないメディア種別IDが「リムーバブル」である場合には、ステップS421に進む。   Next, in step S420, the read media ID 303 is different from the media ID 301 of the removable media 101-1 in which the link file 203-1 is stored, and the media type ID 302 or the media (not shown) of the removable media 101-2. If the type ID is “removable”, the process proceeds to step S421.

ステップS421では、リンク情報が示すリンク先データであるファイル202-2を読出し、次に、ステップS422において、メディアID303、ディレクトリパス304に基づき、複製位置、この場合はリンク先メディアディレクトリ206−1へのパスが導出され、次に、ステップS423において、ファイル202−2の複製207が作成され、次に、ステップS430に進み、メディアID303、ディレクトリパス304、名称305から成るメディア情報を持つリンクファイル203−1が作成される。   In step S421, the file 202-2 which is the link destination data indicated by the link information is read. Next, in step S422, based on the media ID 303 and the directory path 304, the duplication position, in this case, the link destination media directory 206-1. Next, in step S423, a copy 207 of the file 202-2 is created. Next, in step S430, the link file 203 having media information including the media ID 303, the directory path 304, and the name 305 is obtained. -1 is created.

一方、ステップS420において、メディアID303がメディアID301と同一の場合、又は、メディア種別ID302及びリムーバブルメディア101-2の図示しないメディア種別IDが「リムーバブル」でない場合には、何もしないでステップS430に進み、直接、リンクファイル203−1が作成される。   On the other hand, if the media ID 303 is the same as the media ID 301 in step S420, or if the media type ID 302 and the media type ID (not shown) of the removable media 101-2 are not "removable", nothing is done and the process proceeds to step S430. The link file 203-1 is created directly.

[リンクファイル読出し処理:図5]
次に、図5を用いて、上記説明したリンクファイル作成処理400で作成されたリンクファイルの読出し処理500について説明する。なお、以下の説明において、図4と共通する処理については、同じ符号を付す。
[Link file read processing: Fig. 5]
Next, the read process 500 of the link file created by the link file creation process 400 described above will be described with reference to FIG. In the following description, the same reference numerals are assigned to processes common to those in FIG.

まず、ステップS410において、操作部105からリンクファイルの読出し操作が行われると、操作入力に基づき、リンク先のメディアID303、ディレクトリパス304、名称305から成るリンク情報が読み出され、次に、ステップS420に進み、読み出されれたメディアID303が、リンクファイル203−1が保存されるリムーバブルメディア101−1のメディアID301と異なり、且つ、メディア種別ID302又はリムーバブルメディア101−2の図示しないメディア種別IDが「リムーバブル」である場合には、ステップS422に進む。   First, when a link file read operation is performed from the operation unit 105 in step S410, link information including a link destination medium ID 303, directory path 304, and name 305 is read based on the operation input. In step S420, the read media ID 303 is different from the media ID 301 of the removable media 101-1 in which the link file 203-1 is stored, and the media type ID 302 or the media type ID (not shown) of the removable media 101-2 is “ If it is “removable”, the process proceeds to step S422.

ステップS422では、メディアID303、ディレクトリパス304に基づき、複製位置、この場合は、リンク先メディアディレクトリ206−1へのパスが導出され、次に、ステップS520に進み、複製位置にリンク先データの複製207が存在する場合にはステップS530に進み、その複製207を読み出してからステップS540に進み、一連の作業を終了する。   In step S422, the copy position, in this case, the path to the link destination media directory 206-1, is derived based on the media ID 303 and the directory path 304. Next, in step S520, the link destination data is copied to the copy position. If 207 exists, the process proceeds to step S530, and after reading the duplicate 207, the process proceeds to step S540, and the series of operations is completed.

また、ステップS520において、複製位置にリンク先データの複製207が存在しない場合には、ステップS421−2に進み、リンク情報が示すリンク先データであるファイル202-2を読出し、次に、ステップS423に進み、複製位置にファイル202−2の複製207を作成してからステップS540に進み、一連の作業を終了する。   In step S520, if the link destination data copy 207 does not exist at the copy position, the process advances to step S421-2 to read the file 202-2 which is the link destination data indicated by the link information, and then step S423. The process proceeds to step S540 after creating the copy 207 of the file 202-2 at the copy position, and the series of operations is completed.

一方、ステップS420において、メディアID303がメディアID301と同一の場合、又は、メディア種別ID302及びリムーバブルメディア101-2の図示しないメディア種別IDが「リムーバブル」でない場合には、ステップS421−1に進み、リンク情報が示すリンク先データであるファイル202-2を読出してからステップS540に進み、一連の作業を終了する。   On the other hand, in step S420, if the media ID 303 is the same as the media ID 301, or if the media type ID 302 and the media type ID (not shown) of the removable media 101-2 are not "removable", the process proceeds to step S421-1 After reading the file 202-2 which is the link destination data indicated by the information, the process proceeds to step S540, and the series of operations is completed.

尚、本実施形態では、図1に示すようにリムーバブルメディアとリムーバブルメディアIF部がそれぞれ2つの場合を例に説明したが、これは一例であり、例えば、それぞれ3つ以上ある場合についても上記説明した処理と同様の処理を行うことができる。また、リムーバブルメディアがバスを介して接続される場合を説明したが、ネットワークを介して接続されても同様である。更に、複数のリムーバブルメディアが自動で交換されるようなチェンジャと連動する形態をとっても同様である。   In the present embodiment, as shown in FIG. 1, the case where there are two removable media and two removable media IF units has been described as an example. However, this is an example, and for example, the case where there are three or more each is also described above. The same processing as that described above can be performed. Further, the case where the removable medium is connected via the bus has been described, but the same applies even if the removable medium is connected via the network. Further, the same applies to a mode in which a plurality of removable media are linked with a changer in which a plurality of removable media are automatically replaced.

また、図1では、リムーバブルメディアとリムーバブルメディアIF部がそれぞれ2つの場合を例に説明したが、リムーバブルメディアとリムーバブルメディアIF部をそれぞれ1つとし、他のリムーバブルメディアとリムーバブルメディアIF部の代わりに、固定ディスクと固定デスクIF部とする構成としてもよい。この場合、固定ディスクに格納されるファイルは、例えば、リムーバブルメディア等を介して供給されるようにすればよい。   In FIG. 1, the case where there are two removable media and two removable media IF units has been described as an example. However, one removable media and one removable media IF unit are used instead of the other removable media and removable media IF units. The configuration may be a fixed disk and a fixed desk IF unit. In this case, the file stored in the fixed disk may be supplied via, for example, a removable medium.

<第2の実施形態>
次に、本発明の第2の実施形態であるデータ管理装置1000について、図1〜図4、図6を用いて説明を行う。尚、データ管理装置1000の構成は、第1の実施形態で説明したデータ管理装置100の構成と以下に説明するリンクファイル読み出し処理600以外は全て同じである。そこで、以下の説明では、図1〜図4の説明は、第1の実施形態と同様であるため説明は省略し、第2の実施形態が第1の実施形態と異なるリンクファイル読み出し処理600についてのみ説明する。
<Second Embodiment>
Next, a data management apparatus 1000 according to the second embodiment of the present invention will be described with reference to FIGS. The configuration of the data management device 1000 is the same as that of the data management device 100 described in the first embodiment except for the link file read processing 600 described below. Therefore, in the following description, since the description of FIGS. 1 to 4 is the same as that of the first embodiment, the description thereof will be omitted, and the link file read processing 600 in which the second embodiment is different from the first embodiment. Only explained.

まず、図6のリンク読出し処理600のステップS410において、操作部105からリンクファイルの読出し操作が行われると、操作入力に基づき、リンク先のメディアID303、ディレクトリパス304、名称305から成るリンク情報が読み出され、次に、ステップS420に進み、読み出されたメディアID303が、リンクファイル203−1が保存されるリムーバブルメディア101−1のメディアID301と異なり、且つ、メディア種別ID302又はリムーバブルメディア101−2の図示しないメディア種別IDが「リムーバブル」である場合には、ステップS422に進む。   First, in step S410 of the link reading process 600 of FIG. 6, when a link file reading operation is performed from the operation unit 105, link information including a link destination medium ID 303, directory path 304, and name 305 is obtained based on the operation input. Next, the process proceeds to step S420, where the read media ID 303 is different from the media ID 301 of the removable medium 101-1 in which the link file 203-1 is stored, and the media type ID 302 or the removable medium 101- is stored. If the media type ID (not shown) of 2 is “removable”, the process proceeds to step S422.

ステップS422では、メディアID303、ディレクトリパス304に基づき、複製位置、この場合はリンク先メディアディレクトリ206−1へのパスが導出されると、次に、ステップS520に進み、複製位置にリンク先データの複製207が存在する場合は、ステップS610に進み、ステップS520において、複製位置にリンク先データの複製207が存在しない場合はステップS421−2に進む。   In step S422, when the copy position, in this case the path to the link destination media directory 206-1, is derived based on the media ID 303 and the directory path 304, the process proceeds to step S520, and the link destination data is transferred to the copy position. If the copy 207 exists, the process proceeds to step S610. If the copy destination data copy 207 does not exist at the copy position in step S520, the process proceeds to step S421-2.

ステップS610では、リンク先メディアであるリムーバブルメディア101−2が読み取り可能な状態でない場合には、ステップS530に進み、その複製207を読み出してからステップS540に進み、一連の作業を終了し、ステップS610でリンク先メディアであるリムーバブルメディア101−2が読み取り可能な状態である場合にはステップS421−2に進む。   If it is determined in step S610 that the removable medium 101-2 that is the link destination medium is not readable, the process proceeds to step S530, the duplicate 207 is read, the process proceeds to step S540, and the series of operations is terminated. If the removable medium 101-2 as the link destination medium is readable, the process proceeds to step S421-2.

次に、ステップS421−2では、リンク情報が示すリンク先データであるファイル202-2を読出し、次に、ステップS423において、複製位置にファイル202−2の複製207を作成してからステップS540に進み一連の作業を終了する。   Next, in step S421-2, the file 202-2 which is the link destination data indicated by the link information is read. Next, in step S423, a duplicate 207 of the file 202-2 is created at the duplication position, and then the process proceeds to step S540. Proceed and finish a series of work.

一方、ステップS420において、メディアID303がメディアID301と同一の場合、又は、メディア種別ID302及びリムーバブルメディア101-2の図示しないメディア種別IDが「リムーバブル」でない場合には、ステップS421−1に進み、リンク情報が示すリンク先データであるファイル202-2を読出してから、ステップS540に進み、一連の作業を終了する。   On the other hand, in step S420, if the media ID 303 is the same as the media ID 301, or if the media type ID 302 and the media type ID (not shown) of the removable media 101-2 are not "removable", the process proceeds to step S421-1 After reading the file 202-2 which is the link destination data indicated by the information, the process proceeds to step S540, and a series of work is completed.

尚、本実施形態でも図1に示すようにリムーバブルメディアとリムーバブルメディアIF部がそれぞれ2つの場合を例に説明したが、これは一例であり、例えば、それぞれ3つ以上ある場合についても上記説明した処理と同様の処理を行うことができる。また、リムーバブルメディアがバスを介して接続される場合を説明したが、ネットワークを介して接続されても同様である。更に、複数のリムーバブルメディアが自動で交換されるようなチェンジャと連動する形態をとっても同様である。   In this embodiment, as shown in FIG. 1, the case where there are two removable media and two removable media IF units has been described as an example. However, this is an example, and for example, the case where there are three or more each is also described above. Processing similar to the processing can be performed. Further, the case where the removable medium is connected via the bus has been described, but the same applies even if the removable medium is connected via the network. Further, the same applies to a mode in which a plurality of removable media are linked with a changer in which a plurality of removable media are automatically replaced.

また、図1では、リムーバブルメディアとリムーバブルメディアIF部がそれぞれ2つの場合を例に説明したが、リムーバブルメディアとリムーバブルメディアIF部をそれぞれ1つとし、他のリムーバブルメディアとリムーバブルメディアIF部の代わりに、固定ディスクと固定デスクIF部とする構成としてもよい。この場合、固定ディスクに格納されるファイルは、例えば、リムーバブルメディア等を介して供給されるようにすればよい。   In FIG. 1, the case where there are two removable media and two removable media IF units has been described as an example. However, one removable media and one removable media IF unit are used instead of the other removable media and removable media IF units. The configuration may be a fixed disk and a fixed desk IF unit. In this case, the file stored in the fixed disk may be supplied via, for example, a removable medium.

<第3の実施形態>
次に、本発明の第3の実施形態であるデータ管理装置2000について、図1〜図4、図7〜8を用いて説明を行う。尚、データ管理装置2000は第1の実施形態で説明したデータ管理装置100と以下に説明するリンクファイル読み出し処理700およびリンク更新処理800以外は全て同じである。そこで、以下の説明では、図1〜図4の説明は、第1の実施形態と同様であるため説明は省略し、第3の実施形態が第1の実施形態と異なるリンクファイル読み出し処理700およびリンク更新処理800についてのみ説明する。
<Third Embodiment>
Next, a data management apparatus 2000 according to the third embodiment of the present invention will be described with reference to FIGS. 1 to 4 and FIGS. The data management apparatus 2000 is the same as the data management apparatus 100 described in the first embodiment except for a link file read process 700 and a link update process 800 described below. Therefore, in the following description, since the description of FIGS. 1 to 4 is the same as that of the first embodiment, the description is omitted, and the third embodiment is different from the first embodiment in the link file read processing 700 and Only the link update process 800 will be described.

まず、図7のリンク読出し処理700のステップS410において、操作部105からリンクファイルの読出し操作が行われると、操作入力に基づき、リンク先のメディアID303、ディレクトリパス304、名称305から成るリンク情報が読み出され、次に、ステップS420に進み、読み出されたメディアID303が、リンクファイル203−1が保存されるリムーバブルメディア101−1のメディアID301と異なり、且つ、メディア種別ID302又はリムーバブルメディア101−2の図示しないメディア種別IDが「リムーバブル」である場合には、ステップS422に進む。   First, in step S410 of the link reading process 700 in FIG. 7, when a link file reading operation is performed from the operation unit 105, link information including a link destination medium ID 303, directory path 304, and name 305 is obtained based on the operation input. Next, the process proceeds to step S420, where the read media ID 303 is different from the media ID 301 of the removable medium 101-1 in which the link file 203-1 is stored, and the media type ID 302 or the removable medium 101- is stored. If the media type ID (not shown) of 2 is “removable”, the process proceeds to step S422.

ステップS422では、メディアID303、ディレクトリパス304に基づき、複製位置、この場合はリンク先メディアディレクトリ206−1へのパスが導出されると、次に、ステップS520に進み、複製位置にリンク先データの複製207が存在する場合は、ステップS610に進み、ステップS520において、複製位置にリンク先データの複製207が存在しない場合はステップS421−2に進む。   In step S422, when the copy position, in this case the path to the link destination media directory 206-1, is derived based on the media ID 303 and the directory path 304, the process proceeds to step S520, and the link destination data is transferred to the copy position. If the copy 207 exists, the process proceeds to step S610. If the copy destination data copy 207 does not exist at the copy position in step S520, the process proceeds to step S421-2.

ステップS610では、リンク先メディアであるリムーバブルメディア101−2が読み取り可能な状態でない場合には、ステップS530に進み、その複製207を読み出してからステップS540に進み、一連の作業を終了し、ステップS610でリンク先メディアであるリムーバブルメディア101−2が読み取り可能な状態である場合には、図8に示すリンク更新処理800に進む。   If it is determined in step S610 that the removable medium 101-2 that is the link destination medium is not readable, the process proceeds to step S530, the duplicate 207 is read, the process proceeds to step S540, and the series of operations is terminated. If the removable medium 101-2 as the link destination medium is readable, the process proceeds to the link update process 800 shown in FIG.

一方、ステップS421−2では、リンク情報が示すリンク先データであるファイル202-2を読出し、次に、ステップS423において、複製位置にファイル202−2の複製207を作成してからステップS540に進み一連の作業を終了する。   On the other hand, in step S421-2, the file 202-2 which is the link destination data indicated by the link information is read. Next, in step S423, a copy 207 of the file 202-2 is created at the copy position, and then the process proceeds to step S540. A series of work is completed.

一方、ステップS420において、メディアID303がメディアID301と同一の場合、又は、メディア種別ID302及びリムーバブルメディア101-2の図示しないメディア種別IDが「リムーバブル」でない場合には、ステップS421−1に進み、リンク情報が示すリンク先データであるファイル202-2を読出してから、ステップS540に進み、一連の作業を終了する。   On the other hand, in step S420, if the media ID 303 is the same as the media ID 301, or if the media type ID 302 and the media type ID (not shown) of the removable media 101-2 are not "removable", the process proceeds to step S421-1 After reading the file 202-2 which is the link destination data indicated by the information, the process proceeds to step S540, and a series of work is completed.

尚、本実施形態でも図1に示すようにリムーバブルメディアとリムーバブルメディアIF部がそれぞれ2つの場合を例に説明したが、これは一例であり、例えば、それぞれ3つ以上ある場合についても上記説明した処理と同様の処理を行うことができる。また、リムーバブルメディアがバスを介して接続される場合を説明したが、ネットワークを介して接続されても同様である。更に、複数のリムーバブルメディアが自動で交換されるようなチェンジャと連動する形態をとっても同様である。   In this embodiment, as shown in FIG. 1, the case where there are two removable media and two removable media IF units has been described as an example. However, this is an example, and for example, the case where there are three or more each is also described above. Processing similar to the processing can be performed. Further, the case where the removable medium is connected via the bus has been described, but the same applies even if the removable medium is connected via the network. Further, the same applies to a mode in which a plurality of removable media are linked with a changer in which a plurality of removable media are automatically replaced.

また、図1では、リムーバブルメディアとリムーバブルメディアIF部がそれぞれ2つの場合を例に説明したが、リムーバブルメディアとリムーバブルメディアIF部をそれぞれ1つとし、他のリムーバブルメディアとリムーバブルメディアIF部の代わりに、固定ディスクと固定デスクIF部とする構成としてもよい。この場合、固定ディスクに格納されるファイルは、例えば、リムーバブルメディア等を介して供給されるようにすればよい。   In FIG. 1, the case where there are two removable media and two removable media IF units has been described as an example. However, one removable media and one removable media IF unit are used instead of the other removable media and removable media IF units. The configuration may be a fixed disk and a fixed desk IF unit. In this case, the file stored in the fixed disk may be supplied via, for example, a removable medium.

[リンク更新処理:図8]
図8は、本実施形態におけるデータ管理装置2000のリンクファイル更新処理フロー図である。
[Link update processing: FIG. 8]
FIG. 8 is a flow diagram of the link file update process of the data management apparatus 2000 in the present embodiment.

まず、リンク更新処理800では、ステップS810で、リンク先データであるファイル202−2と複製207の更新状態、例えばファイルシステムの更新日時、アーカイブ情報等を読出し、次に、ステップS820に進み、ファイル202−2のみが更新されている場合には、ステップS421に進み、ファイル202-2を読出してから、ステップS821に進み、ファイル202-2の内容で複製207を更新してから一連の作業を終了する。   First, in the link update processing 800, in step S810, the update status of the file 202-2 and the copy 207 as link destination data, for example, the update date and time of the file system, archive information, etc. are read, and then the process proceeds to step S820. If only 202-2 has been updated, the process proceeds to step S421, the file 202-2 is read, and then the process proceeds to step S821, where the copy 207 is updated with the contents of the file 202-2, and then a series of operations is performed. finish.

一方、ステップS820において、ファイル202−2のみが更新されていない場合には、ステップS830に進み、複製207のみが更新されている場合はステップS530−2に進み、複製位置より複製207を読み出し、次にステップS831に進み、複製207の内容でファイル202-2を更新してから一連の作業を終了する。   On the other hand, if only the file 202-2 has not been updated in step S820, the process proceeds to step S830. If only the copy 207 has been updated, the process proceeds to step S530-2, and the copy 207 is read from the copy position. In step S831, the file 202-2 is updated with the contents of the copy 207, and the series of operations is terminated.

また、ステップS830において、複製207のみが更新されていない場合はステップS840に進み、両者が更新されている場合には、ステップS841に進み、表示部103、操作部105を介してユーザからどちらのデータを選択するのかの入力を受け、次にステップS842に進み、選択されたデータを読出し、次に、ステップS843に進み、読み出したデータで他方を更新してから一連の作業を終了する。   In step S830, if only the copy 207 has not been updated, the process proceeds to step S840. If both have been updated, the process proceeds to step S841, and either one is displayed by the user via the display unit 103 or the operation unit 105. Upon receiving an input as to whether to select data, the process proceeds to step S842, where the selected data is read out, and then proceeds to step S843, the other is updated with the read data, and the series of operations is terminated.

一方、ステップS840において、ファイル202-2と複製207の何れも更新されていない場合(ステップS820、830、840いずれもNo)は、ステップS530−1に進み、複製位置より複製207を読み出してから一連の作業を終了する。   On the other hand, if neither the file 202-2 nor the copy 207 has been updated in step S840 (No in steps S820, 830, and 840), the process proceeds to step S530-1 and the copy 207 is read from the copy position. A series of work is completed.

尚、本実施形態でも図1に示すようにリムーバブルメディアとリムーバブルメディアIF部がそれぞれ2つの場合を例に説明したが、これは一例であり、例えば、それぞれ3つ以上ある場合についても上記説明した処理と同様の処理を行うことができる。また、リムーバブルメディアがバスを介して接続される場合を説明したが、ネットワークを介して接続されても同様である。更に、複数のリムーバブルメディアが自動で交換されるようなチェンジャと連動する形態をとっても同様である。     In this embodiment, as shown in FIG. 1, the case where there are two removable media and two removable media IF units has been described as an example. However, this is an example, and for example, the case where there are three or more each is also described above. Processing similar to the processing can be performed. Further, the case where the removable medium is connected via the bus has been described, but the same applies even if the removable medium is connected via the network. Further, the same applies to a mode in which a plurality of removable media are linked with a changer in which a plurality of removable media are automatically replaced.

また、図1では、リムーバブルメディアとリムーバブルメディアIF部がそれぞれ2つの場合を例に説明したが、リムーバブルメディアとリムーバブルメディアIF部をそれぞれ1つとし、他のリムーバブルメディアとリムーバブルメディアIF部の代わりに、固定ディスクと固定デスクIF部とする構成としてもよい。この場合、固定ディスクに格納されるファイルは、例えば、リムーバブルメディア等を介して供給されるようにすればよい。   In FIG. 1, the case where there are two removable media and two removable media IF units has been described as an example. However, one removable media and one removable media IF unit are used instead of the other removable media and removable media IF units. The configuration may be a fixed disk and a fixed desk IF unit. In this case, the file stored in the fixed disk may be supplied via, for example, a removable medium.

<第4の実施形態>
次に、本発明の第4の実施形態であるデータ管理装置3000について、図9〜図11を用いて説明を行う。なお、以下の説明では、第4の実施形態が第1の実施形態のデータ管理装置100と異なる点についてのみ説明し、重複する点についての説明は省略する。
<Fourth Embodiment>
Next, a data management device 3000 according to the fourth embodiment of the present invention will be described with reference to FIGS. In the following description, only the differences of the fourth embodiment from the data management apparatus 100 of the first embodiment will be described, and descriptions of the overlapping points will be omitted.

図9は、本実施形態におけるデータ管理装置3000のブロック図である。図9において、901はデータの変換処理を行うデータ変換部であり、その他の構成は、図1に示すデータ管理装置100の構成と同様であるので、同じ符号を付してその説明は重複するので省略する。   FIG. 9 is a block diagram of the data management device 3000 in the present embodiment. In FIG. 9, reference numeral 901 denotes a data conversion unit that performs data conversion processing, and other configurations are the same as the configuration of the data management apparatus 100 shown in FIG. I will omit it.

図10は、本実施形態におけるデータ管理装置3000の複製の概要を説明する図である。図10において、1007はファイル202−2をデータ変換部901により変換処理した複製であり、その他の構成は、図2Bと同様であるので、同じ符号を付してその説明は重複するので省略する。   FIG. 10 is a diagram illustrating an outline of replication of the data management device 3000 according to this embodiment. In FIG. 10, reference numeral 1007 denotes a copy obtained by converting the file 202-2 by the data conversion unit 901. Since the other configuration is the same as that in FIG. 2B, the same reference numerals are given and description thereof will be omitted. .

図11は、データ変換部901の動作の概要を説明する図である。図11において、データ変換部901は、ファイル202−2が、例えば、2048×1536画素である場合、必要に応じて、このファイル202−2を複製する前に、予め、例えば、640×480画素に縮小する変換処理を行い、縮小されたファイル1007を図10に示す複製保存ディレクトリ1の所定の保存位置に複製されて保存される。ここで、図10はディレクトリ構成の一例を示したものであり、この構成に限られるものではない。   FIG. 11 is a diagram for explaining the outline of the operation of the data conversion unit 901. In FIG. 11, when the file 202-2 has, for example, 2048 × 1536 pixels, the data conversion unit 901 has, for example, 640 × 480 pixels in advance before copying the file 202-2 as necessary. A conversion process for reducing the size of the file 1007 is performed, and the reduced file 1007 is copied and stored in a predetermined storage position of the copy storage directory 1 shown in FIG. Here, FIG. 10 shows an example of the directory structure, and the present invention is not limited to this structure.

尚、ファイルサイズを小さくするのは上記の例に限ることはなく、例えば、既知の圧縮・変換を用いてもよい。例えば、ビットマップの画像ファイルをJPEG形式に変換する、デジタルビデオ(DV)形式やMPEG2形式の動画ファイルをMPEG4形式に変換する、その他一般的なファイルをZIPやLZH形式で圧縮する等してもよい。   The file size is not limited to the above example, and for example, known compression / conversion may be used. For example, a bitmap image file may be converted to JPEG format, a digital video (DV) format or a moving image file in MPEG2 format may be converted into MPEG4 format, or other general files may be compressed in ZIP or LZH format. Good.

尚、本実施形態では図9に示すようにリムーバブルメディアとリムーバブルメディアIF部がそれぞれ2つの場合を例に説明したが、これは一例であり、例えば、それぞれ3つ以上ある場合についても上記説明した処理と同様の処理を行うことができる。また、リムーバブルメディアがバスを介して接続される場合を説明したが、ネットワークを介して接続されても同様である。更に、複数のリムーバブルメディアが自動で交換されるようなチェンジャと連動する形態をとっても同様である。   In the present embodiment, as shown in FIG. 9, the case where there are two removable media and two removable media IF units has been described as an example. However, this is an example, and for example, the case where there are three or more each is also described above. Processing similar to the processing can be performed. Further, the case where the removable medium is connected via the bus has been described, but the same applies even if the removable medium is connected via the network. Further, the same applies to a mode in which a plurality of removable media are linked with a changer in which a plurality of removable media are automatically replaced.

また、図9では、リムーバブルメディアとリムーバブルメディアIF部がそれぞれ2つの場合を例に説明したが、リムーバブルメディアとリムーバブルメディアIF部をそれぞれ1つとし、他のリムーバブルメディアとリムーバブルメディアIF部の代わりに、固定ディスクと固定デスクIF部とする構成としてもよい。この場合、固定ディスクに格納されるファイルは、例えば、リムーバブルメディア等を介して供給されるようにすればよい。   In FIG. 9, the case where there are two removable media and two removable media IF units has been described as an example. However, one removable media and one removable media IF unit are used instead of the other removable media and removable media IF units. The configuration may be a fixed disk and a fixed desk IF unit. In this case, the file stored in the fixed disk may be supplied via, for example, a removable medium.

なお、本発明は、例えば、装置、方法、プログラムもしくは記録媒体などとしての実施態様を取ることが可能であり、具体的には、複数の機器(例えばホストコンピュータ、インターフェース機器、リーダ、プリンタなど)から構成されるシステムに適用しても、一つの機器からなる装置(例えば、複写機、ファクシミリ装置など)に適用してもよい。   The present invention can take the form of, for example, an apparatus, a method, a program, or a recording medium. Specifically, a plurality of devices (for example, a host computer, an interface device, a reader, a printer, etc.) The present invention may be applied to a system configured from the above, or may be applied to an apparatus (for example, a copier, a facsimile machine, etc.) including one device.

また、本発明の目的は、前述した実施形態の機能を実現するソフトウェアのプログラムコードを記録した記録媒体(または記憶媒体)を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記録媒体に格納されたプログラムコードを読み出し実行することによっても、達成されることは言うまでもない。   Also, an object of the present invention is to supply a recording medium (or storage medium) in which a program code of software that realizes the functions of the above-described embodiments is recorded to a system or apparatus, and a computer (or CPU or CPU) of the system or apparatus. Needless to say, this can also be achieved when the MPU) reads and executes the program code stored in the recording medium.

この場合、記録媒体から読み出されたプログラムコード自体が前述した実施形態の機能を実現することになり、そのプログラムコードを記憶した記録媒体は本発明を構成することになる。   In this case, the program code itself read from the recording medium realizes the functions of the above-described embodiment, and the recording medium storing the program code constitutes the present invention.

また、コンピュータが読み出したプログラムコードを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼働しているオペレーティングシステム(OS)などが実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Further, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also an operating system (OS) running on the computer based on the instruction of the program code. It goes without saying that a case where the function of the above-described embodiment is realized by performing part or all of the actual processing and the processing is included.

さらに、記録媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張カードやコンピュータに接続された機能拡張ユニットに備わるメモリに書込まれた後、そのプログラムコードの指示に基づき、その機能拡張カードや機能拡張ユニットに備わるCPUなどが実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Furthermore, after the program code read from the recording medium is written into a memory provided in a function expansion card inserted into the computer or a function expansion unit connected to the computer, the function is based on the instruction of the program code. It goes without saying that the CPU or the like provided in the expansion card or the function expansion unit performs part or all of the actual processing and the functions of the above-described embodiments are realized by the processing.

本発明を上記記録媒体に適用する場合、その記録媒体には、先に説明した図4〜図8などに示した処理を実現するプログラムが格納されることになる。   When the present invention is applied to the above recording medium, the recording medium stores a program that realizes the processes shown in FIGS. 4 to 8 described above.

以上説明したように、本発明のデータ管理装置では、ファイルシステムのリンクファイルが同じ記録媒体にない場合、例えば、第1の記録媒体に作成されているファイルシステムにおけるリンクファイルが、着脱自在の第2の記録媒体に格納されている場合、そのリンクファイルを第1の記録媒体におけるファイルシステムの所定位置に複製しておくことにより、着脱自在の第2の記録媒体がデータ管理装置に装着されていない場合でも複製したリンクファイルを参照することにより、ファイルシステムにおけるリンクファイルの参照や編集を容易に行うことができる。   As described above, in the data management device of the present invention, when the link file of the file system is not on the same recording medium, for example, the link file in the file system created on the first recording medium can be attached and detached. 2 is stored in the data management apparatus by copying the link file to a predetermined position in the file system of the first recording medium. Even if there is no link file, the link file in the file system can be easily referenced and edited by referring to the copied link file.

また、着脱自在の第2の記録媒体に格納されているリンクファイルと第1の記録媒体に複製されたリンクファイルとの更新状態を比較することで、更新状態が異なる場合には、更新されていないファイルを容易に更新することもできる。また、複製処理の前にリンクファイルを縮小処理することもできるので、少ない記憶領域にリンクファイルを格納することもできる。   Further, by comparing the update state of the link file stored in the detachable second recording medium and the link file copied to the first recording medium, if the update state is different, the link file is updated. You can easily update missing files. In addition, since the link file can be reduced before the duplication process, the link file can be stored in a small storage area.

第1の実施形態のデータ管理装置の構成を説明するブロック図である。It is a block diagram explaining the structure of the data management apparatus of 1st Embodiment. 第1の実施形態のデータ管理装置における複製の一例(複製前)を説明する図である。It is a figure explaining an example (before duplication) in the data management apparatus of 1st Embodiment. 第1の実施形態のデータ管理装置における複製の一例(複製後)を説明する図である。It is a figure explaining an example (after replication) in the data management apparatus of 1st Embodiment. 第1の実施形態のデータ管理装置における第1のリムーマブルメディアにおけるリンク情報の概要を説明する図である。It is a figure explaining the outline | summary of the link information in the 1st removable media in the data management apparatus of 1st Embodiment. 第1の実施形態におけるデータ管理装置のリンクファイルの作成処理を示すフロー図である。It is a flowchart which shows the creation process of the link file of the data management apparatus in 1st Embodiment. 第1の実施形態におけるデータ管理装置のリンクファイルの読出し処理を示すフロー図である。It is a flowchart which shows the read process of the link file of the data management apparatus in 1st Embodiment. 第2の実施形態におけるデータ管理装置のリンクファイルの読出し処理を示すフロー図である。It is a flowchart which shows the read process of the link file of the data management apparatus in 2nd Embodiment. 第3の実施形態におけるデータ管理装置のリンクファイルの読出し処理を示すフロー図である。It is a flowchart which shows the read process of the link file of the data management apparatus in 3rd Embodiment. 図7に示すリンク更新処理の詳細を示すフロー図である。It is a flowchart which shows the detail of the link update process shown in FIG. 第4の実施形態のデータ管理装置の構成を説明するブロック図である。It is a block diagram explaining the structure of the data management apparatus of 4th Embodiment. 第4の実施形態のデータ管理装置における複製の一例(複製後)を説明する図である。It is a figure explaining an example (after replication) in the data management apparatus of 4th Embodiment. 第4の実施形態のデータ管理装置におけるデータ変換部の処理を説明する図である。It is a figure explaining the process of the data conversion part in the data management apparatus of 4th Embodiment.

符号の説明Explanation of symbols

100・・・データ管理装置
101−1、101−2・・・リムーバブルメディア
102−1、102−2・・・リムーバブルメディアIF部
202−1、203−2・・・リンクファイル
205−1、205−2・・・複製保存ディレクトリ
206−1、206−2・・・リンク先メディアディレクトリ
207・・・リンク先ファイルの複製
208・・・リンク先ディレクトリの複製
301・・・リムーバブルメディア内のメディアID
302・・・リムーバブルメディア内のメディア種別ID
303・・・リンクファイル内のリンク先メディアID
304・・・リンクファイル内のリンク先ディレクトリパス
305・・・リンクファイル内のリンク先名称
306・・・リンク先メディアディレクトリ内のリンク先メディアID
901・・・データ変換部
1007・・・縮小画像ファイル
100: Data management device
101-1, 101-2 ... Removable media 102-1, 102-2 ... Removable media IF unit 202-1, 203-2 ... Link files 205-1, 205-2 ... Copy storage Directories 206-1, 206-2 ... Link destination media directory 207 ... Link destination file copy 208 ... Link destination directory copy 301 ... Media ID in removable media
302 ... Media type ID in removable media
303 ... Linked media ID in the link file
304: Link destination directory path in the link file 305 ... Link destination name in the link file 306 ... Link destination media ID in the link destination media directory
901: Data conversion unit 1007: Reduced image file

Claims (11)

複数の記録媒体に作成されているファイルシステムを管理するデータ管理装置であって、
第1の記録媒体に作成されているファイルシステムが特定するリンク先のファイルが、着脱自在の第2の記録媒体に格納されているか否かを判断する判断手段と、
前記判断手段によって前記リンク先のファイルが前記第2の記録媒体に格納されていると判断されると、そのリンク先のファイルを前記第1の記録媒体におけるファイルシステムの所定位置に複製する複製手段と、
を有することを特徴とするデータ管理装置。
A data management device for managing file systems created on a plurality of recording media,
Determining means for determining whether or not the link destination file specified by the file system created on the first recording medium is stored in the detachable second recording medium;
When the determination unit determines that the linked file is stored in the second recording medium, the copying unit copies the linked file to a predetermined position of the file system on the first recording medium. When,
A data management apparatus comprising:
前記第1の記録媒体に作成されているファイルシステムが特定するリンク先のファイルを読み出す際に、該リンク先のファイルが前記複製手段によって既に前記第1の記録媒体に複製されているか否かを検出する検出手段と、
前記検出手段によって前記複製されたリンク先のファイルが前記第1の記録媒体上で検出されたときに、該複製されたファイルを読み出す読出手段と、
を更に備えることを特徴とする請求項1に記載のデータ管理装置。
When the link destination file specified by the file system created on the first recording medium is read, whether or not the link destination file has already been duplicated on the first recording medium by the duplication unit. Detecting means for detecting;
Reading means for reading the duplicated file when the duplicated link destination file is detected on the first recording medium by the detection means;
The data management apparatus according to claim 1, further comprising:
前記第2の記録媒体から前記リンク先のファイルの読出しが可能か否かを検出する記録媒体検出手段を更に備え、
前記記録媒体検出手段により該リンク先のファイルの読出しが可能と判別された場合に、前記複製手段は、前記リンク先のファイルを前記所定位置に複製することを特徴とする請求項1または請求項2に記載のデータ管理装置。
Recording medium detecting means for detecting whether the linked file can be read from the second recording medium;
The copy unit copies the link destination file to the predetermined position when the recording medium detection unit determines that the link destination file can be read. 2. The data management device according to 2.
前記第2の記録媒体に格納されているリンク先のファイルと、前記所定位置に複製されたファイルの更新状態を比較する比較手段と、
前記比較手段により更新されていないファイルが検出された場合に、更新されていないファイルを更新されているファイルで更新する更新手段と、
を更に有することを特徴とする請求項1乃至請求項3のいずれか1項に記載のデータ管理装置。
Comparing means for comparing the update status of the linked file stored in the second recording medium and the file copied to the predetermined position;
An update means for updating an unupdated file with an updated file when a file not updated by the comparison means is detected;
The data management device according to any one of claims 1 to 3, further comprising:
前記比較手段により、どちらのファイルも共に更新されている場合に、いずれかのファイルを選択する選択手段を更に有することを特徴とする請求項4に記載のデータ管理装置。   5. The data management apparatus according to claim 4, further comprising selection means for selecting one of the files when both files have been updated by the comparison means. 前記複製手段は、前記第2の記録媒体に格納されている前記リンク先のファイルから複製されたファイルを作成する前に、該リンク先のファイルのファイルサイズを変更する変換手段を更に有し、
前記複製手段は、前記変換手段により変更されたファイルを前記所定位置に複製することを特徴とする請求項1乃至請求項5のいずれか1項に記載のデータ管理装置。
The duplicating means further includes conversion means for changing the file size of the linked file before creating the duplicated file from the linked file stored in the second recording medium,
6. The data management apparatus according to claim 1, wherein the duplicating unit duplicates the file changed by the converting unit to the predetermined position.
前記リンク先のファイルは画像ファイルであり、前記変更手段は前記画像ファイルのファイルサイズを縮小することを特徴とする請求項6に記載のデータ管理装置。   The data management apparatus according to claim 6, wherein the link destination file is an image file, and the changing unit reduces a file size of the image file. 複数の記録媒体に作成されているファイルシステムを管理するデータ管理装置の制御方法であって、
第1の記録媒体に作成されているファイルシステムが特定するリンク先のファイルが、着脱自在の第2の記録媒体に格納されているか否かを判断する判断工程と、
前記判断工程によって前記リンク先のファイルが前記第2の記録媒体に格納されていると判断されると、そのリンク先のファイルを前記第1の記録媒体におけるファイルシステムの所定位置に複製する複製工程と、
を有することを特徴とするデータ管理装置の制御方法。
A control method of a data management apparatus that manages file systems created on a plurality of recording media,
A determination step of determining whether a link destination file specified by the file system created on the first recording medium is stored in the detachable second recording medium;
When the determination step determines that the link destination file is stored in the second recording medium, the duplication step copies the link destination file to a predetermined position of the file system on the first recording medium. When,
A method for controlling a data management apparatus, comprising:
前記第1の記録媒体に作成されているファイルシステムが特定するリンク先のファイルを読み出す際に、該リンク先のファイルが前記複製工程によって既に前記第1の記録媒体に複製されているか否かを検出する検出工程と、
前記検出工程によって前記複製されたリンク先のファイルが前記第1の記録媒体上で検出されたときに、該複製されたファイルを読み出す読出工程と、
を更に備えることを特徴とする請求項8に記載のデータ管理装置の制御方法。
When the link destination file specified by the file system created on the first recording medium is read, whether or not the link destination file has already been copied to the first recording medium by the duplication step. A detection process to detect;
A reading step of reading the duplicated file when the duplicated link destination file is detected on the first recording medium by the detection step;
The data management apparatus control method according to claim 8, further comprising:
複数の記録媒体に作成されているファイルシステムを管理するデータ管理装置を制御する制御プログラムであって、
第1の記録媒体に作成されているファイルシステムが特定するリンク先のファイルが、着脱自在の第2の記録媒体に格納されているか否かを判断する判断工程のプログラムコードと、
前記判断工程によって前記リンク先のファイルが前記第2の記録媒体に格納されていると判断されると、そのリンク先のファイルを前記第1の記録媒体におけるファイルシステムの所定位置に複製する複製工程のプログラムコードと、
を有することを特徴とするデータ管理装置を制御する制御プログラム。
A control program for controlling a data management apparatus that manages file systems created on a plurality of recording media,
A program code of a determining step for determining whether or not a link destination file specified by the file system created on the first recording medium is stored in the detachable second recording medium;
When the determination step determines that the link destination file is stored in the second recording medium, the duplication step copies the link destination file to a predetermined position of the file system on the first recording medium. Program code,
A control program for controlling a data management apparatus comprising:
前記第1の記録媒体に作成されているファイルシステムが特定するリンク先のファイルを読み出す際に、該リンク先のファイルが前記複製工程によって既に前記第1の記録媒体に複製されているか否かを検出する検出工程のプログラムコードと、
前記検出工程によって前記複製されたリンク先のファイルが前記第1の記録媒体上で検出されたときに、該複製されたリンクファイルを読み出す読出工程のプログラムコードと、
を更に備えることを特徴とする請求項10に記載のデータ管理装置を制御する制御プログラム。
When the link destination file specified by the file system created on the first recording medium is read, whether or not the link destination file has already been copied to the first recording medium by the duplication step. A detection process program code to be detected;
A program code of a reading step of reading the copied link file when the copied link destination file is detected on the first recording medium by the detection step;
The control program for controlling the data management device according to claim 10, further comprising:
JP2003313080A 2003-09-04 2003-09-04 Data management device and its control method Withdrawn JP2005084746A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003313080A JP2005084746A (en) 2003-09-04 2003-09-04 Data management device and its control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003313080A JP2005084746A (en) 2003-09-04 2003-09-04 Data management device and its control method

Publications (1)

Publication Number Publication Date
JP2005084746A true JP2005084746A (en) 2005-03-31

Family

ID=34414143

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003313080A Withdrawn JP2005084746A (en) 2003-09-04 2003-09-04 Data management device and its control method

Country Status (1)

Country Link
JP (1) JP2005084746A (en)

Similar Documents

Publication Publication Date Title
US8082229B2 (en) Methods for backing up a database
JP4990332B2 (en) Data backup management system, computer system and program recording medium
JP2008117019A (en) Conference information management apparatus, conference reproduction apparatus, equipment management apparatus, conference system and program
JP4046893B2 (en) Database copying apparatus, database copying method, and computer-readable recording medium recording a database copying program
JP2006318310A (en) Information processor, information processing method, and storage medium
JPH0836519A (en) Method for processing information and device therefor
JP5879981B2 (en) Display device, display method, and program
JP4402203B2 (en) Data processing device
JPH06236351A (en) Backup restoring device of on-line system
JPH1124896A (en) Software installation method
JP2005084746A (en) Data management device and its control method
JP4261649B2 (en) Image processing apparatus, method, and recording medium
JP2005108107A (en) Method and apparatus for document processing
JP2000312269A (en) Method and device for controlling copying system and medium storage control program
JP2001159994A (en) Device and method for processing information
JP2007026198A (en) Data file management method
JP4611781B2 (en) Image composition system, server, program, and recording medium
JPH02250166A (en) Information processor
JP2004334650A (en) Backup method, restoration method, and program
JP5125689B2 (en) Operation method and recording medium for multiple environments
JP2007011864A (en) Method and apparatus for file management, program, and storage medium
JPH02240772A (en) Image processing system
JP2003076568A (en) Replacement processing system of update program
JPH1049311A (en) Auxiliary storage medium data writing control system
JP2001283186A (en) Device and method for processing picture and storage medium

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20061107