JPH01258288A - Directory retrieving method - Google Patents

Directory retrieving method

Info

Publication number
JPH01258288A
JPH01258288A JP8402588A JP8402588A JPH01258288A JP H01258288 A JPH01258288 A JP H01258288A JP 8402588 A JP8402588 A JP 8402588A JP 8402588 A JP8402588 A JP 8402588A JP H01258288 A JPH01258288 A JP H01258288A
Authority
JP
Japan
Prior art keywords
directory
file
area
recorded
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP8402588A
Other languages
Japanese (ja)
Other versions
JP2612589B2 (en
Inventor
Mitsuhiro Hasegawa
光洋 長谷川
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 JP8402588A priority Critical patent/JP2612589B2/en
Publication of JPH01258288A publication Critical patent/JPH01258288A/en
Application granted granted Critical
Publication of JP2612589B2 publication Critical patent/JP2612589B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Management Or Editing Of Information On Record Carriers (AREA)

Abstract

PURPOSE:To attain high speed directory retrieval and the high speed retrieval of an adding file by executing a retrieving order from a reverse direction to a directory recording order. CONSTITUTION:A directory area 52 is provided in the outside of an optical disk 50 and a data area 51 is provided in the inside of the optical disk. The retrieving order for the directory of the area 52 is executed in the reverse order of the directory recording order. Thus, a directory number to be retrieved at first goes to be the information of the newest file which is finally recorded. Accordingly, it is not necessary to read the information of the directory number to be changed or erased, the high speed directory retrieval can be executed and the access of file data can be executed. Without retrieving all the area 52 for the access of the adding file, only the newest information of the adding file can be obtained.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明はディレクトリ検索方法に係り、特に、光デイス
クメモリーのように消去不可能なメモリーを用いた場合
の情報ファイルおよびディレクトリの検索方法に関する
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a directory search method, and particularly to a method for searching information files and directories when a non-erasable memory such as an optical disk memory is used.

[従来技術1 フロッピーディスク、磁気ハードディスク専で大Iil
のファイルデータを扱うファイル管理方法としてディレ
クトリが用いられている。
[Prior art 1: Floppy disk, magnetic hard disk only, large Iil
Directories are used as a file management method for handling file data.

これは、ファイルデータの見出しとして使用されている
もので,ファイル名、作成日付.該当するファイルデー
タの書き込み位16(先頭トラック番号)等が含まれて
いる。新しいファイルデータを作成した時は、新しいデ
ィレクトリを作成し、不要になったファイルデータが発
生した時は該当するディレクトリを削除することにより
、ファイルデータの管理が容易にできる。
This is used as a heading for file data, including the file name and creation date. It includes the write position 16 (first track number) of the corresponding file data. File data can be easily managed by creating a new directory when new file data is created, and deleting the corresponding directory when unnecessary file data is generated.

近年、人界{1データ・ファイルメモリーとして光ディ
スクが用いられるようになってきた。しかしながら消去
,再書き込み不可能な光ディスクにおける変更、消去フ
ァイルの管理方法は消去、111古き込み可能なメモリ
と同様な方法では行なうことができない。
In recent years, optical discs have come to be used as data file memory. However, a method for managing changes and erased files on an optical disk that cannot be erased or rewritten cannot be performed in the same way as a memory that can be erased or rewritten.

そのような消去、再書き込みが不可能な光ディスクを用
いたファイル検索の従来方法を説明する。
A conventional method of file search using such an optical disc that cannot be erased or rewritten will be explained.

第6図は消去フラッグを用いる方法を示した図である。FIG. 6 is a diagram showing a method using an erase flag.

この方法においては、変史または、不必要となったファ
イルであることを示すディレクトリの消去フラッグ領域
に、消去した事を示すデータとして“1”を5己録する
。たとえば、ファイル名“A B C”を2回変更した
場合にIま、ディレクトリ晶S:; l、およびディレ
クトリ番号2oには消去を示す消去フラッグデータ“1
”を消去フラッグ領域に記録し、ディレクトリの最後で
あるディレクトリ番号:30には新たにファイルを追加
記録する。この場合、ディレクトリ番号3oには最も新
しいファイルであるため消去フラッグは記録しない。
In this method, "1" is recorded as data indicating that the file has been erased in the erasure flag area of the directory that indicates that the file has changed history or is no longer needed. For example, if the file name "A B C" is changed twice, the deletion flag data "1" indicating deletion is added to the directory "S: ; l" and the directory number "2o".
” is recorded in the erasure flag area, and a new file is additionally recorded in the last directory number: 30. In this case, the deletion flag is not recorded in directory number 3o since it is the newest file.

この従来例におけるディレクトリ検索方法を次に示す。The directory search method in this conventional example will be described below.

ディレクトリの検索順序は、ディレクトリの記録順序と
同一であるためディレクトリ番号1から情報を読み出し
目的のファイル名を検索する。次に目的ファイルのディ
レクトリ番号の消去フラッグを調べ、消去フラッグが書
き込まれていれば消去ファイルであるため次のディレク
トリ番号へと順次読み出し、消去フラッグのないディレ
クトリ番号30のファイル“A B C”を検索し、そ
のファイルを有効なファイルとする。
Since the directory search order is the same as the directory recording order, information is read from directory number 1 and the target file name is searched. Next, check the erase flag of the directory number of the target file, and if the erase flag is written, it is an erased file, so read sequentially to the next directory number, and file "A B C" of directory number 30, which does not have an erase flag. Search and mark the file as a valid file.

次に、他の従来の方法を第7図を参照して説明する。Next, another conventional method will be explained with reference to FIG.

第7図に示す従来例においては、変更あるいは消去され
たファイルを示すディレクトリ番号のポインタ領域に、
変更後の新たなファイルを記録するディレクトリ番号を
記録するものである。したがって、ポインタ領域になに
も記録されていないディレクトリ番号が有効なファイル
であることを示す。この従来例におけるファイルの検索
方法は、第6図の従来例と同様に、ディレクトリの記録
順序と、検索順序が同一であるので、ディレクトリ番号
1のファイル”ABC”を読み出し、ポインタ領域に記
録されている更新されたディレクトリ番号20を次に読
み出す。ディレクトリ番号20のポインタ領域にもさら
に更新された新たなディレクトリ番号30が記録されて
いるため、111史新が行なわれていることを知る。さ
らに、ディレクトリ番号30を検索する。ディレクトリ
番号30のポインタ領域には、なにも記録されていない
ので、ディレクトリ番号30のファイル“ABC”が最
新ファイルであることがわかる。
In the conventional example shown in FIG. 7, in the pointer area of the directory number indicating the changed or deleted file,
This is used to record the directory number in which the new file after the change is recorded. Therefore, a directory number for which nothing is recorded in the pointer area indicates a valid file. Similar to the conventional example shown in FIG. 6, the file search method in this conventional example reads the file "ABC" of directory number 1 and records it in the pointer area because the directory recording order and the search order are the same. Next, the updated directory number 20 is read out. Since a new updated directory number 30 is also recorded in the pointer area of directory number 20, it is known that a 111 history update has been performed. Furthermore, directory number 30 is searched. Since nothing is recorded in the pointer area of directory number 30, it can be seen that the file "ABC" of directory number 30 is the latest file.

[発明が解決しようとしている問題点]しかしながら第
6図に示す従来方法によるディレクトリ検索方法におい
ては、消去フラッグのない[1的フアイル名を検索する
まですべてのディレクトリ番号の内容を読み取らなけれ
ばならないためシd録ディレクトリ散が多い場合や、フ
ァイルの変史が多くなるにつれて「1的フアイルの検索
時間が長くなる問題点を有している。また、第7におけ
る従来方法においても同様な問題点をイIしている。さ
らに第6図、第7図における従来方法において変更ファ
イルのディレクトリを記録する場合、最終ディレクトリ
番号に新たなファイルを記録した後、記録したファイル
番号あるいは消去フラッグを変更前の同一ファイル名の
ディレクトリ番号を両検索し、ポインタ領域、あるいは
消去フラッグ領域にその情報を記録しなければならず、
ディレクトリの記録、検索に多くの時間を41する。
[Problems to be Solved by the Invention] However, in the conventional directory search method shown in FIG. When there are many Sid directory directories scattered, or when files have many different histories, there is a problem that the search time for a single file becomes long.Also, the conventional method in Section 7 also has the same problem. Furthermore, when recording the directory of the changed file using the conventional method shown in Figures 6 and 7, after recording the new file in the final directory number, the recorded file number or deletion flag is changed to the previous directory number. It is necessary to search both directory numbers for the same file name and record that information in the pointer area or erasure flag area.
A lot of time is spent recording and searching directories.

また、ファイルの追加(アベンド)においては、同一フ
ァイル名の(T効なディレクトリ番号をすべて検索しな
ければならないという重大な欠点を有していた。
Furthermore, when adding (abend) a file, it has a serious drawback in that it is necessary to search for all valid directory numbers with the same file name.

E問題点を解決するための手段] 本発明の[1的は上記従来技術の問題点ににみ。Measures to solve problem E] [1] The present invention only addresses the problems of the above-mentioned prior art.

高速なディレクトリ検索(高速なファイルデータのアク
セス)および高速な追加ファイルの検索を可能にするデ
ィレクトリ検索方法を提供することにある。
The object of the present invention is to provide a directory search method that enables high-speed directory search (high-speed file data access) and high-speed search for additional files.

以上のような目的は、情報トラックに記録されたファイ
ルデータに関するファイル情報を記録するディレクトリ
において、前記ファイルデータのファイル情報に関する
ディレクトリ情報を順次記録してゆく順序に対し前記デ
ィレクトリ情報の検索順序が逆であることを特徴とする
ディレクトリ検索方法により達成される。
The purpose of the above is that in a directory in which file information related to file data recorded on an information track is recorded, the search order of the directory information is reversed with respect to the order in which directory information related to the file information of the file data is sequentially recorded. This is achieved by a directory search method characterized by the following.

[作用] に配本発明のディレクトリ検索方法によれば、ディレク
トリ記録順序に対し、その検索順序を逆方向から行なう
ので、いちばん最初に検索されたディレクトリ番号が最
後に記録された最も最新のファイルであることになるの
で、前述の問題点を解決することができる。
[Operation] According to the directory search method of the present invention, the search order is performed from the reverse direction with respect to the directory recording order, so that the directory number searched first is the latest file recorded last. Therefore, the above-mentioned problem can be solved.

[実施例] 以下、本発明のディレクトリ検索方法について工1体的
な実施例に基づき、図面を用い詳細に説明する。
[Example] Hereinafter, the directory search method of the present invention will be described in detail based on a concrete example using the drawings.

まず、本発明のディレクトリ領域とデータ領域を示すフ
ォーマットとして光ディスクのフォーマットを一例にと
り説明する。
First, the format of an optical disc will be explained as an example of a format showing the directory area and data area of the present invention.

第2図は、ディレクトリを有する光ディスクのディレク
トリ領域と、データ領域の分割方法を示す構成図である
。ディレクトリ領域52は光ディスク50の外側の領域
に、またデータ領域51は光ディスク50の内側の領域
に分割されて配置されている。
FIG. 2 is a configuration diagram showing a directory area of an optical disc having a directory and a method of dividing the data area. The directory area 52 is divided into an area outside the optical disc 50, and the data area 51 is divided into an area inside the optical disc 50.

第1図に本発明によるディレクトリ検索方法に用いるデ
ィレクトリの構成を示す。ディレクトリ領域には、例え
ば、50個のディレクトリを記録することができるもの
とする。ディレクトリ領域のディレクトリの記録方向は
、ディレクトリ番号1から順にディレクトリ番号が大き
くなる方向に記録してゆく。いちばん最初のファイル名
“A BC”を記録するには、記録データファイルのフ
ァイル名、およびその拡張子、属性を記録し、データ・
ファイルを記録した先頭トラック番号、先頭セクタ番号
、ファイルのサイズを記録する。次の記録はディレクト
リ番号2にファイル名“1)ト:”、次はディレクトリ
番号3にファイル名“F G II“というように順に
必要なディレクトリ情報を記録する。
FIG. 1 shows the structure of a directory used in the directory search method according to the present invention. For example, it is assumed that 50 directories can be recorded in the directory area. The recording direction of the directories in the directory area is such that the directory numbers are recorded in order from directory number 1 in the direction of increasing directory numbers. To record the first file name "ABC", record the file name of the recorded data file, its extension, and attributes, and then
Record the first track number, first sector number, and file size where the file was recorded. Next, necessary directory information is recorded in directory number 2 with the file name "1):", then directory number 3 with the file name "F G II", and so on.

次に、同一ファイルの変更あるいは更新時におけるディ
レクトリ情報の記録の方法について説明する。
Next, a method of recording directory information when changing or updating the same file will be explained.

本発明によるディレクトリ検索方法によれば、同一ファ
イルの変更、あるいは更新においても、前述したファイ
ルの記録方法と同一方法で記録した最終ディレクトリ番
号の次のディレクトリ番号領域に続けて記録する。旧フ
ァイルのディレクトリ番号の検索、およびそのディレク
トリ番号の記録あるいは消去フラッグの記録は必要ない
According to the directory search method of the present invention, even when changing or updating the same file, it is recorded in the directory number area next to the last directory number recorded using the same method as the file recording method described above. There is no need to search for the directory number of the old file and record the directory number or record the deletion flag.

さらに、アベンドファイルの追加記録の場合について説
明する。
Furthermore, the case of additional recording of an abend file will be explained.

アベンドファイルの場合は、やはり前述の新たなファイ
ルの記録方法と同一方法で最終ディレクトリ番号の次の
ディレクトリ番号領域に続けて必要な情報を記録し、ア
ペンドファイルであることを示すアベンドフラッグ(“
1”)をアベンドフラッグ領域に同時に記録する。
In the case of an abend file, the necessary information is recorded in the directory number area next to the final directory number using the same method described above for recording a new file, and the abend flag (“
1”) is simultaneously recorded in the abend flag area.

次に、第四図に示すディレクトリ領域を用いた本発明に
よるディレクトリ検索り法を第3図に示したフローチャ
ートを用い説明する。第3図フローチャートはファイル
名“ABC”のファイルを検索する場合を示し、ファイ
ルの追加(アベンド)も考えるものとする。
Next, a directory search method according to the present invention using the directory area shown in FIG. 4 will be explained with reference to the flowchart shown in FIG. The flowchart in FIG. 3 shows a case where a file with the file name "ABC" is searched, and addition (abend) of a file is also considered.

本発明による。ディレクトリ検索方法によれば、ディレ
クトリの検索順序はディレクトリの記録順序と逆順に行
なう。
According to the present invention. According to the directory search method, the directory search order is performed in the reverse order of the directory recording order.

まず、 [l的とする検索ファイルに対し追加が行なわ
れた場合に、そのアベンドファイルを検索するため、ア
ベンドファイル数を記憶しておくアベンドフラッグ回数
をクリヤースする(ステップS1)。次に、本実施例に
よるディレクトリ領域の最大ディレクトリ番号50へ光
ヘッドを移動させ、ディレクトリ番号50の情報を読み
出す(ステップS2)。読み出したディレクトリ番号に
ディレクトリ情報が記録されていない場合には、ディレ
クトリ番号の若い方へ順次、光ヘッドを移動させ記録さ
れているディレクトリ番号を、検索する(ステップS3
,4)。ディレクトリ情報が記録されている場合には、
記録されたディレクトリ番号の情報からファイル名に関
する情報と目的ファイル名“ABC”と比較を行ない、
1:1的フアイルが記録されているディレクトリ番号を
検索する(ステップ35.6)。この場合において、い
ちばん最初に検索されたディレクトリ番号が最後に記録
された最も最新のファイルであることは明白である。第
1図に示すディレクトリにおいては、ディレクトリ番シ
)30が最新の(いちばん最後に記録された)ファイル
“AI’3C”として検出される。
First, in order to search for the abend file when an addition is made to the target search file, the abend flag count, which stores the number of abend files, is cleared (step S1). Next, the optical head is moved to the maximum directory number 50 in the directory area according to this embodiment, and the information of directory number 50 is read out (step S2). If directory information is not recorded in the read directory number, the optical head is sequentially moved to the direction of the directory number with the smallest number to search for the recorded directory number (step S3).
, 4). If directory information is recorded,
From the recorded directory number information, compare the file name information with the target file name "ABC",
The directory number in which the 1:1 file is recorded is searched (step 35.6). In this case, it is clear that the directory number searched first is the most recent file recorded last. In the directory shown in FIG. 1, directory number C) 30 is detected as the latest (last recorded) file "AI'3C".

ここで、ディレクトリ香り30のアペンドフラッグを調
べると(ステップS7)、アベンドフラッグが“l−で
あるため、ディレクトリ番号30のファイル“ABC”
は追加されたファイルであることを知ることが出来る。
Here, when the append flag of directory number 30 is checked (step S7), since the abend flag is "l-", the file "ABC" of directory number 30 is
You can see that this is an added file.

したがってアベンドフラッグ回数に1を加算する(ステ
ップS8)。その時、同時に、そのアベンドディレクト
リ番シフのディレクトリ情報も記憶する(ステップS 
9 )。これは後に1り生ずるのに必要だからである。
Therefore, 1 is added to the number of abend flags (step S8). At that time, the directory information of the abend directory number shift is also stored (step S
9). This is because it is necessary for one to occur later.

さらに、アベンドされた前ファイル“ABC”を第1図
の検索順序方向に向かって検索を続ける。そして、ディ
レクトリ番号20で丙び目的のファイル“ABC”を検
出する。ディレクトリ番号20のファイル“Δr3C”
にはアペンドフラッグが記録されていないので、ディレ
クトリ番号20のファイル“ABC−は追加される曲の
[1的フアイルであることを検出する。
Furthermore, the search continues for the abended previous file "ABC" in the search order direction of FIG. Then, the target file "ABC" is detected at directory number 20. File “Δr3C” with directory number 20
Since no append flag is recorded in , it is detected that the file "ABC-" with directory number 20 is the [1 file] of the song to be added.

ディレクトリ番号2()に記録されたファイルデータが
格納された先頭トラック番り、先頭セクタ番号およびフ
ァイルサイズよりファイル“AI′3C”のファイルデ
ータな読み取る(ステップ5lO)。次に、ファイル“
A 13 C”には追加ファイルが1つあったことを以
前に検索されていることから、記憶したアベンドディレ
クトリ情報から追加されたファイル・データを読み取り
(ステップ5I2)、アベンドフラッグ回数をマイナス
1する(ステップ513)、この動作を、アベンドフラ
ッグ回数が零になるまで繰り返すことにより、すべての
アベンドファイルを含む目的ファイル“ABC”の全フ
ァイルデータを読み出すことができる。
The file data of the file "AI'3C" is read from the first track number, the first sector number and the file size in which the file data recorded in the directory number 2() is stored (step 5lO). Then the file “
Since it was previously searched that there was one additional file in "A 13 C", the added file data is read from the stored abend directory information (step 5I2), and the abend flag count is subtracted by 1. (Step 513) By repeating this operation until the number of abend flags becomes zero, all file data of the target file "ABC" including all abend files can be read out.

[他の実施例] 第1の実施例においてはディレクトリ領域とデータ領域
を光ディスクの外側と内側に分離したが、第4図に示す
ように5円周方向に分離してもよいし、ディレクトリ領
域がディスク全面にわたって点在してもかまわない。ま
た、第5図に記録媒体として光カードを採用した場合を
示す、第5図において、60は光カード、52はディレ
クトリ領域、51はデータ領域をそれぞれ示す。
[Other Embodiments] In the first embodiment, the directory area and the data area were separated into the outside and inside of the optical disc, but they may be separated in five circumferential directions as shown in FIG. may be scattered over the entire disk. Further, FIG. 5 shows a case where an optical card is employed as the recording medium. In FIG. 5, 60 is an optical card, 52 is a directory area, and 51 is a data area.

なお、本発明のディレクトリ検索方法としてディレクト
リを記録する記録順序と、ディレクトリを検索する検索
順序が実質的に逆になれば本発明によるディレクトリ検
索は達成される。
Note that, as the directory search method of the present invention, the directory search according to the present invention can be achieved if the recording order in which the directories are recorded and the search order in which the directories are searched are substantially reversed.

又、例えば、記録ファイルの数が少ない場合には、検索
時に一度に最大ディレクトリ番号へ光ヘッドを移動させ
るのではなく、ある程度に最大ディレクトリ数を分割し
、最終記録ファイルを分割単位に検索する方法をとれば
、最終記録ファイルを検索する時間を短縮することも可
能である。
For example, when the number of recorded files is small, instead of moving the optical head to the highest directory number at once during a search, there is a method of dividing the maximum number of directories into a certain number and searching for the final recorded file in divided units. By doing so, it is possible to shorten the time required to search for the final recorded file.

[発明の効果] 以上、詳細に説明したように、本発明によるディレクト
リ検索方法によれば、変更、消去された古いディレクト
リ番号の情報を読み取ることなく検索順序によって最初
に検索されたファイルが最新のファイルとなるため高速
なディレクトリ検索が可能になり、結果的にファイルデ
ータのアクセスが可能となる。さらに、追加ファイルの
アクセスもすべてのディレクトリ領域を検索することな
く最新の追加ファイルの情報のみを得ることができるた
め多くの追加ファイルの検索も高速である。
[Effects of the Invention] As explained above in detail, according to the directory search method according to the present invention, the first file searched according to the search order is updated to the latest file without reading information on old directory numbers that have been changed or deleted. Since it becomes a file, high-speed directory search becomes possible, and as a result, file data can be accessed. Furthermore, when accessing additional files, only the latest additional file information can be obtained without searching all directory areas, so searching for many additional files is also fast.

この効果は、大きな記憶容量を有する光ディスクや光カ
ードメモリにおいて特に大きな効果を発揮するが、さら
に多くのディレクトリ数をイーiするファイルシスデム
や、変更、消去が多く行なわれる応用に対しても大きな
効果があることは明白である。
This effect is especially great for optical disks and optical card memories with large storage capacities, but it is also great for file system systems that handle a large number of directories, and for applications where many changes and deletions are made. It is clear that it is effective.

なお、本発明による旧ファイルの消去は、ディレクトリ
情報の物理的な情報の消去を行なうのではないため、論
理的な消去ファイルを読み出すことが可能となり、ファ
イル処理におけるバックアップを取ることも可能である
特徴も合せ持っている。
Note that the erasure of old files according to the present invention does not involve erasing physical directory information, so it is possible to read logically erased files, and it is also possible to take backups during file processing. It also has characteristics.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明によるディレクトリ検索に用いるデイレ
クトリフオーマットの構成を示す図である。 第2図は光ディスクにおけるディレクトリ領域とデータ
領域の分割方法を示す図である。 第3図は第1図のデイレクトリフオーマシトを用い本発
明によるディレクトリ検索を行なうフローチャートを示
したものである。 第4図は光ディスクにおけるディレクトリ領域とデータ
領域の他の分割方法を示す図である。 第5図は光カードにおけるディレクトリ領域とデータ領
域の分割方法の一例を、卜す図である。 第6図は従来方法によるディレクトリ検索方法を説明す
るために用いる従来のデイレクトリフオーマットである
。 第7図は他の従来方法によるディレクトリ検索方法を説
明するために用いる従来デイレクトリフオーマットであ
る。 第4図 第5図 3図
FIG. 1 is a diagram showing the structure of a directory format used for directory searching according to the present invention. FIG. 2 is a diagram showing a method of dividing an optical disc into a directory area and a data area. FIG. 3 shows a flowchart for performing a directory search according to the present invention using the directory search engine shown in FIG. FIG. 4 is a diagram showing another method of dividing the directory area and data area on an optical disc. FIG. 5 is a diagram showing an example of a method of dividing a directory area and a data area in an optical card. FIG. 6 is a conventional directory format used to explain a conventional directory search method. FIG. 7 is a conventional directory format used to explain another conventional directory search method. Figure 4 Figure 5 Figure 3

Claims (2)

【特許請求の範囲】[Claims] (1)情報トラックに記録されたファイルデータに関す
るファイル情報を記録するディレクトリにおいて、前記
ファイルデータのファイル情報に関するディレクトリ情
報を順次記録してゆく順序に対し前記ディレクトリ情報
の検索順序が逆であることを特徴とするディレクトリ検
索方法。
(1) In a directory in which file information related to file data recorded on an information track is recorded, the search order of the directory information is reverse to the order in which directory information related to the file information of the file data is sequentially recorded. Featured directory search method.
(2)少なくともディレクトリ情報を記録する領域が消
去不可能な領域である記録媒体を用いたことを特徴とす
る請求項第1項記載のディレクトリ検索方法。
(2) A directory search method according to claim 1, characterized in that a recording medium is used in which at least an area for recording directory information is a non-erasable area.
JP8402588A 1988-04-07 1988-04-07 Directory search method Expired - Fee Related JP2612589B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8402588A JP2612589B2 (en) 1988-04-07 1988-04-07 Directory search method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8402588A JP2612589B2 (en) 1988-04-07 1988-04-07 Directory search method

Publications (2)

Publication Number Publication Date
JPH01258288A true JPH01258288A (en) 1989-10-16
JP2612589B2 JP2612589B2 (en) 1997-05-21

Family

ID=13819017

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8402588A Expired - Fee Related JP2612589B2 (en) 1988-04-07 1988-04-07 Directory search method

Country Status (1)

Country Link
JP (1) JP2612589B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5288982A (en) * 1990-06-11 1994-02-22 Canon Kabushika Kaisha Method for changing a file name of a directory in a non-rewritable record medium
US5481519A (en) * 1990-10-03 1996-01-02 Canon Kabushiki Kaisha Method for recording, reproducing and managing file data on a recording medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5288982A (en) * 1990-06-11 1994-02-22 Canon Kabushika Kaisha Method for changing a file name of a directory in a non-rewritable record medium
US5481519A (en) * 1990-10-03 1996-01-02 Canon Kabushiki Kaisha Method for recording, reproducing and managing file data on a recording medium

Also Published As

Publication number Publication date
JP2612589B2 (en) 1997-05-21

Similar Documents

Publication Publication Date Title
US4953122A (en) Pseudo-erasable and rewritable write-once optical disk memory system
JP2888958B2 (en) File management method for partially rewritable storage media
KR950014668B1 (en) Structured data storage method and medium
US5481519A (en) Method for recording, reproducing and managing file data on a recording medium
JP3005645B2 (en) How to read and write files on non-erasable storage media
EP0591520A1 (en) Disk storage system
JPH096540A (en) Built-in directory method for data compression of direct-access storage device and directory record
US5337197A (en) Method and system for maintaining directory consistency in magneto-optic media
US6779129B2 (en) Method, article of manufacture and apparatus for copying information to a storage medium
CA1316600C (en) Optical recording medium recording and reproducing device
JPS62226375A (en) Picture information retrieving system
JPH01258288A (en) Directory retrieving method
JP2622418B2 (en) Information recording / reproducing method
JPH0687229B2 (en) File management method using write-once storage medium
JPH03217972A (en) File retrieving device
JPH11175380A (en) Information reproduction method
JPH0262779A (en) File retrieval method from rotary-disk storage device
JPH01236488A (en) Rewritable type optical disk control system
JP2521907B2 (en) File construction method
JPS62245574A (en) Data storing system to rotating type recording medium
JPH0357037A (en) File management device
JP2701271B2 (en) Image file recording method
JPH01286191A (en) Method for retrieving directory area and directory format
JP2689116B2 (en) Optical disk storage management method
JPH056299A (en) Optical card and file managing method for optical card

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees