JP2000187606A - File system managing device - Google Patents

File system managing device

Info

Publication number
JP2000187606A
JP2000187606A JP10365358A JP36535898A JP2000187606A JP 2000187606 A JP2000187606 A JP 2000187606A JP 10365358 A JP10365358 A JP 10365358A JP 36535898 A JP36535898 A JP 36535898A JP 2000187606 A JP2000187606 A JP 2000187606A
Authority
JP
Japan
Prior art keywords
file
file system
management
permission
prohibition
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP10365358A
Other languages
Japanese (ja)
Inventor
Ryoichi Suzuki
良一 鈴木
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP10365358A priority Critical patent/JP2000187606A/en
Publication of JP2000187606A publication Critical patent/JP2000187606A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management Or Editing Of Information On Record Carriers (AREA)

Abstract

PROBLEM TO BE SOLVED: To realize simple and highly functional file management which can be applied to a built-in computer or an inexpensive computer system or the like. SOLUTION: A CPU 3 of a file system managing device of a system equipped with an information recording and reproducing device for recording and reproducing data for an information recording medium and the controller of the information recording and reproducing device, executes the file system program of a ROM 1, and operates each kind of file management such as the permission and inhibition of the file execution of the information recording medium based on the data of a management file on a RAM 2.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、CD−R,CD−
RW,DVD−R,及びDVD−RW等の光ディスク,
MO等の光磁気ディスク,HD,FD,LS120,及
びZIP等の磁気ディスク,RAM,及びROM等のメ
モリカード等の情報記録媒体に対するデータのファイル
システムを管理するファイルシステム管理装置に関す
る。
TECHNICAL FIELD The present invention relates to a CD-R, a CD-R,
Optical disks such as RW, DVD-R, and DVD-RW;
The present invention relates to a file system management device that manages a file system of data for an information recording medium such as a magneto-optical disk such as an MO, a magnetic disk such as an HD, an FD, an LS 120, and a ZIP, and a memory card such as a RAM and a ROM.

【0002】[0002]

【従来の技術】ファイルシステムとは、各種情報記録再
生装置を使いやすくするために、装置による上記のよう
な各種情報記録媒体に対する記憶単位を管理してファイ
ルという単位でユーザに提供するシステムである。その
記憶単位はまとめられており、利用者にはファイルとい
う形で表現されて提供される。
2. Description of the Related Art A file system is a system that manages storage units of the above-described various information recording media by the devices and provides them to users in units of files in order to make various information recording / reproducing apparatuses easy to use. . The storage units are put together and provided to the user in the form of a file.

【0003】多くのファイルシステムでは、そればかり
でなく、ファイルをまとめて区分するディレクトリとい
う機能を提供したり、ファイルやディレクトリの作成・
更新の日付を管理したり、特定の利用者のみが特定のフ
ァイルやディレクトリを読み書きできるような機能を提
供している。
[0003] In many file systems, not only that, but also a function of a directory that divides files collectively is provided.
It provides features to manage update dates and allow only specific users to read and write specific files and directories.

【0004】例えば、特開平5−158758号公報に
記載のフロッピディスクのファイルシステムでは、フロ
ッピディスク上のファイル配置を記録した管理ファイル
を有し、フロッピディスク上の複数のファイルを連結し
て連続した1つのファイルとして処理できるようにする
ものであった。
For example, the floppy disk file system described in Japanese Patent Application Laid-Open No. 5-158758 has a management file in which the file arrangement on the floppy disk is recorded, and a plurality of files on the floppy disk are connected to be continuous. It was intended to be processed as one file.

【0005】従来、ファイルシステムが担っていたこう
した機能は、ハードディスクを持って常時電源が確保で
きるホストコンピュータ,ワークステーション,及びパ
ーソナルコンピュータに提供されていた。
[0005] Conventionally, such functions provided by the file system have been provided to host computers, workstations, and personal computers that have a hard disk and can always maintain power.

【0006】[0006]

【発明が解決しようとする課題】ところが、コンピュー
タの小型化が進展し、一人当たりの所有台数が複数台に
なり、装置自体の低価格化などの要因によって、ハード
ディスク装置や電源が限られている環境においても適切
なファイルシステムが必要になってきた。
However, as the size of computers has been reduced, the number of computers owned per person has increased, and the hard disk drives and power supplies have been limited due to factors such as lower prices of the devices themselves. An appropriate file system is needed in the environment.

【0007】しかしながら、従来のファイルシステムで
は、特定のハードディスクやフロッピディスクなどのフ
ァイルシステムのアーキテクチャに依存しているので、
上述したようなその他の多様な情報記録再生装置におい
て利用するのが難しかったり、実装するのが困難になっ
たりするという問題があった。
However, the conventional file system depends on the file system architecture such as a specific hard disk or floppy disk.
There has been a problem that it is difficult to use it in other various information recording / reproducing devices as described above, or it is difficult to implement it.

【0008】この発明は上記の点に鑑みてなされたもの
であり、組み込みコンピュータや低価格なコンピュータ
システムなどに応用可能な簡単で高機能なファイル管理
を実現することを目的とする。
The present invention has been made in view of the above points, and has as its object to realize simple and high-performance file management applicable to an embedded computer, a low-cost computer system, and the like.

【0009】[0009]

【課題を解決するための手段】この発明は上記の目的を
達成するため、情報記録媒体へのデータの記録及び再生
を行なう情報記録再生装置及び該情報記録再生装置の制
御装置を備えたシステムのファイルシステム管理装置に
おいて、上記情報記録媒体の各種ファイル管理を行なう
ファイル管理手段を設けたものである。
According to the present invention, there is provided an information recording / reproducing apparatus for recording and reproducing data on / from an information recording medium, and a system provided with a control device for the information recording / reproducing apparatus. In the file system management apparatus, a file management means for managing various files of the information recording medium is provided.

【0010】また、上記のようなファイルシステム管理
装置において、上記ファイル管理手段にファイルの存在
と削除を管理する存在・削除管理手段を設けるとよい。
In the above-described file system management apparatus, the file management means may be provided with a presence / deletion management means for managing the existence and deletion of a file.

【0011】さらに、上記のようなファイルシステム管
理装置において、上記ファイル管理手段にファイルの可
視化と不可視化を管理する可視・不可視化管理手段を設
けるとよい。
Further, in the file system management apparatus as described above, it is preferable that the file management means is provided with a visibility / invisibility management means for managing visualization and invisibility of the file.

【0012】また、上記のようなファイルシステム管理
装置において、上記ファイル管理手段にファイルの実行
の許可と禁止を管理するファイル実行許可・禁止管理手
段を設けるとよい。
In the above file system management apparatus, the file management means may be provided with a file execution permission / prohibition management means for managing permission and prohibition of file execution.

【0013】さらに、上記のようなファイルシステム管
理装置において、上記ファイル管理手段にファイルの読
み出しの許可と禁止を管理するファイル読み出し許可・
禁止管理手段を設けるとよい。
In the above-described file system management apparatus, the file management means manages permission and prohibition of reading a file.
Prohibition management means may be provided.

【0014】また、上記のようなファイルシステム管理
装置において、上記ファイル管理手段にファイルへの書
き込みの許可と禁止を管理するファイル書き込み許可・
禁止管理手段を設けるとよい。
In the above-mentioned file system management apparatus, the file management means manages permission and prohibition of writing to the file.
Prohibition management means may be provided.

【0015】さらに、上記のようなファイルシステム管
理装置において、上記ファイル管理手段に最終ファイル
の書き込み時刻を管理する最終ファイル書き込み時刻管
理手段を設けるとよい。
Further, in the above file system management apparatus, it is preferable that the file management means is provided with a last file writing time management means for managing the writing time of the last file.

【0016】また、上記のようなファイルシステム管理
装置において、上記ファイル管理手段にファイルの削除
の許可と禁止を管理するファイル削除許可・禁止管理手
段を設けるとよい。
In the above file system management apparatus, the file management means may be provided with a file deletion permission / prohibition management means for managing permission and prohibition of file deletion.

【0017】さらに、上記のようなファイルシステム管
理装置において、上記ファイル管理手段にファイルの所
有者名を管理するファイル所有者名管理手段を設けると
よい。
Further, in the above file system management apparatus, the file management means may be provided with a file owner name management means for managing a file owner name.

【0018】さらにまた、上記のようなファイルシステ
ム管理装置において、上記ファイル管理手段にディレク
トリを管理するディレクトリ管理手段を設けるとよい。
Further, in the above file system management apparatus, it is preferable that the file management means is provided with a directory management means for managing a directory.

【0019】この発明のファイルシステム管理装置によ
れば、情報記録媒体の各種ファイル管理を行なうファイ
ル管理手段を設けたので、ファイルシステムが担ってい
た機能を特定の管理ファイルに基づいて実現することに
より、ファイルシステムそのものの単純化が可能にな
る。したがって、ファイルシステムは、単にファイルの
配置のみの役割を担い、その他の機能はオプショナルな
ものとして実装することができる。
According to the file system management apparatus of the present invention, since the file management means for managing various files of the information recording medium is provided, the functions of the file system are realized based on a specific management file. Thus, the file system itself can be simplified. Therefore, the file system plays the role of merely arranging files, and other functions can be implemented as optional.

【0020】[0020]

【発明の実施の形態】以下、この発明の実施の形態を図
面に基づいて具体的に説明する。図2は、この発明の一
実施形態であるファイルシステム管理装置の前面の外観
斜視図である。このファイルシステム管理装置は、光デ
ィスクドライブとメモリカードドライブを単一の筐体に
収めている。
Embodiments of the present invention will be specifically described below with reference to the drawings. FIG. 2 is an external perspective view of the front surface of the file system management apparatus according to the embodiment of the present invention. In this file system management apparatus, an optical disk drive and a memory card drive are housed in a single housing.

【0021】このファイルシステム管理装置の前面のフ
ロントパネルにあるスイッチは、この装置の起動スイッ
チ20,情報の転送を開始する指示手段に相当する転送
開始指示スイッチ21,光ディスクの取り出し格納スイ
ッチ22である。
The switches on the front panel on the front of the file system management apparatus are a start switch 20 of the apparatus, a transfer start instruction switch 21 corresponding to an instruction means for starting the transfer of information, and an optical disk removal / storage switch 22. .

【0022】一方、情報記録媒体は、光ディスク格納ト
レイ23を介してCD−R/RW等の光ディスクを、メ
モリカード挿入口24を介してメモリカード(図示省
略)を収める。音声入力端子25は、図示を省略するマ
イクやオーディオ機器を接続する。また、赤外線受光部
26は、後述のリモートコントロール装置によって離れ
た所から各種操作を指示する赤外線信号を受信する。
On the other hand, the information recording medium accommodates an optical disk such as a CD-R / RW through an optical disk storage tray 23 and a memory card (not shown) through a memory card insertion slot 24. The audio input terminal 25 connects a microphone or audio equipment (not shown). Further, the infrared light receiving section 26 receives an infrared signal for instructing various operations from a remote place by a remote control device described later.

【0023】なお、図示を省略するが、このファイルシ
ステム管理装置に接続された全情報記録再生装置に割り
当てられた番号を入力することにより、転送元と転送先
の情報記録再生装置を選択入力するキーも備えている。
Although not shown, by inputting the numbers assigned to all the information recording / reproducing devices connected to the file system management device, the information recording / reproducing device of the transfer source and the transfer destination is selected and inputted. It also has a key.

【0024】図3は、この発明の一実施形態であるファ
イルシステム管理装置の背面の外観斜視図である。この
装置の背面には、電源ソケット28,図示を省略するプ
リンタ等の外部機器を接続するパラレルポート29,同
じく図示を省略する他のデジタル入出力機器を接続する
シリアルポート30,ステレオ音声出力端子31と3
2,ビデオ映像出力端子33等がある。
FIG. 3 is an external perspective view of the back of the file system management apparatus according to one embodiment of the present invention. A power supply socket 28, a parallel port 29 for connecting an external device such as a printer (not shown), a serial port 30 for connecting another digital input / output device also not shown, and a stereo audio output terminal 31 are provided on the back of the device. And 3
2, a video image output terminal 33 and the like.

【0025】図1は、この発明の一実施形態であるファ
イルシステム管理装置の内部構成を示すブロック図であ
る。このファイルシステム管理装置は、マイクロコンピ
ュータによって実現される。
FIG. 1 is a block diagram showing the internal configuration of a file system management device according to one embodiment of the present invention. This file system management device is realized by a microcomputer.

【0026】ROM1は、読出専用のメモリであり、こ
の装置の最小限の起動プログラムやこの発明に関わるフ
ァイルシステムプログラムを格納した不揮発性メモリで
あり、書き換えの可能な不揮発性メモリにすれば尚良
い。
The ROM 1 is a read-only memory, and is a non-volatile memory storing a minimum start-up program of the apparatus and a file system program according to the present invention. It is more preferable to use a rewritable non-volatile memory. .

【0027】RAM2は、CPU3が各種の処理を実行
する際に使用されるメモリであり、この発明に関わる管
理ファイルやプログラムのワークエリアやフォーマット
変換、転送する情報を一時的に格納して配置しておくの
に使われる読み書き可能なメモリである。
The RAM 2 is a memory used when the CPU 3 executes various kinds of processing. The RAM 2 temporarily stores and manages management files and work areas related to the present invention, format conversion, and information to be transferred. Read / write memory used for storage.

【0028】CPU3は、このファイルシステム管理装
置の全体の制御を司り、この発明に関わるファイルシス
テム管理機能の各種処理も実行する。なお、最近の組み
込み向けCPUにはタイマが入っているので、そのタイ
マの時刻を利用してファイルに対するアクセス時刻を得
ることができる。
The CPU 3 controls the overall operation of the file system management device, and also executes various processes of the file system management function according to the present invention. In addition, since a timer is recently installed in the CPU for embedding, the access time to the file can be obtained by using the time of the timer.

【0029】オーディオビデオプロセッサ4は、音声と
映像処理を行なうプロセッサであり、転送されている情
報の内容,転送の結果,転送の進行状況,装置の状態等
の状況をテレビやディスプレイ等の表示装置12に映し
たり、スピーカ13によって音声に出したりする。ま
た、音声を入力して情報記録再生装置に記録させること
も可能である。
The audio-video processor 4 is a processor that performs audio and video processing, and displays the contents of the information being transferred, the result of the transfer, the progress of the transfer, the state of the apparatus, and the like on a display device such as a television or a display. 12, or output by a speaker 13. Further, it is also possible to input a voice and record the voice on the information recording / reproducing apparatus.

【0030】パラレルインタフェース(IF)5は、パ
ラレルポート29を介して接続された主にプリンタ(図
示を省略する)との情報のやり取りを司る。また、他の
同様な機器やホストコンピュータを接続することも可能
である。シリアルインタフェース(IF)6は、シリア
ルポート30を介して多くのデジタル入出力機器(図示
を省略する)を接続し、その機器との情報の送受信を司
る。また、ホストコンピュータとの接続も可能である。
The parallel interface (IF) 5 mainly exchanges information with a printer (not shown) connected through the parallel port 29. It is also possible to connect another similar device or host computer. The serial interface (IF) 6 connects many digital input / output devices (not shown) via the serial port 30 and manages transmission and reception of information with the devices. Further, connection with a host computer is also possible.

【0031】フロントパネルインタフェース(IF)7
は、上記転送開始指示スイッチ21等の各種のスイッチ
入力やLED等の点灯を司るインタフェースであり、こ
こから入力指示を受けたり、LEDへ転送結果・進行状
況・装置の状態・操作結果等を知らせることができる。
Front panel interface (IF) 7
Is an interface that controls various switch inputs such as the transfer start instruction switch 21 and the like, and turns on an LED and the like, receives an input instruction from the interface, and notifies the LED of a transfer result, a progress status, a device state, an operation result, and the like. be able to.

【0032】赤外線インタフェース(IR・IF)8
は、リモートコントロール装置(図示を省略)との赤外
線信号の送受信の制御を司る。なお、リモートコントロ
ール装置が有線のときは、リモートコントロール装置用
のインタフェースになる。
Infrared interface (IR / IF) 8
Controls transmission and reception of infrared signals with a remote control device (not shown). When the remote control device is wired, it serves as an interface for the remote control device.

【0033】メモリスロット9は、メモリカード挿入口
24を介して可搬の記録媒体のメモリカードを着脱する
スロットであり、図示を省略するメモリカードを装着
し、情報の読み書きを行なう。CD−R/RWドライブ
10は、光ディスク格納トレイ23を介してもCD−R
/RWメディア等の情報記録媒体を挿入し、情報の読み
書きを行なう。
The memory slot 9 is a slot for loading and unloading a memory card of a portable recording medium through the memory card insertion slot 24. A memory card (not shown) is inserted into the memory slot 9 to read and write information. The CD-R / RW drive 10 can also drive a CD-R / RW
An information recording medium such as a / RW medium is inserted to read and write information.

【0034】上記メモリスロット9及びCD−R/RW
ドライブ10は、それぞれ複数個有してもよいし、その
他の種類の情報記録再生装置であっても良い。なお、ハ
ードディスク等の磁気ディスク装置ならばより高速な読
み書きの動作が期待できる。
The memory slot 9 and the CD-R / RW
The drive 10 may include a plurality of drives, respectively, or may be another type of information recording / reproducing device. In the case of a magnetic disk device such as a hard disk, a higher-speed read / write operation can be expected.

【0035】バス11は、上記各部間で情報のやりとり
をするための通信線である。そして、この発明に関わる
ファイルシステムプログラムは、上記メモリカードやC
D記録媒体から読み込んで起動しても良い。
The bus 11 is a communication line for exchanging information between the above units. The file system program according to the present invention includes the memory card
The program may be read from the D recording medium and activated.

【0036】すなわち、このファイルシステム管理装置
が、情報記録媒体へのデータの記録及び再生を行なう情
報記録再生装置及び該情報記録再生装置の制御装置を備
えた装置である。
That is, this file system management apparatus is an apparatus provided with an information recording / reproducing apparatus for recording and reproducing data on an information recording medium and a control device for the information recording / reproducing apparatus.

【0037】そして、上記ROM1,RAM2,及びC
PU3等が、上記情報記録媒体の各種ファイル管理を行
なうファイル管理手段と、ファイルの存在と削除を管理
する存在・削除管理手段と、ファイルの可視化と不可視
化を管理する可視・不可視化管理手段と、ファイルの実
行の許可と禁止を管理するファイル実行許可・禁止管理
手段と、ファイルの読み出しの許可と禁止を管理するフ
ァイル読み出し許可・禁止管理手段の機能を果たす。
Then, the above ROM1, RAM2, and C
PU3 and the like, file management means for managing various files of the information recording medium, existence / deletion management means for managing the existence and deletion of files, and visibility / invisibility management means for managing visualization and invisibility of files. The function of file execution permission / prohibition management means for managing permission and prohibition of file execution, and the function of file read permission / prohibition management means for managing permission and prohibition of file reading.

【0038】また、ファイルへの書き込みの許可と禁止
を管理するファイル書き込み許可・禁止管理手段と、最
終ファイルの書き込み時刻を管理する最終ファイル書き
込み時刻管理手段と、ファイルの削除の許可と禁止を管
理するファイル削除許可・禁止管理手段と、ファイルの
所有者名を管理するファイル所有者名管理手段と、ディ
レクトリを管理するディレクトリ管理手段の機能も果た
す。
File write permission / prohibition management means for managing permission and prohibition of writing to a file, last file write time management means for managing the write time of the last file, and permission and prohibition of file deletion. File delete permission / prohibition management means, file owner name management means for managing file owner names, and directory management means for managing directories.

【0039】図4は、このファイルシステム管理装置で
利用される管理ファイルのフォーマット例を示す図であ
る。
FIG. 4 is a diagram showing an example of the format of a management file used in the file system management device.

【0040】図4の(a)に示すように、この管理ファ
イル40には、ファイル名フィールド41,存在・削除
フィールド42,表示・隠蔽(可視化・不可視化)フィ
ールド43,ファイル実行許可・禁止フィールド44,
ファイル読み出し許可・禁止フィールド45,ファイル
書き込み(ファイル変更)許可・禁止フィールド46,
最終ファイル変更(最終ファイル書き込み)時刻フィー
ルド47,ファイル削除許可・禁止フィールド48,フ
ァイル所有者(ファイル所有者名)フィールド49,及
びディレクトリフィールド50の各フィールドを設けて
いる。
As shown in FIG. 4A, the management file 40 has a file name field 41, an existence / deletion field 42, a display / concealment (visualization / invisible) field 43, a file execution permission / prohibition field. 44,
File read permission / prohibition field 45, file write (file change) permission / prohibition field 46,
A last file change (final file write) time field 47, a file deletion permission / prohibition field 48, a file owner (file owner name) field 49, and a directory field 50 are provided.

【0041】なお、図中に各フィールドの大きさを示す
サイズ(例えば、存在・削除フィールドのサイズは1ビ
ットである)を示している。
The size of each field is shown in the drawing (for example, the size of the existence / deletion field is 1 bit).

【0042】CPU3は、各種アプリケーションの実行
時、これらの各フィールドを参照してCD−Rディス
ク,CD−RWディスク,又はメモリカード等の情報記
録媒体の各ファイルの利用に制限をかけたり、ファイル
更新時刻を確認したりする各種のファイルシステム管理
処理を実行する。
When executing various applications, the CPU 3 refers to these fields to restrict the use of each file on an information recording medium such as a CD-R disc, a CD-RW disc, or a memory card, Execute various file system management processes such as checking the update time.

【0043】上記存在・削除フィールド42,表示・隠
蔽フィールド43,ファイル実行許可・禁止フィールド
44,ファイル読み出し許可・禁止フィールド45,フ
ァイル書き込み許可・禁止フィールド46,及びファイ
ル削除許可・禁止フィールド48には、真偽値を表す1
ビットの値を格納する。また、ファイル名フィールド4
1,及びファイル所有者フィールド49には文字列,数
値,及び記号のデータを格納する。
The existence / deletion field 42, display / hide field 43, file execution permission / prohibition field 44, file read permission / prohibition field 45, file write permission / prohibition field 46, and file deletion permission / prohibition field 48 , Representing boolean
Stores the value of a bit. File name field 4
The 1 and file owner fields 49 store data of character strings, numerical values, and symbols.

【0044】さらに、最終ファイル変更時刻フィールド
47には、時刻を表現する値、例えば、1999年9月
1日午後11時55分なら、“19990901235
5”などの数値を格納する。
Further, in the last file change time field 47, a value representing the time, for example, if the time is 11:55 pm on September 1, 1999, "1999901235
A numerical value such as 5 "is stored.

【0045】そして、ディレクトリフィールド50を利
用して、ファイルを整理することができる。ディレクト
リのファイルは、図4の(b)に示すように、そのディ
レクトリに含まれるファイルのリストである。
The files can be organized using the directory field 50. The files in the directory are a list of files included in the directory, as shown in FIG.

【0046】同図の(b)には、後から作られた「An
imalディレクトリ」にファイル「Bear」とファ
イル「Cat」が収められている様子を示す。したがっ
て、ユーザには、「Animalディレクトリ」の下に
「Bear」と「Cat」の各ファイルが入っているよ
うに見せることができる。
FIG. 7B shows "An" which is made later.
It shows a state where the file “Bear” and the file “Cat” are stored in the “imal directory”. Therefore, it is possible to show the user that the files "Bear" and "Cat" are stored under the "Animal directory".

【0047】図5は、このファイルシステム管理装置に
おけるファイル管理処理を示す流れ図である。CPU3
は、ステップ(図中「S」で示す)1で管理ファイルが
一度も存在したことがない状態から管理ファイルを作成
する。その際、ファイル名フィールド41のファイル名
は重ならないようにしなければならない。それと同時に
管理ファイル40内の各フィールド41〜50も予め設
定する。
FIG. 5 is a flowchart showing a file management process in the file system management apparatus. CPU3
Creates a management file from a state in which the management file has never existed in step (indicated by “S” in the figure) 1. At this time, the file names in the file name field 41 must not overlap. At the same time, the fields 41 to 50 in the management file 40 are also set in advance.

【0048】まず、表示・隠蔽フィールド43のフラグ
に基づいて、ファイルの可視化又は不可視化を実行す
る。ステップ2で任意のアプリケーションプログラムに
基づく処理時、ファイル実行許可・禁止フィールド44
にファイル実行許可のフラグが、ファイル読み出し許可
・禁止フィールド45にファイル読み出し許可のフラグ
が、又はファイル書き込み許可・禁止フィールド46に
ファイル書き込み許可のフラグがある場合のみに情報記
録媒体のファイル本体にアクセスする。
First, based on the flag of the display / hide field 43, the file is visualized or invisible. At the time of processing based on an arbitrary application program in step 2, the file execution permission / prohibition field 44
File access permission flag, file read permission flag 45 in file read permission / prohibition field 45, or file write permission flag in file write permission / prohibition field 46. I do.

【0049】ステップ3でファイルへのアクセス中は、
他のプログラムによる処理などからアクセスされないよ
うにロックし、そのアクセスが終了すれば、存在・削除
フィールド42のフラグに基づいて存在状態に戻す。
While the file is being accessed in step 3,
The access is locked so as not to be accessed from the processing by another program, and when the access is completed, the state is returned to the existing state based on the flag of the existence / deletion field 42.

【0050】ステップ4でファイルのフィールドを変更
する場合は、ファイル書き込み許可・禁止フィールド4
6のフラグに基づいて、フィールド変更操作を開始する
と、他のプログラムによる処理からアクセスされないよ
うにロックを掛ける。そして、ステップ5でフィールド
を実際に変更した後、ロックを解除し、存在・削除フィ
ールド42のフラグに基づいて存在状態に戻す。
When the file field is changed in step 4, the file writing permission / prohibition field 4
When the field change operation is started based on the flag of No. 6, a lock is applied to prevent access from processing by another program. Then, after the field is actually changed in step 5, the lock is released, and the state is returned to the existing state based on the flag of the existing / deleted field 42.

【0051】また、ステップ6でファイルを削除すると
きは、ファイル削除許可・禁止フィールド48のフラグ
に基づいて削除許可のフィールドを確認して、存在・削
除フィールド42を変更する。
When a file is to be deleted in step 6, the file delete permission / inhibition field 48 is checked based on the flag of the file delete permission field 48, and the existence / deletion field 42 is changed.

【0052】一方、ステップ7で削除から復活させたい
ときは、ファイル名がぶつからないように考慮し、存在
・削除フィールド42を変更する。そして、以上の処理
に関して、ステップ1〜7の各処理を行なう度に、最終
ファイル変更時刻フィールド47を更新する。また、ユ
ーザからの要求に基づいてファイル所有者フィールドの
データに基づいて各ファイルの所有者名を表示する。
On the other hand, when it is desired to recover from the deletion in step 7, the existence / deletion field 42 is changed in consideration of the file name not to collide. Then, the last file change time field 47 is updated each time each of the steps 1 to 7 is performed. In addition, the owner name of each file is displayed based on the data in the file owner field based on a request from the user.

【0053】このようにして、このファイルシステム管
理装置は、追記型の情報記憶媒体などのように限られた
状況や、簡単なファイルシステムしか持たない情報記録
再生装置でも豊富な機能を持ったファイルシステムが実
現できる。
As described above, this file system management device is a file system having abundant functions even in a limited situation such as a write-once type information storage medium or an information recording / reproducing device having only a simple file system. The system can be realized.

【0054】また、管理ファイルの存在・削除フィール
ドのデータに基づいて、ファイルを実際に消去すること
無く、削除したように見なすことができ、実際の消去動
作を行なわずに済むのでファイル操作を高速に動作させ
ることができる。また、削除から存在へ戻すことも簡単
に行なうことができ、ファイルの復活も可能である。
Further, based on the data in the existence / deletion field of the management file, the file can be regarded as deleted without actually being deleted, and the file operation can be performed at high speed because the actual deletion operation is not required. Can be operated. In addition, it is possible to easily return from the deletion to the existence, and the file can be restored.

【0055】さらに、管理ファイルの表示・隠蔽フィー
ルドのデータに基づいて、ファイルをユーザに対して見
せるか否かを決めることができ、各種動作に必要な削除
されては困るようなファイルなどを隠蔽して、そのよう
なファイルが無闇に削除されるのを防止できる。
Further, it is possible to determine whether or not to show the file to the user based on the data in the display / hide field of the management file, and to conceal files which are necessary for various operations and are difficult to delete. Thus, it is possible to prevent such files from being deleted indiscriminately.

【0056】また、管理ファイルのファイル実行許可・
禁止フィールドのデータに基づいて、ユーザがファイル
を勝手に実行することを禁止することができ、特定の場
面でしか実行できないファイルや他のプログラムから呼
ばれる為に存在するファイルを無断で実行されないよう
にすることができる。
Also, the file execution permission of the management file
Based on the data in the prohibited field, users can be prohibited from executing files without permission, so that files that can only be executed in specific situations or files that exist because they are called from other programs are not executed without permission. can do.

【0057】さらに、管理ファイルのファイル読み出し
許可・禁止フィールドのデータに基づいて、ファイル読
み込み許可と書き出し許可と特定のファイルの読み出し
を禁止することにより、ユーザデータの秘密を保持した
り、書き出しを禁止したりすることができ、更新されて
は困るようなファイルの上書きを防ぐことができる。
Further, based on the data in the file read permission / prohibition field of the management file, the file read permission and the write permission and the prohibition of reading of a specific file are prohibited, thereby keeping the secrecy of the user data or prohibiting the writing. To prevent overwriting of files that would otherwise be difficult to update.

【0058】また、管理ファイルの最終ファイル変更時
刻フィールドのデータに基づいて、最後にファイルにア
クセスされた時刻を記録して残すことにより、更新の順
番をや最後に更新された時刻を容易に知ることができ
る。例えば、バックアップ時、前回のバックアップの時
刻から更新されたファイルのみをバックアップすること
ができ、情報記憶媒体の消費量を抑えることができる。
Further, the last access time of the file is recorded and stored based on the data in the last file change time field of the management file, so that the order of update and the last update time can be easily known. be able to. For example, at the time of backup, only files updated from the time of the previous backup can be backed up, and the consumption of the information storage medium can be reduced.

【0059】さらに、管理ファイルのファイル削除許可
・禁止フィールドのデータに基づいて、ユーザによる勝
手なファイル削除を防ぐことができる。例えば、システ
ムファイルなどのように装置そのものの成り立ちに不可
欠なファイルの削除が行なわれたら直ちに装置の動作に
影響を与えることになるので、このフィールドが存在・
削除のフィールドと同時に実装されている場合は、この
フィールドのデータによってファイルの削除許可が出て
いる場合に限り、存在・削除のフィールドを利用できる
ようにすることができる。
Further, based on the data in the file deletion permission / prohibition field of the management file, it is possible to prevent the user from arbitrarily deleting the file. For example, if a file such as a system file that is essential to the formation of the device itself is deleted, it will immediately affect the operation of the device.
If implemented simultaneously with the delete field, the existence / delete field can be made available only if the file is permitted to be deleted by the data in this field.

【0060】また、管理ファイルのファイル所有者名フ
ィールドのデータに基づいて、そのファイルの所持者
(通常は作成者)が誰かを明らかにすることができ、他
人のファイルと区別することができ、秘密も守り易くな
る。
Also, based on the data in the file owner name field of the management file, the owner (usually the creator) of the file can be identified, and can be distinguished from the file of another person. Secrets are easier to keep.

【0061】さらに、管理ファイルのディレクトリフィ
ールドのデータに基づいて、単数又は複数のファイルを
格納するディレクトリを表現することができる。なお、
多階層のディレクトリ構造も表現できるが、その構造が
複雑になるのでファイルシステムの動作としては遅くな
る恐れがある。
Further, based on the data in the directory field of the management file, a directory storing one or more files can be expressed. In addition,
Although a multi-level directory structure can be expressed, the operation of the file system may be slow because the structure is complicated.

【0062】[0062]

【発明の効果】以上説明してきたように、この発明によ
るファイルシステム管理装置によれば、情報記録媒体の
各種ファイル管理を行なうファイル管理手段を設けたの
で、組み込みコンピュータや低価格なコンピュータシス
テムなどに応用可能な簡単で高機能なファイル管理を実
現することができる。
As described above, according to the file system management apparatus of the present invention, since the file management means for managing various files of the information recording medium is provided, it can be used in an embedded computer or a low-cost computer system. Applicable simple and sophisticated file management can be realized.

【図面の簡単な説明】[Brief description of the drawings]

【図1】この発明の一実施形態であるファイルシステム
管理装置の内部構成を示すブロック図である。
FIG. 1 is a block diagram showing an internal configuration of a file system management device according to an embodiment of the present invention.

【図2】この発明の一実施形態であるファイルシステム
管理装置の前面の外観斜視図である。
FIG. 2 is an external perspective view of a front surface of the file system management device according to the embodiment of the present invention.

【図3】この発明の一実施形態であるファイルシステム
管理装置の背面の外観斜視図である。
FIG. 3 is an external perspective view of a back surface of the file system management device according to the embodiment of the present invention.

【図4】このファイルシステム管理装置で利用される管
理ファイルのフォーマット例を示す図である。
FIG. 4 is a diagram showing a format example of a management file used by the file system management device.

【図5】このファイルシステム管理装置におけるファイ
ル管理処理を示す流れ図である。
FIG. 5 is a flowchart showing a file management process in the file system management device.

【符号の説明】[Explanation of symbols]

1:ROM 2:RAM 3:CPU 4:オーディオビデオプロセッサ 5:パラレルIF 6:シリアルIF 7:フロントパネルIF 8:IR・IF 9:メモリスロット 10:CD−R/RWドライブ 11:バス 12:表示装置 13:スピーカ 20:起動スイッチ 21:転送開始指示スイッチ 22:光ディスクの取り出し格納スイッチ 23:光ディスク格納トレイ 24:メモリカード挿入口 25:音声入力端子 26:赤外線受光部 28:電源ソケット 29:パラレルポート 30:シリアルポート 31,32:ステレオ音声出力端子 33:ビデオ映像出力端子 40:管理ファイル 41:ファイル名フィールド 42:存在・削除フィールド 43:表示・隠蔽(可視化・不可視化)フィールド 44:ファイル実行許可・禁止フィールド 45:ファイル読み出し許可・禁止フィールド 46:ファイル書き込み(ファイル変更)許可・禁止フ
ィールド 47:最終ファイル変更(最終ファイル書き込み)時刻
フィールド 48:ファイル削除許可・禁止フィールド 49:ファイル所有者(ファイル所有者名)フィールド 50:ディレクトリフィールド
1: ROM 2: RAM 3: CPU 4: Audio video processor 5: Parallel IF 6: Serial IF 7: Front panel IF 8: IR / IF 9: Memory slot 10: CD-R / RW drive 11: Bus 12: Display Device 13: Speaker 20: Start switch 21: Transfer start instruction switch 22: Optical disk removal and storage switch 23: Optical disk storage tray 24: Memory card insertion slot 25: Audio input terminal 26: Infrared light receiving unit 28: Power supply socket 29: Parallel port 30: serial port 31, 32: stereo audio output terminal 33: video image output terminal 40: management file 41: file name field 42: existence / deletion field 43: display / concealment (visualization / invisible) field 44: file execution permission・ Prohibited feel 45: File read permission / prohibition field 46: File write (file change) permission / prohibition field 47: Last file change (last file write) time field 48: File deletion permission / prohibition field 49: File owner (file owner name) ) Field 50: Directory field

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 情報記録媒体へのデータの記録及び再生
を行なう情報記録再生装置及び該情報記録再生装置の制
御装置を備えたシステムのファイルシステム管理装置に
おいて、 前記情報記録媒体の各種ファイル管理を行なうファイル
管理手段を設けたことを特徴とするファイルシステム管
理装置。
1. An information recording / reproducing apparatus for recording and reproducing data on and from an information recording medium, and a file system management apparatus for a system including a control device for the information recording / reproducing apparatus. A file system management device, comprising: a file management unit for performing the file management.
【請求項2】 請求項1記載のファイルシステム管理装
置において、 前記ファイル管理手段に、ファイルの存在と削除を管理
する存在・削除管理手段を設けたことを特徴とするファ
イルシステム管理装置。
2. The file system management apparatus according to claim 1, wherein said file management means includes existence / deletion management means for managing existence and deletion of a file.
【請求項3】 請求項1又は2記載のファイルシステム
管理装置において、 前記ファイル管理手段に、ファイルの可視化と不可視化
を管理する可視・不可視化管理手段を設けたことを特徴
とするファイルシステム管理装置。
3. The file system management device according to claim 1, wherein said file management means includes a visibility / invisibility management means for managing visualization and invisibility of a file. apparatus.
【請求項4】 請求項1乃至3のいずれか一項に記載の
ファイルシステム管理装置において、 前記ファイル管理手段に、ファイルの実行の許可と禁止
を管理するファイル実行許可・禁止管理手段を設けたこ
とを特徴とするファイルシステム管理装置。
4. The file system management device according to claim 1, wherein the file management means includes a file execution permission / prohibition management means for managing permission and prohibition of execution of a file. A file system management device, characterized in that:
【請求項5】 請求項1乃至4のいずれか一項に記載の
ファイルシステム管理装置において、 前記ファイル管理手段に、ファイルの読み出しの許可と
禁止を管理するファイル読み出し許可・禁止管理手段を
設けたことを特徴とするファイルシステム管理装置。
5. The file system management device according to claim 1, wherein the file management means includes a file read permission / prohibition management means for managing permission and prohibition of file read. A file system management device, characterized in that:
【請求項6】 請求項1乃至5のいずれか一項に記載の
ファイルシステム管理装置において、 前記ファイル管理手段に、ファイルへの書き込みの許可
と禁止を管理するファイル書き込み許可・禁止管理手段
を設けたことを特徴とするファイルシステム管理装置。
6. The file system management device according to claim 1, wherein the file management means includes a file write permission / prohibition management means for managing permission and prohibition of writing to a file. A file system management device.
【請求項7】 請求項1乃至6のいずれか一項に記載の
ファイルシステム管理装置において、 前記ファイル管理手段に、最終ファイルの書き込み時刻
を管理する最終ファイル書き込み時刻管理手段を設けた
ことを特徴とするファイルシステム管理装置。
7. The file system management apparatus according to claim 1, wherein the file management means includes a last file write time management means for managing a last file write time. File system management device.
【請求項8】 請求項1乃至7のいずれか一項に記載の
ファイルシステム管理装置において、 前記ファイル管理手段に、ファイルの削除の許可と禁止
を管理するファイル削除許可・禁止管理手段を設けたこ
とを特徴とするファイルシステム管理装置。
8. The file system management device according to claim 1, wherein the file management means includes a file deletion permission / prohibition management means for managing permission and prohibition of file deletion. A file system management device, characterized in that:
【請求項9】 請求項1乃至8のいずれか一項に記載の
ファイルシステム管理装置において、 前記ファイル管理手段に、ファイルの所有者名を管理す
るファイル所有者名管理手段を設けたことを特徴とする
ファイルシステム管理装置。
9. The file system management apparatus according to claim 1, wherein the file management means includes a file owner name management means for managing a file owner name. File system management device.
【請求項10】 請求項1乃至9のいずれか一項に記載
のファイルシステム管理装置において、 前記ファイル管理手段に、ディレクトリを管理するディ
レクトリ管理手段を設けたことを特徴とするファイルシ
ステム管理装置。
10. The file system management device according to claim 1, wherein the file management unit includes a directory management unit that manages a directory.
JP10365358A 1998-12-22 1998-12-22 File system managing device Pending JP2000187606A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10365358A JP2000187606A (en) 1998-12-22 1998-12-22 File system managing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10365358A JP2000187606A (en) 1998-12-22 1998-12-22 File system managing device

Publications (1)

Publication Number Publication Date
JP2000187606A true JP2000187606A (en) 2000-07-04

Family

ID=18484064

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10365358A Pending JP2000187606A (en) 1998-12-22 1998-12-22 File system managing device

Country Status (1)

Country Link
JP (1) JP2000187606A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006243883A (en) * 2005-03-01 2006-09-14 Hitachi Information Technology Co Ltd Electronic data file management system, management method, and management program
JP2009277351A (en) * 2001-11-29 2009-11-26 Sharp Corp Data recording method, data deletion method, data display method, recording apparatus, recording medium, and program
US7877688B2 (en) 2003-06-16 2011-01-25 Canon Kabushiki Kaisha Data processing apparatus
JP2013149022A (en) * 2012-01-18 2013-08-01 Yasuo Shionoya Computer system for performing access authority control

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009277351A (en) * 2001-11-29 2009-11-26 Sharp Corp Data recording method, data deletion method, data display method, recording apparatus, recording medium, and program
JP2010140633A (en) * 2001-11-29 2010-06-24 Sharp Corp Data recording method, data deletion method, recording apparatus, recording medium, and program
JP2010182401A (en) * 2001-11-29 2010-08-19 Sharp Corp Data recording method, data deletion method, recording device, recording medium, and program
JP2010186532A (en) * 2001-11-29 2010-08-26 Sharp Corp Data recording method, data deletion method, recording apparatus, recording medium, and program
US8370324B2 (en) 2001-11-29 2013-02-05 Sharp Kabushiki Kaisha Data management method using a table, and related storage device, storage medium and program
US9330724B2 (en) 2001-11-29 2016-05-03 Sharp Kabushiki Kaisha Data recording method, data erasure method, data display method, storage device, storage medium, and program
US7877688B2 (en) 2003-06-16 2011-01-25 Canon Kabushiki Kaisha Data processing apparatus
JP2006243883A (en) * 2005-03-01 2006-09-14 Hitachi Information Technology Co Ltd Electronic data file management system, management method, and management program
JP2013149022A (en) * 2012-01-18 2013-08-01 Yasuo Shionoya Computer system for performing access authority control

Similar Documents

Publication Publication Date Title
US9064095B2 (en) Content use control device, recording device, reproduction device, recording medium, and content use control method
US20100002874A1 (en) Information processing apparatus and method
WO1999010810A1 (en) Backup restoring method, controller therefor/and computer-readable recording medium stored with backup restore program
KR100913149B1 (en) Recording apparatus and method, and communication device and method
KR100761473B1 (en) File management system for portable device and a mathod of the same
JP4250343B2 (en) Data processing device
JPH1021084A (en) Software distribution medium and its generating method
US7441124B2 (en) Recording apparatus and method
EP1770579A2 (en) Data transfer method, data transfer source apparatus, data transfer destination apparatus, storage medium for recording data transfer program and storage medium for recording transferred-data recording program
JP2000187606A (en) File system managing device
JP2005050192A (en) Information recording system
JP4711610B2 (en) Content recording / playback apparatus and content recording / playback method
JP2008226418A (en) Recording medium handling device
JP4401666B2 (en) Digital image recording apparatus and image viewer apparatus
JP4994779B2 (en) Recording / reproducing apparatus and removable recording medium
KR100754195B1 (en) Data Backup Method of Multimedia Device
JP2004178535A (en) Storage controller, storage card, magnetic disk drive
JP2003006980A (en) Recording/reproducing device and information processing system provided with the same
US6532393B1 (en) Keypad structure
CN101996053A (en) External storage device, control method for computer system, and control method for external storage device
EP1612705A2 (en) Music content storage apparatus, system and method
JPH08339628A (en) Optical recording medium, optical recording and reproducing system and optical recording and reproducing method
JP4106982B2 (en) Storage device, storage control method, and program
JP2003030052A (en) Method and device for memory access
JP2006119944A (en) Data erase method and data erase program for data storage device, and storage medium storing the data erase program

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060801

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060926

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20061107