JP4348880B2 - File management program, computer-readable recording medium storing file management program, and file management method - Google Patents

File management program, computer-readable recording medium storing file management program, and file management method Download PDF

Info

Publication number
JP4348880B2
JP4348880B2 JP2001221625A JP2001221625A JP4348880B2 JP 4348880 B2 JP4348880 B2 JP 4348880B2 JP 2001221625 A JP2001221625 A JP 2001221625A JP 2001221625 A JP2001221625 A JP 2001221625A JP 4348880 B2 JP4348880 B2 JP 4348880B2
Authority
JP
Japan
Prior art keywords
file
virtual
file management
data files
management program
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
Application number
JP2001221625A
Other languages
Japanese (ja)
Other versions
JP2003036192A5 (en
JP2003036192A (en
Inventor
浩一 柴田
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.)
Konica Minolta Business Technologies Inc
Original Assignee
Konica Minolta Business Technologies 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 Konica Minolta Business Technologies Inc filed Critical Konica Minolta Business Technologies Inc
Priority to JP2001221625A priority Critical patent/JP4348880B2/en
Publication of JP2003036192A publication Critical patent/JP2003036192A/en
Publication of JP2003036192A5 publication Critical patent/JP2003036192A5/ja
Application granted granted Critical
Publication of JP4348880B2 publication Critical patent/JP4348880B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

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

Description

【0001】
【発明の属する技術分野】
この発明は、ファイル管理プログラム、ファイル管理プログラムを記録したコンピュータ読取可能な記録媒体、およびファイル管理方法に関し、特に外部装置からの送信要求に応じ、結合されたファイルを送信するファイル管理プログラム、ファイル管理プログラムを記録したコンピュータ読取可能な記録媒体、およびファイル管理方法に関する。
【0002】
【従来の技術】
従来、パーソナルコンピュータ(PC)には、操作の利便性を向上させるため、画像ファイルと文書ファイルなど、作成されたアプリケーションが異なる複数のファイルを関連付け、仮想的に1つのファイルとして(このような処理を「仮想結合」という)、サムネイルで表示することがなされている。この場合に、サムネイルでは、ページ送りすることにより、複数のファイルが順に表示される。
【0003】
【発明が解決しようとする課題】
サーバ/クライアントタイプの文書管理ソフトウェアにおいて、サーバ上で仮想結合されているファイルをクライアントがダウンロードする場合を考える。仮想結合というのは、文書管理ソフトウェア上での概念であるため、仮想結合されたファイルをクライアントがダウンロードすると、結合状態が解除され、ばらばらなファイルの集まりとなってしまう。
【0004】
もともと仮想結合は、ファイルの順番に意味があることが多いため、上述のような方法を採用すると、ユーザにとって使い勝手の悪いシステムとなってしまう。
【0005】
この発明は上述の問題点を解決するためになされたものであり、ユーザの使い勝手のよいファイル管理プログラム、ファイル管理プログラムを記録したコンピュータ読取可能な記録媒体、およびファイル管理方法を提供することを目的としている。
【0008】
【課題を解決するための手段】
上記の目的を達成するためにこの発明のある局面に従うと、ファイル管理プログラムは、複数のデータファイルを1つの仮想結合ファイルとして仮想的に結合する結合ステップと、外部装置から、仮想結合ファイルのダウンロード要求を受け付ける受付ステップと、ダウンロード要求を受け付けた場合に、ダウンロード要求がされた仮想結合ファイルにおいて仮想的に結合されている複数のデータファイルのファイル名を、各々のデータファイルの元のファイル名に、ダウンロード要求がされた仮想結合ファイルのファイル名と、各々のデータファイルの結合順序を示す数字とを付加したファイル名に変更する変更ステップと、変更ステップでファイル名が変更された複数のデータファイルを、ダウンロード要求を行った外部装置に送信する送信ステップと、をコンピュータに実行させる。
【0009】
この発明の他の局面に従うと、コンピュータ読取可能な記録媒体は、上述のいずれかに記載のファイル管理プログラムを記録する。
【0012】
この発明のさらに他の局面に従うと、ファイル管理方法は、ファイル管理を行うコンピュータにより実行されるファイル管理方法であって、複数のデータファイルを1つの仮想結合ファイルとして仮想的に結合する結合ステップと、外部装置から、仮想結合ファイルのダウンロード要求を受け付ける受付ステップと、ダウンロード要求を受け付けた場合に、ダウンロード要求がされた仮想結合ファイルにおいて仮想的に結合されている複数のデータファイルのファイル名を、各々のデータファイルの元のファイル名に、ダウンロード要求がされた仮想結合ファイルのファイル名と、各々のデータファイルの結合順序を示す数字とを付加したファイル名に変更する変更ステップと、変更ステップでファイル名が変更された複数のデータファイルを、ダウンロード要求を行った外部装置に送信する送信ステップと、を備える。
【0013】
【発明の実施の形態】
[第1の実施の形態]
以下、本発明の実施の形態について図面を参照して説明する。なお、図中同一符号は同一または相当する部材を示し、説明は繰返さない。
【0014】
図1は、本発明の第1の実施の形態におけるファイル管理プログラムが搭載されたサーバとパーソナルコンピュータとによって構成されるネットワークを示す図である。
【0015】
図1を参照して、ネットワークには、ファイル管理プログラムが搭載されたサーバ100と、複数のパーソナルコンピュータ200a,200bとが接続されている。
【0016】
図2は、図1のサーバ100、パーソナルコンピュータ200aまたは200bの概略構成を示すブロック図である。図を参照して、サーバ100、またはパーソナルコンピュータは、装置全体の制御を行なうための制御部101と、データを入力するための入力部105と、データを記憶するための記憶部103と、データを出力するための出力部107と、制御部101で実行するためのプログラムなどを記憶するための外部記憶装置109と、ネットワークに接続するためのLAN(ローカルエリアネットワーク)カード113とを備えている。
【0017】
制御部101は、中央演算装置(CPU)と、このCPUで実行するためのプログラムを記憶するための読出専用メモリ(ROM)やCPUでプログラムを実行する際に必要となる変数などを記憶するためのランダムアクセスメモリ(RAM)を有している。
【0018】
入力部105は、キーボードまたはマウスなどであり、文字または数字の入力、または、所定の指示コマンドの入力が可能となっている。
【0019】
記憶部103は、文書または画像などのデータを格納する。これらのデータは、たとえばワードプロセッサのアプリケーションプログラムにより作成されたデータファイル、表計算ソフトのアプリケーションにより作成されたデータファイル、デジタルカメラまたはイメージスキャナなどで読取られた画像を記憶するためのデータファイル、または、他の種々のアプリケーションプログラムで作成されるデータファイルである。
【0020】
また、記憶部103は、複数のフォルダを有し、フォルダに分類してデータファイルを記憶することができる。たとえば、あるフォルダAには、ワードプロセッサで作成したデータファイルを記憶し、フォルダBには、表計算のアプリケーションソフトにより作成されたデータファイルを記憶するようにしてもよい。さらに、何らかの事案毎にフォルダを作成するようにしてもよいし、データファイルが作成された期日をもとに所定の期間で区切ってフォルダを作成するようにしてもよい。これらのフォルダは、種々のアプリケーションプログラムにより作成される。
【0021】
出力部107は、ディスプレイであり、制御部101の指示に従ってデータファイルをサムネイルなどで表示する。これにより、複数のデータファイルを同時に表示することができる。
【0022】
外部記憶装置109は、コンピュータ読取可能な記録媒体111に記録されたプログラムやデータを読込み、制御部101に送信する。また、制御部101からの指示により、コンピュータ読取可能な記録媒体111に必要なデータを書込む。
【0023】
コンピュータ読取可能な記録媒体111としては、磁気テープやカセットテープなどのテープ系、磁気ディスク(フレキシブルディスク、ハードディスク装置など)や光ディスク(CD−ROM/MO/MD/DVDなど)などのディスク系、ICカード(メモリカードを含む)や光カードなどのカード系、あるいはマスクROM、EPROM、フラッシュメモリなどの半導体メモリなどの固定的にプログラムを担持する媒体が挙げられる。また、記録媒体111を、ネットワークからプログラムがダウンロードされるように流動的にプログラムを担持する媒体とすることもできる。
【0024】
制御部101は、記録媒体111に記録されたファイル管理プログラムを外部記憶装置109で読取ることにより、読取ったプログラムを実行することができる。
【0025】
図3は、サーバのファイル構成を示す図である。図3を参照して、制御部101には、ファイル管理プログラム101aが実行されている。記憶部103には、4つのフォルダ201,211,221,231が含まれるものとする。フォルダ201,211,221,231は、複数のデータファイルを分類する。ここでは、フォルダ231は、ファイル管理プログラムによる管理対象外のフォルダであり、フォルダ201,211,221は、ファイル管理プログラムによる管理対象のフォルダとする場合について説明する。
【0026】
図3において、フォルダ201には、3つのデータファイル205,207,209が記憶されており、フォルダ211には、3つのデータファイル215,217,219が記憶されており、フォルダ221には、3つのデータファイル225,227,229が記憶されており、フォルダ231には、3つのデータファイル235,237,239が記憶されている。
【0027】
管理対象のフォルダ201,211,221には、データファイルの他に、管理情報ファイル203,213,223がそれぞれ記憶されている。一方、管理対象外のフォルダ231には、3つのデータファイル235,237,239のみが記憶され、管理情報ファイルは記憶されていない。
【0028】
管理情報ファイル203,213,223は、ファイル管理プログラム101aが制御部101で実行されることにより作成される。管理情報ファイルは、それが記憶されているフォルダに分類されて記憶されているデータファイルのファイル情報を含む。たとえば、フォルダ201に関しては、管理情報ファイル203は、3つのデータファイル205,207,209のファイル情報を含む。フォルダ211に関しては、管理情報ファイル213は、3つのデータファイル215,217,219のファイル情報を含み、フォルダ221に関しては、管理情報ファイル223は、3つのデータファイル225,227,229のファイル情報を含む。ファイル情報は、データファイルの属性情報と付加情報とを含む。このファイル情報により、ファイル管理プログラム上で複数のファイルを仮想結合させたり、させなかったりすることができる。
【0029】
図4は、サーバで実行されるファイル管理プログラムの処理を示すフローチャートである。図を参照して、ステップS101においてクライアントであるパーソナルコンピュータ200aまたは200bからサーバ上のファイルの仮想結合動作があり、ステップS103で仮想結合されたファイルのダウンロードの要求がクライアントからサーバに対しなされたとする。
【0030】
このとき、ステップS105において、サーバは、仮想結合情報ファイルを作成する。ここに仮想結合情報ファイルとは、仮想結合された複数のファイルの結合の順序を示すファイルである。次に、ステップS107において仮想結合を構成するファイルと共に、仮想結合情報ファイルがサーバからクライアントのパーソナルコンピュータに対しダウンロードされる。
【0031】
図5および図6は、図4のステップS101で行なわれる仮想結合動作を説明するための図である。
【0032】
図5に示されるように、ここでは「課題」、「現状」、「目標」の複数のファイルが1つのフォルダ内に記録されており、この3つのファイルを仮想結合させる場合を想定する。なお、それぞれのファイルの名称は“課題.doc”、“現状.xls”、“目標.doc”であるものとする。ユーザは、「目標」のファイルの上に「現状」のファイルをドラッグおよびドロップする。これにより、現状→目標の順番で仮想結合ファイルが作成される。さらに、ユーザはその作成された仮想結合ファイル上に「課題」のファイルをドラッグおよびドロップする。これにより、課題→現状→目標の順序で仮想結合ファイルが作成される。また、ユーザは仮想結合ファイルにファイル名を添付することができるが、ここでは“report”のファイル名が付与されたものであるとする。
【0033】
なお、これらの仮想結合を構成するファイルの名称、仮想結合の順序および仮想結合ファイルのファイル名は、管理情報ファイル(図3における符号203,213,223参照)に記録される。
【0034】
図6は、図5の3つのファイルが仮想結合された後の状態を示す図である。図を参照して、仮想ファイルのサムネイルとして「課題」のファイルの内容が示されているが、サムネイル内の所定の箇所をクリックすることによりユーザはページをめくるように「現状」、「目標」のファイルの概要を見ることができる。
【0035】
図7は、図4のステップS105で作られる仮想結合情報ファイルの具体例を示す図である。図を参照して、仮想結合情報ファイルはテキストファイルであり、仮想結合ファイルのファイル名(ここでは“report”)と、構成されるファイルとその順序とが示されている。
【0036】
本実施の形態においては、仮想結合ファイルがダウンロードされるときに、図7に示されるような仮想結合の順序などを示す仮想結合情報ファイルが同時にダウンロードされる。これにより、ダウンロードされたパーソナルコンピュータにサーバと同一のファイル管理プログラムがなく、仮想結合の状態が解除された場合においても、ユーザは仮想結合情報ファイルを確認することでそれらのファイルの結合の順序、結合に関与しているファイルおよびファイル名を知ることができ、仮想結合の状態を再現することが可能となる。
【0037】
[第2の実施の形態]
第2の実施の形態におけるシステムのハードウェア構成は、第1の実施の形態と同じであるためここでの説明を繰返さない。第2の実施の形態においては、図4のフローチャートに示される処理に代えて、図8に示されるフローチャートの処理が実行される。
【0038】
図8を参照して、ステップS201およびS203での処理は、図4のS101およびS103での処理と同じである。ステップS205において、サーバは、仮想結合のファイル名(たとえば“report”)に基づいて、仮想結合を構成するファイルのファイル名を変更する。次に、ステップS207で仮想結合を構成するファイルのダウンロードがサーバからクライエントのパーソナルコンピュータに対して行なわれる。
【0039】
図9は、図8のステップS205で行なわれるファイル名の変更処理を説明するための図である。図に示されるように、仮想結合を構成するもともとのファイルの名称が“現状.doc”、“目標.xls”、“課題.doc”であったもものとすると、本実施の形態においてはファイル名の変更処理により、それぞれのファイル名は“report1_現状.doc”、“report2_目標.xls”、“report3_課題.doc”と変更される。
【0040】
すなわち、もともとのファイル名に対し、仮想結合ファイル名とそのファイルの順序を示す数字が付与された情報を付加するものである。
【0041】
このようにファイル名を変更することで、ユーザはそのファイル名を見ることにより仮想結合されているファイルを認識することができ、さらにその仮想結合の順序を認識することが可能となる。また、本実施の形態においてはファイル名の先頭に仮想結合ファイル名および数字が付与されているため、ファイルの名称でソートを行なった場合にもともとの仮想結合のファイルが連続して表示されることになる。これにより、ユーザは仮想結合のファイルを容易に認識することができる。
【0042】
[第3の実施の形態]
第3の実施の形態におけるシステムのハードウェア構成も第1の実施の形態と同一であるため、ここでの説明を繰返さない。
【0043】
第3の実施の形態においては、図4に示されるフローチャートに代えて、図10に示されるフローチャートの処理が実行される。
【0044】
図10を参照して、ステップS301およびS303での処理は、図4のステップS101およびS103での処理と同じである。ステップS305において、仮想結合を構成するファイルと共に、管理情報ファイル(仮想結合管理ファイルとも呼び、図3の符号203,213,223に相当)のダウンロードが行なわれる。
【0045】
図11は、図10のステップS305での処理を説明するための図である。本実施の形態においては、仮想結合を構成するファイルがダウンロードされる際に、管理情報ファイルもダウンロードされる。たとえば、クライアントのパーソナルコンピュータにおいてサーバ側と同一のファイル管理プログラムを用いているときには、ダウンロードされた管理情報ファイルを用いることによりサーバと同じように仮想結合の状態でファイルを表示することが可能となる。
【0046】
なお、本実施の形態においてはサーバに記録された管理情報ファイルと同じものをクライアント側にダウンロードさせることとしたが、サーバでクライアントのソフトウェアに対応した管理情報ファイルを新たに作成し、ダウンロードさせるようにしてもよい。
【0047】
上述のように本実施の形態においては、サーバ/クライアントタイプの文書管理ソフトウェアにおいて、サーバ上で仮想結合されたファイルをクライアントがダウンロードする場合、仮想結合を構成するファイルの情報(ファイルの順序など)をクライアント側に提供することができるため、クライアント側ではダウンロードされたファイルを元通りに再現することが可能となる。
【0048】
今回開示された実施の形態はすべての点で例示であって制限的なものではないと考えられるべきである。本発明の範囲は上記した説明ではなくて特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内でのすべての変更が含まれることが意図される。
【図面の簡単な説明】
【図1】 本発明の第1の実施の形態におけるネットワークの構成を示す図である。
【図2】 図1のサーバ100、パーソナルコンピュータ200a,200bの構成を示す図である。
【図3】 サーバのファイル構成を示す図である。
【図4】 第1の実施の形態におけるファイル管理プログラムが実行する処理を示すフローチャートである。
【図5】 仮想結合前のファイルの状態を示す図である。
【図6】 仮想結合後のファイルの状態を示す図である。
【図7】 仮想結合情報ファイルの具体例を示す図である。
【図8】 第2の実施の形態におけるファイル管理プログラムが実行する処理を示すフローチャートである。
【図9】 ファイル名の変更処理を示す図である。
【図10】 第3の実施の形態におけるファイル管理プログラムが実行する処理を示すフローチャートである。
【図11】 第3の実施の形態における処理を説明するための図である。
【符号の説明】
100 サーバ、101 制御部、101a ファイル管理プログラム、103 記憶部、200a,200b パーソナルコンピュータ(クライアント)。
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a file management program, a computer-readable recording medium that records the file management program, and a file management method, and more particularly to a file management program that transmits a combined file in response to a transmission request from an external device, and file management The present invention relates to a computer-readable recording medium on which a program is recorded, and a file management method.
[0002]
[Prior art]
Conventionally, in order to improve the convenience of operation, a personal computer (PC) associates a plurality of files with different created applications, such as image files and document files, virtually as one file (such processing) Are referred to as “virtual joins”) as thumbnails. In this case, in the thumbnail, a plurality of files are sequentially displayed by turning the page.
[0003]
[Problems to be solved by the invention]
Consider a case where a client downloads a file virtually combined on a server in server / client type document management software. Since the virtual combination is a concept on the document management software, when the client downloads the virtually combined file, the combined state is canceled and a group of discrete files is formed.
[0004]
Originally, virtual joins are often meaningful in the order of files, so adopting the method as described above results in a user-friendly system.
[0005]
The present invention has been made to solve the above-described problems, and an object thereof is to provide a user-friendly file management program, a computer-readable recording medium recording the file management program, and a file management method. It is said.
[0008]
[Means for Solving the Problems]
In order to achieve the above object , according to one aspect of the present invention, a file management program virtually combines a plurality of data files as one virtual combined file, and downloads a virtual combined file from an external device. A reception step for receiving a request, and when a download request is received, the file names of a plurality of data files that are virtually combined in the virtual combined file for which the download request has been received are changed to the original file names of the respective data files. A change step for changing the file name to the file name to which the file name of the virtual join file requested for download and a number indicating the join order of each data file are added, and a plurality of data files whose file names have been changed in the change step To the external device that made the download request Executing signal and the step, to the computer.
[0009]
According to another aspect of the present invention, a computer-readable recording medium records any one of the file management programs described above.
[0012]
According to still another aspect of the present invention, a file management method is a file management method executed by a computer that performs file management , and a combining step of virtually combining a plurality of data files as one virtual combined file; The reception step of receiving a download request for a virtual combined file from an external device, and the file names of a plurality of data files that are virtually combined in the virtual combined file for which the download request has been received when the download request is received, A change step in which the file name of each virtual file is added to the original file name of each data file with the file name of the virtual combination file requested for download and the number indicating the combination order of each data file, Multiple data files with renamed files Comprises a transmission step of transmitting to the external apparatus that has performed a download request, the.
[0013]
DETAILED DESCRIPTION OF THE INVENTION
[First Embodiment]
Hereinafter, embodiments of the present invention will be described with reference to the drawings. In the drawings, the same reference numerals indicate the same or corresponding members, and description thereof will not be repeated.
[0014]
FIG. 1 is a diagram showing a network composed of a server and a personal computer on which a file management program according to the first embodiment of the present invention is installed.
[0015]
Referring to FIG. 1, a server 100 on which a file management program is installed and a plurality of personal computers 200a and 200b are connected to the network.
[0016]
FIG. 2 is a block diagram showing a schematic configuration of the server 100 and the personal computer 200a or 200b of FIG. Referring to the figure, server 100 or a personal computer includes a control unit 101 for controlling the entire apparatus, an input unit 105 for inputting data, a storage unit 103 for storing data, and data An output unit 107 for outputting the program, an external storage device 109 for storing a program to be executed by the control unit 101, and a LAN (local area network) card 113 for connecting to a network. .
[0017]
The control unit 101 stores a central processing unit (CPU), a read-only memory (ROM) for storing a program to be executed by the CPU, and variables necessary for executing the program by the CPU. Random access memory (RAM).
[0018]
The input unit 105 is a keyboard or a mouse, and can input characters or numbers or a predetermined instruction command.
[0019]
The storage unit 103 stores data such as documents or images. These data include, for example, a data file created by an application program of a word processor, a data file created by an application of a spreadsheet software, a data file for storing an image read by a digital camera or an image scanner, or It is a data file created by various other application programs.
[0020]
The storage unit 103 has a plurality of folders, and can classify the folders and store the data files. For example, a data file created by a word processor may be stored in a certain folder A, and a data file created by a spreadsheet application software may be stored in the folder B. Furthermore, a folder may be created for each case, or a folder may be created by dividing it by a predetermined period based on the date when the data file was created. These folders are created by various application programs.
[0021]
The output unit 107 is a display and displays a data file as a thumbnail or the like according to an instruction from the control unit 101. Thereby, a plurality of data files can be displayed simultaneously.
[0022]
The external storage device 109 reads a program or data recorded on a computer-readable recording medium 111 and transmits it to the control unit 101. Further, in accordance with an instruction from the control unit 101, necessary data is written in the computer-readable recording medium 111.
[0023]
The computer-readable recording medium 111 includes a tape system such as a magnetic tape and a cassette tape, a disk system such as a magnetic disk (flexible disk, hard disk device, etc.) and an optical disk (CD-ROM / MO / MD / DVD, etc.), and an IC. Examples include a card system such as a card (including a memory card) or an optical card, or a medium that carries a fixed program such as a semiconductor memory such as a mask ROM, EPROM, or flash memory. Further, the recording medium 111 may be a medium that carries the program in a fluid manner so that the program is downloaded from the network.
[0024]
The control unit 101 can execute the read program by reading the file management program recorded on the recording medium 111 with the external storage device 109.
[0025]
FIG. 3 is a diagram showing the file structure of the server. Referring to FIG. 3, the control unit 101 executes a file management program 101a. Assume that the storage unit 103 includes four folders 201, 211, 221, and 231. Folders 201, 211, 211, and 231 classify a plurality of data files. Here, a case where the folder 231 is a folder that is not managed by the file management program and the folders 201, 211, and 221 are folders managed by the file management program will be described.
[0026]
In FIG. 3, the folder 201 stores three data files 205, 207, and 209, the folder 211 stores three data files 215, 217, and 219, and the folder 221 stores 3 data files. Two data files 225, 227, and 229 are stored, and three data files 235, 237, and 239 are stored in the folder 231.
[0027]
In addition to data files, management information files 203, 213, and 223 are stored in the management target folders 201, 211, and 221, respectively. On the other hand, only the three data files 235, 237, and 239 are stored in the unmanaged folder 231 and no management information file is stored.
[0028]
The management information files 203, 213, and 223 are created when the file management program 101 a is executed by the control unit 101. The management information file includes file information of data files classified and stored in the folder in which the management information file is stored. For example, regarding the folder 201, the management information file 203 includes file information of three data files 205, 207, and 209. Regarding the folder 211, the management information file 213 includes file information of three data files 215, 217, and 219. Regarding the folder 221, the management information file 223 includes file information of the three data files 225, 227, and 229. Including. The file information includes data file attribute information and additional information. With this file information, a plurality of files can be virtually combined or not on the file management program.
[0029]
FIG. 4 is a flowchart showing the processing of the file management program executed on the server. Referring to the figure, it is assumed that there is a virtual join operation of files on the server from personal computer 200a or 200b as a client in step S101, and a request for downloading the virtually joined file is made from the client to the server in step S103. .
[0030]
At this time, in step S105, the server creates a virtual combination information file. Here, the virtual combination information file is a file indicating the order of combination of a plurality of virtually combined files. Next, in step S107, the virtual combination information file is downloaded from the server to the client personal computer together with the files constituting the virtual combination.
[0031]
5 and 6 are diagrams for explaining the virtual combining operation performed in step S101 of FIG.
[0032]
As shown in FIG. 5, here, it is assumed that a plurality of files of “task”, “current state”, and “target” are recorded in one folder, and these three files are virtually combined. It is assumed that the names of the respective files are “issue.doc”, “current status.xls”, and “target.doc”. The user drags and drops the “current” file onto the “target” file. Thereby, a virtual combined file is created in the order of current state → target. Further, the user drags and drops the “issue” file onto the created virtual combined file. Thereby, a virtual combined file is created in the order of task → current state → target. Also, the user can attach a file name to the virtual combined file, but here, it is assumed that the file name “report” is given.
[0033]
It should be noted that the names of the files constituting these virtual connections, the order of the virtual connections, and the file names of the virtual connection files are recorded in the management information file (see reference numerals 203, 213, and 223 in FIG. 3).
[0034]
FIG. 6 is a diagram illustrating a state after the three files in FIG. 5 are virtually combined. Referring to the figure, the contents of the “Issue” file are shown as thumbnails of the virtual file, but the user clicks on a predetermined location in the thumbnail so that the user turns the page so that the “current status” and “target” You can see a summary of the files.
[0035]
FIG. 7 is a diagram showing a specific example of the virtual combination information file created in step S105 of FIG. Referring to the figure, the virtual join information file is a text file, and shows the file name of the virtual join file (here, “report”), the configured files, and their order.
[0036]
In the present embodiment, when a virtual combination file is downloaded, a virtual combination information file indicating the order of virtual combination as shown in FIG. 7 is downloaded at the same time. As a result, even if the downloaded personal computer does not have the same file management program as the server and the virtual join state is released, the user can check the virtual join information file to check the order of joining these files, It is possible to know the files and file names involved in the connection, and to reproduce the virtual connection state.
[0037]
[Second Embodiment]
Since the hardware configuration of the system in the second embodiment is the same as that of the first embodiment, description thereof will not be repeated here. In the second embodiment, the process of the flowchart shown in FIG. 8 is executed instead of the process shown in the flowchart of FIG.
[0038]
Referring to FIG. 8, the processes in steps S201 and S203 are the same as the processes in S101 and S103 of FIG. In step S <b> 205, the server changes the file names of the files constituting the virtual combination based on the virtual combination file name (for example, “report”). Next, in step S207, a file constituting the virtual connection is downloaded from the server to the client personal computer.
[0039]
FIG. 9 is a diagram for explaining the file name changing process performed in step S205 of FIG. As shown in the figure, assuming that the names of the original files that make up the virtual join are “current status.doc”, “target.xls”, and “task.doc”, in this embodiment, the files By the name change process, the respective file names are changed to “report1_current.doc”, “report2_target.xls”, and “report3_task.doc”.
[0040]
That is, information with a virtual combined file name and a number indicating the order of the file is added to the original file name.
[0041]
By changing the file name in this way, the user can recognize the virtually combined file by looking at the file name, and can further recognize the order of the virtual combination. In this embodiment, since the virtual combination file name and number are added to the beginning of the file name, the original virtual combination file is displayed continuously even when sorting is performed by the file name. become. As a result, the user can easily recognize the virtual combination file.
[0042]
[Third Embodiment]
Since the hardware configuration of the system in the third embodiment is also the same as that of the first embodiment, description thereof will not be repeated here.
[0043]
In the third embodiment, processing of the flowchart shown in FIG. 10 is executed instead of the flowchart shown in FIG.
[0044]
Referring to FIG. 10, the processes in steps S301 and S303 are the same as the processes in steps S101 and S103 in FIG. In step S305, a management information file (also referred to as a virtual connection management file, corresponding to reference numerals 203, 213, and 223 in FIG. 3) is downloaded together with the files that constitute the virtual connection.
[0045]
FIG. 11 is a diagram for explaining the processing in step S305 of FIG. In the present embodiment, the management information file is also downloaded when the file constituting the virtual combination is downloaded. For example, when the same file management program as that on the server side is used in the client personal computer, the downloaded management information file can be used to display the file in a virtual connection state as in the server. .
[0046]
In this embodiment, the same management information file recorded on the server is downloaded to the client side. However, a new management information file corresponding to the client software is created and downloaded on the server. It may be.
[0047]
As described above, in the present embodiment, in the server / client type document management software, when the client downloads a file virtually combined on the server, information on the files constituting the virtual combination (file order, etc.) Can be provided to the client side, and the downloaded file can be reproduced as it is on the client side.
[0048]
The embodiment disclosed this time should be considered as illustrative in all points and not restrictive. The scope of the present invention is defined by the terms of the claims, rather than the description above, and is intended to include any modifications within the scope and meaning equivalent to the terms of the claims.
[Brief description of the drawings]
FIG. 1 is a diagram illustrating a network configuration according to a first embodiment of the present invention.
2 is a diagram showing a configuration of a server 100 and personal computers 200a and 200b in FIG.
FIG. 3 is a diagram illustrating a file structure of a server.
FIG. 4 is a flowchart illustrating processing executed by a file management program according to the first embodiment.
FIG. 5 is a diagram illustrating a state of a file before virtual combination.
FIG. 6 is a diagram showing a state of a file after virtual combination.
FIG. 7 is a diagram illustrating a specific example of a virtual combination information file.
FIG. 8 is a flowchart showing processing executed by a file management program according to the second embodiment.
FIG. 9 is a diagram illustrating a file name change process.
FIG. 10 is a flowchart illustrating processing executed by a file management program according to the third embodiment.
FIG. 11 is a diagram for explaining processing in the third embodiment;
[Explanation of symbols]
100 server, 101 control unit, 101a file management program, 103 storage unit, 200a, 200b personal computer (client).

