JP2002014889A - Data file download method - Google Patents

Data file download method

Info

Publication number
JP2002014889A
JP2002014889A JP2000198410A JP2000198410A JP2002014889A JP 2002014889 A JP2002014889 A JP 2002014889A JP 2000198410 A JP2000198410 A JP 2000198410A JP 2000198410 A JP2000198410 A JP 2000198410A JP 2002014889 A JP2002014889 A JP 2002014889A
Authority
JP
Japan
Prior art keywords
computer
information
data file
file
data files
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
JP2000198410A
Other languages
Japanese (ja)
Inventor
Akira Fujiwara
彰 藤原
亮 藤原
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to JP2000198410A priority Critical patent/JP2002014889A/en
Publication of JP2002014889A publication Critical patent/JP2002014889A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To download data files from an information transmission side computer to an information reception side computer by automatically classifying the data files into a hierarchical structure. SOLUTION: Data files are classified into a hierarchical structure, and the classification information is applied to each data file, and a data base including the group of the data files and download operation guidance information are stored in a first computer. At a second computer side, the download operation guidance information is received from the first computer, and displayed on a display, and the data files to be downloaded are selected based on this, and the selection information is transmitted to the first computer. At the first computer side, the pertinent data files are extracted from the data base based on the selection information, and distributed to the second computer. At the second computer side, the classification information of the data files received from the first computer is analyzed, and the data files are classified into the hierarchical structure based on this classification information and stored.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、データファイル
を、ディレクトリを用いて階層構造で管理するファイル
システムを備えた第1および第2のコンピュータを通信
ネットワークによって接続し、第1のコンピュータか
ら、所望のデータファイルを通信ネットワークを通じ
て、第2のコンピュータにダウンロードする方法に関す
るものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a first and second computers having a file system for managing data files in a hierarchical structure using directories, which are connected by a communication network. And downloading the data file to a second computer via a communication network.

【0002】[0002]

【従来の技術】近年、インターネット等の通信ネットワ
ークが急速に普及し、情報発信側のコンピュータから所
望のデータファイルを、通信ネットワークを通じて、情
報受信側のコンピュータにダウンロードすることが日常
的に行われている。
2. Description of the Related Art In recent years, communication networks such as the Internet have rapidly spread, and it has become common practice to download a desired data file from an information transmitting computer to an information receiving computer via the communication network. I have.

【0003】また、大抵の市販されたコンピュータは、
データファイルを、ディレクトリを用いて階層構造で管
理するファイルシステムを備えており、個々のデータフ
ァイルを指定されたディレクトリに関係づけることによ
って、データファイルを記憶装置に階層構造に分類して
格納できるようになっている。
[0003] Also, most commercially available computers are:
A file system for managing data files in a hierarchical structure using directories is provided. By associating each data file with a designated directory, the data files can be stored in a storage device in a hierarchical structure. It has become.

【0004】そして、従来のデータファイルダウンロー
ド方法によれば、情報受信側のコンピュータのオペレー
タが、その記憶装置における、情報発信側のコンピュー
タからデータファイルをダウンロードするディレクト
リ、すなわち、ルートディレクトリまたはカレントディ
レクトリからそのディレクトリに至るパスを指定するこ
とにより、この指定されたディレクトリにデータファイ
ルがダウンロードされるようになっている。
According to the conventional data file download method, the operator of the computer on the information receiving side operates the storage device to download a data file from the computer on the information transmitting side, that is, from the root directory or the current directory. By designating the path to the directory, the data file is downloaded to the designated directory.

【0005】このため、データファイルを分類しながら
ダウンロードしようとすると、個々のデータファイルの
ダウンロード操作の度毎に、ディレクトリの指定を行わ
ねばならず、ダウンロード操作が非常に煩雑となる。特
に、オペレータがコンピュータ操作に関して初心者であ
る場合には、すべてのデータファイルを同一のディレク
トリにダウンロードしてしまい、ダウンロード後のデー
タファイルの整理がうまくできなかった。
[0005] For this reason, when attempting to download data files while classifying them, a directory must be specified each time a download operation of each data file is performed, which makes the download operation extremely complicated. In particular, if the operator is a beginner in computer operation, all the data files are downloaded to the same directory, and the data files after downloading cannot be properly organized.

【0006】[0006]

【発明が解決しようとする課題】したがって、本発明の
課題は、情報発信側のコンピュータから所望のデータフ
ァイルを、情報受信側のコンピュータに自動的に階層構
造に分類してダウンロードすることができるようにする
ことにある。
SUMMARY OF THE INVENTION Accordingly, an object of the present invention is to enable a desired data file to be automatically classified into a hierarchical structure and downloaded from an information transmitting computer to an information receiving computer. It is to make.

【0007】[0007]

【課題を解決するための手段】上記課題は、本発明によ
れば、第1のコンピュータと、データファイルをディレ
クトリによって階層構造で管理するファイルシステムを
備えた第2のコンピュータとを通信ネットワークによっ
て接続し、第1のコンピュータから、所望のデータファ
イルを通信ネットワークを通じて、第2のコンピュータ
にダウンロードする方法であって、個々のダウンロード
用データファイルを階層構造に分類し、分類した各デー
タファイルに対して最上位の分類項目名から当該データ
ファイルが属する分類項目名に至る経路に沿った一連の
分類項目名およびそのデータファイル名を示すファイル
分類情報を付与し、前記ファイル分類情報を付与した個
々のデータファイルの集合を含むデータベースと、ダウ
ンロード操作案内情報とを、前記第1のコンピュータの
記憶装置に格納し、前記第2のコンピュータ側におい
て、前記第1のコンピュータから前記ダウンロード操作
案内情報を受け取ってディスプレイ上に表示し、この表
示に基づいて、ダウンロードするデータファイルを選択
し、そのファイル選択情報を前記第1のコンピュータに
送出し、前記第1のコンピュータ側において、前記第2
のコンピュータから受け取った前記ファイル選択情報に
基づいて、前記データベースから該当するデータファイ
ルを抽出して前記第2のコンピュータに配信し、前記第
2のコンピュータ側において、前記第1のコンピュータ
から受け取った個々のデータファイルの前記ファイル分
類情報を解析し、前記ファイル分類情報に含まれた前記
分類項目名のそれぞれに対応するディレクトリを作成し
ながら、前記個々のデータファイルをファイルシステム
に格納することを特徴とする方法を提供することによっ
て解決される。
According to the present invention, a first computer is connected by a communication network to a second computer having a file system for managing data files in a hierarchical structure using directories. A method of downloading a desired data file from a first computer to a second computer via a communication network, wherein each of the download data files is classified into a hierarchical structure, and each of the classified data files is A series of classification item names along a path from the top-level classification item name to the classification item name to which the data file belongs and file classification information indicating the data file name are added, and the individual data to which the file classification information is added Database containing a set of files and download operation guide Information is stored in a storage device of the first computer, and the second computer receives the download operation guide information from the first computer and displays it on a display. Based on this display, A data file to be downloaded is selected, and the file selection information is sent to the first computer.
Based on the file selection information received from the computer, the corresponding data file is extracted from the database and distributed to the second computer, and the second computer receives the individual data file received from the first computer. Analyzing the file classification information of the data file, and creating a directory corresponding to each of the classification item names included in the file classification information, storing the individual data files in a file system. It is solved by providing a way to:

【0008】上記方法において、好ましくは、前記ダウ
ンロード操作案内情報に基づき、前記階層構造における
前記最上位の分類項目名から前記ダウンロードするデー
タファイルが属する分類項目名に至る経路を辿ることに
より、前記ダウンロードするデータファイルを選択する
ようになっている。また、好ましくは、前記第2のコン
ピュータ側において、前記第1のコンピュータから前記
ダウンロード操作案内情報を受け取ってディスプレイ上
に表示するとともに、前記第2のコンピュータのID情
報を前記第1のコンピュータに送出し、前記第1のコン
ピュータ側において、前記データベースから該当するデ
ータファイルを抽出して前記第2のコンピュータに配信
するとともに、前記データベース中の前記抽出したデー
タファイルに前記第2のコンピュータのID情報を関係
づけるようになっている。
In the above method, it is preferable that the download operation is performed by tracing a path from the uppermost classification item name in the hierarchical structure to the classification item name to which the data file to be downloaded belongs, based on the download operation guide information. Data file to be selected. Preferably, on the second computer side, the download operation guide information is received from the first computer and displayed on a display, and the ID information of the second computer is transmitted to the first computer. Then, on the first computer side, a corresponding data file is extracted from the database and delivered to the second computer, and the ID information of the second computer is added to the extracted data file in the database. It is made to relate.

