JP3610002B2 - File management device - Google Patents
File management device Download PDFInfo
- Publication number
- JP3610002B2 JP3610002B2 JP2000352121A JP2000352121A JP3610002B2 JP 3610002 B2 JP3610002 B2 JP 3610002B2 JP 2000352121 A JP2000352121 A JP 2000352121A JP 2000352121 A JP2000352121 A JP 2000352121A JP 3610002 B2 JP3610002 B2 JP 3610002B2
- Authority
- JP
- Japan
- Prior art keywords
- file
- type
- extension
- attribute information
- management apparatus
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/16—File or folder operations, e.g. details of user interfaces specifically adapted to file systems
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
【0001】
【発明の属する技術分野】
本発明は、電子ファイルを取り扱う情報処理分野に属し、ファイルをその種別に応じて分類するファイル管理装置に関するものである。
【0002】
【従来の技術】
従来より、電子ファイルをネットワークを介して伝送する技術が開発されている。電子ファイルをネットワークを介して伝送するシステムとして、例えば電子メールがある。パーソナルコンピュータで動作する電子メールシステムの場合は、受信した電子ファイルはパーソナルコンピュータのハードディスクなどの記憶領域に記録される。
【0003】
図8は、従来のファイル管理装置を示すブロック図であり、電子メールシステムのファイル管理を示すものである。図8において、ネットワークを介して伝送されたファイルはファイル受信部81で受信され、ファイル記録部82によってハードディスクなどで構成される記録領域83に記録される。
【0004】
記録領域83にはファイルを格納する格納領域が設けられ、例えばワードプロセッサソフトウェアで作成したファイル、表計算ソフトウェアで作成したファイル、プレゼンテーションソフトウェアで作成したファイル、その他のファイルなどが格納される。一般にこれらのファイルは拡張子として.doc、.txt、.xls、.pptなどを有し、そのファイルの種別を推定することができる。
【0005】
電子メールでは受信したファイルは添付ファイルとして一つの格納領域にまとめて記録される。代表的な電子メールであるEudraやOutlookExpressでは、受信した添付ファイルはあらかじめ定められたディレクトリに一括して記録され、ユーザは一括して格納されたディレクトリの中から所望のファイルを探すことになる。
【0006】
通常、各ファイルはそれが添付された電子メール本文と関連付けられており、ユーザは電子メール本文から所望のファイルを選択することができる。
【0007】
【発明が解決しようとする課題】
しかしながら、上述した従来の技術では、ファイルが一括して同じディレクトリに格納されているが、これをファイルの種類に従って別々のディレクトリに格納する方がユーザのファイル管理が容易な場合がある。この場合、システムがファイル種別を自動的に認識し、該当するディレクトリに自動的に格納するのが好ましいが、ファイル種別を判断する際に次のような課題があった。
【0008】
図9はネットワークを介して受信したファイル93を示すが、ファイル93はファイル名と拡張子が与えられたファイル本体92と、ネットワークでファイルを伝送するために付加される属性情報91とからなる。属性情報91には一般にファイル種別を示す情報が含まれる。一方、ファイル本体92の拡張子もファイル種別を示している。
【0009】
ところが、属性情報91には常にファイル種別情報が含まれているとは限らず、また含まれていてもそのファイル種別情報が間違っている場合がある。また、ファイル本体92の拡張子についても間違った拡張子が与えられている場合がある。このように、属性情報91および拡張子ともに不確実な情報であり、システムがファイル種別を判断する際に問題となっていた。
【0010】
本発明は、上記課題に鑑みてなされたものであり、属性情報が示すファイル種別と拡張子が示すファイル種別が異なる場合でも、合理的にファイル種別を決定し、ファイルをその種別に応じて自動的に個々の格納領域に分類して記録することが可能なファイル管理装置を提供するものである。
【0011】
【課題を解決するための手段】
本願の第1の発明は、ファイル名と拡張子が与えられたファイル本体と、該ファイル本体をネットワーク上で管理するための属性情報とからなるファイルに対し、該ファイルのファイル本体をその種別に従って種別毎に設定された格納領域に分類して記録するファイル管理装置であって、ファイルを入力するファイル受信部と、ファイルの属性情報を解析する属性情報解析部と、ファイルの拡張子を解析する拡張子解析部と、前記属性情報解析部の出力と前記拡張子解析部の出力とに従って、前記ファイル本体の種別を判定して記録領域を決定する記録領域判定部と、前記記録領域判定部の出力に従って、前記ファイル本体を前記記録領域に書き込むファイル記録部とを具備し、前記記録領域判定部は、前記属性情報と前記拡張子との双方を用いて、ファイル本体の種別を判定することを特徴とする。
【0012】
本願の第2の発明は、前記記録領域判定部が、ファイル本体の種別を判定する際に、前記属性情報からファイル本体の種別を解析できない場合は、前記拡張子が示すファイル本体の種別に従って判定することを特徴とする。
【0013】
本願の第3の発明は、前記記録領域判定部が、ファイル本体の種別を判定する際に、前記属性情報が示すファイル本体の種別と、前記拡張子が示すファイル本体の種別とが異なっている場合は、前記属性情報もしくは前記拡張子のどちらか一方を用いて判定することを特徴とする。
【0014】
本願の第4の発明は、前記記録領域判定部が、ファイル本体の種別を判定する際に、前記属性情報が示すファイル本体の種別と、前記拡張子が示すファイル本体の種別とが異なっている場合は、前記拡張子が示す種別があらかじめ登録された種別に含まれる時は前記拡張子の種別を用い、含まれない時は前記属性情報が示す種別を用いることを特徴とする。
【0015】
本願の第5の発明は、前記記録領域判定部が、ファイル本体の種別を判定する際に、前記属性情報が示すファイル本体の種別と、前記拡張子が示すファイル本体の種別とが異なっている場合は、前記属性情報が示す種別があらかじめ登録された種別に含まれる時は前記属性情報の種別を用い、含まれない時は前記拡張子が示す種別を用いることを特徴とする。
【0016】
本願の第6の発明は、前記属性情報からファイル本体の種別を解析できない場合は、前記属性情報が示すファイル本体の種別と、前記拡張子が示すファイル本体の種別とが異なっている場合として扱うことを特徴とする。
【0017】
本願の第7の発明は、前記属性情報が示す種別があらかじめ登録された種別に含まれる場合は、前記属性情報が示す種別に従って前記ファイル本体の拡張子を書き換えることを特徴とする。
【0018】
本願の第8の発明は、前記種別毎に設定された格納領域は、前記ファイル本体の種別があらかじめ想定した種別以外であった場合に、該ファイル本体を格納するためのその他格納領域を含むことを特徴とする。
【0019】
【発明の実施の形態】
以下、本発明の第1の実施形態を、図1乃至図4とともに詳細に説明する。
【0020】
図1は本実施形態のファイル管理装置における概略構成を示すブロック図である。ここで、ネットワークを介して伝送されたファイルは、図9に示すように、ネットワークでの管理のための属性情報91と、ファイル名と拡張子が与えられたファイル本体92とからなる。
【0021】
図1において、ファイル受信部10は、ファイルを属性情報とファイル本体とに分離し、属性情報は属性情報解析部11に、ファイル本体は拡張子解析部13とファイル記録部14とにそれぞれ出力する。
【0022】
属性情報解析部11は、属性情報にあるファイル種別情報を解析する。属性情報には例えばContent−Typeなどの記述がありここにファイルの種別が記されているので、属性情報解析部11はこのファイル種別情報を記録判定部12に出力する。また、属性情報からファイル種別情報が解析できなかった場合は、その旨を示す情報を記録判定部12に出力する。
【0023】
拡張子解析部13は、ファイル本体に与えられた拡張子を抽出し、記録領域判定部12に出力する。ここで、ファイル種別には例えばワープロファイル、表計算ファイル、プレゼンテーションファイルなどがあり、拡張子はワープロファイルの場合はdocやtxt、表計算ファイルの場合はxls、プレゼンテーションファイルの場合はpptなどの例がある。
【0024】
記録領域判定部12は、ファイル種別の判定を行い結果をファイル記録部14に出力する。ファイル記録部14はファイル種別に従ってファイル本体を記録領域15の対応する格納領域に記録する。
【0025】
図1においては、格納領域1にワープロファイル、格納領域2に表計算ファイル、格納領域3にプレゼンテーションファイル、格納領域4にその他のファイルが格納される。
【0026】
図2及び図3は記録領域判定部12を詳細に説明する図である。ステップS31において、属性情報から読み出された種別情報(属性(種別)情報)とファイル本体の拡張子とが記録領域判定部12に入力される。ステップS32において、属性(種別)情報があらかじめ登録された種別情報に含まれるか否かが比較される。
【0027】
登録された種別情報が登録種別情報テーブル22に記録されており、比較部21でステップS32の比較が行われた結果、属性(種別)情報が登録された種別情報であった場合は、判定部25において属性情報に基づいてファイル本体の種別が決定される(ステップS34)。
【0028】
ステップS32において、属性(種別)情報が登録されていなかった場合はステップS33に移る。ステップS33では、拡張子が登録されたものか否かが比較される。
【0029】
あらかじめ登録された拡張子が登録拡張子テーブル24に記録されており、比較部23でステップS33の比較が行われ結果、拡張子が登録された拡張子であった場合は、判定部25において拡張子に基づいてファイル本体の種別が決定される(ステップS35)。
【0030】
拡張子が登録されていなかった場合は、判定部25においてファイル本体がその他の格納領域に記録されるよう決定される。
【0031】
図4は各ファイルの格納領域の例を示したものである。図4の例では、属性情報としてワープロ、表計算が登録されており、拡張子としてdoc,txt,xls,が登録されている場合であり、通常は拡張子にかかわらず属性情報に従ってファイルの格納領域が決定され、属性情報が登録外すなわちワープロ、表計算以外である場合もしくは属性情報からファイル種別が解析できない場合のみ、拡張子がdoc,txtの場合はワープロ格納領域、xlsの場合は表計算格納領域、それ以外はその他格納領域にファイル本体が格納されることを示している。
【0032】
以上は、属性情報を拡張子より優先度を高くして処理する場合について説明したが、これを逆にして拡張子を属性情報より優先度を高くして同様の処理を行ってもよい。また、属性情報の示すファイル種別と拡張子の示すファイル種別が異なる場合に、属性情報もしくは拡張子のみを用いてファイル種別を決定してもよい。
【0033】
次に、本発明の第2の実施形態を、図5乃至図7とともに詳細に説明する。
【0034】
図5は本実施形態によるファイル管理装置における概略構成を示すブロック図である。図中、図1と同じ機能を有するブロックは、図1と同一符号を付してあり、図1と異なるのは拡張子変更部51、記録領域判定部52である。
【0035】
拡張子変更部51は、属性情報に基づいてファイル種別を決定した場合に、拡張子を属性情報によるファイル種別に合わせて変更する処理を行う。勿論、属性情報が示すファイル種別と拡張子が示すファイル種別とが一致している場合は、拡張子の変更は行わない。
【0036】
図6及び図7は記録領域判定部52を詳細に説明する図である。図中、図2及び図3と同じ機能を有するブロックは、図2及び図3と同一符号を付してある。ここでは、図2及び図3と異なる部分について説明する。
【0037】
ステップS32において属性(種別)情報が登録された種別情報であった場合は、ステップS71において拡張子の示すファイル種別が属性(種別)情報が示すファイル種別と一致するかを比較する。比較を行うのが比較部61である。
【0038】
比較が一致しない場合は、属性(種別)情報が示すファイル種別に従って拡張子を変更する(ステップS72)。拡張子を変更する場合は、記録領域判定部52が変更する拡張子情報を拡張子変更部51に出力し、拡張子変更部51がファイル本体の拡張子を変更する。
【0039】
このような拡張子の変更を行うことにより、図5の各格納領域に記録されるファイル本体の拡張子は常に格納領域のファイル種別に合致していることになる。
【0040】
以上の説明は、ファイル種別としてワープロ、表計算、プレゼンテーションを例にとったが、本発明はこれらに限定されるものではなく、静止画、動画、楽音などのファイルにも適用できることは明らかである。静止画の拡張子にはjpgなど、動画の拡張子にはmpg、asf、qt、wmv、楽音の拡張子にはwmaなどがある。
【0041】
また、本発明は、パーソナルコンピュータはもとより、ネットワーク接続機能を持った携帯端末、カメラ、情報端末などに広く適用することができるものである。
【0042】
【発明の効果】
本発明のファイル管理装置によれば、ネットワークを介して受信したファイルについて、属性情報が示すファイル種別と拡張子が示すファイル種別とが異なる場合でも、合理的にファイル種別を決定し、ファイルをその種別に応じて自動的に個々の格納領域に分類して記録することができる。
【0043】
また、決定されたファイルの種別に対して拡張子が不適当な場合は、拡張子を変更することで各格納領域に記録されるファイルの拡張子を整合させることができる。
【0044】
さらに、各格納領域に記録されたファイルが同一カテゴリーのファイルになるため、ワープロファイル、表計算ファイル、プレゼンテーションファイル、静止画ファイル、動画ファイル、楽音ファイルなどのカテゴリー別にファイルを扱うことができ、同一カテゴリ単位でファイルを操作したりユーザインターフェースを構築したりすることが可能となる。
【図面の簡単な説明】
【図1】本発明の第1の実施形態のファイル管理装置を示すブロック図である。
【図2】本発明の第1の実施形態における記録判定部を示すブロック図である。
【図3】本発明の第1の実施形態における記録判定部の動作を示すフローチャートである。
【図4】本発明の第1の実施形態におけるファイルの格納先を示す説明図である。
【図5】本発明の第2の実施形態のファイル管理装置を示すブロック図である。
【図6】本発明の第2の実施形態における記録判定部を示すブロック図である。
【図7】本発明の第2の実施形態における記録判定部の動作を示すフローチャートである。
【図8】従来のファイル管理装置を示すブロック図である。
【図9】ファイルの構成を示す説明図である。
【符号の説明】
10 ファイル受信部
11 属性情報解析部
12 記録領域判定部
13 拡張子解析部
14 ファイル記録部
15 記録領域
21 比較部1
22 登録種別情報テーブル
23 比較部2
24 登録拡張子テーブル
25 判定部[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a file management apparatus that belongs to an information processing field that handles electronic files and classifies files according to their types.
[0002]
[Prior art]
Conventionally, a technique for transmitting an electronic file via a network has been developed. An example of a system that transmits an electronic file via a network is electronic mail. In the case of an electronic mail system operating on a personal computer, the received electronic file is recorded in a storage area such as a hard disk of the personal computer.
[0003]
FIG. 8 is a block diagram showing a conventional file management apparatus and shows file management of an electronic mail system. In FIG. 8, a file transmitted via a network is received by a file receiving unit 81 and recorded by a
[0004]
The
[0005]
In the e-mail, the received files are collectively recorded in one storage area as an attached file. In Eudra and Outlook Express, which are typical e-mails, the received attached files are recorded together in a predetermined directory, and the user searches for a desired file from the directories stored together.
[0006]
Usually, each file is associated with an e-mail body to which the file is attached, and the user can select a desired file from the e-mail body.
[0007]
[Problems to be solved by the invention]
However, in the conventional technique described above, files are stored in the same directory all at once, but it may be easier for the user to manage the files if they are stored in different directories according to the file type. In this case, it is preferable that the system automatically recognizes the file type and automatically stores it in the corresponding directory. However, there are the following problems when determining the file type.
[0008]
FIG. 9 shows a
[0009]
However, the
[0010]
The present invention has been made in view of the above problems, and even when the file type indicated by the attribute information and the file type indicated by the extension are different, the file type is rationally determined and the file is automatically determined according to the type. In particular, the present invention provides a file management apparatus that can be classified and recorded in individual storage areas.
[0011]
[Means for Solving the Problems]
In the first invention of the present application, for a file consisting of a file body given a file name and an extension, and attribute information for managing the file body on a network, the file body of the file is determined according to its type. A file management device that classifies and records in a storage area set for each type, and receives a file reception unit that inputs a file, an attribute information analysis unit that analyzes attribute information of the file, and analyzes a file extension An extension analysis unit, a recording area determination unit that determines a recording area by determining a type of the file body according to an output of the attribute information analysis unit and an output of the extension analysis unit, and a recording area determination unit A file recording unit that writes the file body to the recording area according to the output, and the recording area determination unit includes both the attribute information and the extension. There are, and judging the type of the file body.
[0012]
According to a second aspect of the present application, when the recording area determination unit cannot determine the file body type from the attribute information when determining the file body type, the file area type is determined according to the file body type indicated by the extension. It is characterized by doing.
[0013]
In the third invention of the present application, when the recording area determination unit determines the type of the file body, the type of the file body indicated by the attribute information is different from the type of the file body indicated by the extension. In this case, the determination is made using either the attribute information or the extension.
[0014]
In the fourth invention of the present application, when the recording area determination unit determines the type of the file body, the type of the file body indicated by the attribute information is different from the type of the file body indicated by the extension. In this case, when the type indicated by the extension is included in a pre-registered type, the type of the extension is used, and when not included, the type indicated by the attribute information is used.
[0015]
In the fifth invention of the present application, when the recording area determination unit determines the type of the file body, the type of the file body indicated by the attribute information is different from the type of the file body indicated by the extension. In this case, when the type indicated by the attribute information is included in a previously registered type, the type of the attribute information is used, and when not included, the type indicated by the extension is used.
[0016]
In a sixth aspect of the present application, when the file body type cannot be analyzed from the attribute information, the file body type indicated by the attribute information and the file body type indicated by the extension are different. It is characterized by that.
[0017]
The seventh invention of the present application is characterized in that when the type indicated by the attribute information is included in the type registered in advance, the extension of the file body is rewritten according to the type indicated by the attribute information.
[0018]
According to an eighth aspect of the present application, the storage area set for each type includes an other storage area for storing the file body when the file body type is other than a previously assumed type. It is characterized by.
[0019]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, a first embodiment of the present invention will be described in detail with reference to FIGS.
[0020]
FIG. 1 is a block diagram showing a schematic configuration in the file management apparatus of the present embodiment. Here, as shown in FIG. 9, the file transmitted via the network includes
[0021]
In FIG. 1, a
[0022]
The attribute information analysis unit 11 analyzes the file type information in the attribute information. For example, the attribute information includes a description such as Content-Type, and the file type is described here. Therefore, the attribute information analysis unit 11 outputs the file type information to the recording determination unit 12. If the file type information cannot be analyzed from the attribute information, information indicating that is output to the recording determination unit 12.
[0023]
The
[0024]
The recording area determination unit 12 determines the file type and outputs the result to the
[0025]
In FIG. 1, a word profile is stored in the
[0026]
2 and 3 are diagrams for explaining the recording area determination unit 12 in detail. In step S31, the type information (attribute (type) information) read from the attribute information and the extension of the file body are input to the recording area determination unit 12. In step S32, it is compared whether or not the attribute (type) information is included in the type information registered in advance.
[0027]
If the registered type information is recorded in the registered type information table 22 and the
[0028]
If attribute (type) information is not registered in step S32, the process proceeds to step S33. In step S33, it is compared whether or not the extension is registered.
[0029]
If the extension registered in advance is recorded in the registered extension table 24 and the
[0030]
If the extension is not registered, the
[0031]
FIG. 4 shows an example of the storage area of each file. In the example of FIG. 4, a word processor and spreadsheet are registered as attribute information, and doc, txt, and xls are registered as extensions. Normally, a file is stored according to the attribute information regardless of the extension. Only when the area is determined and the attribute information is not registered, that is, other than word processor or spreadsheet, or the file type cannot be analyzed from the attribute information, if the extension is doc or txt, the word processor storage area, and if it is xls, the spreadsheet It indicates that the file body is stored in the storage area, and other areas are stored in the other storage areas.
[0032]
The case where the attribute information is processed with higher priority than the extension has been described above. However, the same processing may be performed with the extension made higher in priority than the attribute information. Further, when the file type indicated by the attribute information is different from the file type indicated by the extension, the file type may be determined using only the attribute information or the extension.
[0033]
Next, a second embodiment of the present invention will be described in detail with reference to FIGS.
[0034]
FIG. 5 is a block diagram showing a schematic configuration of the file management apparatus according to the present embodiment. In the figure, blocks having the same functions as those in FIG. 1 are denoted by the same reference numerals as those in FIG. 1, and an extension changing unit 51 and a recording
[0035]
When the file type is determined based on the attribute information, the extension changing unit 51 performs a process of changing the extension according to the file type based on the attribute information. Of course, if the file type indicated by the attribute information matches the file type indicated by the extension, the extension is not changed.
[0036]
6 and 7 are diagrams for explaining the recording
[0037]
If the attribute (type) information is registered type information in step S32, it is compared in step S71 whether the file type indicated by the extension matches the file type indicated by the attribute (type) information. The comparison unit 61 performs the comparison.
[0038]
If the comparison does not match, the extension is changed according to the file type indicated by the attribute (type) information (step S72). When changing the extension, the recording
[0039]
By changing the extension in this way, the extension of the file body recorded in each storage area in FIG. 5 always matches the file type of the storage area.
[0040]
In the above explanation, word processing, spreadsheet, and presentation are taken as examples of file types, but the present invention is not limited to these, and it is obvious that the present invention can be applied to files such as still images, moving images, and musical sounds. . Still picture extensions include jpg, moving picture extensions include mpg, asf, qt, wmv, and musical sound extensions include wma.
[0041]
The present invention can be widely applied not only to personal computers but also to portable terminals, cameras, information terminals, and the like having a network connection function.
[0042]
【The invention's effect】
According to the file management apparatus of the present invention, even when the file type indicated by the attribute information and the file type indicated by the extension are different for the file received via the network, the file type is rationally determined and the file is Depending on the type, it can be automatically classified into individual storage areas and recorded.
[0043]
If the extension is inappropriate for the determined file type, the extension of the file recorded in each storage area can be matched by changing the extension.
[0044]
Furthermore, since the files recorded in each storage area are files of the same category, files can be handled by categories such as word profiles, spreadsheet files, presentation files, still image files, video files, and music files. It is possible to manipulate files and build user interfaces in categories.
[Brief description of the drawings]
FIG. 1 is a block diagram illustrating a file management apparatus according to a first embodiment of this invention.
FIG. 2 is a block diagram illustrating a recording determination unit according to the first embodiment of the present invention.
FIG. 3 is a flowchart showing an operation of a recording determination unit according to the first embodiment of the present invention.
FIG. 4 is an explanatory diagram illustrating a file storage destination according to the first embodiment of this invention.
FIG. 5 is a block diagram illustrating a file management apparatus according to a second embodiment of this invention.
FIG. 6 is a block diagram showing a recording determination unit in the second embodiment of the present invention.
FIG. 7 is a flowchart showing an operation of a recording determination unit in the second embodiment of the present invention.
FIG. 8 is a block diagram showing a conventional file management apparatus.
FIG. 9 is an explanatory diagram showing the structure of a file.
[Explanation of symbols]
DESCRIPTION OF
22 Registration type information table 23
24 Registered Extension Table 25 Judgment Unit
Claims (8)
ファイルを入力するファイル受信部と、
ファイルの属性情報を解析する属性情報解析部と、
ファイルの拡張子を解析する拡張子解析部と、
前記属性情報解析部の出力と前記拡張子解析部の出力とに従って、前記ファイル本体の種別を判定して記録領域を決定する記録領域判定部と、
前記記録領域判定部の出力に従って、前記ファイル本体を前記記録領域に書き込むファイル記録部とを具備し、
前記記録領域判定部は、前記属性情報と前記拡張子との双方を用いて、ファイル本体の種別を判定することを特徴とするファイル管理装置。A storage area in which a file body of a file is set for each type according to the type of the file including a file body given a file name and an extension and attribute information for managing the file body on the network A file management device for classifying and recording
A file receiver for inputting a file;
An attribute information analysis unit for analyzing file attribute information;
An extension analyzer for analyzing the extension of the file;
According to the output of the attribute information analysis unit and the output of the extension analysis unit, a recording area determination unit that determines a recording area by determining the type of the file body,
In accordance with the output of the recording area determination unit, comprising a file recording unit for writing the file body to the recording area,
The file management apparatus, wherein the recording area determination unit determines the type of a file body using both the attribute information and the extension.
前記記録領域判定部は、ファイル本体の種別を判定する際に、前記属性情報からファイル本体の種別を解析できない場合は、前記拡張子が示すファイル本体の種別に従って判定することを特徴とするファイル管理装置。The file management apparatus according to claim 1,
The recording area determining unit, when determining the file body type, if the file body type cannot be analyzed from the attribute information, determines according to the file body type indicated by the extension. apparatus.
前記記録領域判定部は、ファイル本体の種別を判定する際に、前記属性情報が示すファイル本体の種別と、前記拡張子が示すファイル本体の種別とが異なっている場合は、前記属性情報もしくは前記拡張子のどちらか一方を用いて判定することを特徴とするファイル管理装置。The file management apparatus according to claim 1,
When determining the file body type, the recording area determination unit determines that the attribute information or the file body type indicated by the attribute information differs from the file body type indicated by the extension. A file management apparatus characterized in that determination is made using either one of extensions.
前記記録領域判定部は、ファイル本体の種別を判定する際に、前記属性情報が示すファイル本体の種別と、前記拡張子が示すファイル本体の種別とが異なっている場合は、前記拡張子が示す種別があらかじめ登録された種別に含まれる時は前記拡張子の種別を用い、含まれない時は前記属性情報が示す種別を用いることを特徴とするファイル管理装置。The file management apparatus according to claim 1,
When the file area type indicated by the attribute information is different from the file body type indicated by the extension, the recording area determining unit determines the file body type and indicates the extension. A file management apparatus using the type of the extension when the type is included in a pre-registered type, and using the type indicated by the attribute information when not included.
前記記録領域判定部は、ファイル本体の種別を判定する際に、前記属性情報が示すファイル本体の種別と、前記拡張子が示すファイル本体の種別とが異なっている場合は、前記属性情報が示す種別があらかじめ登録された種別に含まれる時は前記属性情報の種別を用い、含まれない時は前記拡張子が示す種別を用いることを特徴とするファイル管理装置。The file management apparatus according to claim 1,
When the file area type indicated by the attribute information is different from the file body type indicated by the extension when the recording area determination unit determines the type of the file body, the attribute information indicates A file management apparatus using the type of the attribute information when the type is included in a pre-registered type, and using the type indicated by the extension when not included.
前記属性情報からファイル本体の種別を解析できない場合は、前記属性情報が示すファイル本体の種別と、前記拡張子が示すファイル本体の種別とが異なっている場合として扱うことを特徴とするファイル管理装置。The file management apparatus according to claim 5, wherein
When the file body type cannot be analyzed from the attribute information, the file management apparatus handles the case where the file body type indicated by the attribute information is different from the file body type indicated by the extension .
前記属性情報が示す種別があらかじめ登録された種別に含まれる場合は、前記属性情報が示す種別に従って前記ファイル本体の拡張子を書き換えることを特徴とするファイル管理装置。In the file management device according to claim 5 or 6,
The file management apparatus according to claim 1, wherein when the type indicated by the attribute information is included in the type registered in advance, the extension of the file body is rewritten according to the type indicated by the attribute information.
前記種別毎に設定された格納領域は、前記ファイル本体の種別があらかじめ想定した種別以外であった場合に、該ファイル本体を格納するためのその他格納領域を含むことを特徴とするファイル管理装置。The file management apparatus according to claim 1,
The storage area set for each type includes a storage area for storing the file main body when the type of the file main body is other than a previously assumed type.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2000352121A JP3610002B2 (en) | 2000-11-20 | 2000-11-20 | File management device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2000352121A JP3610002B2 (en) | 2000-11-20 | 2000-11-20 | File management device |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2002157154A JP2002157154A (en) | 2002-05-31 |
JP3610002B2 true JP3610002B2 (en) | 2005-01-12 |
Family
ID=18825067
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2000352121A Expired - Fee Related JP3610002B2 (en) | 2000-11-20 | 2000-11-20 | File management device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3610002B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100778764B1 (en) * | 2006-08-02 | 2007-11-27 | 삼성전자주식회사 | Method and apparatus for automatic classification of file in mobile device |
-
2000
- 2000-11-20 JP JP2000352121A patent/JP3610002B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2002157154A (en) | 2002-05-31 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11616820B2 (en) | Processing files from a mobile device | |
US7753260B2 (en) | Information processing system, information processing method, program, and recording system | |
US7216289B2 (en) | Method and apparatus for synchronizing multiple versions of digital data | |
US7864352B2 (en) | Printer with multimedia server | |
EP2083363A1 (en) | Content display apparatus for displaying media according to media categories | |
US20020026521A1 (en) | System and method for managing and distributing associated assets in various formats | |
US20080282159A1 (en) | Summarization of attached, linked or related materials | |
JP2006338669A (en) | Document management and retrieval system, method thereof, and program thereof | |
US7889967B2 (en) | Information editing and displaying device, information editing and displaying method, information editing and displaying program, recording medium, server, and information processing system | |
JP2007523409A (en) | Method and apparatus for content synchronization / tracking | |
JP2007527575A (en) | Method and apparatus for synchronizing and identifying content | |
JP2008542865A (en) | Digital proof bag | |
EP1376407A2 (en) | System and method for storing information searched on the internet for portable audio apparatus | |
US20050216913A1 (en) | Annotating / rating / organizing / relating content rendered on computer device during idle mode thereof | |
JP2006197356A (en) | Information providing method and device, information providing program, and storage medium stored with information providing program | |
JP4920471B2 (en) | Mail data classification device, mail data classification program, and mail data classification method | |
JP3610002B2 (en) | File management device | |
JP2006099740A (en) | Information providing apparatus, terminal apparatus, information providing system and information providing method | |
JP2007207031A (en) | Image processing device, image processing method, and image processing program | |
CN107749892A (en) | Network reading method and device for conference record, intelligent tablet and storage medium | |
JP2002252708A (en) | Speech intermediacy system, speech intermediacy method, and program | |
US20040086267A1 (en) | Image reproduction system | |
JP2008301290A (en) | Communication determination device and method | |
JPH1125121A (en) | Document sorting device and machine-readable recording medium recording program | |
US20080208878A1 (en) | Computer-readable recording medium recording file processing program, and file processing method and apparatus, and computer-readable recording medium recording functional program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20041005 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20041015 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20071022 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20081022 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20081022 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20091022 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20091022 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101022 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111022 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121022 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131022 Year of fee payment: 9 |
|
LAPS | Cancellation because of no payment of annual fees |