Claims (3)

複数のデータファイルを1つの仮想結合ファイルとして仮想的に結合する結合ステップと、
外部装置から、前記仮想結合ファイルのダウンロード要求を受け付ける受付ステップと、
前記ダウンロード要求を受け付けた場合に、前記ダウンロード要求がされた仮想結合ファイルにおいて仮想的に結合されている前記複数のデータファイルのファイル名を、各々の前記データファイルの元のファイル名に、前記ダウンロード要求がされた仮想結合ファイルのファイル名と、前記各々のデータファイルの結合順序を示す数字とを付加したファイル名に変更する変更ステップと、
前記変更ステップでファイル名が変更された前記複数のデータファイルを、前記ダウンロード要求を行った前記外部装置に送信する送信ステップと、をコンピュータに実行させるファイル管理プログラム。
A joining step for virtually joining a plurality of data files as one virtual joining file;
An accepting step of accepting a download request for the virtual combined file from an external device;
When the download request is received, the download names of the plurality of data files that are virtually combined in the virtual combination file for which the download request has been made are used as the original file names of the data files. A change step of changing the file name of the requested virtual join file to a file name to which a number indicating the join order of each data file is added ;
A file management program that causes a computer to execute a transmission step of transmitting the plurality of data files whose file names have been changed in the changing step to the external device that has made the download request.
請求項1に記載のファイル管理プログラムを記録したコンピュータ読取可能な記録媒体 A computer-readable recording medium on which the file management program according to claim 1 is recorded . ファイル管理を行うコンピュータにより実行されるファイル管理方法であって、
複数のデータファイルを1つの仮想結合ファイルとして仮想的に結合する結合ステップと、
外部装置から、前記仮想結合ファイルのダウンロード要求を受け付ける受付ステップと、
前記ダウンロード要求を受け付けた場合に、前記ダウンロード要求がされた仮想結合ファイルにおいて仮想的に結合されている前記複数のデータファイルのファイル名を、各々の前記データファイルの元のファイル名に、前記ダウンロード要求がされた仮想結合ファイルのファイル名と、前記各々のデータファイルの結合順序を示す数字とを付加したファイル名に変更する変更ステップと、
前記変更ステップでファイル名が変更された前記複数のデータファイルを、前記ダウンロード要求を行った前記外部装置に送信する送信ステップと、を備えたファイル管理方法
A file management method executed by a computer that performs file management,
A joining step for virtually joining a plurality of data files as one virtual joining file;
An accepting step of accepting a download request for the virtual combined file from an external device;
When the download request is received, the download names of the plurality of data files that are virtually combined in the virtual combination file for which the download request has been made are used as the original file names of the data files. A change step of changing the file name of the requested virtual join file to a file name to which a number indicating the join order of each data file is added;
A file management method comprising: a transmission step of transmitting the plurality of data files whose file names have been changed in the changing step to the external device that has made the download request.
JP2001221625A 2001-07-23 2001-07-23 File management program, computer-readable recording medium storing file management program, and file management method Expired - Fee Related JP4348880B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001221625A JP4348880B2 (en) 2001-07-23 2001-07-23 File management program, computer-readable recording medium storing file management program, and file management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001221625A JP4348880B2 (en) 2001-07-23 2001-07-23 File management program, computer-readable recording medium storing file management program, and file management method