【0009】また、好ましくは、前記第1のコンピュー
タおよび前記第2のコンピュータを、TCP/IPを用
いて前記通信ネットワークに接続し、前記第1のコンピ
ュータには、前記第2のコンピュータに対して前記ダウ
ンロード操作案内情報を提示し、前記第2のコンピュー
タからの各種情報を受け付け、前記第1のコンピュータ
の記憶装置に格納された情報を前記第2のコンピュータ
に配信するためのホームページを提供するWWWサーバ
機能を付与し、前記第2のコンピュータには、前記第1
のコンピュータが提供するホームページに対する閲覧お
よび情報入力を行うためのWWWブラウザー機能を付与
するようになっている。
[0009] Preferably, the first computer and the second computer are connected to the communication network using TCP / IP, and the first computer is connected to the second computer. WWW which presents the download operation guide information, receives various information from the second computer, and provides a homepage for delivering information stored in a storage device of the first computer to the second computer. A server function is provided, and the second computer is provided with the first function.
Is provided with a WWW browser function for browsing and inputting information on a homepage provided by a computer.

【0010】[0010]

【発明の実施の形態】以下、添付図面を参照しながら、
本発明の好ましい実施例について説明する。図1は、本
発明によるデータファイルダウンロード方法が適用され
る通信ネットワークの構成を示すブロック図であり、図
2は本発明によるデータファイルダウンロード方法のフ
ロー図である。
BRIEF DESCRIPTION OF THE DRAWINGS FIG.
A preferred embodiment of the present invention will be described. FIG. 1 is a block diagram showing a configuration of a communication network to which a data file download method according to the present invention is applied, and FIG. 2 is a flowchart of a data file download method according to the present invention.

【0011】図1において、第1のコンピュータ(情報
発信側のコンピュータ)1には、通信ネットワーク3を
介して、多数の第2のコンピュータ(情報受信側のコン
ピュータ)2が接続されている。第2のコンピュータ
は、データファイルをディレクトリによって階層構造で
管理するファイルシステムを備えている。この実施例で
は、第1のコンピュータ1および第2のコンピュータ2
は、TCP/IPを用いて通信ネットワーク3に接続さ
れている。また、第1のコンピュータ1は、第2のコン
ピュータ2に対してダウンロード操作案内情報を提示
し、第2のコンピュータ2からの情報を受け付け、第1
のコンピュータ1の記憶装置に格納された情報を第2の
コンピュータ2に配信するためのホームページを提供す
るWWWサーバ機能を備え、第2のコンピュータ2は、
第1のコンピュータ1が提供するホームページに対する
閲覧および情報入力を行うためのWWWブラウザー機能
を備えている。
In FIG. 1, a number of second computers (computers on the information receiving side) 2 are connected to a first computer (computer on the information transmitting side) 1 via a communication network 3. The second computer has a file system that manages data files in a hierarchical structure using directories. In this embodiment, a first computer 1 and a second computer 2
Are connected to the communication network 3 using TCP / IP. Also, the first computer 1 presents the download operation guide information to the second computer 2, receives information from the second computer 2,
A WWW server function for providing a homepage for distributing information stored in the storage device of the computer 1 to the second computer 2.
It has a WWW browser function for browsing and inputting information on a homepage provided by the first computer 1.

【0012】そして、第1のコンピュータ1の記憶装置
から所望のデータファイルが、通信ネットワーク3を通
じて、第2のコンピュータ2の記憶装置にダウンロード
されるようになっている。本発明の方法によれば、テキ
ストデータファイル、イメージデータファイルまたは音
声データファイル若しくはこれらの組み合わせ等々、あ
らゆる種類のデータファイルをダウンロードすることが
できる。
Then, a desired data file is downloaded from the storage device of the first computer 1 to the storage device of the second computer 2 via the communication network 3. According to the method of the present invention, any type of data file can be downloaded, such as a text data file, an image data file, an audio data file, or a combination thereof.

【0013】図2を参照して、本発明によるデータファ
イルダウンロード方法によれば、まず最初、図3に示さ
れるように、個々のダウンロード用データファイルd
1 、d2、・・・が階層構造に分類される(ステップS
1)。そして、分類された各データファイルd1 、d
2 、・・・に対して最上位の分類項目名(この実施例で
は、大分類名)から当該データファイルが属する分類項
目名(この実施例では、細分類名)に至る経路に沿った
一連の分類項目名およびそのデータファイル名を示すフ
ァイル分類情報が付与される(ステップS1)。この実
施例では、例えば、データファイルd1 については、フ
ァイル分類情報、大分類名A1 /中分類名B1/小分類
名C1 /細分類名E1 /データファイル名X1 が付与さ
れ、データファイルd8 については、ファイル分類情
報、大分類名A1 /中分類名B1 /小分類名C2 /細分
類名E3 /データファイル名X8 が付与される。
Referring to FIG. 2, according to the data file download method of the present invention, first, as shown in FIG.
1, d 2, ··· are classified in a hierarchical structure (step S
1). Then, the classified data files d 1 , d 1
2 , a series of lines along the path from the top-level classification item name (in this embodiment, the large classification name) to the classification item name to which the data file belongs (in this embodiment, the sub-classification name) And file classification information indicating its data file name (step S1). In this embodiment, for example, for the data file d 1, the file classification information, is major name A 1 / medium category name B 1 / minor name C 1 / subclassified Name E 1 / data file name X 1 is assigned , the data file d 8, the file classification information, is major name A 1 / medium category name B 1 / minor name C 2 / subdivided name E 3 / data file name X 8 is given.

【0014】次に、ファイル分類情報が付与された個々
のデータファイルd1 、d2 、・・・の集合を含むデー
タベースと、このデータベースに関係づけられたダウン
ロード操作案内情報とが、第1のコンピュータ1の記憶
装置に格納される(ステップS2)。この実施例では、
ダウンロード操作案内情報は、第1のコンピュータ1の
記憶装置内に格納されたホームページ用データファイル
に含まれる。
Next, a database including a set of individual data files d 1 , d 2 ,... To which file classification information has been added, and download operation guide information associated with this database are first stored. It is stored in the storage device of the computer 1 (step S2). In this example,
The download operation guide information is included in the homepage data file stored in the storage device of the first computer 1.

【0015】データファイルのダウンロードがなされる
とき、第2のコンピュータ2側において、オペレータ
は、WWWブラウザー機能を起動し、通信ネットワーク
3を通じて、第1のコンピュータ1にアクセスする。ア
クセス時に、第2のコンピュータのID情報が第1のコ
ンピュータ1に送出され、認証手続きがなされる(ステ
ップS3)。このアクセスによって、第1のコンピュー
タ1の記憶装置に格納されたホームページ用データファ
イルが、通信ネットワーク3を通じて第2のコンピュー
タ2に提供され、第2のコンピュータ2のディスプレイ
上に当該ホームページが表示される。
When the data file is downloaded, the operator starts the WWW browser function on the second computer 2 side and accesses the first computer 1 through the communication network 3. At the time of access, the ID information of the second computer is sent to the first computer 1, and an authentication procedure is performed (step S3). By this access, the homepage data file stored in the storage device of the first computer 1 is provided to the second computer 2 through the communication network 3, and the homepage is displayed on the display of the second computer 2. .

【0016】こうして、WWWサーバ機能を備えた第1
のコンピュータ1は、ホームページを介し、通信ネット
ワーク3を通じて、WWWブラウザー機能を備えた第2
のコンピュータ2にダウンロード操作案内情報を提示
し、第2のコンピュータ2からの情報を受け取り、第1
のコンピュータ1の記憶装置に格納された情報を第2の
コンピュータ2に提供する。
As described above, the first system having the WWW server function is provided.
Computer 1 has a WWW browser function via a home page and a communication network 3.
Presents the download operation guide information to the second computer 2, receives the information from the second computer 2,
The information stored in the storage device of the computer 1 is provided to the second computer 2.

【0017】そして、第2のコンピュータ2のオペレー
タは、ディスプレイ上に表示されたダウンロード操作案
内情報に基づいて、ダウンロードするデータファイルを
選択する(ステップS4)。
Then, the operator of the second computer 2 selects a data file to be downloaded based on the download operation guide information displayed on the display (step S4).

【0018】すなわち、この実施例では、ダウンロード
操作案内情報として、まず最初、大分類名A1 、A2
・・・のリストがディスプレイ上に表示され、オペレー
タは、マウス等のポインティングデバイスを用いて、ダ
ウンロードするデータファイルが属する大分類名を選択
する。大分類名の選択が完了すると、ダウンロード操作
案内情報として、中分類名B1、B2 、・・・のリスト
がディスプレイ上に表示され、オペレータは、ダウンロ
ードするデータファイルが属する中分類名を選択する。
中分類名の選択が完了すると、ダウンロード操作案内情
報として、小分類名C1、C2 、・・・のリストがディ
スプレイ上に表示され、オペレータは、ダウンロードす
るデータファイルが属する小分類名を選択する。小分類
名の選択が完了すると、ダウンロード操作案内情報とし
て、細分類名E1、E2 、・・・のリストがディスプレ
イ上に表示され、オペレータは、ダウンロードするデー
タファイルが属する細分類名を選択する。細分類名の選
択が完了すると、ダウンロード操作案内情報として、図
4に示されるように、ディスプレイ上に選択された細分
類名に属するデータファイルの一覧が表示される。この
表示において、各データファイルは、一般に、アイコン
化されるが、画像データファイルの場合には、その画像
がディスプレイ上に現れる。
That is, in this embodiment, first, as the download operation guide information, major classification names A 1 , A 2 ,
.. Are displayed on the display, and the operator selects a major category to which the data file to be downloaded belongs using a pointing device such as a mouse. When the selection of the major category name is completed, a list of the middle category names B 1 , B 2 ,... Is displayed on the display as the download operation guide information, and the operator selects the middle category name to which the data file to be downloaded belongs. I do.
When the selection of the middle class name is completed, a list of small class names C 1 , C 2 ,... Is displayed on the display as download operation guide information, and the operator selects the small class name to which the data file to be downloaded belongs. I do. When the selection of the sub-category name is completed, a list of sub-class names E 1 , E 2 ,... Is displayed on the display as download operation guide information, and the operator selects the sub-class name to which the data file to be downloaded belongs. I do. When the selection of the sub-class name is completed, a list of data files belonging to the selected sub-class name is displayed on the display as the download operation guide information as shown in FIG. In this display, each data file is generally converted to an icon. In the case of an image data file, the image appears on the display.

【0019】このデータファイルの一覧表示に基づい
て、第2のコンピュータ2のオペレータは、ダウンロー
ドするデータファイル(データファイル名)を選択す
る。このとき、オペレータは、一覧表示されたデータフ
ァイルの中からダウンロードするデータファイルを個別
に選択することもできるし、一覧表示されたデータファ
イルを一括して選択することもできる。そして、データ
ファイルを個別に選択する場合には、図4において、ダ
ウンロードするデータファイルのアイコン(または画
像)10を、例えば、マウスによってクリックすればよ
いし、データファイルを一括して選択する場合には、図
4において、一括ダウンロードボタン11を、マウスに
よってクリックすればよい。
Based on this list of data files, the operator of the second computer 2 selects a data file (data file name) to be downloaded. At this time, the operator can individually select the data files to be downloaded from the data files displayed in the list, or can select the data files displayed in the list at once. In order to select data files individually, the icon (or image) 10 of the data file to be downloaded may be clicked with, for example, a mouse in FIG. In FIG. 4, the batch download button 11 may be clicked with a mouse.

【0020】ダウンロードするデータファイルが選択さ
れると、そのファイル選択情報(データファイル名)が
第1のコンピュータ1に送出される(ステップS5)。
第1のコンピュータ1は、第2のコンピュータ2から受
け取ったファイル選択情報に基づいて、記憶装置に格納
されたデータベースから該当するデータファイルを抽出
し、第2のコンピュータ2に配信するとともに、データ
ベース中の抽出したデータファイルに当該第2のコンピ
ュータ2のID情報を関係づける(ステップS6)。
When a data file to be downloaded is selected, the file selection information (data file name) is sent to the first computer 1 (step S5).
The first computer 1 extracts a corresponding data file from a database stored in a storage device based on the file selection information received from the second computer 2 and distributes the data file to the second computer 2. Is associated with the ID information of the second computer 2 (step S6).

【0021】第2のコンピュータ2は、第1のコンピュ
ータ1から受け取った個々のデータファイルのファイル
分類情報を解析し、図5に示されるように、ファイル分
類情報に含まれた各分類項目名に対応するディレクトリ
20a、21a、21b、・・・(この実施例では、各
ディレクトリには対応する分類項目名と同一の名前が付
される)を作成しながら、個々のデータファイルをファ
イルシステムに格納する(ステップS7)。もちろん、
このとき、対応するディレクトリが既に作成されていれ
ば、そのディレクトリは作成することなく、既存のディ
レクトリにデータファイルを格納する。
The second computer 2 analyzes the file classification information of each data file received from the first computer 1, and as shown in FIG. 5, assigns each classification item name included in the file classification information. Each data file is stored in the file system while creating corresponding directories 20a, 21a, 21b,... (In this embodiment, each directory is given the same name as the corresponding classification item name). (Step S7). of course,
At this time, if the corresponding directory has already been created, the data file is stored in the existing directory without creating the directory.

【0022】この実施例では、本発明を、大分類/中分
類/小分類/細分類の4階層に分類されたデータファイ
ルのダウンロードに適用したが、本発明が適用可能なデ
ータファイルの分類の階層構造はこの実施例に限定され
ず、本発明を、例えば、大分類/中分類の2階層に分類
されたデータファイルのダウンロードや、4階層以上の
階層に分類されたデータファイルのダウンロードに対し
ても適用することができる。
In this embodiment, the present invention is applied to the download of data files classified into four layers of large classification / medium classification / small classification / fine classification. The hierarchical structure is not limited to this embodiment, and the present invention is applicable to, for example, downloading of a data file classified into two layers of large classification / middle classification and downloading of a data file classified into four or more layers. Can also be applied.

【0023】このように、本発明によるデータファイル
ダウンロード方法によれば、第1のコンピュータから所
望のデータファイルを、第2のコンピュータに自動的に
階層構造に分類してダウンロードすることができ、オペ
レータがコンピュータ操作に関して初心者であっても、
データファイルを分類整理しながらダウンロードするこ
とが簡単に実行することができる。
As described above, according to the data file download method of the present invention, a desired data file can be automatically classified into a hierarchical structure and downloaded from the first computer to the second computer. Is new to computer operation,
Downloading while sorting and organizing data files can be easily executed.

【0024】[0024]

【発明の効果】以上のように、本発明によれば、情報発
信側のコンピュータから所望のデータファイルを、情報
受信側のコンピュータに自動的に階層構造に分類してダ
ウンロードすることができる。
As described above, according to the present invention, a desired data file can be automatically categorized into a hierarchical structure and downloaded from the information transmitting computer to the information receiving computer.

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

【図1】本発明によるデータファイルダウンロード方法
が適用される通信ネットワークの構成を示すブロック図
である。
FIG. 1 is a block diagram showing a configuration of a communication network to which a data file download method according to the present invention is applied.

【図2】本発明によるデータファイルダウンロード方法
のフロー図である。
FIG. 2 is a flowchart of a data file download method according to the present invention.

【図3】データファイルの分類の階層構造を示す図であ
る。
FIG. 3 is a diagram showing a hierarchical structure of classification of data files.

【図4】ダウンロード操作案内情報をFIG. 4 shows download operation guidance information.

【図5】第2のコンピュータにおける、ダウンロードし
たデータファイルのファイルシステムへの格納状態を示
す図である。
FIG. 5 is a diagram illustrating a storage state of a downloaded data file in a file system in a second computer.

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

1 第1のコンピュータ 2 第2のコンピュータ 3 通信ネットワーク 10 アイコン(画像) 11 一括ダウンロードボタン 20a、21a、21b ディレクトリ DESCRIPTION OF SYMBOLS 1 1st computer 2 2nd computer 3 Communication network 10 Icon (image) 11 Batch download button 20a, 21a, 21b Directory

───────────────────────────────────────────────────── フロントページの続き (72)発明者 藤原 亮 京都府京都市伏見区深草新門丈町189番地 第二コーポ山川201号 Fターム(参考) 5B082 EA01 HA05  ────────────────────────────────────────────────── ─── Continued on the front page (72) Inventor Ryo Fujiwara 189 Fukakaku Shinmonjochocho, Fushimi-ku, Kyoto-shi, Kyoto No.201 Yamakawa No. 201 F-term (reference) 5B082 EA01 HA05

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 第1のコンピュータと、データファイル
をディレクトリによって階層構造で管理するファイルシ
ステムを備えた第2のコンピュータとを通信ネットワー
クによって接続し、第1のコンピュータから、所望のデ
ータファイルを通信ネットワークを通じて、第2のコン
ピュータにダウンロードする方法であって、個々のダウ
ンロード用データファイルを階層構造に分類し、分類し
た各データファイルに対して最上位の分類項目名から当
該データファイルが属する分類項目名に至る経路に沿っ
た一連の分類項目名およびそのデータファイル名を示す
ファイル分類情報を付与し、前記ファイル分類情報を付
与した個々のデータファイルの集合を含むデータベース
と、ダウンロード操作案内情報とを、前記第1のコンピ
ュータの記憶装置に格納し、前記第2のコンピュータ側
において、前記第1のコンピュータから前記ダウンロー
ド操作案内情報を受け取ってディスプレイ上に表示し、
この表示に基づいて、ダウンロードするデータファイル
を選択し、そのファイル選択情報を前記第1のコンピュ
ータに送出し、前記第1のコンピュータ側において、前
記第2のコンピュータから受け取った前記ファイル選択
情報に基づいて、前記データベースから該当するデータ
ファイルを抽出して前記第2のコンピュータに配信し、
前記第2のコンピュータ側において、前記第1のコンピ
ュータから受け取った個々のデータファイルの前記ファ
イル分類情報を解析し、前記ファイル分類情報に含まれ
た前記分類項目名のそれぞれに対応するディレクトリを
作成しながら、前記個々のデータファイルをファイルシ
ステムに格納することを特徴とする方法。
1. A first computer connected to a second computer having a file system for managing data files in a hierarchical structure using directories by a communication network, and a desired data file is communicated from the first computer. A method of downloading to a second computer via a network, wherein each download data file is classified into a hierarchical structure, and for each classified data file, a classification item to which the data file belongs from a top-level classification item name A database including a set of individual data files to which a series of classification item names along with a path leading to the name and a data file name thereof is given, and the download operation guide information is provided. In the storage device of the first computer Storing, on the second computer side, receiving the download operation guide information from the first computer and displaying it on a display;
Based on this display, a data file to be downloaded is selected, the file selection information is sent to the first computer, and the first computer side receives the file selection information based on the file selection information received from the second computer. Extracting the relevant data file from the database and delivering it to the second computer,
The second computer analyzes the file classification information of each data file received from the first computer, and creates directories corresponding to each of the classification item names included in the file classification information. While storing the individual data files in a file system.
【請求項2】 前記ダウンロード操作案内情報に基づ
き、前記階層構造における前記最上位の分類項目名から
前記ダウンロードするデータファイルが属する分類項目
名に至る経路を辿ることにより、前記ダウンロードする
データファイルを選択することを特徴とする請求項1に
記載の方法。
2. The data file to be downloaded is selected by tracing a path from the uppermost classification item name in the hierarchical structure to the classification item name to which the data file to be downloaded belongs, based on the download operation guide information. The method of claim 1, wherein:
【請求項3】 前記第2のコンピュータ側において、前
記第1のコンピュータから前記ダウンロード操作案内情
報を受け取ってディスプレイ上に表示するとともに前記
第2のコンピュータのID情報を前記第1のコンピュー
タに送出し、前記第1のコンピュータ側において、前記
データベースから該当するデータファイルを抽出して前
記第2のコンピュータに配信するとともに、前記データ
ベース中の前記抽出したデータファイルに前記第2のコ
ンピュータのID情報を関係づけることを特徴とする請
求項1または請求項2に記載の方法。
3. The second computer receives the download operation guide information from the first computer, displays the information on a display, and sends ID information of the second computer to the first computer. The first computer extracts a corresponding data file from the database and distributes the data file to the second computer, and associates the extracted data file in the database with ID information of the second computer. The method according to claim 1 or 2, wherein
【請求項4】 前記第1のコンピュータおよび前記第2
のコンピュータを、TCP/IPを用いて前記通信ネッ
トワークに接続し、前記第1のコンピュータには、前記
第2のコンピュータに対して前記ダウンロード操作案内
情報を提示し、前記第2のコンピュータからの情報を受
け付け、前記第1のコンピュータの記憶装置に格納され
た情報を前記第2のコンピュータに配信するためのホー
ムページを提供するWWWサーバ機能を付与し、前記第
2のコンピュータには、前記第1のコンピュータが提供
するホームページに対する閲覧および情報入力を行うた
めのWWWブラウザー機能を付与することを特徴とする
請求項1〜請求項3のいずれかに記載の方法。
4. The first computer and the second computer
Computer is connected to the communication network using TCP / IP, the first computer presents the download operation guide information to the second computer, and receives information from the second computer. And a WWW server function of providing a homepage for delivering information stored in the storage device of the first computer to the second computer is provided, and the second computer is provided with the first computer The method according to any one of claims 1 to 3, wherein a WWW browser function for browsing and inputting information on a homepage provided by the computer is provided.
JP2000198410A 2000-06-30 2000-06-30 Data file download method Pending JP2002014889A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000198410A JP2002014889A (en) 2000-06-30 2000-06-30 Data file download method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000198410A JP2002014889A (en) 2000-06-30 2000-06-30 Data file download method

Publications (1)

Publication Number Publication Date
JP2002014889A true JP2002014889A (en) 2002-01-18

Family

ID=18696577

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000198410A Pending JP2002014889A (en) 2000-06-30 2000-06-30 Data file download method

Country Status (1)

Country Link
JP (1) JP2002014889A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090171972A1 (en) * 2007-12-31 2009-07-02 Mcgeehan Thomas Systems and methods for platform-independent data file transfers

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090171972A1 (en) * 2007-12-31 2009-07-02 Mcgeehan Thomas Systems and methods for platform-independent data file transfers
US9128946B2 (en) 2007-12-31 2015-09-08 Mastercard International Incorporated Systems and methods for platform-independent data file transfers

Similar Documents

Publication Publication Date Title
US9128934B2 (en) User interface for presenting and searching relationships between document objects located on a network
US6910046B2 (en) Information list generation apparatus and recording medium storing program thereof
US9043352B1 (en) Method for searching document objects on a network
US7131062B2 (en) Systems, methods and computer program products for associating dynamically generated web page content with web site visitors
US8694680B2 (en) Methods and apparatus for enabling use of web content on various types of devices
US7185272B2 (en) Method for automatically filling in web forms
CN103339597B (en) Transforming search engine queries
US7185089B2 (en) Method and system for displaying integrated log information
US20090158161A1 (en) Collaborative search in virtual worlds
US20090204588A1 (en) Method and apparatus for determining key attribute items
US6957429B1 (en) Service processing apparatus and service execution control method
JP2006510123A (en) Intelligent host-based results related to character streams
USRE45730E1 (en) Process for generating personalized digital directory pages
US20110082803A1 (en) Business flow retrieval system, business flow retrieval method and business flow retrieval program
US7191212B2 (en) Server and web page information providing method for displaying web page information in multiple formats
JP2002099568A (en) Www server having function of automatically generating book mark for personal use
US7822619B2 (en) Method and apparatus for providing context-sensitive community links
CN101517556A (en) Method and system for sharing and accessing resources
JP2004294493A (en) Learning program and recording medium
JPH10307845A (en) Perusal supporting device and method therefor
JP4649036B2 (en) Category reporting method, record reporting method, search service device by search server
JP2002014889A (en) Data file download method
EA004075B1 (en) Method and device for accessing information sources and services on the web
US6820078B2 (en) Method and system for the automated collection and display of database information via a communications network
JP3820661B2 (en) Hypertext management device

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040706

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040902

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20041026