Publications (3)

Publication Number Publication Date
JP2003036192A JP2003036192A (en) 2003-02-07
JP2003036192A5 JP2003036192A5 (en) 2006-05-18
JP4348880B2 true JP4348880B2 (en) 2009-10-21

Family

ID=19055264

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001221625A Expired - Fee Related JP4348880B2 (en) 2001-07-23 2001-07-23 File management program, computer-readable recording medium storing file management program, and file management method

Country Status (1)

Country Link
JP (1) JP4348880B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4473101B2 (en) 2004-11-12 2010-06-02 コニカミノルタビジネステクノロジーズ株式会社 Document management method and document management apparatus and program using the same
JP5293059B2 (en) * 2008-10-02 2013-09-18 横河電機株式会社 Measuring system
KR101613920B1 (en) * 2015-11-09 2016-04-20 주식회사 탑시스템 A position control apparatus for a television receiver

Also Published As

Publication number Publication date
JP2003036192A (en) 2003-02-07

Similar Documents

Publication Publication Date Title
RU2406126C2 (en) Method and machine-readable medium for previewing and performing operations on e-mail attachments
KR100760227B1 (en) Image file management apparatus and method and storage medium
US8418257B2 (en) Collection user interface
US20160259805A1 (en) Method for graphical representation of a content collection
CN110311973B (en) Multi-tenant-oriented image cloud service system and method
RU2322687C2 (en) System and method for providing multiple reproductions of content of documents
EP3104318A1 (en) Information processing apparatus, method, and program
JP2012146327A (en) Method, system, and device for providing document preview
JP2007042092A (en) Electronic document processing apparatus, method, and program
US20130198156A1 (en) Methods and Systems for an Action-Based Interface for Files and Other Assets
US20100057770A1 (en) System and method of file management, and recording medium storing file management program
JPH1091648A (en) Device for representing and giving link to information and quoted or reproduced material
JP2005267614A (en) Information processing system, server device, control method of server device, program and storage medium
JP2004029991A (en) File processing program and file processor
JP4348880B2 (en) File management program, computer-readable recording medium storing file management program, and file management method
US20090259986A1 (en) Class selectable design sharing
JP4337284B2 (en) File management program and file management method
KR20130126614A (en) Application file system access
US9588948B2 (en) Apparatus and method for editing document image
US8570610B2 (en) Information processing apparatus, information processing method and computer readable medium for designating a region of reduced document on display and creating image corresponding to the designated region
JP5353427B2 (en) Image processing apparatus, program, and image processing system
JP2003067373A (en) Program, and document processor and method for processing document
JP2006343976A (en) Method for providing electronic form and electronic form server device
CN114519039B (en) Data online management method and device, terminal equipment and storage medium
US20230105023A1 (en) Deployment migration tool with decoding capabilities

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20050614

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060323

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060323

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081209

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20081217

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090205

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090331

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090526

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20090610

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: 20090630

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090713

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120731

Year of fee payment: 3

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: 20130731

Year of fee payment: 4

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees