[go: nahoru, domu]

JP4783592B2 - File management system, management device, and program - Google Patents

File management system, management device, and program Download PDF

Info

Publication number
JP4783592B2
JP4783592B2 JP2005191713A JP2005191713A JP4783592B2 JP 4783592 B2 JP4783592 B2 JP 4783592B2 JP 2005191713 A JP2005191713 A JP 2005191713A JP 2005191713 A JP2005191713 A JP 2005191713A JP 4783592 B2 JP4783592 B2 JP 4783592B2
Authority
JP
Japan
Prior art keywords
file
management
mail
information
data
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
JP2005191713A
Other languages
Japanese (ja)
Other versions
JP2007011691A (en
Inventor
浩一 鎌田
雄大 深見
篤史 大谷
勇治 木村
俊幸 高木
眞樹 桑島
Original Assignee
株式会社日本デジタル研究所
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 株式会社日本デジタル研究所 filed Critical 株式会社日本デジタル研究所
Priority to JP2005191713A priority Critical patent/JP4783592B2/en
Publication of JP2007011691A publication Critical patent/JP2007011691A/en
Application granted granted Critical
Publication of JP4783592B2 publication Critical patent/JP4783592B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、端末装置と管理装置との間で、ネットワークを介してデータのバックアップを行うシステムにおいて、管理装置側におけるバックアップデータの状態管理の仕組みに関する。 The present invention relates to a backup data state management mechanism on a management device side in a system that backs up data between a terminal device and a management device via a network.

重要なデータのバックアップを行なうに際し、地理的に離れた場所に設置された装置にバックアップすることが知られている。同一拠点にある別の記憶装置にバックアップするよりも、地震などの災害に強いためである。 When backing up important data, it is known to back up to a device installed in a geographically distant place. This is because it is more resistant to disasters such as earthquakes than to backup to another storage device at the same location.

その場合、インターネット等のWAN(Wide Area Networkの頭文字を取った略称)を経由してデータのバックアップを行うシステムにおいては、個々の端末装置のデータをバックアップするに際し、ネットワークを経由して接続されたサーバー装置に保存することが行われている。この場合において、サーバー装置側がWebサーバーでない場合(例えば、プロバイダとの契約が行われておらず、公開サーバーを立てていない場合)には、サーバー装置側で、データのバックアップを行うには、各端末装置側からファイル転送によりデータの転送を行うか、あるいは電子メールにファイルを添付して送付する方式を採用している。 In such a case, in a system that backs up data via a WAN (abbreviation of Wide Area Network) such as the Internet, the data of each terminal device is connected via the network. Saving to a server device is performed. In this case, when the server device side is not a Web server (for example, when a contract with a provider is not made and a public server is not set up), in order to back up data on the server device side, A method of transferring data by file transfer from the terminal device side or attaching a file to an electronic mail and sending it is adopted.

例えば、電子メールにファイルを添付して送付する方式の場合、まず、端末装置がバックアップ処理要求を発した場合、端末装置側では電子メールにファイルを添付する処理が行われ、そしてサーバー装置側ではメールの内容を解析し所定の記憶領域への保存処理を行う処理が行われる。そして、端末装置がデータ読み出し要求を発する場合には、電子メールで読み出し要求がサーバー装置側に対して送信され、サーバー装置側では、該電子メールを解析して所望のファイルを電子メールに添付して送信する処理が行われている。このため、特にサーバー装置側の処理が複雑となり、端末装置が多数接続されるようなネットワーク構成の場合、端末装置に対して迅速な応答処理を行うことが困難であった。 For example, in the case of a method of sending a file attached to an e-mail, first, when the terminal device issues a backup processing request, processing for attaching the file to the e-mail is performed on the terminal device side, and on the server device side Processing for analyzing the contents of the mail and saving it in a predetermined storage area is performed. When the terminal device issues a data read request, the read request is transmitted to the server device side by e-mail, and the server device side analyzes the e-mail and attaches the desired file to the e-mail. Is being sent. For this reason, the processing on the server device side is particularly complicated, and in the case of a network configuration in which a large number of terminal devices are connected, it is difficult to perform a quick response process on the terminal device.

また、これら従来の技術では、端末装置が主体となって、データのバックアップ要求や読み出し要求を発することとしている。これは、サーバー装置側では、端末装置側のバックアップ処理要求(すなわちデータ保存要求)に応じて、サーバー装置側の記憶装置にデータの保存を行い、また端末装置側のデータ読み出し要求に応じて、データの出力を行なえば足りるからである。しかし、そもそも、拠点間を介してのデータのバックアップ処理は、端末装置のディスクに不具合が生じた際の保険としての効果を期待して行うものであるから、必ずしも常時、双方向のアクセス(端末装置からサーバー装置への保存処理と読み出し処理)を必要とするものではない。端末装置側の記憶装置が故障した場合に、全部のファイルを一括して転送できれば済むのである。 In these conventional techniques, the terminal device is mainly responsible for issuing a data backup request and a read request. This is because the server device side stores data in the storage device on the server device side in response to a backup processing request on the terminal device side (that is, a data storage request), and in response to a data read request on the terminal device side, This is because it is sufficient to output data. However, in the first place, the backup process of data between bases is always performed in anticipation of the effect as insurance when a failure occurs in the disk of the terminal device. It does not require storage processing and read processing from the device to the server device. If the storage device on the terminal device side breaks down, all the files can be transferred at once.

他方、従来の技術では、前述のように、端末装置側からの(サーバー装置への)保存要求、あるいは端末装置からの(サーバー装置の記憶装置から読み出すための)読み出し要求、にサーバー装置側が対応すれば足りる関係上、サーバー装置側でが、保存しているデータの管理は行われておらず、特定の用途のデータを保存する場合には、不都合が生じていた。 On the other hand, in the conventional technology, as described above, the server device side responds to a storage request (to the server device) from the terminal device side or a read request from the terminal device (to read from the storage device of the server device). For this reason, the server device does not manage the stored data, and inconvenience arises when storing data for a specific purpose.

つまり、端末装置側だけでデータの作成、活用を行なう場合には、従来技術のように端末装置側が主体となってデータの管理を行えば足りるが、データの種類によっては、サーバー装置側でもデータの管理を行う方が都合がよい場合が少なくない。 In other words, when data is created and used only on the terminal device side, it is sufficient to manage the data mainly on the terminal device side as in the prior art. However, depending on the type of data, the server device side also requires data management. Often it is more convenient to manage

例えば、会計事務所と顧問先との間で、会計業務に関するデータを扱うに際し、基本的には顧問先(端末装置側)データを作成し、会計事務所(サーバー装置側)にバックアップを行なう場合において、会計事務所側で、顧問先側(端末側)におけるデータの作成進行度を管理したり、会計処理に必要なデータが揃っているかなどを確認・管理するサービス業務がある。このような場面では、会計事務所(サーバー装置)側でデータの管理を行う方が都合がよいのである。 For example, when handling accounting-related data between an accounting firm and a business partner, basically, the business partner (terminal equipment side) data is created and backed up to the accounting office (server equipment side). In the accounting office, there is a service business that manages the progress of data creation on the advisor side (terminal side), and confirms / manages whether the data necessary for accounting processing is available. In such a situation, it is more convenient to manage the data at the accounting office (server device) side.

このような技術は、例えば特許文献1、特許文献2、および特許文献3に開示されている。まず、特許文献1には、電子メールを利用した、データのバックアップに関する技術が開示されている。当該文献によれば、ユーザーコンピュータ(端末装置)側が主体となって、データの登録要求を、センターコンピュータ(サーバー装置)に電子メールで送付することにより、サーバー装置の記憶装置に登録し、かつ、ユーザーコンピュータ側が主体となって、データの取り出し要求をセンターコンピュータに電子メールで送付することにより、データを取り出して、ユーザーコンピュータに再度メールを送付することで、読み出しが可能となる技術が開示されている。 Such a technique is disclosed in Patent Document 1, Patent Document 2, and Patent Document 3, for example. First, Patent Document 1 discloses a technology related to data backup using electronic mail. According to the document, the user computer (terminal device) side is mainly responsible for registering the data registration request in the storage device of the server device by sending it by e-mail to the center computer (server device), and A technology has been disclosed in which data can be read out by sending the data retrieval request to the center computer by e-mail, and then retrieving the data and re-sending the mail to the user computer. Yes.

しかし、前述のように、データのバックアップを目的とする場合、端末装置からサーバー装置への一方向の登録手段さえあれば、災害など非常時の場合でも、データのバックアップが他の拠点で行ない得るという目的を達成し得るのだから、あえて、端末装置側からの取り出し要求に応答する必要はない。当該先行技術によれば、サーバー装置に接続される端末装置の数が増えると、サーバー装置の負荷が増大し、応答レスポンスの低下という不都合が生じてくる。 However, as described above, when data backup is intended, data can be backed up at another site even in the event of an emergency such as a disaster, as long as there is a one-way registration means from the terminal device to the server device. Therefore, there is no need to respond to a retrieval request from the terminal device side. According to the prior art, when the number of terminal devices connected to the server device increases, the load on the server device increases and the response response decreases.

また、当該先行技術では、サーバー装置側でのデータ管理について、何ら示されておらず、会計事務所と顧問先でやり取りする会計データを取り扱うような用途には不向きであった。むしろ、サーバー装置側でのデータ管理機能を充実させる方が、サーバー装置の負荷も減り、また用途によっては好適な場面も多い。 Further, the prior art does not show any data management on the server device side, and is not suitable for use in handling accounting data exchanged between an accounting office and a consultant. Rather, if the data management function on the server device side is enhanced, the load on the server device is reduced, and there are many suitable situations depending on the application.

また、データ保存時に、他の拠点にも同じデータを送信するに際し、電子メールを利用する技術としては、特許文献2がある。特許文献2では、データの保存処理をトリガとして、バックグラウンド処理により自動的に電子メールにデータを添付して送信する技術が開示されている。しかし、特許文献2では、2拠点間でデータベースを同期することを目的とし、そのためにどのような単位でデータを分割し、どのような履歴情報を付加して送信するか、あるいは、どのようなタイミングで送信するかが課題となっている。このため、前述のような課題(送付先(管理装置側)でのデータ管理に関する課題)解決に寄与するものではなかった。また、かならずしも同期処理を必要とせず、新旧の履歴情報で管理すれば足りる用途、例えばバックアップ、あるいはストレージ用途に係る課題を解決するものではない。 Japanese Patent Application Laid-Open No. 2004-133867 discloses a technique that uses electronic mail when transmitting the same data to other bases when storing data. Patent Document 2 discloses a technique for automatically attaching data to an e-mail and transmitting it by background processing using a data storage process as a trigger. However, in Patent Document 2, the purpose is to synchronize the database between the two bases. For that purpose, the data is divided in what units, what history information is added and transmitted, or what kind of The issue is whether to transmit at the timing. For this reason, it did not contribute to the solution of the above-described problems (problems related to data management at the transmission destination (management apparatus side)). In addition, it does not necessarily require synchronization processing, and does not solve problems related to applications that need only be managed with old and new history information, such as backup or storage applications.

また、データ管理あるいはデータの履歴管理に関する技術分野において、特に、電子メールを利用したステータス管理に関する技術としては、例えば、特許文献3に開示されている。特許文献3において、サーバー装置が、作業者および作業状況が記述される「ステータス管理シート」を文書ファイルに添付して、端末(ユーザー)に電子メール送信し、ユーザーは該「ステータス管理シート」に記入してサーバーに返信することで、ステータス管理を行ない得る点に特徴がある。しかし、端末(ユーザー)側で、わざわざ、「ステータス管理シート」なるシートに記入しなければ履歴管理できないのは不都合である。また、サーバー装置側でデータファイルの到着日時や履歴管理を行なうという課題や、受け取ったファイルそのものから、端末側の作業の進行状況を把握するという課題に対し、解決を示すものではなかった。 In the technical field related to data management or data history management, for example, a technique related to status management using electronic mail is disclosed in, for example, Patent Document 3. In Patent Document 3, a server device attaches a “status management sheet” in which a worker and work status are described to a document file and sends an e-mail to a terminal (user), and the user enters the “status management sheet”. It is characterized in that status management can be performed by filling in and returning to the server. However, it is inconvenient that the history cannot be managed unless the terminal (user) side fills in a sheet called “status management sheet”. In addition, there has been no solution to the problem of managing the arrival date and history of the data file on the server device side and the history of the work on the terminal side from the received file itself.

特開平08−83223号公報Japanese Patent Laid-Open No. 08-83223 特開2001−117801号公報JP 2001-117801 A 特開2004−192261号公報JP 2004-192261 A

前述のように、バックアップ処理は、そもそも、端末装置のディスクに不具合が生じた際の保険としての効果を期待して行うものであるから、必ずしも常時、双方向のアクセス(保存&読み出し処理)を必要とするものではない。また、バックアップするデータの種類によっては、サーバー装置側でもデータの管理を行う方が都合がよい場合が少なくない。特に、会計事務所と顧問先の間では、会計データのやり取りを行ない、顧問先の進捗状況などを管理したり、会計データの監査を行なうことが求められる。 As mentioned above, the backup process is originally performed in anticipation of an insurance effect in the event of a failure in the disk of the terminal device, so bi-directional access (save & read process) is always required. It is not what you need. Further, depending on the type of data to be backed up, there are many cases where it is more convenient for the server device side to manage the data. In particular, it is required to exchange accounting data between the accounting office and the advisor, manage the progress of the advisor, and audit the accounting data.

また、会計事務所では多数の顧問先を抱え、それぞれの顧問先の重要な会計データを預かっているため、不要に各顧問先のデータ読み出し要求を許可した場合、間違って他の顧問先のデータの読み出しを許可してしまうおそれもある。 In addition, since accounting firms have a large number of business partners and keep important accounting data for each business partner, if they are unnecessarily permitted to read data from each business partner, the data of other business partners is inadvertently May be permitted to be read.

そして、会計事務所では、個人経営の事務所も多く、必ずしも(費用や管理工数の発生する)Webサーバーを立てているとは限らない。このような場合において、顧問先のデータをバックアップしようとすれば、電子メール経由で受け取る方式を採用せざるを得ないが、仮に、顧問先から、会計事務所側でバックアップしているデータの読み出し要求に、いちいち応答していた場合、大量の電子メールおよび添付データの送受信処理が発生し、管理装置の負荷は著しく増大し、会計事務所側の他の処理に悪影響が出るおそれもある。 In accounting firms, there are many privately managed offices, and Web servers (which generate costs and management man-hours) are not always established. In such a case, if you want to back up the data of the advisor, you will have to adopt the method of receiving via e-mail, but temporarily, the data backed up on the accounting office side from the advisor When responding to the requests one by one, a large amount of e-mail and attached data transmission / reception processing occurs, the load on the management apparatus increases significantly, and other processing on the accounting office side may be adversely affected.

したがって、むしろ、顧問先(端末装置)からの読み出し要求に応答することを止め、管理装置側における管理機能を充実させることが好ましい。このように、本発明では、上記課題を解決することを目的としてなされたものであり、電子メール技術を利用して、端末装置側のデータを、管理装置側にバックアップするに際して、併せて、管理装置側で、データの履歴、処理状況などを管理するシステムの提供を目的としている。つまり、Webサーバーを立てていない会計事務所でも、電子メールを使える環境にさえあれば、顧問先のデータ(ファイル)のバックアップ処理に加えて、そのバックアップデータ(ファイル)の管理を行ない得るシステムを構築することが目的となる。 Therefore, it is preferable to stop responding to a read request from a consultant (terminal device) and enhance the management function on the management device side. As described above, the present invention has been made for the purpose of solving the above-described problems. When data on the terminal device side is backed up to the management device side using electronic mail technology, management is also performed. It is intended to provide a system that manages data history, processing status, etc. on the device side. In other words, even in an accounting office that does not have a Web server, a system that can manage backup data (files) in addition to backup data (files) of advisors as long as there is an environment where e-mail can be used. The goal is to build.

そして、このようなシステム構成を採用する場合、前述のように、電子メール利用する関係で、頻繁にデータのやり取りを行なえば、管理装置の負担は重くなるほか、管理装置側のオペレータの管理工数も増大するところ、これを如何に制御して、各拠点間のデータのやり取りをできるだけ少なくするかが課題となる。 When such a system configuration is adopted, as described above, if data is frequently exchanged in relation to using e-mail, the burden on the management device will be heavy, and the management man-hours of the operator on the management device side will be increased. However, the problem is how to control this to minimize the exchange of data between the sites.

また、各装置や各システムに存在する容量制限(例えばメールサーバーのメールBOXの容量制限や添付ファイルの容量制限)などを如何に回避しつつデータのやり取りを行なうのか、そのためのタイミング制御を如何に工夫するかといった課題が浮上してくる。あるいは、電子メール利用する関係で、端末装置側でバックアップ処理を依頼したデータが、管理装置側で正常にバックアップ処理されたかどうかといった情報伝達のタイミング制御なども必要となってくる。 In addition, how to control the timing of data exchange while avoiding the capacity limit (for example, the mail server mail BOX capacity limit and attached file capacity limit) existing in each device and each system. The question of how to devise comes up. Alternatively, due to the use of e-mail, it is necessary to control the timing of information transmission such as whether the data requested for backup processing on the terminal device side has been normally backed up on the management device side.

このように、常時リアルタイムに近い形でデータのやり取りが可能な、WebサーバーやFTP(File Transfer Protocol)サーバーを利用する場合と異なり、あえて電子メール技術を利用することで、様々なデメリットが発生するところ、逆に、いかに折り合いをつけて制御していくかが課題となってくる。この点、例えば、システムの用途を会計処理用途にある程度絞り込むことで、これらのデメリットを吸収しつつ、逆に一定のタイミングにバックアップ処理を制御しつつ、管理装置側のデータ管理機能を充実させることができる。 In this way, unlike the case of using a Web server or FTP (File Transfer Protocol) server that can exchange data almost always in real time, there are various disadvantages due to the use of e-mail technology. However, on the contrary, the issue is how to control with a compromise. In this regard, for example, by narrowing the system usage to accounting processing to some extent, while absorbing these demerits and conversely controlling the backup processing at a fixed timing, the data management function on the management device side should be enhanced. Can do.

より具体的には、会計データの場合、その性質上、端末装置側のデータの変更処理にリアルタイムに応答することは必ずしも必要ではない。例えば、会計データの日次監査や月次監査といった監査タイミングを考慮して、拠点間のデータのやり取りを制御することが考えられる。そして、このような場面では、監査タイミングと如何に同調しつつ、データのやり取りのタイミングを制御するか課題となるほか、管理装置側と端末装置側でどのようなデータの持ち方をして、バックアップデータの管理状態をコントロールしていくかが課題となってくる。
また、管理装置側では、端末装置のデータを単にバックアップするだけでなく、どのような単位で状態管理すれば、会計処理の進捗を示す指標となるかが課題となってくる。
More specifically, in the case of accounting data, it is not always necessary to respond in real time to the data change processing on the terminal device side due to its nature. For example, it is conceivable to control data exchange between bases in consideration of audit timing such as daily audit and monthly audit of accounting data. And in such a situation, in addition to the problem of how to control the timing of data exchange while synchronizing with the audit timing, what kind of data is held on the management device side and the terminal device side, The issue is how to control the management status of backup data.
On the management device side, not only is the data of the terminal device simply backed up, but what kind of unit is used to manage the status becomes an index indicating the progress of the accounting process.

上記課題を解決するために、請求項1に記載の発明では、電子メール送受信機能を有する管理装置と電子メール送受信機能を有する1または2台以上の端末装置とが接続してなる通信ネットワークシステムにおけるファイル管理システムであって、管理装置は、バックアップファイルを格納するためのバックアップファイル格納メモリと、ファイル管理情報を登録するためのファイル管理情報登録メモリと、端末装置毎に、端末装置のアプリケーションプログラム別に、バックアップ処理を許可するか否かを決定するためのファイル環境設定情報を設定するファイル環境設定情報設定手段と、ファイル環境設定情報を電子メールに組み込むためのファイル環境設定情報組込手段と、電子メールに組み込まれたファイル環境設定情報を該ファイル環境設定情報により指定された端末装置に対して送信する管理メール送信手段と、ファイル環境設定情報を受信した端末装置から送信される電子メールを受信する端末メール受信手段と、受信した電子メールがファイル格納要求メールか否かを判定し、ファイル格納要求メールの場合には、該電子メールから添付ファイルを抽出し、該添付ファイルをバックアップファイルとして前記格納メモリに格納するバックアップファイル格納手段と、バックアップファイルを格納メモリに格納する際に、該バックアップファイルに一意に対応するファイル管理情報を生成して、ファイル管理情報登録メモリに登録するファイル管理情報登録手段と、を備え、端末装置は、管理装置からの電子メールを受信し、受信した電子メールに含まれているファイル環境設定情報を抽出するファイル環境設定情報抽出手段と、端末装置で実行される各アプリケーションプログラムが生成したデータがそれぞれ管理装置によりバックアップを許可されたデータか否かを受信したファイル環境設定情報を基に判定し、バックアップを許可されたデータの場合は、該アプリケーションプログラムのデータを管理装置に送信するファイルデータとするデータ制御手段と、管理装置に送信するファイルを電子メールの添付ファイルとすると共にこの電子メールをファイル格納要求メールとするファイル格納要求メール作成手段と、上記ファイル格納要求メールを管理装置宛て送信するファイル格納要求メール送信手段とを備えた、ことを特徴とするファイル管理システムを提供する。
また、請求項2に記載の発明では、バックアップファイル格納手段は、保存指示があるまでは格納メモリに格納されたバックアップファイルを未処理状態とし、保存指示があると該ファイルを保存状態とする手段を含むことを特徴とする請求項1記載のファイル管理システムを提供する。
また、請求項3に記載の発明では、管理装置は、端末装置側における電子メールの送信タイミングを制御するためのタイミング制御情報、を設定するためのタイミング制御情報設定手段を備え、端末装置にタイミング制御情報を組み込んだ電子メールを送信し、端末装置は、電子メール受信手段により該電子メールを受信し、ファイル環境設定情報抽出手段により該タイミング制御情報を抽出し、データ制御手段により、該端末装置で実行される各アプリケーションプログラムが生成したデータがそれぞれバックアップを許可されたデータと判定された場合に、抽出したタイミング制御情報に基づくタイミングで該アプリケーションプログラム用のデータファイルを含むファイル格納要求メールを管理装置に送信するタイミングを制御する、ことを特徴とする請求項1記載のファイル管理システムを提供する。
また、請求項4に記載の発明では、管理装置は、さらに、ファイル管理情報登録メモリに登録されているファイル管理情報を読み出すファイル管理情報読出手段と、読み出したファイル管理情報から管理表をそれぞれ端末装置毎に一覧表示可能に生成する管理表生成手段と、該生成した管理表を出力する管理表出力手段とを備えたことを特徴とする請求項1記載のファイル管理システムを提供する。
In order to solve the above-mentioned problem, in the invention described in claim 1, in a communication network system in which a management device having an electronic mail transmission / reception function and one or more terminal devices having an electronic mail transmission / reception function are connected. In the file management system, the management device stores a backup file storage memory for storing a backup file, a file management information registration memory for registering file management information, and a terminal device application program for each terminal device. , File environment setting information setting means for setting file environment setting information for determining whether or not to permit backup processing, file environment setting information incorporation means for incorporating file environment setting information into an e-mail, and electronic The file configuration information embedded in the email Management mail transmitting means for transmitting to the terminal device specified by the environment setting information, terminal mail receiving means for receiving an e-mail transmitted from the terminal apparatus that has received the file environment setting information, and the received e-mail as a file A backup file storage means for determining whether or not the file is a storage request mail and, in the case of a file storage request mail, extracting an attached file from the e-mail and storing the attached file as a backup file in the storage memory; when storing in the storage memory, and generates the file management information uniquely corresponding to the backup file, and a file management information registration means for registering the file management information registration memory, the terminal device from the management device Received e-mail and the file included in the received e-mail File environment setting information extracting means for extracting file environment setting information, and file environment setting information received whether data generated by each application program executed on the terminal device is data permitted to be backed up by the management device. In the case of data that is determined based on the data permitted to be backed up, the data control means that makes the data of the application program file data to be transmitted to the management apparatus, and the file to be transmitted to the management apparatus is attached to the e-mail. Provided is a file management system comprising: a file storage request mail creating means for using this e-mail as a file storage request mail; and a file storage request mail sending means for sending the file storage request mail to a management device. To do.
According to the second aspect of the present invention, the backup file storage means sets the backup file stored in the storage memory to an unprocessed state until a save instruction is issued, and sets the file to a save state when the save instruction is issued. The file management system according to claim 1 is provided.
According to a third aspect of the present invention, the management device includes timing control information setting means for setting timing control information for controlling the transmission timing of the e-mail on the terminal device side. An electronic mail incorporating control information is transmitted, the terminal device receives the electronic mail by an electronic mail receiving means, extracts the timing control information by a file environment setting information extracting means, and the terminal device by a data control means If the data generated by each application program executed in step S3 is determined to be data permitted to be backed up, the file storage request mail including the data file for the application program is managed at the timing based on the extracted timing control information Control the timing of transmission to the device, It provides a file management system of claim 1, wherein the door.
In the invention according to claim 4, the management device further includes a file management information reading means for reading the file management information registered in the file management information registration memory , and a management table from each of the read file management information. 2. A file management system according to claim 1, further comprising management table generation means for generating a list displayable for each device and management table output means for outputting the generated management table .

また、請求項5に記載の発明では、電子メール送受信機能を有する1または2台以上の端末装置と通信ネットワークを介して接続可能な機能を有する管理装置であって、バックアップファイルを格納するためのバックアップファイル格納メモリと、ファイル管理情報を登録するためのファイル管理情報登録メモリと、端末装置毎に、端末装置のアプリケーションプログラム別に、バックアップ処理を許可するか否かを決定するためのファイル環境設定情報を設定するファイル環境設定情報設定手段と、ファイル環境設定情報がバックアップ処理を許可する旨の情報に設定されている場合には、該ファイル環境設定情報を電子メールに組み込むためのファイル環境設定情報組込手段と、電子メールに組み込まれたファイル環境設定情報を該ファイル環境設定情報により指定された端末装置に対して送信する管理メール送信手段と、ファイル環境設定情報を受信した端末装置から送信される電子メールを受信するメール受手段と、受信した電子メールがファイル格納要求メールか否かを判定し、ファイル格納要求メールの場合には、該電子メールから添付ファイルを抽出し、該添付ファイルをバックアップファイルとして前記格納メモリに格納するバックアップファイル格納手段と、バックアップファイルを格納メモリに格納する際に、該バックアップファイルに一意に対応するファイル管理情報を生成して、ファイル管理情報登録メモリに登録するファイル管理情報登録手段と、を備えたことを特徴とする管理装置を提供する。
また、請求項6に記載の発明では、さらに、ファイル管理情報登録メモリに登録されているファイル管理情報を読み出すファイル管理情報読出手段と、ファイル管理情報読出手段により読み出したファイル管理情報と新たに格納しようとするファイルに一意に対応して生成されたファイル管理情報とを比較するファイル管理情報比較手段と、格納メモリに格納されているバックアップファイルを削除するファイル削除手段とを備え、バックアップファイルを格納手段に格納する際に、該バックアップファイルに一意に対応して生成された第1のファイル管理情報と、ファイル管理情報読出手段により、すでに格納済みのバックアップファイルに一意に対応する第2のファイル管理情報を読み出し、ファイル管理情報比較手段により、第1のファイル管理情報と、第2のファイル管理情報とを比較し、同じ端末装置から同じ日に受信した、同じファイル形式のバックアップファイルを格納している場合には、すでに格納済みの、同じ端末装置から同じ日に受信した、同じファイル形式バックアップファイルを、ファイル削除手段により記憶部から削除するとともに、管理情報登録手段により、削除したバックアップファイルに一意に対応するファイル管理情報を更新して登録することを特徴とする請求項記載の管理装置を提供する。
また、請求項7に記載の発明では、さらに、ファイル管理情報登録メモリに登録されているファイル管理情報を読み出すファイル管理情報読出手段と、読み出したファイル管理情報から管理表を生成する管理表生成手段と、該生成した管理表を出力する管理表出力手段とを備え、管理表は、端末装置から受信したバックアップファイルについて、ファイル形式毎に、少なくとも、保管しているファイルのファイル名、および当該ファイルの管理装置側における管理状態を、それぞれ端末装置毎に一覧表示されていることを特徴とする請求項記載の管理装置を提供する。
According to a fifth aspect of the present invention, there is provided a management device having a function connectable to one or more terminal devices having an electronic mail transmission / reception function via a communication network, for storing a backup file. Backup file storage memory, file management information registration memory for registering file management information, and file environment setting information for determining whether backup processing is permitted for each terminal device application program for each terminal device If the file environment setting information is set to information that permits backup processing, the file environment setting information group for incorporating the file environment setting information in the e-mail is set. And file configuration information embedded in the e-mail. Management mail transmission means for transmitting to the terminal device specified by the environment setting information, mail receiving means for receiving an e-mail transmitted from the terminal device that has received the file environment setting information, and the received e-mail as a file A backup file storage means for determining whether or not the file is a storage request mail and, in the case of a file storage request mail, extracting an attached file from the e-mail and storing the attached file as a backup file in the storage memory; A file management information registration means for generating file management information uniquely corresponding to the backup file and registering it in the file management information registration memory when storing the file in the storage memory I will provide a.
In the invention described in claim 6, the file management information reading means for reading the file management information registered in the file management information registration memory , and the file management information read by the file management information reading means are newly stored. A file management information comparison unit that compares the file management information generated in correspondence with the file to be uniquely created and a file deletion unit that deletes the backup file stored in the storage memory, and stores the backup file The first file management information generated uniquely corresponding to the backup file when stored in the means, and the second file management uniquely corresponding to the backup file already stored by the file management information reading means The information is read, and the first file is read by the file management information comparing means. File management information is compared with the second file management information, and if a backup file of the same file format received from the same terminal device on the same day is stored, it is stored from the same terminal device already stored. The same file format backup file received on the same day is deleted from the storage unit by the file deletion means, and the file management information uniquely corresponding to the deleted backup file is updated and registered by the management information registration means. A management device according to claim 5 is provided.
Further, in the invention described in claim 7, file management information reading means for reading file management information registered in the file management information registration memory, and management table generating means for generating a management table from the read file management information And a management table output means for outputting the generated management table. The management table includes at least the file name of the file stored for each file format and the file for the backup file received from the terminal device. 6. The management device according to claim 5 , wherein the management status on the management device side is listed for each terminal device .

また、請求項8に記載の発明では、電子メール送受信機能を有する1または2台以上の端末装置と通信ネットワークを介して接続可能な管理装置において実行可能なプログラムであって、管理装置のコンピュータを、端末装置毎に、端末装置のアプリケーションプログラム別に、バックアップ処理を許可するか否かを決定するためのファイル環境設定情報を設定するファイル環境設定情報設定手段、ファイル環境設定情報がバックアップ処理を許可する旨の情報に設定されている場合には、該ファイル環境設定情報を電子メールに組み込むためのファイル環境設定情報組込手段、電子メールに組み込まれたファイル環境設定情報を該ファイル環境設定情報により指定された端末装置に対して送信するメール送信手段、ファイル環境設定情報を受信した端末装置から送信される電子メールを受信するメール受信手段、受信した電子メールがファイル格納要求メールか否かを判定し、ファイル格納要求メールの場合には、該電子メールから添付ファイルを抽出し、該添付ファイルをバックアップファイルとして格納メモリに格納するバックアップファイル格納手段、バックアップファイルをメモリに格納する際に、該バックアップファイルに一意に対応するファイル管理情報を生成して、メモリに登録するファイル管理情報登録手段として機能させるプログラムを提供する。
また、請求項9に記載の発明では、更に、コンピュータを、メモリからファイル管理情報を読み出し、バックアップデータを保存している顧問先名称を取得する顧問先名称取得手段、取得した顧問先名称を一覧表示する一覧表示手段、一覧表示された顧問先名称の中からひとつの顧問先名称を選択する顧問先名称取得手段、ファイル形式を選択するファイル形式選択手段、選択された顧問先名称における選択されたファイル形式に一意に対応するファイル管理情報をメモリから取得するファイル管理情報取得手段、取得したファイル管理情報のうち、少なくともファイル形式毎に保管しているファイルのファイル名称、および当該ファイルの管理装置側における管理状態を示す情報を、それぞれ顧問先毎に一覧表示する管理情報表示手段、として機能させる請求項記載のプログラムを提供する。
According to an eighth aspect of the present invention, there is provided a program that can be executed by a management device that can be connected to one or more terminal devices having an electronic mail transmission / reception function via a communication network. , File environment setting information setting means for setting file environment setting information for determining whether to permit backup processing for each terminal device application program, and file environment setting information permits backup processing If the file environment setting information is set, the file environment setting information incorporation means for incorporating the file environment setting information into the e-mail and the file environment setting information incorporated in the e-mail are designated by the file environment setting information. E-mail transmission means to be sent to the selected terminal device, file environment setting information A mail receiving means for receiving an e-mail transmitted from the terminal device that received the e-mail; a determination is made as to whether the received e-mail is a file storage request mail; in the case of a file storage request mail, an attached file is extracted from the e-mail Backup file storage means for storing the attached file as a backup file in a storage memory, and when storing the backup file in the memory, file management information uniquely corresponding to the backup file is generated and registered in the memory A program that functions as management information registration means is provided.
Further, in the invention described in claim 9, the computer further reads out the file management information from the memory , and obtains the name of the name of the name of the name of the name of the name of the name of the obtained advisor. List display means to be displayed, advisor name acquisition means for selecting one advisor name from the list of consultant names displayed, file format selection means for selecting a file format, selected in the selected advisor name File management information acquisition means for acquiring file management information uniquely corresponding to the file format from the memory , among the acquired file management information, at least the file name of the file stored for each file format, and the management device side of the file Management information display means for displaying a list of management status information for each advisor, To provide a program of Motomeko 8, wherein Ru to function Te.

また、請求項10に記載の発明では、電子メール送受信機能を有する管理装置と通信ネットワークを介して接続可能な1または2台以上の端末装置において実行可能なプログラムであって、端末装置のコンピュータを、管理装置からの電子メールを受信し、受信した電子メールに含まれているファイル環境設定情報を抽出するファイル環境設定情報抽出手段、当該端末装置が管理装置からバックアップ処理を許可された端末装置であるか否か、および、当該端末装置で実行される各アプリケーションプログラムが生成したデータのうちどのアプリケーションプログラムが生成したデータが管理装置によりバックアップを許可されたデータか否か、を受信したファイル環境設定情報により判定し、バックアップを許可されたデータの場合は、該アプリケーションプログラムのデータを管理装置に送信するファイルデータとするデータ制御手段、管理装置に送信するファイルを電子メールの添付ファイルとすると共にこの電子メールをファイル格納要求メールとするファイル格納要求メール作成手段、上記ファイル格納要求メールを管理装置宛て送信するファイル格納要求メール送信手段、として機能させるプログラムを提供する。 According to a tenth aspect of the present invention, there is provided a program executable on one or more terminal devices connectable to a management device having an electronic mail transmission / reception function via a communication network, the computer of the terminal device being A file environment setting information extracting means for receiving an e-mail from the management device and extracting the file environment setting information contained in the received e-mail; a terminal device for which the terminal device is permitted to perform backup processing from the management device File environment setting received whether there is any data generated by each application program executed by the terminal device and which data generated by the application program is permitted to be backed up by the management device If the data is judged to be information and permitted to be backed up, Data control means for making application program data file data to be sent to the management apparatus, file storage request mail making means for making the file to be sent to the management apparatus an attachment file of an e-mail and making this e-mail a file storage request mail A program for functioning as a file storage request mail transmitting means for transmitting the file storage request mail to the management apparatus is provided.

本発明によれば、電子メール送受信機能を有する管理装置と電子メール送受信機能を有する1または2台以上の端末装置とが接続してなる通信ネットワークシステムにおいて、管理装置側で設定した環境情報に基づいて、端末装置側で電子メールの送信処理をそれぞれ制御するので、管理装置側で各端末装置のネットバックアップ処理を制御できる。
また、管理装置は、端末装置に送信する電子メールに環境設定情報を組み込んで、該電子メールを送信し、前記端末装置は前記電子メール受信手段により該電子メールを受信し、該電子メールに組み込まれた環境設定情報を抽出するので、管理装置と端末装置で環境情報を共有することができる。
According to the present invention, in a communication network system in which a management device having an electronic mail transmission / reception function and one or more terminal devices having an electronic mail transmission / reception function are connected , based on environment information set on the management device side. Te, and controls respectively the transmission processing of the electronic mail terminal device, Ru can control net backup process of each terminal apparatus by the management apparatus side.
Further, the management device embeds environment setting information in the e-mail to be transmitted to the terminal device and transmits the e-mail, and the terminal device receives the e-mail by the e-mail receiving means and incorporates it in the e-mail. Therefore, the environment information can be shared between the management device and the terminal device.

理装置側では、端末装置から送られてきた電子メールが格納要求メールの場合に、添付ファイルを抽出してバックアップファイル格納メモリに格納すると共に、ファイル管理情報を生成して、ファイル管理情報格納メモリに格納するようにし、該ファイル管理情報を読み出して、端末装置毎に、およびファイル形式毎に、管理表を生成し、端末装置毎に一覧表示可能に出力できるようにしたので、どの端末装置の、どのファイル形式のバックアップファイルを、いつから、どのくらい格納しているかが一目で判別できる。 In the management apparatus, when the electronic mail sent from the terminal device of the storage request mail, stores in the backup file storage memory to extract the attached file, and generates file management information, stores the file management information Since the file management information is read out and stored in the memory , the management table is generated for each terminal device and for each file format, and can be output so that the list can be displayed for each terminal device. of which the file format backup files, from any time, Ru can determine at a glance whether you are storing how much.

また、出力される管理表では、処理状況を理解しやすいよう管理状態を示す処理内容を含んだこととしたので、容易に顧問先における会計処理の進捗状況を判断することができる。 Further, the management table is output, than was that it contained process content indicating the administrative state to easily understand the processing status, Ru can determine the progress of the accounting in the advisory destination easily.

以上のように、本発明によれば、会計事務所において、電子メールを使える環境にさえあれば、顧問先のファイルのバックアップ処理に加え、ファイル管理を行ない得るファイル管理システムを提供することができる。 As described above, according to the present invention, it is possible to provide a file management system capable of performing file management in addition to backup processing of a consultant's file as long as the accounting office has an environment where e-mail can be used. The

本発明の実施の形態について、以下、図面を参照しつつ詳細に説明する。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

1.システム構成
(1)システム構成の概要
1. System configuration (1) Overview of system configuration

図1は本発明のシステム構成の概略を示す図である。
図1では、端末装置110と管理装置120とがネットワーク160を介して接続されている。ここで、端末装置は会計事務所の顧問先の会計処理装置に相当し、複数の顧問先がある場合には複数存在する(端末装置群150)。また、管理装置は会計事務所側の会計処理装置に相当するものとして、以下説明を行なうが、特に、これに限定されるものではない。また、会計事務所側においても、管理装置140がLAN(Local Area Network)経由で複数台設けられていてもよいし、管理装置に別途情報処理装置がLAN接続されていてもよい(図示せず)。
FIG. 1 is a diagram showing an outline of the system configuration of the present invention.
In FIG. 1, the terminal device 110 and the management device 120 are connected via a network 160. Here, the terminal device corresponds to an accounting processing device of a consultant of an accounting office. When there are a plurality of consultants, a plurality of terminal devices exist (terminal device group 150). The management apparatus will be described below as being equivalent to an accounting processing apparatus on the accounting office side, but is not particularly limited thereto. Also, at the accounting office side, a plurality of management devices 140 may be provided via a LAN (Local Area Network), or a separate information processing device may be connected to the management device via a LAN (not shown). ).

まず、図1を参照しつつ、端末装置110で作成されたデータが、電子メール技術を活用しつつ、どのようにして管理装置140の記憶部700に保存されるのかをおおまかに示す(ネットバックアップ処理動作の概要)。 First, referring to FIG. 1, it is roughly shown how data created by the terminal device 110 is stored in the storage unit 700 of the management device 140 using an e-mail technology (net backup). Overview of processing behavior).

端末装置110では添付ファイル付きの電子メールが作成され、電子メールの送信処理を受け持つメールサーバー(SMTPサーバー)120を経由して、電子メールの受信処理を受け持つメールサーバー(POPサーバー)130に送られ、記憶部131のメールボックスに一時保存される。そして、管理装置140が必要に応じて記憶部131のメールボックスから読み出す処理をおこなう。そして、管理装置140はメール受付・解析部145により添付ファイルの内容を解析し、データを記憶部700に保存する。 The terminal device 110 creates an e-mail with an attached file and sends the e-mail to a mail server (POP server) 130 that handles e-mail reception processing via a mail server (SMTP server) 120 that handles e-mail transmission processing. , Temporarily stored in the mailbox of the storage unit 131. And the management apparatus 140 performs the process read from the mailbox of the memory | storage part 131 as needed. Then, the management device 140 analyzes the contents of the attached file by the mail reception / analysis unit 145 and stores the data in the storage unit 700.

なお、メールサーバー(SMTPサーバー)120とメールサーバー(SMTPサーバー)は図では1つずつしか記載されていないが、端末装置110側および管理装置140側のそれぞれで契約しているプロバイダに、それぞれ用意されている場合が多いが、これに限定する趣旨ではない。 Note that only one mail server (SMTP server) 120 and one mail server (SMTP server) are shown in the figure, but they are prepared for providers contracted on the terminal device 110 side and the management device 140 side, respectively. In many cases, it is not intended to be limited to this.

ここで、POPとはメール受信プロトコル(通信規約)であるPost Office Protocolの頭文字を取った略称であり、POPサーバーとは、電子メールを受信するためのサーバーを意味している。現在もっとも普及しているメール受信プロトコル(通信規約)はPOP3であり、別称としてPOP3サーバーとも呼ばれている。電子メールを受信するためのサーバーのプロトコルとしては、ほかにIMAP4(Internet Message Access Protocol ver.4)などが知られており、本発明でも特にPOPサーバーに限定する趣旨ではない。また、SMTPとは、メール送信プロトコル(通信規約)Simple Mail Transfer Protocolの頭文字を取った略称であり、SMTPサーバーとは電子メールを送信するためのサーバーを意味している。 Here, POP is an abbreviation for Post Office Protocol, which is a mail reception protocol (communication protocol), and a POP server means a server for receiving electronic mail. Currently, the most popular mail reception protocol (communication protocol) is POP3, which is also called a POP3 server. As a server protocol for receiving electronic mail, IMAP4 (Internet Message Access Protocol ver. 4) and the like are known, and the present invention is not limited to the POP server. SMTP is an abbreviation that stands for the mail transmission protocol (communication protocol) Simple Mail Transfer Protocol, and the SMTP server means a server for sending electronic mail.

次に、端末装置110および管理装置140でのメール送受信処理を、もう少し詳しく見ていく。まず、端末装置110のデータ作成部114でアプリケーションプログラムの処理により、データが作成される。データ制御部113は、当該データに必要なヘッダー情報を付加して添付ファイルを作成する。メール作成部112は電子メールを作成し、添付ファイルを電子メールに添付し記憶部300に保存する。メール送受信部111は該電子メールを記憶部300から取り出してネットワーク160(例えばインターネット)を経由して管理装置140に向けて送信する。 Next, the mail transmission / reception processing in the terminal device 110 and the management device 140 will be looked at in more detail. First, data is created by processing of an application program in the data creation unit 114 of the terminal device 110. The data control unit 113 creates an attached file by adding necessary header information to the data. The mail creating unit 112 creates an e-mail, attaches the attached file to the e-mail, and saves it in the storage unit 300. The mail transmission / reception unit 111 extracts the electronic mail from the storage unit 300 and transmits it to the management apparatus 140 via the network 160 (for example, the Internet).

ここで該電子メールは、前述のように、実際には、メールサーバー(SMTPサーバー)120を経由してメールサーバー(POPサーバー)130の記憶部131のメールボックスに一時保存される。ここで、メールサーバー側での電子メールの送受信処理は、それぞれ、メール制御部122とメール制御部132がおこなう。 Here, as described above, the electronic mail is actually temporarily stored in the mailbox of the storage unit 131 of the mail server (POP server) 130 via the mail server (SMTP server) 120. Here, e-mail transmission / reception processing on the mail server side is performed by the mail control unit 122 and the mail control unit 132, respectively.

管理装置140では、メール送受信部141により、メールサーバー(POPサーバー)130の記憶部131のメールボックスから添付ファイル付きの自分宛電子メールを取り出し、記憶部700に一時保存する。メール受付・解析部145により添付ファイルの内容を解析し、データ登録部144により、データを記憶部700に保存する。以上の処理により、端末装置110で作成されたデータは、管理装置140の記憶部700に格納されること、つまりネットワークを経由してデータがバックアップされること(ネットバックアップ処理)が示された。 In the management apparatus 140, the e-mail transmission / reception unit 141 takes out an e-mail addressed to itself with an attached file from the mailbox of the storage unit 131 of the mail server (POP server) 130 and temporarily stores it in the storage unit 700. The mail reception / analysis unit 145 analyzes the contents of the attached file, and the data registration unit 144 stores the data in the storage unit 700. The above processing indicates that the data created by the terminal device 110 is stored in the storage unit 700 of the management device 140, that is, the data is backed up via the network (net backup processing).

また、ここで、図1を参照しつつ、本発明の特徴のひとつである、管理装置140側でのデータ管理機能について簡単に概要を説明する(詳細は後述)。 前述のように、端末装置110で作成され送付されたバックアップファイルは管理装置140の記憶部700に保存されるが、同時に該バックアップファイルの管理情報を記憶部に700に格納する(図8参照)。管理装置140のシステムではこの管理情報を元に、端末装置110および他の端末装置群150から受け取ったバックアップデータの管理を行なうと共に、端末装置側および管理装置側の業務進捗状況を確認し、必要に応じてデータの確認・監査処理を行なう。 Here, the outline of the data management function on the management apparatus 140 side, which is one of the features of the present invention, will be briefly described with reference to FIG. 1 (details will be described later). As described above, the backup file created and sent by the terminal device 110 is stored in the storage unit 700 of the management device 140. At the same time, management information of the backup file is stored in the storage unit 700 (see FIG. 8). . Based on this management information, the management device 140 system manages backup data received from the terminal device 110 and the other terminal device group 150, and confirms the work progress on the terminal device side and the management device side, and is necessary. Check and audit data according to the situation.

(2)端末装置のシステム構成
次に、顧問先側の会計処理装置に相当する、端末装置110の構成について、図2および図3を参照しつつ説明する。
(2) System Configuration of Terminal Device Next, the configuration of the terminal device 110 corresponding to the accounting processing device on the advisor side will be described with reference to FIG. 2 and FIG.

a)端末装置の内部構成
図2で、端末装置110は、キー入力部210、ポインティングデバイスとしてのマウス220、記憶媒体アクセス部230、表示部240、制御部250、通信ネットワークと接続して外部装置とデータ授受を行う通信制御部260、及び記憶部300を備えている。なお、小規模法人や小規模事業者の使用する会計処理装置として、同様の構成を備えたパーソナルコンピュータ(パソコン)を用いることができる。
a) Internal Configuration of Terminal Device In FIG. 2, the terminal device 110 is connected to a key input unit 210, a mouse 220 as a pointing device, a storage medium access unit 230, a display unit 240, a control unit 250, and a communication network. And a communication control unit 260 that exchanges data and a storage unit 300. A personal computer (personal computer) having a similar configuration can be used as an accounting processing apparatus used by a small corporation or a small business.

キー入力部210はデータ入力用のキーボードやファンクションキー等を備え、ユーザーはキーボードやファンクションキー等を用いて税務申告データの入力/訂正入力や、所定のフォーマットの画面の表示や送信指示等を行う。キー操作が行われると制御部250に選択又は指定されたキーのコード及び状態信号等が送出される。 The key input unit 210 includes a data input keyboard, function keys, and the like, and the user uses the keyboard, function keys, etc. to input / correct tax return data, display a screen in a predetermined format, send instructions, etc. . When a key operation is performed, the code or status signal of the key selected or designated is sent to the control unit 250.

マウス220は画面上に表示される選択ボタンやアイコン、メニュー等を選択する選択手段や、ウインドウに一覧表示される名称や指示等の選択手段等として用いられ、ユーザーによりクリック操作が行われると制御部250に選択又は指定された画面上の位置情報が送出される。 The mouse 220 is used as a selection means for selecting selection buttons, icons, menus, and the like displayed on the screen, a selection means for selecting names and instructions displayed in a list in the window, and the like when the user performs a click operation. Position information on the screen selected or designated is sent to the section 250.

記憶媒体アクセス部230は、CDやFD等の記憶媒体を着脱自在に構成されており、本発明に基づく会計処理システムのインストール時に、上記CD等の記憶媒体に記憶された会計データ(以下、会計データ)作成プログラムを含む会計処理プログラム群を読み取ったり、記憶媒体に記憶されたデータを読み取ったりする際に駆動される。 The storage medium access unit 230 is configured such that a storage medium such as a CD or an FD is detachable. When the accounting processing system according to the present invention is installed, the accounting data (hereinafter referred to as accounting data) stored in the storage medium such as the CD is described above. Data) Driven when reading an accounting processing program group including a creation program or reading data stored in a storage medium.

表示部240はディスプレイ等の表示装置からなり、処理選択用のアイコンやボタン、或いはメニューやメッセージを表示すると共に、入力画面や会計データ作成画面、会計データ送信画面のほか会計データ作成確認画面等の表示を行う。また、キー入力された申告等データを画面の所定の位置に表示する。 The display unit 240 includes a display device such as a display, and displays processing selection icons, buttons, menus and messages, and includes an input screen, an accounting data creation screen, an accounting data transmission screen, and an accounting data creation confirmation screen. Display. In addition, data such as a key input data is displayed at a predetermined position on the screen.

制御部250は、CPU、プログラム格納メモリおよびRAM等の周辺回路(図示せず)からなり、上述の各構成部分の動作及び端末装置110全体の動作を制御する。制御部250はジョブが選択されると制御プログラムの制御に基づき記憶部300に記憶されているアプリケーションプログラム群(図3)の中から必要なプログラムを取り出してRAMに駐在させ、そのプログラムに従って端末装置110の各構成部分を動作させたり、判定や計算、データの加工や編集等を行って処理を実行する。 The control unit 250 includes peripheral circuits (not shown) such as a CPU, a program storage memory, and a RAM, and controls the operations of the above-described components and the entire operation of the terminal device 110. When a job is selected, the control unit 250 extracts a necessary program from the application program group (FIG. 3) stored in the storage unit 300 based on the control of the control program, and resides in the RAM, and the terminal device according to the program. The processing is executed by operating each component 110, performing determination, calculation, data processing, editing, and the like.

通信制御部260は、ネットワーク160を介した情報の授受を行なうための制御を担当する。例えば、インターネットを介して他の端末やサーバー装置に接続してデータの授受を行なったり、メールサーバーに接続して電子メールの送受信などを行なう。なお、ネットワーク160はインターネットのほか、社内LAN、構内LAN、専用線などが該当するが、これに限定するものではない。 The communication control unit 260 is in charge of control for exchanging information via the network 160. For example, data is exchanged by connecting to another terminal or server device via the Internet, or e-mail is transmitted / received by connecting to a mail server. In addition to the Internet, the network 160 corresponds to an in-house LAN, a private LAN, a dedicated line, etc., but is not limited thereto.

記憶部300は、HD(ハードディスク)やMO(光磁気ディスク)等のようにデータの保存記憶及び読み出しが可能なメモリであり、記憶部300の一部には、アプリケーションプログラムを格納した領域310、アプリケーションデータを格納した領域320及び、アプリケーションデータのネットバックアップ許可情報を格納した領域330、メール送受信プログラムを記憶した領域270のほか、メールデータ格納領域を記憶する領域280が確保されており、システムのインストール時に、CD等の記憶媒体から取り込んだ会計処理プログラム群や、画面データ及び定数等が記憶される。 The storage unit 300 is a memory capable of storing and reading data, such as an HD (hard disk) and an MO (magneto-optical disk), and a part of the storage unit 300 includes an area 310 that stores application programs, In addition to an area 320 for storing application data, an area 330 for storing net backup permission information for application data, an area 270 for storing mail transmission / reception programs, an area 280 for storing mail data storage areas is secured. At the time of installation, an accounting processing program group, screen data, constants, and the like captured from a storage medium such as a CD are stored.

なお、プログラムや画面データ及び定数は制御部250のプログラム格納メモリに記憶するようにしてもよい。また、これらのファイルは個別のファイル形式でもよいし、データベース形式であってもよい。 The program, screen data, and constants may be stored in the program storage memory of the control unit 250. In addition, these files may be individual file formats or database formats.

b)端末装置の記憶部の構成
図3は、図2の記憶部300の詳細を示す図であり、端末装置の記憶部における「各アプリケーションプログラム」および、「各アプリケーションプログラム用のデータ」、および「各アプリケーションのデータについてネットバックアップ処理を実行するか否かを示す許可情報」の格納領域の構成の一実施例を示すものである。
b) Configuration of Storage Unit of Terminal Device FIG. 3 is a diagram showing details of the storage unit 300 of FIG. 2, and “each application program”, “data for each application program” in the storage unit of the terminal device, and An example of the structure of the storage area of "permission information indicating whether to execute net backup processing for each application data" is shown.

具体的には、アプリケーションプログラム格納領域310は、アプリケーションAのプログラム格納領域311、アプリケーションBのプログラム格納領域312、および任意のアプリケーションXのプログラム格納領域313で構成されていることが示されている。また、アプリケーションデータ格納領域320は、アプリケーションAのデータ格納領域321、アプリケーションBのデータ格納領域322、および任意のアプリケーションXのデータ格納領域で構成されていることが示されている。 Specifically, it is shown that the application program storage area 310 includes a program storage area 311 for application A, a program storage area 312 for application B, and a program storage area 313 for arbitrary application X. In addition, the application data storage area 320 includes a data storage area 321 for application A, a data storage area 322 for application B, and a data storage area for an arbitrary application X.

また、アプリケーションデータのネットバックアップ許可情報の格納領域330は、アプリケーションAのデータのネットバックアップ許可情報の格納領域331、アプリケーションBのデータのネットバックアップ許可情報の格納領域332、および任意のアプリケーションXのデータのネットバックアップ許可情報の格納領域で構成されていることが示されている。ここで、アプリケーションとは業務用ソフトウェアを意味し、例えばアプリケーションAは出納帳プログラムに相当し、アプリケーションBは給与(計算)プログラムに相当するように構成することができるが、これに限定するものではない。 The application data net backup permission information storage area 330 includes the application A data net backup permission information storage area 331, the application B data net backup permission information storage area 332, and the data of any application X. The network backup permission information storage area is shown. Here, the application means business software. For example, the application A can be configured to correspond to a cash register program, and the application B can be configured to correspond to a salary (calculation) program. However, the application is not limited thereto. Absent.

(3)電子メールの構成
図4は電子メールの一構成例を示す図である。電子メール400は、メールヘッダー410、メール本文420、添付ファイル430により構成されていることが示されている。 メールヘッダー410は、少なくともメールアドレス411の情報を含み、メールアドレス411の情報とは例えば、顧問先のメールアドレスや会計事務所(管理装置)側のメールアドレスを意味する。
(3) Configuration of E-mail FIG. 4 is a diagram showing a configuration example of e-mail. It is shown that the e-mail 400 includes a mail header 410, a mail body 420, and an attached file 430. The mail header 410 includes at least information of the mail address 411, and the information of the mail address 411 means, for example, the mail address of the consultant or the mail address of the accounting office (management apparatus).

添付ファイル430は、さらに、ヘッダー440とデータ460で構成されている。データは必要に応じて圧縮処理、および暗号処理されていてもよい。ここで、データの圧縮処理、および暗号処理を施す場合には、(圧縮・暗号化処理の有無を判別し、データを受け取った側で圧縮データの解凍ができ、および暗号化されたデータの解読ができるように)圧縮・暗号化可否の設定情報、および圧縮処理アルゴリズム、および暗号処理アルゴリズムの種別を示す情報445がヘッダー440に別途組み込まれるようにすることができる。 The attached file 430 further includes a header 440 and data 460. The data may be compressed and encrypted as necessary. Here, when data compression processing and encryption processing are performed, (the presence or absence of compression / encryption processing is determined, the compressed data can be decompressed on the data receiving side, and the encrypted data is decrypted) The setting information indicating whether or not compression / encryption is possible, the compression processing algorithm, and the information 445 indicating the type of the encryption processing algorithm can be separately incorporated in the header 440.

添付ファイル430のヘッダー440は、さらに、ファイル種別450、ファイル名441、作成日時442、ファイル区443分、商号(および商号コード)444で構成することができる。なお、商号、商号コードは端末装置番号などに置き換えることができる。ここで、ファイル種別450とはバックアップ許可/不許可を示す情報451とバックアップ間隔制御情報452で構成することができる。また、ファイル区分443は、どのアプリケーションプログラムのデータであるかを示す。 The header 440 of the attached file 430 can further be configured with a file type 450, a file name 441, a creation date 442, a file section 443 minutes, and a trade name (and trade name code) 444. The trade name and trade name code can be replaced with a terminal device number or the like. Here, the file type 450 can be composed of information 451 indicating backup permission / non-permission and backup interval control information 452. The file category 443 indicates which application program data is included.

例えば、ファイル区分443を2ビット情報でデータを構成した場合、
1.出納帳プログラム ・・・00
2.給与計算プログラム・・・01
のように定義することができる。もちろん、ビット数を増やせば、多数のアプリケーションプログラムに対応することができる。
For example, when the file section 443 is composed of data with 2-bit information,
1. Account book program ・ ・ ・ 00
2. Payroll program ... 01
Can be defined as follows. Of course, if the number of bits is increased, a large number of application programs can be supported.

なお、アプリケーションの種別を示すフラグ(ファイル区分443)は、ファイルのヘッダー440の中に組み込まれている例を示したが、電子メールのヘッダー410の一部として構成されていてもよいし、あるいは、電子メールの本文にテキスト情報として記述されていてもよい。これらの情報を元に、システムは電子メールに添付されたデータの取扱いを決定する事ができる。 The flag indicating the type of application (file category 443) is shown as an example incorporated in the file header 440, but may be configured as a part of the email header 410, or The text may be described as text information in the body of the e-mail. Based on this information, the system can determine how to handle the data attached to the e-mail.

(4)管理装置のシステム構成
次に、会計事務所側の会計処理装置に相当する、管理装置140の構成について、図6〜図9を参照しつつ説明する。
(4) System Configuration of Management Device Next, the configuration of the management device 140 corresponding to the accounting processing device on the accounting office side will be described with reference to FIGS.

a)管理装置の内部構成
図6で、管理装置140は、キー入力部610、ポインティングデバイスとしてのマウス620、記憶媒体アクセス部630、表示部640、制御部650、通信ネットワークと接続して外部装置とデータ授受を行う通信制御部660、及び記憶部700を備えている。なお、会計処理装置(管理装置)として、同様の構成を備えた汎用用途のパーソナルコンピュータ(パソコン)もしくは汎用サーバーを用いることができる。
a) Internal Configuration of Management Device In FIG. 6, the management device 140 is connected to a key input unit 610, a mouse 620 as a pointing device, a storage medium access unit 630, a display unit 640, a control unit 650, a communication network, and an external device. And a communication control unit 660 for exchanging data and a storage unit 700. A general-purpose personal computer (personal computer) or a general-purpose server having the same configuration can be used as the accounting processing device (management device).

キー入力部610はデータ入力用のキーボードやファンクションキー等を備え、ユーザーはキーボードやファンクションキー等を用いて税務申告データの入力/訂正入力や、所定のフォーマットの画面の表示や送信指示等を行う。キー操作が行われると制御部650に選択又は指定されたキーのコード及び状態信号等が送出される。 The key input unit 610 includes a data input keyboard, function keys, and the like, and the user uses the keyboard, function keys, etc. to input / correct tax return data, display a screen in a predetermined format, and send instructions. . When a key operation is performed, the code or status signal of the selected or designated key is sent to the control unit 650.

マウス620は画面上に表示される選択ボタンやアイコン、メニュー等を選択する選択手段や、ウインドウに一覧表示される名称や指示等の選択手段等として用いられ、ユーザーによりクリック操作が行われると制御部650に選択又は指定された画面上の位置情報が送出される。 The mouse 620 is used as a selection means for selecting selection buttons, icons, menus, and the like displayed on the screen, a selection means for selecting names and instructions displayed in a list in the window, and the like when the user performs a click operation. Position information on the screen selected or designated in the section 650 is transmitted.

記憶媒体アクセス部630は、CDやFD等の記憶媒体を着脱自在に構成されており、本発明に基づく会計処理システム(管理システム)のインストール時に、上記CD等の記憶媒体に記憶された会計データ(以下、会計データ)作成プログラムを含む会計処理プログラム群を読み取ったり、記憶媒体に記憶されたデータを読み取ったりする際に駆動される。 The storage medium access unit 630 is configured such that a storage medium such as a CD or an FD is detachable, and the accounting data stored in the storage medium such as the CD when the accounting processing system (management system) according to the present invention is installed. (Hereinafter referred to as accounting data) It is driven when reading an accounting processing program group including a creation program, or reading data stored in a storage medium.

表示部640はディスプレイ等の表示装置からなり、顧問先(端末装置)からネットバックアップ処理されたデータの管理を行なうためのメニュー表示、処理選択用のアイコンやボタン、或いはメニューやメッセージを表示すると共に、入力画面や会計データ作成画面、会計データ送信画面のほか会計データ作成確認画面等の表示を行う。また、キー入力された申告等データを画面の所定の位置に表示する。 The display unit 640 includes a display device such as a display, and displays a menu display, data selection icons and buttons, menus and messages for managing data backed up from a consultant (terminal device). In addition to the input screen, accounting data creation screen, accounting data transmission screen, accounting data creation confirmation screen, etc. are displayed. In addition, data such as a key input data is displayed at a predetermined position on the screen.

制御部650は、CPU、プログラム格納メモリおよびRAM等の周辺回路(図示せず)からなり、上述の各構成部分の動作及び端末装置140全体の動作を制御する。制御部650はジョブが選択されると制御プログラムの制御に基づき記憶部300に記憶されているアプリケーションプログラム群(図3)の中から必要なプログラムを取り出してRAMに駐在させ、そのプログラムに従って端末装置110の各構成部分を動作させたり、判定や計算、データの加工や編集等を行って処理を実行する。 The control unit 650 includes peripheral circuits (not shown) such as a CPU, a program storage memory, and a RAM, and controls operations of the above-described components and operations of the terminal device 140 as a whole. When a job is selected, control unit 650 extracts a necessary program from the application program group (FIG. 3) stored in storage unit 300 based on the control of the control program, and resides in RAM, and the terminal device according to the program. The processing is executed by operating each component 110, performing determination, calculation, data processing, editing, and the like.

通信制御部660は、ネットワーク160を介した情報の授受を行なうための制御を担当する。例えば、インターネットを介して他の端末やサーバー装置に接続してデータの授受を行なったり、メールサーバーに接続して電子メールの送受信などを行なう。なお、ネットワーク160はインターネットのほか、社内LAN、構内LAN、専用線などが該当するが、これに限定するものではない。 The communication control unit 660 is in charge of control for exchanging information via the network 160. For example, data is exchanged by connecting to another terminal or server device via the Internet, or e-mail is transmitted / received by connecting to a mail server. In addition to the Internet, the network 160 corresponds to an in-house LAN, a private LAN, a dedicated line, etc., but is not limited thereto.

顧問先情報記憶部670には、顧問先を登録するための設定画面(図示せず)により設定された、顧問先名称や顧問先(端末装置)のメールアドレスなどが登録されている。 In the consultant information storage unit 670, the consultant name and the mail address of the consultant (terminal device) set on the setting screen (not shown) for registering the consultant are registered.

記憶部700は、HD(ハードディスク)やMO(光磁気ディスク)等のようにデータの保存記憶及び読み出しが可能なメモリであり、記憶部700の一部には、アプリケーションプログラムを格納した領域710、アプリケーションデータを格納した領域720及び、ファイル管理情報を格納した領域750、メール送受信プログラムを記憶した領域681のほか、メールデータ格納領域を記憶する領域682が確保されており、システムのインストール時に、CD等の記憶媒体から取り込んだ会計処理プログラム群や、画面データ及び定数等が記憶される。 The storage unit 700 is a memory capable of storing and reading data, such as an HD (hard disk) or an MO (magneto-optical disk), and a part of the storage unit 700 includes an area 710 storing application programs, In addition to an area 720 for storing application data, an area 750 for storing file management information, an area 681 for storing a mail transmission / reception program, an area 682 for storing a mail data storage area is secured. A group of accounting processing programs, screen data, constants, and the like captured from a storage medium such as are stored.

また、記憶部700には、予め設定画面により設定されて、会計事務所のメールアドレスの情報も登録されている。なお、プログラムや画面データ及び定数は制御部650のプログラム格納メモリに記憶するようにしてもよい。また、これらのファイルは個別のファイル形式でもよいし、データベース形式であってもよい。 In addition, information on the mail address of the accounting office is registered in the storage unit 700 in advance on the setting screen. The program, screen data, and constants may be stored in the program storage memory of the control unit 650. In addition, these files may be individual file formats or database formats.

b)管理装置の記憶部の構成
図7は、管理装置の記憶部700におけるバックアップデータおよびその管理情報の格納領域の一実施例を示す図である。 管理装置の記憶部700は、データ管理プログラム格納領域710、バックアップデータ格納領域720、ファイル管理情報格納領域750で構成することができる。
b) Configuration of Storage Unit of Management Device FIG. 7 is a diagram illustrating an embodiment of a storage area of backup data and management information in the storage unit 700 of the management device. The storage unit 700 of the management apparatus can be configured with a data management program storage area 710, a backup data storage area 720, and a file management information storage area 750.

バックアップデータ格納領域720はネットバックアップ処理により、顧問先(端末装置)から受け取ったデータ(ファイル)を格納しておく領域である。該領域は、アプリケーションA用データ格納領域730、アプリケーションB用データ格納領域740・・・のように、アプリケーションごとに構成することができる。そして、アプリケーションA用データ格納領域730は、さらに、端末1(顧問先1)用データ格納領域731、・・・端末n(顧問先n)用データ格納領域732という具合に、各顧問先(各端末)ごとに分けて、データ(ファイル)の格納領域を確保している。 The backup data storage area 720 is an area for storing data (files) received from a consultant (terminal device) by net backup processing. This area can be configured for each application such as an application A data storage area 730, an application B data storage area 740,... The application A data storage area 730 is further divided into the data storage area 731 for the terminal 1 (consultant 1), the data storage area 732 for the terminal n (consultant n), and so on. A storage area for data (files) is secured for each terminal.

このバックアップデータ格納領域720とパラレルに設けられているのが、ファイル管理情報格納領域750である。ここで、ファイル管理情報とは、ファイルの履歴情報として、受信日時のほか、ファイルをバックアップ処理に関して未処理/保存/削除といったステータスを示す情報で構成されている(詳細は図8参照)。 A file management information storage area 750 is provided in parallel with the backup data storage area 720. Here, the file management information is constituted by information indicating a status such as unprocessed / saved / deleted regarding the backup processing of the file in addition to the reception date and time as file history information (see FIG. 8 for details).

ファイル管理情報格納領域750は、アプリケーションA用管理情報格納領域760、アプリケーションB用管理情報格納領域770、・・・のように、アプリケーションごとに構成されている。そして、アプリケーションA用管理情報格納領域760は、さらに、端末1(顧問先1)用管理情報格納領域761、・・・端末n(顧問先n)用管理情報格納領域762という具合に、各顧問先(各端末)ごとに分けて、データ(ファイル)の管理情報の格納領域を確保している。 The file management information storage area 750 is configured for each application such as an application A management information storage area 760, an application B management information storage area 770, and so on. The application A management information storage area 760 further includes a management information storage area 761 for the terminal 1 (consultant 1), a management information storage area 762 for the terminal n (consultant n), and other advisors. A storage area for data (file) management information is secured for each destination (each terminal).

ここで、バックアップデータ格納領域720に格納される情報と、ファイル管理情報格納領域750に格納される情報とは一意に対応づけすることができる。例えば、アプリケーションA用データ格納領域730の端末1(顧問先1)用データ格納領域731と、アプリケーションA用管理情報格納領域760の端末1(顧問先1)用管理情報格納領域761とは一意に対応づけることができる。より、詳細には、端末n(顧問先n)用管理情報格納領域762におけるファイル1の情報820(図8)と、端末n(顧問先n)用データ格納領域732におけるファイル1とはファイル名などにより一意に対応づけられて管理することができる。 Here, the information stored in the backup data storage area 720 and the information stored in the file management information storage area 750 can be uniquely associated. For example, the terminal 1 (advisory 1) data storage area 731 in the application A data storage area 730 and the terminal 1 (advisory 1) management information storage area 761 in the application A management information storage area 760 are uniquely defined. Can be associated. More specifically, the file 1 information 820 (FIG. 8) in the management information storage area 762 for the terminal n (advisor n) and the file 1 in the data storage area 732 for the terminal n (advisor n) are file names. It is possible to manage by uniquely associating with each other.

このように、顧問先(端末装置)から預かったデータ(ファイル)と、それに一意に対応するファイル管理情報とを保持し、ファイルの管理を可能としている。なお、図7では、アプリケーションの種別を上位とする階層で格納領域を構成した場合を示したが、図9のように、端末装置(顧問先)の種別を上位とする階層で格納領域を構成することもできる。 In this way, the data (file) deposited from the consultant (terminal device) and the file management information uniquely corresponding to the data (file) are held to enable file management. FIG. 7 shows the case where the storage area is configured in a hierarchy with the application type as the upper level. However, as shown in FIG. 9, the storage area is configured in a hierarchy with the type of the terminal device (consultant) as the upper level. You can also

c)管理情報格納領域の構成
図8は、図7の構成をベースにした場合において、管理装置140の記憶部700における端末n(顧問先n)用管理情報格納領域762の内容の一実施例を示す図である。
c) Configuration of Management Information Storage Area FIG. 8 shows an example of the contents of the management information storage area 762 for the terminal n (consultant n) in the storage unit 700 of the management apparatus 140, based on the configuration of FIG. FIG.

なお、図8における端末n(顧問先n)用管理情報格納領域762の構成例は、図7のアプリケーションA用管理情報格納領域760の端末n(顧問先n)用管理情報格納領域762を端的には表したものではあるが、あくまで、それぞれの端末(顧問先)用管理情報格納領域の構成を代表して示したものであり、アプリケーションA用管理情報格納領域760の端末1(顧問先1)管理情報格納領域761や、アプリケーションB用管理情報格納領域770における端末1(顧問先1)用管理情報格納領域771、端末n(顧問先n)用管理情報格納領域772も同様に構成されている。 Note that the configuration example of the management information storage area 762 for terminal n (consultant n) in FIG. 8 is simply the management information storage area 762 for terminal n (consultant n) in the management information storage area 760 for application A in FIG. However, it is merely representative of the configuration of the management information storage area for each terminal (consultant), and the terminal 1 (consultant 1) in the management information storage area 760 for application A is shown. ) The management information storage area 761, the management information storage area 771 for terminal 1 (consultant 1), and the management information storage area 772 for terminal n (consultant n) in the management information storage area 770 for application B are similarly configured. Yes.

管理情報格納領域762は、顧問先情報810、および各格納ファイル(ファイル1〜ファイルN)の情報(820〜840)とから構成されている。顧問先情報810は、さらに、商号(商号コード)811、顧問先名称812、および格納ファイル容量813で構成されている。 The management information storage area 762 includes consultant information 810 and information (820 to 840) of each storage file (file 1 to file N). The consultant information 810 further includes a trade name (trade name code) 811, a consultant name 812, and a storage file capacity 813.

ファイルNの情報840は、さらに、ファイル名850、ファイル種別860、日時情報870、ファイル区分882(どのアプリケーションプログラムのデータであるかを示す情報)、およびステータス管理情報890などの構成要素で構成されている。なお、かかる「ファイルNの情報840の構成要素」は、ファイル1の情報820、ファイル2の情報830などの構成を代表して示したものであり、ファイル1の情報820、ファイル2の情報830の構成要素も同様に構成されている。 The file N information 840 further includes components such as a file name 850, a file type 860, date and time information 870, file classification 882 (information indicating which application program data is), and status management information 890. ing. The “component of the file N information 840” is representative of the configuration of the file 1 information 820, the file 2 information 830, and the like, and the file 1 information 820 and the file 2 information 830 These components are also configured in the same manner.

そして、ファイル種別860は、バックアップ許可/不許可861とバックアップ間隔制御情報862とで構成され、日時情報870は作成日時871と受信日時872とで構成されている。また、ステータス管理情報890は、格納したバックアップデータ(ファイル)が管理装置において、どのような状態として管理されているかを示す情報であり、管理ステータス891と処理日時892とで構成されている。 The file type 860 includes backup permission / non-permission 861 and backup interval control information 862, and date / time information 870 includes creation date / time 871 and reception date / time 872. Further, the status management information 890 is information indicating in what state the stored backup data (file) is managed in the management apparatus, and includes a management status 891 and a processing date and time 892.

ここで、管理ステータス891は、管理状態を示す情報であり、例えば、管理ステータスを2ビットで情報を構成した場合には、以下のように定義することができる。 Here, the management status 891 is information indicating a management state. For example, when the management status is composed of 2 bits, the management status 891 can be defined as follows.

00・・・未処理(バックアップデータ(ファイル)ファイルを格納しただけの状態)
01・・・保存 (格納したファイルをバックアップデータとして扱う状態)
10・・・削除 (格納したファイルを削除し存在しないものとして取り扱う状態)
00 ... unprocessed (only stored backup data (file) file)
01 ... Save (The stored file is handled as backup data)
10 ... Deletion (The stored file is deleted and treated as not existing)

もちろん、ビット数を増やせば、より多くの管理状態を定義することができ、前記説明も2ビットに限定する趣旨ではない。 Of course, if the number of bits is increased, more management states can be defined, and the above description is not limited to 2 bits.

以上、図7と図8により、記憶部に格納される、各種データ(ファイル)や各情報のテーブル構成を示したが、このような格納領域を区分せず、同様の構成を構築すべく、各種のデータ項目を組み込んだレコードを生成したデータベース形式で、各種データ(ファイル)や各情報を格納していてもよい。 As described above, FIG. 7 and FIG. 8 show the table configuration of various data (files) and each information stored in the storage unit. However, in order to construct a similar configuration without dividing such a storage area, Various data (files) and various pieces of information may be stored in a database format in which records incorporating various data items are generated.

2.ネットバックアップ処理
これまで、システムを構成する各装置の機能、動作の仕組みを説明してきたが、ネットバックアップ処理の仕組みについて、以下説明する。
2. Net backup processing So far, the function and operation mechanism of each device constituting the system has been described. The mechanism of net backup processing will be described below.

(1)システム環境設定(ネットバックアップ設定)
ネットバックアップ処理を行なうためには、まず管理装置(会計事務所の会計処理装置)と端末装置(顧問先の会計処理装置)で所定のシステム環境設定を行なう必要がある。
(1) System environment settings (Net backup settings)
In order to perform the net backup processing, it is necessary to first set a predetermined system environment by using a management device (accounting processing device of an accounting office) and a terminal device (accounting processing device of a consultant).

そこで、本発明では、図12のように、システム環境設定を行なうための設定画面を用意している。図12では、管理装置(会計事務所の会計処理装置)側のアプリケーションプログラム用データファイルの設定画面の一実施例を示したが、もちろん、(顧問先側でネットバックアップ可否を決定する場合には)端末装置(顧問先の会計処理装置)側で設定画面を用意してもよい。以下、図12を用いて、ネットバックアップ処理を行なうためのシステム環境設定処理(ネットバックアップ設定)について説明する。 Therefore, in the present invention, a setting screen for setting the system environment is prepared as shown in FIG. FIG. 12 shows an example of the application program data file setting screen on the management apparatus (accounting processing apparatus of the accounting office). Of course, when determining whether or not net backup is possible on the advisor side ) A setting screen may be prepared on the terminal device (consultant's accounting processing device) side. Hereinafter, a system environment setting process (net backup setting) for performing the net backup process will be described with reference to FIG.

管理装置(会計事務所の会計処理装置)140では、データ管理部143のデータ管理プログラム(格納領域は710)の処理により、ネットバックアップ設定画面1200が表示される。ネットバックアップ設定画面1200では、顧問先選択欄1210が表示されており(図12(a))、オペレータにより右横の▽印のアイコン1211が選択指示されると、顧問先の一覧が表示される(図示せず)。ここで、顧問先の一覧は制御部650が顧問先情報記憶部670にアクセスすることにより取得することができる。


In the management apparatus (accounting processing apparatus of the accounting office) 140, the net backup setting screen 1200 is displayed by the processing of the data management program (storage area is 710) of the data management unit 143. On the net backup setting screen 1200, an advisor selection field 1210 is displayed (FIG. 12 (a)). When the operator selects and designates an icon 1211 on the right side, a list of advisors is displayed. (Not shown). Here, the list of advisors can be acquired by the control unit 650 accessing the advisor information storage unit 670.


また、アプリ選択の項目として、アプリ選択欄1220が表示されており、オペレータにより右横の▽印のアイコン1221が選択指示されると、アプリ種別1222が一覧表示され(図12(b))、「出納帳」が選択指示されるとアプリ選択欄1220には「出納帳」のテキスト文字が表示される。そして、ネットバックアップ許可欄1230が表示されており、オペレータにより右横の▽印のアイコン1231が選択指示されると、許可種別1232が一覧表示され(図12(c))、「許可する」が選択指示されるとネットバックアップ許可欄1230には「許可する」のテキスト文字が表示される。 In addition, an application selection field 1220 is displayed as an application selection item, and when the operator designates selection of the icon 1221 on the right side, the application type 1222 is displayed as a list (FIG. 12B). When “Account book” is selected and selected, the application selection field 1220 displays the text characters “Account book”. The net backup permission column 1230 is displayed. When the operator selects and designates the icon 231 marked on the right side, the permission type 1232 is displayed in a list (FIG. 12C), and “permit” is displayed. When the selection is instructed, the text character of “permitted” is displayed in the net backup permission column 1230.

これにより、出納帳や給与などのアプリケーションプログラムごとに、該選択されたアプリケーションプログラムで作成したデータについてネットバックアップ処理を許可するか/しないかの選択・設定を行なうことができる。 As a result, it is possible to select / set whether to allow or not to allow net backup processing for data created by the selected application program for each application program such as a cash book or salary.

同様に、ネットバックアップ間隔欄1240が表示されており、オペレータにより右横の▽印のアイコン1241が選択指示されると、ネットバックアップ間隔一覧が表示され(図示せず)、「随時」が選択指示されるとネットバックアップ間隔欄1240には「随時」のテキスト文字が表示される。この場合において、表示されるネットバックアップ間隔一覧には「随時」のほか、「毎日」、「1週間」、「1ヶ月」などの情報を定義し、表示させることができる。 Similarly, the net backup interval column 1240 is displayed. When the operator selects and instructs the icon 1241 with a ▽ mark on the right side, a list of net backup intervals is displayed (not shown). Then, a text character “as needed” is displayed in the net backup interval field 1240. In this case, in the displayed net backup interval list, information such as “everyday”, “1 week”, “1 month” and the like can be defined and displayed in addition to “as needed”.

そして、管理装置側で用意(管理装置側センターで設置、あるいは契約しているプロバイダで設置)しているメールサーバー(POPサーバー)のメールBOXの容量に応じて、データの圧縮処理を行なうべく圧縮処理欄1250で圧縮処理を選択する。また、ネットワーク160として、専用線などのセキュリティレベルの高い回線を使用していない場合には、データの暗号化処理を行なうべく、暗号化処理欄1260で暗号化処理を選択する。それぞれ、圧縮処理、暗号処理が選択された場合には、圧縮・暗号化可否の設定情報に加え、圧縮処理アルゴリズム、および暗号処理アルゴリズムの種別を示す情報445がヘッダー440に別途組み込まれるようにすることができる。 Then, compression is performed to perform data compression processing according to the mail box capacity of the mail server (POP server) prepared on the management device side (installed at the management device side center or installed at the contracted provider). In the processing column 1250, a compression process is selected. Further, when a line with a high security level such as a dedicated line is not used as the network 160, the encryption process is selected in the encryption process column 1260 in order to perform the data encryption process. When compression processing and encryption processing are selected, information 445 indicating the compression processing algorithm and the type of encryption processing algorithm is separately incorporated in the header 440 in addition to the setting information indicating whether compression / encryption is possible. be able to.

以上の選択指示により、各端末装置(顧問先)毎に、どのアプリ(アプリケーションプログラム)について、ネットバックアップ処理を許可するか否かを(管理装置側で)決定することができる。また、必要に応じて、ネットバックアップ処理を行なう時間間隔を設定できる。そして、選択された情報は、図4に示したように、添付ファイルのヘッダー440に組み込まれることになる。 With the selection instruction described above, it is possible to determine (on the management apparatus side) which application (application program) is permitted for the net backup process for each terminal device (consultant). Further, a time interval for performing the net backup process can be set as necessary. Then, the selected information is incorporated into the header 440 of the attached file as shown in FIG.

なお、添付ファイルのヘッダー440に組み込むのではなく、メールヘッダーに組み込むようにしてもよく、また、メール本文にテキスト文字情報として、ネットバックアップ処理の可否を示すステータス情報を送信するようにしてもよい。 In addition, it may be incorporated in the mail header instead of being incorporated in the header 440 of the attached file, and status information indicating whether or not the net backup processing is possible may be transmitted as text character information in the mail body. .

(2)ネットバックアップ設定の共有
図10は、図12で説明したシステム環境設定の結果を、管理装置側と端末側で共有するための処理を示した図である。
(2) Sharing of Net Backup Settings FIG. 10 is a diagram showing a process for sharing the result of the system environment setting described in FIG. 12 between the management apparatus side and the terminal side.

すなわち、ネットバックアップ処理を行なうための管理装置側と端末装置側のシステム環境設定情報の授受に関する処理の一実施例を示したものである。以下、図10と図12を参照しつつ、ネットバックアップ設定が共有される仕組みについて説明する。 That is, an example of processing related to the exchange of system environment setting information on the management device side and the terminal device side for performing the net backup processing is shown. Hereinafter, a mechanism for sharing the net backup setting will be described with reference to FIGS. 10 and 12.

まず、管理装置(会計事務所の会計処理装置)140側では、前述の図12に示すようなシステム環境設定(ネットバックアップ設定)が行われ、その設定情報、および前記予め設定された顧問先のメールアドレスなどが、データ管理部143によって添付ファイル430のヘッダー部440に組み込まれ(ST1)、記憶部700にファイル形式(F0)で格納される(ST2)。 First, on the management device (accounting processing device of the accounting office) 140 side, the system environment setting (net backup setting) as shown in FIG. 12 described above is performed, the setting information, and the pre-set consultant's The mail address and the like are incorporated into the header 440 of the attached file 430 by the data management unit 143 (ST1) and stored in the storage unit 700 in the file format (F0) (ST2).

メール作成部142は、電子メールM0を作成し、添付ファイルF0を記憶部700から読み出して、作成した電子メールM0に添付する(ST3)。そして、(電子メール用送信)バッファに一時格納する(ST4)。 The mail creation unit 142 creates an email M0, reads the attached file F0 from the storage unit 700, and attaches it to the created email M0 (ST3). Then, it is temporarily stored in the (e-mail transmission) buffer (ST4).

メール送受信部141は、(電子メール用送信)バッファから電子メールM0を取り出して、顧問先情報記憶部670から該顧問先に対応する送付先アドレスを読み出してメールヘッダーに格納し、該顧問先110宛の電子メールM0をネットワーク160上に送信する(ST5)。該電子メールM0はメールサーバー(SMTPサーバー)1030に一時格納され、あて先のアドレスに向けて送信処理される(ST6)。   The mail transmitting / receiving unit 141 retrieves the electronic mail M0 from the (transmission for electronic mail) buffer, reads the destination address corresponding to the consultant from the consultant information storage unit 670, stores it in the mail header, and the consultant 110 The addressed e-mail M0 is transmitted on the network 160 (ST5). The e-mail M0 is temporarily stored in a mail server (SMTP server) 1030 and is transmitted to a destination address (ST6).

端末装置(顧問先の会計処理装置)110側で用意されたメールサーバー(POPサーバー)1020では、送付された添付ファイルF0付きの電子メールM0を該顧問先用のメールボックス(図示せず)に一時格納する。 In the mail server (POP server) 1020 prepared on the terminal device (consultant's accounting processing device) 110 side, the sent e-mail M0 with the attached file F0 is sent to the consultant's mailbox (not shown). Store temporarily.

端末装置(顧問先の会計処理装置)110のメール送受信部111は、該電子メールM0をメールサーバー(POPサーバー)1020のメールボックスから読み出して、端末装置(顧問先の会計処理装置)110のバッファ530に一時格納する(ST7)。そして、データ制御部113は、バッファ530から電子メールM0を読み出して、添付ファイルF0を分離して、記憶部300に保存する。この際、ファイルのヘッダー部430の情報を抽出し、アプリケーションデータのネットバックアップ許可情報の格納領域330に格納する。 The mail transmission / reception unit 111 of the terminal device (consultant accounting processing device) 110 reads the electronic mail M0 from the mailbox of the mail server (POP server) 1020, and buffers the terminal device (consultant accounting processing device) 110. Temporarily stored in 530 (ST7). Then, the data control unit 113 reads the electronic mail M0 from the buffer 530, separates the attached file F0, and stores it in the storage unit 300. At this time, the information of the header portion 430 of the file is extracted and stored in the storage area 330 for the net backup permission information of the application data.

以上の処理により、当該端末装置(顧問先の会計処理装置)において、出納帳や給与などのアプリケーションプログラムごとに、作成したデータについてネットバックアップ処理を許可するか/しないかの環境設定(ネットバックアップ設定)が記憶され、同時に、管理装置(会計事務所の会計処理装置)140側との環境設定(ネットバックアップ設定)が共有されることになる。この方式によれば、顧問先側でネットバックアップ設定を意識すること無く設定を行ない得る点でメリットがある。 Through the above processing, the environment setting (net backup setting) of whether or not to allow net backup processing for the created data for each application program such as cashbook and salary in the terminal device (accounting device of the consultant) At the same time, the environment setting (net backup setting) is shared with the management apparatus (accounting processing apparatus of the accounting office) 140 side. According to this method, there is an advantage in that the setting can be made without being conscious of the net backup setting on the consulting side.

なお、会計事務所の管理装置140からは、メールヘッダーあるいは、メール本文にテキスト文字情報として、ネットバックアップ処理の可否を示すステータス情報を電子メールで送信して、ネットバックアップ処理の有無に関する情報を共有してもよい。すなわち、端末装置110と管理装置140の間では、簡単に、「当該顧問先はネットバックアップ対象とする」か否かという情報ビットだけを共有するだけとし、該情報を参照して、以下のネットバックアップ処理の起動可否を判定することもでき、その場合には以上の環境設定処理を簡略化できるメリットがある。 In addition, from the accounting office management device 140, status information indicating whether or not the net backup processing is possible is sent as e-mail as text character information in the mail header or the mail body, and information regarding the presence or absence of the net backup processing is shared. May be. That is, the terminal device 110 and the management device 140 simply share only an information bit indicating whether or not “the advisor is a net backup target”, and the following network is referred to by referring to the information. It is also possible to determine whether or not the backup process can be started. In this case, there is an advantage that the above environment setting process can be simplified.

(3)端末装置側のネットバックアップ処理
図5は本発明における端末装置(顧問先の会計処理装置)側の処理の一実施例を機能ブロックとデータのフローで表した図である。すなわち、ネットバックアップ処理を起動するうえで、端末装置側で行われる処理を示すものである。
(3) Net Backup Processing on the Terminal Device Side FIG. 5 is a diagram showing an embodiment of processing on the terminal device (consultant accounting processing device) side in the present invention in terms of functional blocks and data flow. That is, it shows processing performed on the terminal device side when starting the net backup processing.

まず、顧問先の会計処理装置では、所定のアプリケーションプログラムA(例えば出納帳プログラム)を実行中であることを想定する。アプリケーションプログラムA(例えば出納帳プログラム)は記憶部300から実行中のアプリケーションプログラムAに対応するデータファイル(例えば出納帳ファイル)を,アプリケーションAのデータ格納領域321から読み出す。アプリケーションプログラムAはデータ作成部114を起動し、データ作成部114により、出納帳データが作成されていく。 First, it is assumed that the accounting processing apparatus of the advisor is executing a predetermined application program A (for example, a cashbook program). The application program A (for example, a cashbook program) reads a data file (for example, a cashbook file) corresponding to the application program A being executed from the storage unit 300 from the data storage area 321 of the application A. The application program A activates the data creation unit 114, and the data creation unit 114 creates account book data.

そして、オペレータの指示によりアプリケーションプログラムAの終了処理が選択された場合には、データ作成部114は終了処理命令を発し、これを受けて、データ制御部113は、作成したデータ(例えば出納帳データ)を記憶部300に格納する処理を行なう。 When the termination process of the application program A is selected according to the operator's instruction, the data creation unit 114 issues a termination process command, and in response to this, the data control unit 113 creates the created data (for example, cashbook data). ) Is stored in the storage unit 300.

さらに、データ制御部113は、当該所定の終了処理(例えば終了時、端末装置内の記憶領域に保存処理を行う際)をトリガとして、当該アプリケーションプログラムA(例えば出納帳プログラム)のデータがネットバックアップ処理の許可がなされているかどうかを、記憶部300からアプリケーションAのデータのネットバックアップ許可情報の格納領域321の情報を読み出して判定する。 Furthermore, the data control unit 113 uses the predetermined end process (for example, when the storage process in the storage area in the terminal device is performed at the end) as a trigger, and the data of the application program A (for example, the accounting book program) Whether or not the processing is permitted is determined by reading the information in the storage area 321 of the net backup permission information of the data of the application A from the storage unit 300.

なお、この場合において、ネットバックアップ許可情報はアプリケーションプログラム用データファイルのヘッダーから直接読み出して判定することとしてもよい。 In this case, the net backup permission information may be determined by directly reading from the header of the application program data file.

そして、ネットバックアップ許可のビットが立っている場合には、ネットバックアップ処理に移行する。ネットバックアップ処理に移行すると、データ制御部113は、前記アプリケーションプログラムA(例えば出納帳プログラム)で作成したデータ(出納帳データ)を、電子メールに添付するために添付ファイル作成部510に指示を出す。この場合において、データ制御部113は、ネットバックアップ処理を起動する前に、(オペレータに実際にネットバックアップ処理を行なう否かを選択させるべく)、「ネットバックアップを行なう/行なわない」旨の画面表示を行なうこととしてもよい(図示せず)。 If the net backup permission bit is set, the process proceeds to the net backup process. When shifting to the net backup process, the data control unit 113 issues an instruction to the attached file creation unit 510 to attach the data (paybook data) created by the application program A (for example, the cashbook program) to an e-mail. . In this case, before starting the net backup process, the data control unit 113 displays a screen indicating that “net backup is performed / not performed” (to allow the operator to select whether or not to actually perform the net backup process). May be performed (not shown).

添付ファイル作成部510は、データ制御部113の指示を受けて、ヘッダー作成部511、データ登録部512、データ圧縮部513、データ暗号化部514をそれぞれ起動し、ヘッダー440、データ460を生成する。 In response to an instruction from the data control unit 113, the attached file creation unit 510 activates the header creation unit 511, the data registration unit 512, the data compression unit 513, and the data encryption unit 514, and generates a header 440 and data 460, respectively. .

データは、必要に応じてデータ圧縮部513、データ暗号化部514により、圧縮、暗号化される。例えば、添付ファイルとして容量制限がある場合、もしくは所定の容量制限を別途設けて、その制限に応じて圧縮処理が行われる。これは、メールサーバー(POPサーバー)のメールBOXの容量制限を考慮したものである。 Data is compressed and encrypted by a data compression unit 513 and a data encryption unit 514 as necessary. For example, when there is a capacity limit as an attached file, or a predetermined capacity limit is separately provided, and compression processing is performed according to the limit. This is in consideration of the capacity limitation of the mail box of the mail server (POP server).

差分データまた、VPNや専用回線などのセキュリティ面で担保された回線を使わない場合(例えば通常のインターネット回線)を使用する場合には、暗号化されるようにしてもよい。また、圧縮処理、暗号化処理を行なう場合には、その圧縮処理、暗号化処理のアルゴリズムを添付ファイルのヘッダー情報に組み込むようにしてもよい。もちろん、圧縮・暗号化アルゴリズムは会計事務所と顧問先で使用するアプリケーションプログラムのファイル書込みモジュールなどで予め共通に保有していてもよい。 The difference data may be encrypted when a line that is secured in terms of security such as a VPN or a dedicated line is not used (for example, a normal Internet line). Further, when performing compression processing and encryption processing, algorithms of the compression processing and encryption processing may be incorporated in the header information of the attached file. Of course, the compression / encryption algorithm may be commonly held in advance by the file writing module of the application program used by the accounting office and the consultant.

なお、この場合において、添付ファイル作成部510は、前回アプリケーションプログラムAを起動した際に作成したデータと今回作成したデータとの比較を行ない、差分データを抽出して添付することとしてもよい。 In this case, the attached file creation unit 510 may compare the data created when the application program A was started last time with the data created this time, and extract and attach difference data.

また、メール作成部112はデータ制御部113の指示を受けて、「あて先、件名」などの情報をメールヘッダーに格納する。例えば、あて先アドレスは会計事務所のメールアドレスが設定され、件名のデータとして「ネットバックアップ」といった文字列を設定し、電子メールを作成する。そして、添付ファイル付きの電子メール540を生成し、バッファ530に一時格納する。 Further, upon receiving an instruction from the data control unit 113, the mail creation unit 112 stores information such as “destination, subject” in the mail header. For example, an e-mail address of an accounting office is set as the destination address, a character string such as “net backup” is set as subject data, and an e-mail is created. Then, an electronic mail 540 with an attached file is generated and temporarily stored in the buffer 530.

なお、この場合において、会計所事務所(管理装置)のメールアドレスの情報は、予め設定画面で設定する情報を取得して利用してもよいし、あるいは会計事務所から顧問先に、前記ネットバックアップ設定の共有処理をおこなう際に、電子メールあるいは添付ファイルのヘッダー情報として格納されるようにして顧問先に送信された情報を格納したものを取得して利用してもよい。 In this case, the information of the mail address of the accounting office (management device) may be obtained by using information set in advance on the setting screen, or may be used from the accounting office to the consultant. When the backup setting sharing process is performed, information stored in the information sent to the consultant so as to be stored as the header information of the e-mail or the attached file may be acquired and used.

また、メール送受信部111は、データ制御部113の指示を受けて、該電子メールを、メールヘッダー410に格納された管理装置(会計事務所の会計処理装置)のメールアドレスをあて先として、ネットワーク160を介して送出する。 Further, the mail transmission / reception unit 111 receives the instruction from the data control unit 113, and sends the e-mail to the network 160 with the mail address of the management device (accounting processing device of the accounting office) stored in the mail header 410 as the destination. To send out.

ここで、管理装置のメールアドレスは、添付ファイル430のヘッダー440に格納されているので(図4では図示せず)、添付ファイルを電子メールに添付する際に(図10のステップST3)、これを取得してメールヘッダー410に格納することができるが、これに限定されるものではなく、例えば、別途記憶部300に格納しておいてもよい。 Here, since the mail address of the management apparatus is stored in the header 440 of the attached file 430 (not shown in FIG. 4), when attaching the attached file to the e-mail (step ST3 in FIG. 10), Can be acquired and stored in the mail header 410, but is not limited to this, and may be stored separately in the storage unit 300, for example.

なお、ネットバックアップ処理を起動する前に、管理装置側(会計事務所側)で設定されたネットバックアップ時間間隔情報との比較を行ない、設定されたネットバックアップ時間間隔より長い時間バックアップされていない場合には、ネットバックアップ処理動作を起動し、前回バックアップした時間から、設定されたネットバックアップ時間間隔より短い時間しか経過していない場合には、ネットバックアップ処理を起動せず、表示部240にその旨を意味するテキスト文字でワーニング表示(例えばポップアップ表示)をすることとしてもよい。 Before starting the net backup processing, compare with the net backup time interval information set on the management device side (accounting office side), and if it has not been backed up for a longer time than the set net backup time interval If the network backup processing operation is started and only a time shorter than the set net backup time interval has elapsed since the time of the previous backup, the net backup processing is not started and the display unit 240 notifies that effect. It is good also as displaying a warning (for example, pop-up display) by the text character which means.

ここで、送信先の管理装置(会計事務所側)で用意しているメールサーバー(POPサーバー)1150のメールBOX1151が一杯になっている場合には、端末装置側で用意しているメールサーバー(SMTPサーバー)1130、から送信エラー情報が送られてくるので、メール送受信部111は再送処理を行なう。なお、メールサーバー(POPサーバー)は、会計事務所内で設置されていてもよいし、あるいは契約しているプロバイダ側で用意されているものであってもよい。そして、正常に送信できた場合には、管理装置140側から、自動応答メールで「ネットバックアップファイル(正常)受信」を示す電子メールが返信され、端末装置110側では正常終了状態を知ることができる。 Here, when the mail box 1151 of the mail server (POP server) 1150 prepared in the transmission destination management apparatus (accounting office side) is full, the mail server (in the terminal apparatus side) Since the transmission error information is sent from the (SMTP server) 1130, the mail transmission / reception unit 111 performs retransmission processing. The mail server (POP server) may be installed in the accounting office or may be prepared by the contracting provider. If the transmission is successful, the management device 140 returns an e-mail indicating “net backup file (normal) received” as an automatic response mail, and the terminal device 110 knows the normal end state. it can.

(4)管理装置(会計事務所の会計処理装置)側のネットバックアップ処理
図11は端末装置(顧問先の会計処理装置)から電子メールに添付されたファイルを受け取った管理装置側の処理を示した図である。以下、図11を参照しつつ、管理装置側のネットバックアップ処理について説明する。
(4) Net backup processing on the management device (accounting processing device of the accounting office) FIG. 11 shows processing on the management device side that received the file attached to the e-mail from the terminal device (accounting processing device of the consultant). It is a figure. Hereinafter, the net backup processing on the management apparatus side will be described with reference to FIG.

なお、端末装置は、管理装置に対して複数用意されている。すなわち、端末装置は顧問先の会計処理装置に対応する関係で、通常、会計事務所の顧問先数分だけ接続されている。そして、管理装置140は会計事務所側の会計処理装置あるいは管理装置に対応している。 A plurality of terminal devices are prepared for the management device. In other words, the terminal devices are usually connected in the number corresponding to the number of advisors of the accounting office in relation to the accounting processing device of the advisor. The management device 140 corresponds to an accounting processing device or a management device on the accounting office side.

図11では、端末装置1(顧問先1)1110と端末装置2(顧問先2)1120がネットワーク160に接続されている。なお、図11では1110、1120が該当するが、説明のため、図ではこの2台が接続されているが、これに限定する趣旨ではない。同様に、管理装置140もネットワーク160に接続されている。 In FIG. 11, the terminal device 1 (consultant 1) 1110 and the terminal device 2 (consultant 2) 1120 are connected to the network 160. In FIG. 11, 1110 and 1120 correspond, but for the sake of explanation, these two units are connected in the figure, but the present invention is not limited to this. Similarly, the management device 140 is also connected to the network 160.

端末装置1(顧問先1)1110では、添付ファイル付き電子メールが、2個生成されている状態が記載されている(M1とM2)。これは、例えば、出納帳プログラムによって生成されたデータが添付ファイル化され(F1)、給与プログラムによって生成されたデータが添付ファイル化され(F2)、それぞれ電子メールM1と電子メールM2に添付されていることに対応させることができる。 The terminal device 1 (consultant 1) 1110 describes a state in which two emails with attached files are generated (M1 and M2). For example, the data generated by the cashbook program is converted into an attached file (F1), the data generated by the salary program is converted into an attached file (F2), and attached to the e-mail M1 and the e-mail M2, respectively. It can correspond to being.

他方、端末装置2(顧問先2)1120では、添付ファイル付き電子メールが、1個生成されている状態が記載されている(M3)。これも、例えば、出納帳プログラムによって生成されたデータが添付ファイル化され(F3)、電子メールM3に添付されていることに対応させることができる。 On the other hand, the terminal device 2 (consultant 2) 1120 describes a state where one electronic mail with an attached file is generated (M3). This can correspond to, for example, that data generated by the cashbook program is converted into an attached file (F3) and attached to the e-mail M3.

次に、各端末装置(1110,1120)は電子メール(M1,M2,M3)をそれぞれ、ネットワーク160を介して、管理装置140に向けて送信する。送信するタイミングは、それぞれ任意でよい。その後、各電子メールは各メールサーバー(SMTPサーバー)を経由して、会計事務所側で用意されたメールサーバー(POPサーバー)1150に送信され、管理装置140がこれを受信することにより、端末装置から管理装置へ送られることになる。 Next, each terminal device (1110, 1120) transmits an e-mail (M1, M2, M3) to the management device 140 via the network 160, respectively. The transmission timing may be arbitrary. Thereafter, each e-mail is transmitted to each mail server (SMTP server) via a mail server (POP server) 1150 prepared on the accounting office side. To the management device.

これを詳細に見てみると、まず、端末装置1(顧問先1)1110から送信(SH1)された電子メールM1とM2は、端末装置1(顧問先1)用のメールサーバー(SMTPサーバー)1130を経由して、メールサーバー(POPサーバー)1150に送信され(SH3)、メールBOX1151に一時格納される。同様に、端末装置2(顧問先2)1120から送信(SH2)された電子メールM3は、端末装置2(顧問先2)用のメールサーバー(SMTPサーバー)1140を経由して、メールサーバー(POPサーバー)1150に送信され(SH4)、メールBOX1151に一時格納される。 Looking at this in detail, first, e-mails M1 and M2 transmitted (SH1) from the terminal device 1 (advisory 1) 1110 are mail servers (SMTP servers) for the terminal device 1 (advisory 1). It is transmitted to the mail server (POP server) 1150 via 1130 (SH3) and temporarily stored in the mail BOX 1151. Similarly, the electronic mail M3 transmitted (SH2) from the terminal device 2 (consultant 2) 1120 passes through the mail server (SMTP server) 1140 for the terminal device 2 (consultant 2), and is sent to the mail server (POP). Server) 1150 (SH4) and temporarily stored in the mail box 1151.

以上により、メールサーバー(POPサーバー)1150のメールBOX1151には、電子メールM1、M2、M3がそれぞれ一時格納されることとなる。そして、管理装置140のメール送受信部141は、予め設定された所定のタイミングで、メールサーバー(POPサーバー)1150のメールBOX1151にアクセスし、メールの読み出し処理を行ない(SH5)、バッファ1010に一時格納する。 As described above, the e-mails M1, M2, and M3 are temporarily stored in the mail box 1151 of the mail server (POP server) 1150, respectively. Then, the mail transmission / reception unit 141 of the management device 140 accesses the mail BOX 1151 of the mail server (POP server) 1150 at a predetermined timing set in advance, performs mail read processing (SH5), and temporarily stores it in the buffer 1010. To do.

データ管理部143は、バッファ1010から電子メール(M1,M2,M3)をそれぞれ読み出して(SH6)、必要ならば圧縮解凍処理、または暗号解読処理を行ないつつ、添付ファイルのヘッダー情報440を参照し、ネットバックアップ処理を許可するビット451が立っている場合には、添付ファイル(F1、F2、F3)を電子メールから分離し、バックアップデータ格納領域720に保存する(SH7)。 The data management unit 143 reads the e-mails (M1, M2, M3) from the buffer 1010 (SH6) and refers to the header information 440 of the attached file while performing compression / decompression processing or decryption processing if necessary. If the bit 451 for permitting the net backup processing is set, the attached files (F1, F2, F3) are separated from the e-mail and stored in the backup data storage area 720 (SH7).

これを、図7を参照しつつ、より詳細にみてみると、まず前述の仮定のように、添付ファイルF1は端末1(顧問先1)において、出納帳プログラムによって生成されたデータ(ファイル)を意味し、添付ファイルF2については端末1(顧問先1)において給与プログラムによって生成されたデータ(ファイル)を意味する場合においては、例えば出納帳プログラムをアプリケーションプログラムA、給与プログラムをアプリケーションプログラムBに対応づけるとすると、添付ファイルF1はアプリケーションA用データ格納領域730の端末1(顧問先1)用データ格納領域731に格納され、添付ファイルF2はアプリケーションB用データ格納領域740の端末1(顧問先1)用データ格納領域741に格納される。 Looking at this in more detail with reference to FIG. 7, first, as described above, the attached file F1 is the data (file) generated by the cash register program at the terminal 1 (consultant 1). In the case where the attached file F2 means data (file) generated by the salary program in the terminal 1 (consultant 1), for example, the cashier program corresponds to the application program A and the salary program corresponds to the application program B. In other words, the attached file F1 is stored in the terminal 1 (consultant 1) data storage area 731 of the application A data storage area 730, and the attached file F2 is stored in the terminal 1 (consultant 1) of the application B data storage area 740. ) Data storage area 741.

同様に、添付ファイルF3は、端末2(顧問先2)において、出納帳プログラムによって生成されたデータ(ファイル)を意味するから、アプリケーションA用データ格納領域730の端末2(顧問先2)用データ格納領域(図示せず)に格納されることになる。 Similarly, the attached file F3 means data (file) generated by the cash register program in the terminal 2 (consultant 2), and therefore data for the terminal 2 (consultant 2) in the application A data storage area 730. It is stored in a storage area (not shown).

この場合において、添付ファイルのヘッダー情報と、別途、管理装置側でネットバックアップ設定した環境設定情報(図12で設定して記憶部700に保存した情報)とを再度比較して、ネットバックアップ処理の安全を期すこととしてもよい。これにより、顧問先の端末装置から送信された、添付ファイルF1,F2,F3が、それぞれ、会計事務所側の管理装置に保存することができた。 In this case, the header information of the attached file is separately compared with the environment setting information (information set in FIG. 12 and saved in the storage unit 700) set separately on the management apparatus side to perform the net backup process. It may be safe. As a result, the attached files F1, F2, and F3 transmitted from the terminal device of the advisor can be stored in the management device on the accounting office side.

また、同時に、ファイル管理情報格納領域750に必要な情報の格納をおこなう(SH8)。その情報とは、図8に示すように、端末装置1からの添付ファイルの場合には、ファイルN840の情報として格納される情報群である。 At the same time, necessary information is stored in the file management information storage area 750 (SH8). The information is a group of information stored as information of the file N840 in the case of an attached file from the terminal device 1 as shown in FIG.

例えば、先の説明では、顧問先1から出納帳ファイルF1と給与ファイルF2が送付されてきたわけであるが、これらのファイルをそれぞれ、アプリケーションA用管理情報格納領域760の端末1(顧問先1)用管理情報格納領域761の中のファイル1の情報(図8ではファイル1の情報820に相当)として格納し、アプリケーションB用管理情報格納領域770の端末1(顧問先1)用管理情報格納領域771の中のファイル1の情報(図8ではファイル1の情報820に相当)として格納することができる。 For example, in the above description, the account book file F1 and the salary file F2 have been sent from the consultant 1, and these files are respectively stored in the terminal 1 (consultant 1) of the management information storage area 760 for application A. Management information storage area 761 is stored as file 1 information (corresponding to file 1 information 820 in FIG. 8), and management information storage area for terminal 1 (consultant 1) in management information storage area 770 for application B 771 can be stored as file 1 information (corresponding to file 1 information 820 in FIG. 8).

より詳細には、出納帳ファイルF1のヘッダー情報から、ファイル名850、ファイル種別860、日時情報870(作成日時871)、ファイル区分882(アプリ種別)をそれぞれ取得して格納し、別途ステータス管理情報890を生成して格納する。また、受信日時(情報)872は当該ファイルを電子メールの添付ファイルとして受信した日時をOSのTIME関数などを使って取得した情報を格納する。 More specifically, the file name 850, the file type 860, the date / time information 870 (creation date / time 871), and the file classification 882 (application type) are acquired and stored from the header information of the cash register file F1, and status management information is separately provided. 890 is generated and stored. The reception date / time (information) 872 stores information obtained by using the OS's TIME function or the like as the date / time when the file is received as an attached file of an e-mail.

ステータス管理情報890は、管理ステータス891と処理日時892からなり、これまでの処理では、前述のように顧問先からファイルのネットバックアップ処理を依頼された状態に相当させることができるから、これを2ビットで構成する場合には、「00」(未処理:バックアップデータ(ファイル)ファイルを格納しただけの状態)と定義して管理することができる。 The status management information 890 includes a management status 891 and a processing date and time 892, and in the processing so far, as described above, it is possible to correspond to the state in which the net backup processing of the file has been requested by the consultant. When configured with bits, it can be defined and managed as “00” (unprocessed: a state in which only a backup data (file) file is stored).

ここで、例えば、前述のシステム環境設定に、ネットバックアップ間隔欄1240の設定が1日単位に設定されている場合にあっては、前記F1とF2とが同じファイル形式のファイルであり、かつ、両ファイルが同日に受信されたものである場合には、最後に受信したファイルのみをバックアップファイルとしてバックアップデータ格納領域720に格納するようにしてもよい(一意に対応する管理情報についても同様)。このことは、受信したファイル数が2つである場合についてのみならず、同一の端末装置から同じ形式のファイルが複数受信した場合においても同様である。 Here, for example, in the case where the setting of the net backup interval field 1240 is set in units of one day in the system environment setting described above, the F1 and F2 are files of the same file format, and When both files are received on the same day, only the last received file may be stored in the backup data storage area 720 as a backup file (the same applies to the management information corresponding uniquely). This is the same not only when the number of received files is two but also when a plurality of files of the same format are received from the same terminal device.

これにより、後述のネットバックアップ一覧1300の保管ファイル数1320の表示は、同一のファイル形式のファイルについては1日に1つのファイルのみが保管されていることに付随して、管理するファイル数の削減が可能となるという効果が得られる。 As a result, the display of the number of stored files 1320 in the net backup list 1300 described later is accompanied by the fact that only one file is stored per day for files of the same file format, and the number of files to be managed is reduced. Can be obtained.

そして、正常に格納処理が終了した場合には、管理装置140側から、端末装置1(顧問先1)1110に対して、自動応答メールで「ネットバックアップファイル受信」を示す電子メールを返信する(図示せず)。なお、データ管理部143のSH6からSH7にかけてのメール切出し機能(部)はメールサーバーが管理装置側センター内に設置されている場合には、メールサーバー内に設けられていてもよい。 When the storage process is normally completed, the management apparatus 140 returns an e-mail indicating “net backup file received” to the terminal apparatus 1 (consultant 1) 1110 as an automatic response mail ( Not shown). Note that the mail cutout function (unit) from SH6 to SH7 of the data management unit 143 may be provided in the mail server when the mail server is installed in the management apparatus side center.

ここで、メールBOX1151が一杯になった場合には通常、端末装置1(顧問先1)1110側に送信エラー情報が返されるが、メールBOX1151が一杯になるのを防ぐため、定期的に、メール送受信プログラムの自動読み出し機能を働かせてもよい。あるいは、管理装置側のオペレータに注意を促すべく、定期的に、メール受信処理を行なうように、管理装置側の表示部640にワーニング表示を行なうようにしてもよい。 Here, when the mail BOX 1151 becomes full, normally, transmission error information is returned to the terminal device 1 (consultant 1) 1110 side. However, in order to prevent the mail BOX 1151 from becoming full, the mail BOX 1151 is regularly sent. The automatic reading function of the transmission / reception program may be activated. Alternatively, a warning display may be performed on the display unit 640 on the management device side so as to periodically perform mail reception processing in order to call attention to the operator on the management device side.

同様に、電子メールM2のヘッダー解析をおこないつつ、添付ファイルF2について、ファイル管理情報格納領域750に必要な情報の格納をおこなう。また、顧問先2から送付された電子メールM3、添付ファイルF2についても同様の処理を行なえばよい。以上により、端末装置(顧問先の会計処理装置)のアプリケーションプログラムで生成したデータが管理装置(会計事務所側の会計処理装置)に格納されるまでのネットバックアップ処理の仕組みが説明された。 Similarly, necessary information is stored in the file management information storage area 750 for the attached file F2 while performing header analysis of the e-mail M2. The same processing may be performed for the email M3 and the attached file F2 sent from the advisor 2. As described above, the mechanism of the net backup processing until the data generated by the application program of the terminal device (consultant accounting processing device) is stored in the management device (accounting processing device on the accounting office side) has been described.

3.管理機能
次に、本発明における、管理装置側における管理機能の仕組みについて、図13、図14を参照しつつ説明する。
3. Management Function Next, the mechanism of the management function on the management apparatus side in the present invention will be described with reference to FIGS.

(1)ネットバックアップ一覧の表示
図13は、管理装置140の表示部640において、ネットバックアップ一覧を表示する場合における画面表示の一実施例を示す図である。
(1) Display of Net Backup List FIG. 13 is a diagram showing an example of screen display when the net backup list is displayed on the display unit 640 of the management apparatus 140.

管理装置140のメニュー画面において(図示せず)、オペレータが「ネットバックアップ一覧」の項目をマウス620あるいはキー入力部610のポインタ指示により、クリック(あるいは選択指示)すると、図13に示す画面表示が行なわれる。 When the operator clicks (or selects) a “net backup list” item by a pointer instruction of the mouse 620 or the key input unit 610 on the menu screen of the management apparatus 140 (not shown), the screen display shown in FIG. Done.

図13によれば、各顧問先名称1310毎に、ネットバックアップ処理により顧問先から保管依頼されて、保管しているファイル数1320、保管しているファイルのサイズ1330、および最終受信日時1340が表示されていることが示されている。 According to FIG. 13, for each consultant name 1310, the number of files 1320 stored, the size 1330 of the stored file, and the last received date and time 1340, which are requested to be stored from the consultant by the net backup process, are displayed. It has been shown that.

制御部650は、指定された顧問先名称に従って、記憶部700のファイル管理情報格納領域750から、端末n(顧問先n)用管理情報格納領域762を参照し、ファイルN840の情報を取得し(図8)、表示部640用の表示メモリ(図示せず)に書込み処理を行なう。表示部640は該表示メモリの内容を読み出して、液晶ディスプレイあるいはCRTに表示を行なう。 The control unit 650 refers to the management information storage area 762 for the terminal n (advisory n) from the file management information storage area 750 of the storage unit 700 according to the designated advisory destination name, and acquires information on the file N840 ( 8), a writing process is performed on a display memory (not shown) for the display unit 640. The display unit 640 reads the contents of the display memory and displays them on the liquid crystal display or CRT.

例えば、1行目には顧問先名称1310「0002 株式会社C工業」に対して、保管しているファイル数1320が「5件」、そのサイズが「2,347」kBであること、最終受信日時1340が「2005/05/13 午後05:10」であることが、それぞれテキスト表示されていることが示されている。 For example, in the first line, for the consultant name 1310 “0002 C Industry Co., Ltd.”, the number of stored files 1320 is “5”, the size is “2,347” kB, and the last received date 1340 "2005/05/13 pm 05:10" indicates that the text is displayed.

これを、制御部650と図7および図8との関係で説明すると、制御部650は、顧問先情報810をキーとして、ファイル管理情報格納領域750を参照し、各アプリケーションプログラム毎に、アプリケーション用管理情報格納領域(760、770)の中の、当該選択された顧問先の端末(顧問先)用管理情報格納領域(761、762)における、ファイル1〜ファイルNまでの情報820〜840の情報を読み出し、各アプリケーションプログラム毎における格納ファイル数の総和を算出し、格納ファイル数1320の表示を行なう。 This will be described with reference to the relationship between the control unit 650 and FIGS. 7 and 8. The control unit 650 refers to the file management information storage area 750 using the advisor information 810 as a key, and for each application program, Information 820 to 840 from file 1 to file N in the management information storage area (761, 762) for the terminal (advisor) of the selected advisor in the management information storage area (760, 770) , The total number of stored files for each application program is calculated, and the number of stored files 1320 is displayed.

そして、各アプリケーションプログラム毎における、各格納ファイルの容量の総和を計算した結果が格納されている格納ファイル容量813を読み出して、保管しているファイルのサイズ1330の表示を行なう。また、最後にネットバックアップ処理において受信した電子メールの受信日時872情報を読み出して、最終受信日時1340の表示を行なう。 Then, the storage file capacity 813 in which the result of calculating the total sum of the capacity of each storage file for each application program is read, and the size 1330 of the stored file is displayed. Further, the reception date / time 872 information of the e-mail received last in the net backup process is read, and the last reception date / time 1340 is displayed.

同様に2行目以下の顧問先についても、それぞれ表示をおこなう。また、バックアップファイルの容量1350は、各顧問先について格納ファイル容量813の総和を計算することにより、取得して表示している。空き容量1360についても、予め設定された各顧問先毎の保管容量から、該バックアップファイルの容量1350の数値を引いた値を求めることで表示が可能となる。  Similarly, the advisors in the second row and below are also displayed. The backup file capacity 1350 is acquired and displayed by calculating the sum of the storage file capacity 813 for each consultant. The available capacity 1360 can also be displayed by obtaining a value obtained by subtracting the numerical value of the capacity 1350 of the backup file from the preset storage capacity for each advisor.

なお、前述のシステム環境設定において、ネットバックアップ間隔欄1240の設定が1日単位に設定されている場合にあっては、同日に同一のファイル形式のバックアップファイルを複数回受信した場合には、当該日の最後に受信したバックアップファイルだけが保管されることになるから、保管ファイル数1320の表示は、同日に受信した同一のファイル形式のバックアップファイルが複数ある場合であっても、同一のファイル形式では1つのファイル数だけがカウントされて表示されるようにしてもよい。 In the above-mentioned system environment setting, when the setting of the net backup interval column 1240 is set for one day, if the same file format backup file is received a plurality of times on the same day, Since only the backup file received at the end of the day is stored, the storage file count 1320 is displayed even if there are a plurality of backup files of the same file format received on the same day. Then, only the number of one file may be counted and displayed.

具体的には、例えば、出納帳のファイルを、5日前から受信しており当日はまだ受信していない場合を想定すると、5日前には5件、4日前には4件、3日前には3件、2日前には2件、1日前には1件について、それぞれバックアップファイルとして、受信していた場合において、5日前に受信した最後の1件、・・・1日前に受信した最後の1件をカウントして全部で5件として、保管ファイル数の表示を行なうことになる。 Specifically, for example, assuming that a file in a cash register has been received from 5 days ago and has not yet been received on that day, 5 files are 5 days ago, 4 are 4 days ago, and 3 are 3 days ago. 3 cases, 2 days ago, 2 cases, 1 day ago, 1 case each as a backup file, the last one received 5 days ago, the last received 1 day ago One file is counted and a total of five files are displayed.

以上の画面表示により、各顧問先毎にネットバックアップ処理の状況が一目で確認できることになる。 With the above screen display, the status of the net backup processing can be confirmed at a glance for each advisor.

(2)顧問先別 ネットバックアップ一覧画面
次に、各顧問先毎に、バックアップファイルとその管理状態を示す画面表示「顧問先別 ネットバックアップ一覧画面」を図13、図14を参照しつつ説明する。
(2) Net backup list screen for each consultant Next, for each consultant, a screen display indicating the backup file and its management status “net backup list screen for each consultant” will be described with reference to FIG. 13 and FIG. .

図13において保管ファイル数1320の列における、各顧問先ごとに保管している「件数」の項目を、マウス620あるいはキー入力部610のポインタ指示により、クリック(あるいは選択指示)すると、顧問先別の受信履歴画面「顧問先別 ネットバックアップ一覧画面」(図14)を表示する。 In FIG. 13, in the column of the number of stored files 1320, the item “number” stored for each advisor is clicked (or selected) by the pointer instruction of the mouse 620 or the key input unit 610. The reception history screen “net backup list screen by consultant” (FIG. 14) is displayed.

なお、管理装置140のメニュー画面において(図示せず)、オペレータが「顧問先別 ネットバックアップ一覧」の項目をマウス620あるいはキー入力部610のポインタ指示により、クリック(あるいは選択指示)すると、図14に示す画面表示が行なわれるようにしてもよい。 In the menu screen of the management apparatus 140 (not shown), when the operator clicks (or selects) a “Net backup list by consultant” item with a pointer instruction of the mouse 620 or the key input unit 610, FIG. The screen display shown in FIG.

図14では、顧問先名称1410の欄において、「0002 株式会社C工業」が選択されている様子が示されている。この場合において、該欄の右側の「▽」アイコンを選択指示すれば、記憶部700もしくは顧問先情報記憶部670に格納された、ネットバックアップ処理の対象となっている顧問先の情報を取得し、ネットバックアップ処理の対象となっている顧問先一覧が表示される(図示せず)。 FIG. 14 shows a state where “0002 C Industrial Co., Ltd.” is selected in the column of the consultant name 1410. In this case, if the “▽” icon on the right side of the column is selected, the information on the advisory destination that is the target of the net backup process stored in the storage unit 700 or the advisory destination information storage unit 670 is acquired. A list of advisors that are the targets of the net backup process is displayed (not shown).

そして、当該選択された顧問先について保管されている保管ファイル数1412が表示されている。ここで、図14では、ファイル形式欄1413について「すべて」というテキスト表示が行なわれているが、該欄の右側の「▽」アイコン1414を選択指示すれば、当該顧問先について保管しているファイルのうち、アプリ種別ごとに、保管しているファイルの情報を表示することができる。 Then, the number of stored files 1412 stored for the selected advisor is displayed. In FIG. 14, the text “All” is displayed in the file format field 1413. If the “▽” icon 1414 on the right side of the field is selected, the file stored for the advisor is stored. Among them, information on stored files can be displayed for each application type.

図14では、ファイル形式欄1413について「すべて」が選択されているので、この状態における画面表示について以下説明する。 In FIG. 14, since “all” is selected for the file format column 1413, screen display in this state will be described below.

ファイル形式欄1450には、当該顧問先における格納ファイルについて、ファイル形式(アプリ種別)が表示されている。ファイル名欄1460には、保管されているファイルのファイル名称が表示されている。また、サイズ欄1470には、各ファイルのファイル容量(ファイルサイズ)が表示されている。受信日時欄1480には各ファイルを電子メールで受信した日時が表示されている。そして処理欄1490には、各ファイルの処理内容(管理状態)が表示されている。 In the file format column 1450, the file format (application type) is displayed for the stored file at the consultant. In the file name column 1460, the file names of the stored files are displayed. In the size column 1470, the file capacity (file size) of each file is displayed. The received date / time column 1480 displays the date / time when each file was received by e-mail. In the processing column 1490, the processing content (management state) of each file is displayed.

これを、これを、制御部650と図7および図8との関係で説明すると、制御部650は、顧問先情報810をキーとして、ファイル管理情報格納領域750を参照し、各アプリケーションプログラム毎に、アプリケーションA用管理情報格納領域(760、770)の中の、当該選択された顧問先の端末(顧問先)用管理情報格納領域(761、762)における、ファイル1〜ファイルNまでの情報820〜840の情報を読み出し、格納ファイル数1412の表示を行なう。 This will be explained with reference to the relationship between the control unit 650 and FIGS. 7 and 8. The control unit 650 refers to the file management information storage area 750 using the advisor information 810 as a key, and for each application program. , Information 820 from file 1 to file N in the management information storage area (761, 762) for the selected advisor (terminal) in the management information storage area (760, 770) for application A The information of ˜840 is read and the number of stored files 1412 is displayed.

そして、各ファイル形式毎に整列をおこない、各ファイル形式毎に、各ファイルについてファイル形式1450、ファイル名1460、サイズ1470、受信日時1480、および処理1490の表示を行なう。 Then, sorting is performed for each file format, and for each file format, a file format 1450, a file name 1460, a size 1470, a reception date 1480, and a process 1490 are displayed for each file.

この場合において、ファイル形式欄1450の表示については、ファイル区分882から情報を取得し、ファイル名欄1460についてはファイル名850から情報を取得し、サイズ欄1470については、ファイルのヘッダー情報あるいはファイルの格納アドレスから計算によって取得し(図示せず)、受信日時欄1480については受信日時(データ)872から情報を取得してそれぞれ表示する。また、処理欄1490については、ステータス管理情報890から管理ステータス891を取得して表示する。 In this case, for the display in the file format column 1450, information is acquired from the file category 882, for the file name column 1460, information is acquired from the file name 850, and for the size column 1470, file header information or file information is acquired. Obtained by calculation from the storage address (not shown), and information on the received date / time column 1480 is obtained from the received date / time (data) 872 and displayed. In the processing column 1490, the management status 891 is acquired from the status management information 890 and displayed.

以上の表示処理により、各顧問先毎に、より詳しく、保管しているファイルの管理状況を知ることができる。つまり、ネットバックアップ処理により、顧問先から預かっているファイルについて、アプリ種別毎にファイル数、受信日時を知ることができ、さらに、処理欄1490によれば、そのファイルについて、最新の管理状態を知ることができる。 With the above display processing, it is possible to know the management status of stored files in more detail for each consultant. That is, the number of files and the reception date / time can be known for each application type for the files stored from the advisor by the net backup processing, and the latest management state of the files is known according to the processing column 1490. be able to.

(3)ファイル管理機能
ここで、図14の画面表示では、処理内容の遷移を手動で行なうモード(手動モード)と、自動で行なう(自動モード)が選択指示できるように構成されており、「▽」マークの処理モード選択アイコン1434を選択指示すると、処理モード欄1433には「手動」のほか、「自動」が選択できるようにポップアップ表示がなされる(図示せず)。以下、特にことわらない場合、「手動」モードに設定されているとして、ファイル管理機能の説明を行なう。
(3) File Management Function Here, the screen display of FIG. 14 is configured so that a mode for manually changing processing contents (manual mode) and an automatic mode (automatic mode) can be selected and instructed. When the processing mode selection icon 1434 with the “の” mark is selected, a pop-up display is made in the processing mode column 1433 so that “automatic” can be selected in addition to “manual” (not shown). Hereinafter, the file management function will be described assuming that the “manual” mode is set unless otherwise stated.

a)「未処理」状態の管理
処理欄1490等を用いた、ファイル管理の仕組みについて、図14を参照しつつ説明する。
a) A file management mechanism using the management processing column 1490 in the “unprocessed” state will be described with reference to FIG.

これまでに、ネットバックアップ処理要求が顧問先の会計処理装置から発せられて、電子メールに添付ファイルとして、バックアップデータが会計事務所側の管理装置に送信され、これを受けて、管理装置側の記憶部700に保管処理することを示した(ネットバックアップ処理)。そして、この場合において、最初に顧問先からのデータを受け取った際に、ファイル管理情報格納領域750に格納する管理ステータス891は、「未処理」の状態であることを示した(「2.(4)管理装置(会計事務所の会計処理装置)側のネットバックアップ処理」の項)。 Up to now, the network backup processing request has been issued from the accounting processing device of the consultant, and the backup data has been sent to the management device on the accounting office side as an attached file to the e-mail. It is shown that storage processing is performed in the storage unit 700 (net backup processing). In this case, when the data from the consultant is first received, the management status 891 stored in the file management information storage area 750 indicates that the status is “unprocessed” (“2. 4) “Net backup processing on the management device (accounting firm's accounting processing device) side”).

例えば、図14において、最上段の行1421に表示されたファイル形式欄1450の表示が「出納帳」と表示された行についてみると、処理内容欄1491のステータスが「未処理」と表示され、データ保存処理起動アイコン1461が表示されており、バックアップデータ(ファイル)ファイルを格納しただけの状態であることが示されている。このことは、最初にファイルを保管する場合のステータスとしては、「未処理」状態として定義して管理することができることを意味している。 For example, in FIG. 14, when the file format column 1450 displayed in the uppermost row 1421 is displayed as “Account book”, the status in the processing content column 1491 is displayed as “unprocessed”. A data storage processing activation icon 1461 is displayed, indicating that the backup data (file) file has only been stored. This means that the status when initially storing a file can be defined and managed as an “unprocessed” state.

b)「未処理」状態から「保存」状態への変更
次に、データ保存処理起動アイコン1461の機能について説明する。
b) Change from “Unprocessed” State to “Saved” State Next, the function of the data saving process activation icon 1461 will be described.

マウス620あるいはキー入力部610のポインタ指示により、データ保存処理起動アイコン1461をクリック(あるいは選択指示)すると、図24の遷移ルールテーブル2400に従い、処理欄1491の表示が「未処理」状態2410から、「保存」状態2411に変更表示される(図14では状態遷移を図示せず)。同時に、当該出納帳ファイルの管理ステータス891は「保存」のステータスに書き換えられ、その時の処理日時が処理日時892に格納される。 When the data storage processing activation icon 1461 is clicked (or selected) by a pointer instruction of the mouse 620 or the key input unit 610, the display of the processing column 1491 is changed from the “unprocessed” state 2410 according to the transition rule table 2400 of FIG. A change is displayed in the “save” state 2411 (the state transition is not shown in FIG. 14). At the same time, the management status 891 of the accounting book file is rewritten to a “save” status, and the processing date and time at that time is stored in the processing date and time 892.

例えば、この表示処理を他の表示欄でみてみると、処理欄1492では「保存」のステータスになっており、保存処理がすでになされていることが判ることになる。この場合において、処理欄1492を選択指示すれば、制御部により処理日時892データを参照し、該処理日時が画面表示(ポップアップ表示)されるようにしてもよいし、別途欄を設けて並列に表示してもよい(図示せず)。 For example, when this display process is viewed in another display field, the status in the processing field 1492 is “save”, and it is understood that the storage process has already been performed. In this case, if the processing column 1492 is selected, the control unit may refer to the processing date and time 892 data, and the processing date and time may be displayed on the screen (pop-up display), or a separate column may be provided in parallel. You may display (not shown).

ここで、前記状態遷移テーブル2400は管理装置の記憶部700において、例えばデータ管理プログラム格納領域710の一部に格納されている。 Here, the state transition table 2400 is stored in, for example, a part of the data management program storage area 710 in the storage unit 700 of the management apparatus.

なお、前記データ保存処理起動アイコン1461は前述のように、状態遷移を行なう機能を有するが、管理装置がLAN(Local Area Network)で複数台設けられている場合には、併せて、他の管理装置のバックアップデータ格納領域720から、他の管理装置のバックアップデータ格納領域720へのダウンロード処理を実行するようにしてもよい。例えば、管理装置側(会計事務所側)で顧問先毎に管理装置を分けて管理する場合には、一度主たる管理装置のバックアップデータ格納領域720に格納した後、当該他の管理装置のバックアップデータ格納領域720に格納するようにしてもよい。 As described above, the data storage processing activation icon 1461 has a function of performing state transition. However, when a plurality of management devices are provided in a LAN (Local Area Network), other management functions are also provided. Download processing from the backup data storage area 720 of the apparatus to the backup data storage area 720 of another management apparatus may be executed. For example, when managing the management device separately for each advisor on the management device side (accounting office side), the data is stored once in the backup data storage area 720 of the main management device and then the backup data of the other management device. You may make it store in the storage area 720. FIG.

この場合において、当該他の管理装置におけるデータ管理部143は、主たる管理装置のバックアップデータ格納領域720から、当該他の管理装置のバックアップデータ格納領域720にバックアップファイルのダウンロード処理をおこなう。ファイル管理情報についても同様である。 In this case, the data management unit 143 in the other management apparatus performs a backup file download process from the backup data storage area 720 of the main management apparatus to the backup data storage area 720 of the other management apparatus. The same applies to file management information.

c)「削除」状態
次に、処理内容が「削除」状態(ステータス)を示す場合について説明する。
c) “Deleted” State Next, a case where the processing content indicates the “deleted” state (status) will be described.

図14において、選択欄1440には、「□」マークのチェックボックス1441が表示されている。そして、「全てを選択」欄1430、選択解除1431、削除アイコン1432が設けられていることが示されている。 In FIG. 14, a check box 1441 with a “□” mark is displayed in the selection field 1440. It is shown that a “select all” column 1430, a selection cancellation 1431, and a delete icon 1432 are provided.

まず、選択欄1440のチェックボックスがマウス620により選択指示されると、チェックマーク(図示の例では「レ点」)が該チェックボックスに重畳表示される(例えば、チェックマーク1442)。 First, when a check box in the selection column 1440 is selected and instructed by the mouse 620, a check mark (“t” in the illustrated example) is superimposed on the check box (for example, a check mark 1442).

次に、削除アイコン1432をクリックすると、選択欄1440のチェックボックスにチェックマークが付された行(例えば、チェックマーク1442の行1423)において、図24の遷移ルールテーブル2400に従い、処理欄1490の処理内容欄1493の表示が「保存」状態2420から「削除」状態2421に変更表示される(図14では変更後の表示のみ)。 Next, when the delete icon 1432 is clicked, the processing in the processing column 1490 is performed in accordance with the transition rule table 2400 in FIG. 24 in the row where the check mark is added to the check box in the selection column 1440 (for example, the row 1423 of the check mark 1442). The display in the content column 1493 is changed from the “saved” state 2420 to the “deleted” state 2421 (in FIG. 14, only the display after the change).

また、「全てを選択」欄1430をクリックすると、選択欄1440のチェックボックスのすべてにチェックマークが付された状態が表示される(図示せず)。この場合において、削除アイコン1432をクリックすると、選択されたすべての行のファイルについて、「削除」に変更表示される。 When the “select all” column 1430 is clicked, a state in which all check boxes in the selection column 1440 are checked is displayed (not shown). In this case, when the delete icon 1432 is clicked, the files of all selected lines are changed and displayed as “delete”.

ここで、「全てを選択」欄1430をクリックすると、選択欄1440のチェックボックスのすべてにチェックマークが付された状態が表示された状態において、選択解除1431を選択指示すると、すべてのチェックマークを解除することできる。もちろん、各チェックマーク部を再度クリックすれば、個別にチェックマークを解除することできる。 Here, when the “select all” column 1430 is clicked, in the state where all the check boxes in the selection column 1440 are displayed with check marks, if selection cancellation 1431 is instructed, all check marks are displayed. It can be canceled. Of course, if the check mark portions are clicked again, the check marks can be individually released.

なお、この場合において、処理欄1440の内容が「削除」状態になったことは、必ずしもデータ(ファイル)の実体(バックアップデータ格納領域720のファイル)が削除処理されていることを意味するものではなく、削除処理を実際に行なってもよいし、削除処理を行なわず、あくまで管理状態を示すようにしてもよい。 In this case, the fact that the content of the processing column 1440 is in the “deleted” state does not necessarily mean that the substance of the data (file) (the file in the backup data storage area 720) has been deleted. Alternatively, the deletion process may be actually performed, or the management state may be indicated without performing the deletion process.

d)ファイル管理
次に、これまでに説明したファイルの状態管理機能を使って、どのようにファイル管理を行なうかについて説明する。
d) File Management Next, how to perform file management using the file status management function described so far will be described.

まず、図14によれば、出納帳ファイルについては行1421〜行1423の3つのファイルを預かっていることが示されている。行1423のファイルについては、受信日時欄1480によれば、3つの出納帳ファイルのうち、最も先に受信したことが判る。 First, according to FIG. 14, it is shown that three files of line 1421 to line 1423 are kept for the accounting book file. Regarding the file in the row 1423, according to the reception date and time column 1480, it can be seen that the file has been received first among the three account books files.

そして、行1422の出納帳ファイルでは、すでに「保存」状態となっていることが示されている(処理内容欄1492)。他方、処理内容欄1493はすでに「削除」状態となっているが、これは、次に受け取った、行1422の出納帳ファイルについて「保存」状態に変更処理したことにより、最初に受け取った、行1422の出納帳ファイルが不要になったことに対応させるような管理を行なうことができることを意味している。 Then, in the accounting book file in the row 1422, it is indicated that the state is already “saved” (processing content column 1492). On the other hand, the processing content column 1493 is already in the “deleted” state. This is because the line data received first is changed to the “saved” state for the receipt / book file in the row 1422, and the line received first. This means that management can be performed to cope with the fact that the 1422 account book file is no longer needed.

同様に、さらに新しい出納帳ファイルを受け取り(行1421)、現在は処理内容欄1491が「未処理」状態となっているが、これを、前述のようなデータ保存処理起動アイコン1461のクリック操作により、処理内容欄1491の状態を「保存」状態に変更した場合、行1422で現在「保存」状態となっているファイルも、不要となるから、このファイルについて「削除」状態に変更指示することができる。この場合において、常に最新のファイルだけを保存状態に管理するのではなく、常に最新から2番目までのファイルを「保存」状態に管理しておくことも可能である。 Similarly, a new account book file is received (line 1421), and the processing content column 1491 is currently in an “unprocessed” state. This is performed by clicking the data storage processing activation icon 1461 as described above. When the state of the processing content column 1491 is changed to the “save” state, the file that is currently in the “save” state in the row 1422 becomes unnecessary, so that the file can be instructed to be changed to the “delete” state. it can. In this case, it is possible not to always manage only the latest file in the saved state, but to always manage the files from the latest to the second in the “saved” state.

以上のように、各アイコンや各欄の選択指示によれば、各ネットバックアップファイルの管理状態を変更することができ、かつ変更後の状態を表示できるので、管理装置のオペレータは、顧問先から受け取ったネットバックアップファイルについて、現在どのような管理状態であるかを瞬時に把握することができる。   As described above, according to the selection instruction for each icon and each column, the management status of each net backup file can be changed and the status after the change can be displayed. It is possible to instantly grasp the management status of the received net backup file.

e)自動処理モード
以上の説明では、図14の処理モード欄1433が「手動」として選択指示されている場合を主に説明したが、処理モード欄1433を「自動」モードに設定しておくと、自動的に処理内容が変更されるようにすることができる。
e) In the automatic processing mode and the above description, the case where the processing mode column 1433 of FIG. 14 is selected and designated as “manual” is mainly described. However, if the processing mode column 1433 is set to the “automatic” mode. The processing content can be automatically changed.

これを図14を参照しつつ説明すると、まず、「▽」マークの処理モード選択アイコン1434が選択指示されると、処理モード欄1433には「手動」のほか、「自動」が選択できるようにポップアップ表示がなされる。 This will be described with reference to FIG. 14. First, when a processing mode selection icon 1434 with a “▽” mark is instructed, “automatic” can be selected in the processing mode column 1433 in addition to “manual”. Pop-up display is made.

そして、「自動」が選択指示されると、データ保存処理起動アイコン1461の選択指示や、削除アイコン1432の選択指示がなされなくても、データ管理部143により、所定の条件に従って、自動的に、処理内容が変更されるようにすることができる。 When “automatic” is selected, the data management unit 143 automatically selects the data storage processing activation icon 1461 or the deletion icon 1432 according to a predetermined condition even if no selection instruction is given. The processing content can be changed.

例えば、管理装置の制御部650が、監査プログラム格納領域683に格納されている監査プログラムをRAMなどのメモリ上にロードして、バックアップファイルの監査処理を実行する場合において、監査処理終了、あるいは当該プログラムの終了処理実行、を条件として、「未処理」状態から「保存」状態への変更処理を行なうようにしてもよい。 For example, when the control unit 650 of the management apparatus loads an audit program stored in the audit program storage area 683 onto a memory such as a RAM and executes an audit process of a backup file, the audit process ends or The process of changing from the “unprocessed” state to the “saved” state may be performed on condition that the program end processing is executed.

また、あるファイル形式のバックアップファイルについて「未処理」状態から「保存」状態への変更処理の際に、管理装置の制御部650の処理により、当該ファイル形式と同じファイル形式のバックアップファイルにおいて、すでに「保存」状態にあるバックアップファイルがあるかないかをサーチして、すでに「保存」状態にあるバックアップファイルがある場合には、当該ファイルの処理内容を「保存」状態から、「削除」状態への、変更処理を行なうようにしてもよい。 In addition, when a backup file having a certain file format is changed from the “unprocessed” state to the “save” state, a backup file having the same file format as that file format has already been processed by the control unit 650 of the management apparatus. If there is a backup file that is already in the "Save" state after searching for a backup file that is in the "Save" state, the processing content of the file is changed from the "Save" state to the "Delete" state. The change process may be performed.

(4)その他の管理機能
a)バックアップファイルの取り出し
(4) Other management functions a) Extraction of backup files

バックアップファイルの管理のほか、バックアップファイルの内容を参照したい場合には、管理装置側でもアプリケーションプログラムを格納しておくことで、参照することが可能となる。この場合においては、図14のファイル名欄1460の各ファイル名欄をクリックすれば、自動的にアプリケーションプログラムを起動して、選択したファイル(例えば出納帳ファイル)の確認をすることができる。これは、出納帳データの監査を行なう場合に好適な機能である。 In addition to managing the backup file, when it is desired to refer to the contents of the backup file, the management apparatus can also refer to it by storing the application program. In this case, by clicking each file name column in the file name column 1460 of FIG. 14, the application program can be automatically activated to check the selected file (for example, a cash register file). This is a function suitable for auditing the accounting book data.

b)データストレージセンターとのリンク
なお、本発明の構成を利用すれば、さらに次のような効果も見込むことができる。すなわち、顧問先企業は中小である場合も多く、顧問先では1件1件、データストレージセンター(耐震性や防火性などの点で、より高度な防災機能を有し、データのストレージを専用に行なう設備)にデータを預けるのは経済的に困難である。
b) Link with data storage center If the configuration of the present invention is used, the following effects can be expected. In other words, there are many small and medium-sized consultant companies, and each consultant has one data storage center (having a more advanced disaster prevention function in terms of earthquake resistance and fire resistance, and dedicated data storage. It is economically difficult to leave the data in the facility.

この場合、会計事務所側の管理装置だけが、データストレージセンターと契約して接続することにより、本発明で格納した顧問先のデータ(ファイル)を、総括してデータセンターに、さらにバックアップすることができ、顧問先のデータの安全性を更に高めることができる。この場合において、データストレージセンターへのバックアップ処理が済んでいるかどうかは、処理欄1490のほかに別途欄を設けて、その状態を表示するようにしてもよい。 In this case, only the management device on the accounting office side contracts and connects with the data storage center, so that the data (files) of the advisors stored in the present invention are collectively backed up to the data center. It is possible to further increase the security of the data of the consultant. In this case, whether or not the backup processing to the data storage center has been completed may be provided with a separate column in addition to the processing column 1490 to display the status.

c)バックアップデータの長期的管理
管理装置に、バックアップデータが到着した後、以上の説明のような比較的短期間における管理が可能なほか、さらに長期間の管理が可能である。
c) Long-term management of backup data After the backup data arrives at the management device, it can be managed in a relatively short period as described above, and can be managed for a longer period.

例えば、バックアップデータ格納領域において日次監査を必要とする顧問先のデータに対しては、データ管理部143により、記憶部700に別途用意された長期保存用のデータベースに、日次監査済みのデータについて、日次監査日なるデータ項目を組み込んだレコードとして保存することができる。同様に、月次監査済みのデータについても、月次監査日なるデータ項目を組み込んだレコードとして保存することができる。 For example, for the data of a consultant who requires daily audits in the backup data storage area, the data management unit 143 stores the data that has been audited daily in the long-term storage database separately prepared in the storage unit 700. Can be stored as a record incorporating a data item that is a daily audit date. Similarly, monthly audited data can also be stored as a record incorporating a data item that is a monthly audit date.

4.各処理フローの説明
(1)ネットバックアップ設定
図15は、ネットバックアップ処理を行なう前提としての、管理装置側のネットバックアップ設定を行なう処理フローを示すフローチャートである。
4). Description of Each Processing Flow (1) Net Backup Setting FIG. 15 is a flowchart showing a processing flow for performing net backup setting on the management apparatus side as a premise for performing net backup processing.

この処理フローは、図6において、データ管理プログラム格納領域710に格納されているデータ管理プログラムの中のモジュールである、ネットバックアップ設定モジュール(図示せず)の動作に相当する。 This processing flow corresponds to the operation of a net backup setting module (not shown), which is a module in the data management program stored in the data management program storage area 710 in FIG.

まず、管理装置の制御部650は、マウス620からの信号を調べ、データ管理プログラムのメニュー画面表示において(図示せず)、「ネットバックアップ設定」メニューのアイコンが選択されたか否かを調べ(ステップS150)、「ネットバックアップ設定」メニューのアイコンが選択されている場合には、前記ネットバックアップ設定処理モジュールを起動(すなわち、RAMなどのメモリ上にロードして該モジュールの処理を実行)する(ステップS151)。ネットバックアップ設定処理モジュールは、表示部640を起動し、図12の画面1200を画面表示する(ステップS152)。 First, the control unit 650 of the management apparatus examines a signal from the mouse 620 and examines whether or not the icon of the “net backup setting” menu is selected in the menu screen display of the data management program (not shown) (step S150) If the icon of the “net backup setting” menu is selected, the net backup setting processing module is activated (that is, loaded into a memory such as a RAM and the processing of the module is executed) (step S150). S151). The net backup setting processing module activates the display unit 640 and displays the screen 1200 of FIG. 12 (step S152).

ネットバックアップ設定処理モジュールは、図12の画面表示1200において、オペレータによって設定された設定情報をファイルのヘッダー情報として一時保存する(ステップS153)。そして、図4に示したように、図10のデータ管理部143の処理により、添付ファイルのヘッダー440に組み込まれ。添付ファイルが生成される(ステップS154)。 The net backup setting processing module temporarily saves the setting information set by the operator as file header information in the screen display 1200 of FIG. 12 (step S153). Then, as shown in FIG. 4, it is incorporated into the header 440 of the attached file by the processing of the data management unit 143 of FIG. An attached file is generated (step S154).

次に、管理装置の制御部650は、図10のメール作成部142を起動し、電子メールM0を生成し、添付ファイルF0を添付し、添付ファイル付き電子メールを作成する(ステップS155)。そして、管理装置の制御部650は、図10の電子メール送受信部141を起動し、添付ファイル付き電子メールを顧問先に送信する(ステップS156)(なお、これは図10のST5に相当する)。 Next, the control unit 650 of the management apparatus activates the mail creation unit 142 of FIG. 10, generates the email M0, attaches the attached file F0, and creates an email with the attached file (step S155). Then, the control unit 650 of the management apparatus activates the e-mail transmission / reception unit 141 of FIG. 10 and transmits an e-mail with an attached file to the consultant (step S156) (this corresponds to ST5 of FIG. 10). .

図16は、端末装置側(顧問先側)のネットバックアップ設定処理の処理フローを示すフローチャートである。 FIG. 16 is a flowchart showing a processing flow of net backup setting processing on the terminal device side (consultant side).

図10によれば、前述のネットバックアップ設定情報が添付ファイルのヘッダーに埋め込まれた電子メールが、端末装置110にメールサーバーを経由して送付されるまでの仕組みが示されているが、図16のフローチャートでは、この添付ファイル付きの電子メールが端末装置110のメール送受信部111により、電子メールを受信する処理からの処理フローが示されている。 FIG. 10 shows a mechanism until the e-mail in which the above-described net backup setting information is embedded in the header of the attached file is sent to the terminal device 110 via the mail server. In the flowchart, the process flow from the process of receiving the e-mail with the attached file by the mail transmitting / receiving unit 111 of the terminal device 110 is shown.

これを図10と図16を参照しつつ説明すると、メール送受信部111により電子メールを受信すると(ステップS161)、データ制御部113が添付ファイルのヘッダー情報440を取得する(ステップS162)。 This will be described with reference to FIGS. 10 and 16. When the e-mail is received by the mail transmitting / receiving unit 111 (step S161), the data control unit 113 acquires the header information 440 of the attached file (step S162).

そして、データ制御部113がヘッダー情報にバックアップ許可情報(ネットバックアップ許可/不許可情報451)を含むか否かを判定し(ステップS163)、含む場合にはYに進み、含まない場合には、通常の電子メールであると判断し、Nに進み、通常のメール受信処理へ移行する。 Then, the data control unit 113 determines whether the header information includes backup permission information (net backup permission / non-permission information 451) (step S163). If included, the process proceeds to Y. If not included, It is determined that the e-mail is a normal e-mail, and the process proceeds to N to shift to a normal e-mail reception process.

Yに進む場合には、ヘッダー情報を記憶部300に格納し(ステップS164)、添付ファイルを記憶部300のアプリケーションデータ格納領域320に格納する(ステップS165)。以上により、ネットバックアップ設定の共有が図られ、ネットバックアップ処理の環境設定が整えられるまでの過程が説明された。 When proceeding to Y, the header information is stored in the storage unit 300 (step S164), and the attached file is stored in the application data storage area 320 of the storage unit 300 (step S165). As described above, the process from sharing the net backup settings to setting the environment settings for the net backup processing has been described.

(2)管理装置におけるネットバックアップ処理の処理フロー
図17は、管理装置側のネットバックアップ処理動作を示すフローチャートであり、図11において顧問先の端末装置から、添付ファイル付き電子メールを受信するステップ(SH5)以降の、管理装置側のデータ管理プログラムの処理フローを示したものである。
(2) Processing flow of net backup processing in management device FIG. 17 is a flowchart showing the net backup processing operation on the management device side. In FIG. 11, the step of receiving an electronic mail with an attached file from the consulting terminal device ( 7 shows a processing flow of the data management program on the management apparatus side after SH5).

データ管理プログラムは管理装置の記憶部700のデータ管理プログラム格納領域710に格納されており、管理装置が起動されると、記憶部700から読み出された後、常時、RAMなどのメモリ上に常駐して処理を実行する。 The data management program is stored in the data management program storage area 710 of the storage unit 700 of the management device. When the management device is activated, the data management program is read from the storage unit 700 and then always resident in a memory such as a RAM. And execute the process.

まず、データ管理プログラムはデータ管理部143を起動して(図11)、メール送受信部141が受け取った添付ファイル付き電子メールをバッファに一時格納する(ステップT1)。そして、図11において、データ管理プログラムはデータ管理部143を起動して、バッファ1010に一時記憶されている添付ファイル付きの電子メールから、添付ファイルを切出す処理を行なう(ステップT2)。 First, the data management program activates the data management unit 143 (FIG. 11), and temporarily stores an email with an attached file received by the mail transmission / reception unit 141 in a buffer (step T1). In FIG. 11, the data management program activates the data management unit 143 to perform processing for cutting out the attached file from the electronic mail with the attached file temporarily stored in the buffer 1010 (step T2).

そして、添付データのヘッダー情報440にネットバックアップ許可情報が含まれているか否かを判定し(ステップT3)、含む場合にはYに進み、含まない場合には通常の電子メールであると判定し、Nに進み、通常のメール受信処理へ移行する。 Then, it is determined whether or not the net backup permission information is included in the header information 440 of the attached data (step T3). If included, the process proceeds to Y. If not included, it is determined to be a normal e-mail. , N, and shifts to normal mail reception processing.

Yに進む場合には、ネットバックアップ処理動作モジュールを起動する(ステップT4)。次に、ネットバックアップ処理動作モジュールは、添付ファイルのデータ部460が圧縮もしくは暗号化されている場合には、ヘッダー情報440に格納されている添付ファイルの圧縮・暗号化アルゴリズムの種別(図示せず)を取得して、必要な場合には、圧縮されたデータの解凍処理、および暗号化されたデータの復号処理を実行する(ステップT5)。 When proceeding to Y, the net backup processing operation module is activated (step T4). Next, when the data portion 460 of the attached file is compressed or encrypted, the net backup processing operation module determines the type of compression / encryption algorithm (not shown) of the attached file stored in the header information 440. ), And if necessary, decompression processing of the compressed data and decryption processing of the encrypted data are executed (step T5).

なお、この場合、圧縮・暗号化アルゴリズムは会計事務所と顧問先で使用するアプリケーションプログラムのファイル書込みモジュールなどで予め共通に保有していてもよい。 In this case, the compression / encryption algorithm may be commonly held in advance by a file writing module of an application program used by the accounting office and the consultant.

圧縮されたデータの解凍処理、および暗号化されたデータの復号処理が終了すると、データ管理部143は、添付ファイル(バックアップデータ)をバックアップデータ格納領域720に保存する(ステップT6)(なお、図11ではSH7に相当する)。併せて、データ管理部143は、ファイル受信日時(図8では受信日時872)などのファイル管理情報(履歴情報)をファイル管理情報格納領域750に格納する(ステップT7)(なお、図11ではSH8に相当する)。そして、図8のステータス管理情報の管理ステータス891を「未処理」(バックアップデータ(ファイル)ファイルを格納しただけの状態)にセットし、処理日時(情報)892を記録する。 When the decompression process of the compressed data and the decryption process of the encrypted data are completed, the data management unit 143 stores the attached file (backup data) in the backup data storage area 720 (step T6) (note that FIG. 11 corresponds to SH7). In addition, the data management unit 143 stores file management information (history information) such as the file reception date and time (reception date and time 872 in FIG. 8) in the file management information storage area 750 (step T7) (SH8 in FIG. 11). Equivalent to Then, the management status 891 of the status management information in FIG. 8 is set to “unprocessed” (a state in which only the backup data (file) file is stored), and the processing date (information) 892 is recorded.

そして、データや管理情報の保存が正常終了すると、データを送付してきた端末装置に対し自動応答メールで「ネットバックアップファイル正常受信」を示す電子メールを返信する(ステップT7)。  When the storage of data and management information ends normally, an e-mail indicating “net backup file normal reception” is returned to the terminal device that has sent the data as an automatic response mail (step T7).

(3)ネットバックアップ処理に関わる管理装置におけるデータ管理
a)ネットバックアップ一覧画面の表示
図18は、管理装置におけるネットバックアップ一覧画面の画面表示処理に係るフローチャートである。以下、図18を参照しつつ、ネットバックアップ一覧画面の表示処理フローについて説明する。
(3) Data Management in Management Device Related to Net Backup Process a) Display of Net Backup List Screen FIG. 18 is a flowchart relating to the screen display processing of the net backup list screen in the management device. Hereinafter, the display processing flow of the net backup list screen will be described with reference to FIG.

まず、管理装置の制御部650は、マウス620からの信号を調べ、データ管理プログラムなどが列挙されたメニュー画面表示において(図示せず)、「ネットバックアップ一覧」のメニューを示すアイコンが選択されたか否かを調べ(ステップS180)、「ネットバックアップ一覧」のメニューを示すアイコンが選択されている場合には、ネットバックアップ一覧画面表示モジュールを起動する。 First, the control unit 650 of the management apparatus examines a signal from the mouse 620, and in the menu screen display (not shown) in which the data management program and the like are enumerated, has an icon indicating the “Net Backup List” menu been selected? Whether or not the icon indicating the “net backup list” menu is selected, the net backup list screen display module is activated.

ネットバックアップ一覧画面表示モジュールは、データ管理部143を起動して、ファイル管理情報格領域750から、バックアップデータを保存している顧問先名称812を取得する(ステップS181)。 The net backup list screen display module activates the data management unit 143, and acquires the consultant name 812 storing the backup data from the file management information case area 750 (step S181).

次に、管理装置の制御部650は、ファイル管理情報格領域750から、(図8のファイル1の情報820〜ファイルNの情報840に格納されているファイル数をカウントすることにより)保存されているファイル数を顧問先ごとに取得する(ステップS182)。 Next, the control unit 650 of the management apparatus is saved from the file management information case area 750 (by counting the number of files stored in the file 1 information 820 to the file N information 840 in FIG. 8). The number of existing files is acquired for each advisor (step S182).

また、管理装置の制御部650は、ファイル管理情報格領域750から、顧問先ごとに保存しているファイルの合計サイズ(格納ファイル容量813の情報)を取得する(ステップS183)。管理装置の制御部650は、さらに、顧問先ごとに保存しているファイルのうち最後に受信したファイルの日時情報870を取得する(ステップS184)。 In addition, the control unit 650 of the management apparatus acquires the total size of the files stored for each consultant (information on the storage file capacity 813) from the file management information case area 750 (step S183). The control unit 650 of the management apparatus further acquires the date / time information 870 of the last received file among the files stored for each advisor (step S184).

以上の処理により取得した情報を元に、制御部650は表示部640の表示メモリに表示データを書き込んで、表示部640により、図13に示す画面1300を表示する(ステップS185)。これにより、各顧問先名称1310毎に、ネットバックアップ処理で保管している保管ファイル数1320、最終受信日時1340などが一目で把握できる。 Based on the information acquired by the above processing, the control unit 650 writes the display data to the display memory of the display unit 640, and the display unit 640 displays the screen 1300 shown in FIG. 13 (step S185). As a result, the number of stored files 1320 stored in the net backup process, the last received date and time 1340, and the like can be grasped at a glance for each advisor name 1310.

b)顧問先別ネットバックアップ一覧画面の表示
図19は、管理装置における顧問先別ネットバックアップ一覧画面の画面表示処理フローを示すフローチャートである。以下、主に図14と図19を参照しつつ、ネットバックアップ一覧画面の表示処理フローについて説明する。
b) Display of Consultant Destination Net Backup List Screen FIG. 19 is a flowchart showing a screen display processing flow of the consultant destination net backup list screen in the management apparatus. Hereinafter, the display processing flow of the net backup list screen will be described mainly with reference to FIGS. 14 and 19.

まず、管理装置の制御部650は、マウス620からの信号を調べ、データ管理プログラムなどが列挙されたメニュー画面表示において(図示せず)、「顧問先別ネットバックアップ一覧」のメニューを示すアイコンが選択されたか否かを調べ(ステップS180)、「顧問先別ネットバックアップ一覧」のメニューを示すアイコンが選択されている場合には、「顧問先別ネットバックアップ一覧」画面表示モジュールを起動する。 First, the control unit 650 of the management apparatus examines a signal from the mouse 620, and in a menu screen display (not shown) in which data management programs and the like are listed, an icon indicating a menu of “net backup list by consultant” is displayed. It is checked whether or not it has been selected (step S180). If an icon indicating a menu of "net backup list by advisor" is selected, the "net backup list by advisor" screen display module is activated.

なお、図13において、保管ファイル数1320の列における、各顧問先ごとに保管している「件数」の項目を、マウス620あるいはキー入力部610のポインタ指示により、クリック(あるいは選択指示)することにより、「顧問先別 ネットバックアップ一覧」画面表示モジュールを起動することとしてもよい。 In FIG. 13, in the column of the number of stored files 1320, the item “number” stored for each consultant is clicked (or selected) by the pointer instruction of the mouse 620 or the key input unit 610. The “Net backup list by advisor” screen display module may be started.

「顧問先別ネットバックアップ一覧」画面表示モジュールは、データ管理部143を起動して、ファイル管理情報格領域750から、各種の情報を取得して画面表示1400を行なう。 The “net backup list by consultant” screen display module activates the data management unit 143, acquires various types of information from the file management information case area 750, and performs screen display 1400.

これを詳細にみると、まず、管理装置の制御部650は、マウス620からの信号を調べ、顧問先を選択する選択バー(アイコン)1411を選択指示されているか否かを判定し(ステップU1)、選択操作が行なわれている場合には、Yに進み、ファイル管理情報格領域750から、ネットバックアップデータを保存している顧問先名称データを取得して一覧表示する(ステップU2)(図14には図示せず)。該顧問先一覧から所定の顧問先が選択指示されると(ステップU3)、顧問先名称欄1410に顧問先名称を表示する(図14では「0002 株式会社C工業」を表示)。 Looking at this in detail, first, the control unit 650 of the management apparatus examines a signal from the mouse 620 and determines whether or not a selection bar (icon) 1411 for selecting an advisor is instructed (step U1). If the selection operation has been performed, the process proceeds to Y, and the consultant name data storing the net backup data is acquired from the file management information case area 750 and displayed in a list (step U2) (FIG. 14 (not shown). When a predetermined consultant is selected and instructed from the consultant list (step U3), the consultant name is displayed in the consultant name column 1410 ("0002 C Industrial" is displayed in FIG. 14).

次に、ファイル形式選択欄1414によりファイル形式(アプリ種別)を選択指示されると(ステップU4)、図14のファイル形式欄1413には選択されたファイル形式が表示される(図14では「すべて」を表示)。管理装置の制御部650は、ファイル管理情報格領域750をサーチして、選択されたファイル形式のファイルのファイル管理情報820〜840を取得する(ステップU5)。 Next, when a file format (application type) is instructed by the file format selection field 1414 (step U4), the selected file format is displayed in the file format field 1413 of FIG. 14 (“All” in FIG. 14). "Show). The control unit 650 of the management apparatus searches the file management information case area 750 to obtain file management information 820 to 840 of the file of the selected file format (step U5).

以上の処理で取得した情報を元に、制御部650は表示部640の表示メモリに表示データを書き込んで、表示部640により、図14に示す画面1400を表示する(ステップU6)。 Based on the information acquired by the above processing, the control unit 650 writes the display data to the display memory of the display unit 640, and the display unit 640 displays the screen 1400 shown in FIG. 14 (step U6).

また、ファイルのファイル管理情報の管理ステータスを判定し(ステップU7)、ファイルのファイル管理情報の管理ステータスが「未処理」状態である場合には、「顧問先別ネットバックアップ一覧」画面表示モジュールは、データ管理部143を起動して、未処理状態を示すアイコン(データ保存処理起動アイコン1461)を、さらに画面表示する(ステップU8)(図14)。 Also, the management status of the file management information of the file is determined (step U7), and if the management status of the file management information of the file is in the “unprocessed” state, the “net backup list by advisor” screen display module Then, the data management unit 143 is activated, and an icon indicating the unprocessed state (data storage process activation icon 1461) is further displayed on the screen (step U8) (FIG. 14).

この顧問先別ネットバックアップ一覧画面の表示により、各顧問先名称1410毎にネットバックアップ処理で保管している保管ファイルについて、それぞれ、各ファイル形式(アプリ種別)毎に、ファイル名、サイズ、受信日時、処理内容などが一目で把握できる。 By displaying the network backup list screen for each advisor, the file name, size, and reception date / time for each file format (application type) for each file stored in the net backup process for each advisor name 1410 is displayed. , Process contents can be grasped at a glance.

これにより、顧問先における会計処理の進捗情報が一目で把握することができることになる。例えば、出納帳のファイルが何月何日に作成され、次に更新したのはいつか、また、その間隔はどれくらいなのか等、日々の帳簿処理を確実に行なっているかどうかを把握することができる。 As a result, the progress information of the accounting process at the advisor can be grasped at a glance. For example, it is possible to know whether or not daily book processing is being performed reliably, such as when and what date and time the file of the accounting book was created, and when it was updated next, and how often it was. .

また、顧問先の進捗状況を把握した上での帳簿処理に関する顧問先指導が可能となる。さらには、各アプリ毎に作成データの進捗状況が判るので、出納帳データは十分に処理が進められているとしても、給与データの入力がなされていない場合、これを把握することにより適切な顧問先指導を行なうことができる。 In addition, it is possible to provide advisor guidance regarding book processing after grasping the progress of the advisor. Furthermore, since the progress of the created data is known for each application, even if the accounting book data is processed sufficiently, if the salary data is not entered, an appropriate advisor can be obtained by grasping this. Advance guidance can be provided.

c)顧問先別ネットバックアップ一覧における処理欄(処理内容)の状態遷移
顧問先別ネットバックアップ一覧の処理欄1490の内容は、ネットバックアップ処理をおこなったファイル(ネットバックアップファイル)の管理状態(ステータス)を示していることは、これまで説明した(図14)。次に、この処理欄1490の内容を操作して、ファイルの管理状態(ステータス)に変更を加える場合の処理フローについて図20および図21を参照しつつ説明する。
c) State Transition of Processing Column (Processing Contents) in Advisory Destination Net Backup List The contents of processing column 1490 in the advisory net backup list are the management status (status) of the file (net backup file) subjected to the net backup process. This has been explained so far (FIG. 14). Next, a processing flow when the contents of the processing column 1490 are operated to change the file management state (status) will be described with reference to FIGS. 20 and 21. FIG.

まず、図20では、管理装置において、顧問先の端末装置から送られてきたネットバックアップファイルを、単にバックアップデータ格納領域720に格納しただけの状態(「未処理」状態)から、正式に保存している状態を示す「保存」状態に遷移させるまでの処理フローの一例が記載されている。具体的には、未処理状態を示すアイコン(図14における「データ保存処理起動アイコン1461」)を選択指示(クリック)した場合における処理フローが記載されている。 First, in FIG. 20, the management device officially saves the net backup file sent from the consulting terminal device from a state where it is simply stored in the backup data storage area 720 (“unprocessed” state). An example of a processing flow until transition to the “save” state indicating the current state is described. Specifically, a processing flow is described when an icon indicating an unprocessed state (“data saving process activation icon 1461” in FIG. 14) is selected (clicked).

データ管理プログラムは、データ保存処理起動アイコン1461(図14)がマウス620あるいはキー入力部610のポインタ指示により、選択指示(クリック)されるかどうかを監視し(ステップV1)、選択指示(クリック)を検出した場合には、「このファイルのネットバックアップ保存処理(保存処理)を実行しますか」というテキスト文字の画面表示(例えばポップアップ表示)がなされる(ステップV2)。 The data management program monitors whether or not the data storage processing activation icon 1461 (FIG. 14) is selected (clicked) according to the pointer instruction of the mouse 620 or the key input unit 610 (step V1) and selected (clicked). Is detected, a screen display (for example, pop-up display) of text characters “Do you want to execute net backup storage processing (storage processing) of this file?” Is performed (step V2).

次に、データ管理プログラムは、前記ポップアップ表示において、保存処理を実行する旨のアイコン(図示せず)が選択指示(クリック)されるかどうかを監視し(ステップV3)、データ管理部143を起動して、ファイル管理情報格領域750にアクセスし、当該ファイルのステータス管理情報891の管理ステータス891を「未処理」から「保存」に変更記録する処理を行なう(ステップV4)。同時に、処理日時892に前記変更処理の日時データが記録される。 Next, the data management program monitors whether or not an icon (not shown) for executing the saving process is selected (clicked) in the pop-up display (step V3), and starts the data management unit 143. Then, the file management information case area 750 is accessed, and the management status 891 of the status management information 891 of the file is changed and recorded from “unprocessed” to “save” (step V4). At the same time, the date / time data of the change process is recorded in the processing date / time 892.

そして、図14の画面表示において、当該ファイルの処理欄1490の処理内容欄1491を「未処理」から「保存」に変更表示する(ステップV5)。この点、図14では変更後の遷移状態を示す画面表示は図示されていないが、例えば、変更後の表示は処理内容欄1492のように「保存」とテキスト表示される。 Then, in the screen display of FIG. 14, the processing content column 1491 of the processing column 1490 of the file is changed and displayed from “unprocessed” to “save” (step V5). In this regard, although the screen display indicating the transition state after the change is not shown in FIG. 14, for example, the display after the change is text-displayed as “save” as in the processing content column 1492.

このような管理機能によれば、例えば、会計事務所において、顧問先の出納帳ファイルなどのバックアップデータを監査するまでは、「未処理」状態として管理し、監査が終了した場合においては「処理」状態と管理することに対応させることとすれば、顧問先の会計処理の進捗状況と、会計事務所側における会計データの監査の進行状況が一目で判定できるというメリットが得られる。 According to such a management function, for example, an accounting office manages a backup data such as a consultant's account book file as “unprocessed” state, and when the audit is completed, If it is made to respond | correspond to a state and management, there will be a merit that it is possible to judge at a glance the progress of the accounting process of the advisor and the progress of the audit of the accounting data at the accounting office.

次に、図21では、すでに「保存」状態にあるバックアップファイルの管理状態を、「削除」状態、つまり、古いデータとして不要になった状態として管理するまでの処理フローの一例が記載されている。 Next, FIG. 21 illustrates an example of a processing flow until the management state of a backup file that is already in the “save” state is managed as a “deleted” state, that is, a state that is no longer necessary as old data. .

まず、マウス620あるいはキー入力部610のポインタ指示により、図14の選択欄1440の行1423のチェックボックスがチェックされ、「レ」点表示に変更表示された場面を想定して(例えば、チェックマーク1442を参照)、その後の処理フローについて、図14と図21を参照しつつ説明する。 First, it is assumed that the check box in the row 1423 of the selection column 1440 in FIG. 14 is checked by the pointer instruction of the mouse 620 or the key input unit 610, and the display is changed to “re” display (for example, check mark 1442), the subsequent processing flow will be described with reference to FIGS.

マウス620あるいはキー入力部610のポインタ指示により、選択欄1442のチェックボックスがチェックされると(ステップW1)、データ管理プログラムは「削除」アイコン1432が、マウス620あるいはキー入力部610のポインタ指示により、選択指示(クリック)されるかどうかを監視する(ステップW2)。「削除」アイコン1432が選択指示(クリック)されると、Yに進み、選択されない場合にはNに進み、「選択解除」アイコンが選択指示(クリック)されるかどうかを監視する(ステップW3)。ここで、「選択解除」アイコンが選択指示(クリック)されない場合には、「削除」アイコン1432が、選択指示(クリック)されるかどうかを監視する状態に戻る(ステップW2)。 When the check box in the selection column 1442 is checked by a pointer instruction of the mouse 620 or the key input unit 610 (step W1), the data management program displays a “delete” icon 1432 by a pointer instruction of the mouse 620 or the key input unit 610. It is monitored whether or not a selection instruction (click) is made (step W2). If the “delete” icon 1432 is selected (clicked), the process proceeds to Y. If not selected, the process proceeds to N to monitor whether the “selection cancel” icon is selected (clicked) (step W3). . If the “selection release” icon is not selected (clicked), the process returns to the state of monitoring whether the “delete” icon 1432 is selected (clicked) (step W2).

次に、「削除」アイコン1432が選択指示(クリック)された場合、選択欄のチェックボックスにチェックされたファイルのファイル管理情報(ステータス管理情報890)を取得する(ステップW4)。そして、データ管理プログラムは、当該ファイルのステータス管理情報890のうち管理ステータス891を「保存」から「削除」に変更する処理を実行する(ステップW5)。 Next, when the “delete” icon 1432 is selected (clicked), the file management information (status management information 890) of the file whose check box in the selection column is checked is acquired (step W4). Then, the data management program executes processing for changing the management status 891 in the status management information 890 of the file from “save” to “delete” (step W5).

そして、変更上書き処理実行時の時刻をTIME関数を使って取得し(ステップW5)、当該ファイルのステータス管理情報890のうち、「処理日時」データ892を、該取得した時刻データに変更する処理を実行し(ステップW6)、当該チェックしたファイルのチェックボックスのチェックマークを解除する画面表示処理を行なう(ステップW6)。 Then, the time at which the change overwriting process is executed is acquired using the TIME function (step W5), and the process date / time data 892 in the status management information 890 of the file is changed to the acquired time data. This is executed (step W6), and a screen display process for canceling the check mark of the check box of the checked file is performed (step W6).

次に、データ管理プログラムは、チェックボックスのチェック残があるかどうかを判定し、チェック残がある場合には、ステップW4に戻って、同様の処理をチェック残がなくなるまで繰り返す。 Next, the data management program determines whether there is a check remaining in the check box. If there is a check remaining, the data management program returns to step W4 and repeats the same processing until there is no remaining check.

このような管理機能により、例えば、会計事務所において、顧問先の出納帳ファイルなどのバックアップファイルについて、新しいデータが届いた場合には、従前に届いたバックアップファイルを「削除」状態として管理することで、誤って古いデータを使用することなどを防止することができる。 With such a management function, for example, when a new data arrives for a backup file such as an account book file of a consultant at an accounting office, the previously received backup file is managed as a “deleted” state. Thus, it is possible to prevent using old data by mistake.

d)処理モードが「自動」の場合における処理欄(処理内容)の状態遷移
図14の処理モード欄1433が「自動」モードに選択指示されている場合における、処理欄(処理内容)の状態遷移の処理フローについて、図14と図22および図23を参照しつつ説明する。
d) State transition of processing column (processing content) when processing mode is “automatic” State transition of processing column (processing content) when processing mode column 1433 of FIG. 14 is instructed to select “automatic” mode The processing flow will be described with reference to FIGS. 14, 22 and 23. FIG.

まず、「▽」マークの処理モード選択アイコン1434が選択指示されると、処理モード欄1433には「手動」のほか、「自動」が選択できるようにポップアップ表示がなされる。そして、「自動」が選択指示されると、データ保存処理起動アイコン1461の選択指示や、削除アイコン1432の選択指示がなされなくても、データ管理部143により、所定の条件に従って、自動的に、処理内容が変更されるようにすることができる。 First, when the processing mode selection icon 1434 for the “▽” mark is instructed, a pop-up display is made in the processing mode column 1433 so that “automatic” can be selected in addition to “manual”. When “automatic” is selected, the data management unit 143 automatically selects the data storage processing activation icon 1461 or the deletion icon 1432 according to a predetermined condition even if no selection instruction is given. The processing content can be changed.

これを、図22を参照しつつ説明すると、まず、管理プログラムの自動処理モード実行モジュールがRAMなどのメモリ上にロードされ、常駐して、処理モードの状態を監視している(ステップX1)。 This will be described with reference to FIG. 22. First, the automatic processing mode execution module of the management program is loaded onto a memory such as a RAM and is resident to monitor the state of the processing mode (step X1).

ここで、「自動」が選択指示されると、監査プログラムの実行処理開始を監視する状態に遷移し(ステップX2)、さらに、監査プログラムの実行終了あるいは監査処理終了を監視する(ステップX3)。監査プログラムの実行終了あるいは監査処理終了を識別すると、当該監査したファイルのファイル管理情報(ステータス管理情報)を取得する(ステップX4)。 Here, when “automatic” is selected and instructed, a transition is made to a state in which the start of the audit program execution process is monitored (step X2), and the end of the execution of the audit program or the end of the audit process is monitored (step X3). When the end of the execution of the audit program or the end of the audit process is identified, the file management information (status management information) of the audited file is acquired (step X4).

そして、管理ステータス891が「未処理」状態である場合には、当該ファイルのファイル管理情報の管理ステータス891を「未処理」から「保存」に変更し(ステップX6)、当該ファイルの処理欄1490の内容を「未処理」から「保存」に変更して表示する(ステップX7)。また、管理ステータス891が「保存」状態である場合には、すでに監査が行なわれた状態であると判定し、この処理フローを抜ける。 If the management status 891 is in the “unprocessed” state, the management status 891 of the file management information of the file is changed from “unprocessed” to “save” (step X6), and the processing column 1490 for the file. Is changed from “unprocessed” to “save” and displayed (step X7). If the management status 891 is in the “save” state, it is determined that the audit has already been performed, and the process flow is exited.

次に、あるファイル形式のバックアップファイルについて「未処理」状態から「保存」状態への変更処理の際に、同じファイル形式のバックアップファイルの中で、すでに「保存」状態にあるバックアップファイルがある場合には、当該ファイルの処理内容を「保存」状態から、「削除」状態への、変更を自動的に行なう処理フローについて、図23を参照しつつ説明する。 Next, when a backup file of a certain file format is changed from "Unprocessed" status to "Saved" status, there is a backup file that is already in "Saved" status among backup files of the same file format. The processing flow for automatically changing the processing content of the file from the “save” state to the “deleted” state will be described with reference to FIG.

管理プログラムの自動処理モード実行モジュールがRAMなどのメモリ上にロードされ、常駐して、管理ステータスの状態を監視している(ステップZ1)。 An automatic processing mode execution module of the management program is loaded on a memory such as a RAM and is resident to monitor the state of the management status (step Z1).

あるファイルの管理ステータスが、「未処理」状態から「保存」状態へ変更されたことをセンスした場合には、アプリケーション用管理情報格納領域(760、770)の中の、当該選択されている顧問先の端末(顧問先)用管理情報格納領域(761、762)における、当該ファイルのファイル形式(アプリ種別)と同じファイル形式の、他のファイル(図8のファイル1の情報820〜ファイルNの情報840)の管理ステータス891をサーチし(ステップZ2)、管理ステータス891が「保存」状態にセットされているかどうかを判定し(ステップZ3)、「保存」状態にセットされているファイルを検出した場合には、当該ファイルのステータス管理情報のうち管理ステータス891を「保存」から「削除」に変更する処理を実行する(ステップZ4)。 When it is sensed that the management status of a file has changed from the “unprocessed” state to the “save” state, the selected advisor in the application management information storage area (760, 770). In the previous terminal (consultant) management information storage area (761, 762), other files (information 820 to file N of file 1 in FIG. 8) having the same file format as the file format (application type) of the file. The management status 891 of the information 840) is searched (step Z2), whether or not the management status 891 is set to the “save” state is determined (step Z3), and the file set to the “save” state is detected. In this case, the process of changing the management status 891 from “Save” to “Delete” in the status management information of the file is executed. (Step Z4).

そして、当該検出したファイルの処理欄1490の内容を「保存」から「削除」に変更して表示する(ステップZ5)。 以上の処理フローにより、自動的に処理内容が変更され、バックアップファイルの状態管理が手間無く行なうことができることが示された。 Then, the contents of the processing column 1490 of the detected file are changed from “Save” to “Delete” and displayed (Step Z5). It has been shown that the processing contents are automatically changed by the above processing flow, and the status management of the backup file can be performed without trouble.

以上、本発明のいくつかの実施例について説明したが本発明は上記各実施例に限定されるものではなく、種々の変形実施が可能であることはいうまでもない。 As mentioned above, although several Example of this invention was described, it cannot be overemphasized that this invention is not limited to said each Example, A various deformation | transformation implementation is possible.

また、会計事務所と顧問先との間のファイル管理以外、例えば、端末装置を支店側の情報処理装置、管理装置を本店側の情報処理装置に対応させることとすれば、一般業務の本店・支店間のファイル管理に適用することも勿論可能である。 In addition to file management between accounting firms and advisors, for example, if the terminal device is made to correspond to the information processing device on the branch side and the management device to the information processing device on the head office side, Of course, it can also be applied to file management between branches.

以上のように、本発明は、電子メール技術を用いたファイル管理システムに関するものであり、本発明にかかる管理システム、管理装置、管理プログラムは、顧問先の端末装置のデータを単にバックアップするだけでなく、会計処理の進捗を示す指標となる管理表を生成し表示することができる点で有用である。 As described above, the present invention relates to a file management system using e-mail technology, and the management system, management apparatus, and management program according to the present invention simply back up the data of the terminal device of the advisor. This is useful in that a management table can be generated and displayed as an index indicating the progress of accounting processing.

本発明のシステム構成の一実施例を示す図である。It is a figure which shows one Example of the system configuration | structure of this invention. 端末装置の一実施例を示す図である。It is a figure which shows one Example of a terminal device. 端末装置の記憶部における各アプリケーションのデータ等の格納領域の一実施例を示す図である。It is a figure which shows one Example of the storage area of the data of each application in the memory | storage part of a terminal device. 本発明における電子メールの一構成例を示す図である。It is a figure which shows one structural example of the email in this invention. 端末装置側の処理の一実施例を表した図である。It is a figure showing one Example of the process by the side of a terminal device. 管理装置の一実施例を示す図である。It is a figure which shows one Example of a management apparatus. 管理装置の記憶部におけるバックアップデータおよびその管理情報の格納領域の一実施例を示す図である。It is a figure which shows one Example of the storage area of the backup data in the memory | storage part of a management apparatus, and its management information. 管理装置の記憶部における端末n(顧問先n)用管理情報格納領域の内容の一実施例を示す図である。It is a figure which shows one Example of the content of the management information storage area for the terminal n (consultant n) in the memory | storage part of a management apparatus. 管理装置の記憶部におけるバックアップデータおよびその管理情報の格納領域の一実施例を示す図である。It is a figure which shows one Example of the storage area of the backup data in the memory | storage part of a management apparatus, and its management information. ネットバックアップ処理を行なうための管理装置側と端末装置側のシステム環境設定情報の授受に関する処理の一実施例を示した図である。It is the figure which showed one Example of the process regarding transmission / reception of the system environment setting information of the management apparatus side and terminal device side for performing a net backup process. 端末装置(顧問先)からメールに添付されたファイルを受け取った管理装置側の処理を示した図である。It is the figure which showed the process by the side of the management apparatus which received the file attached to the mail from the terminal device (consultant). 管理装置側のアプリケーションプログラム用データファイルの設定画面の一実施例を示す図である。It is a figure which shows one Example of the setting screen of the data file for application programs by the management apparatus side. 管理装置側におけるネットバックアップ一覧を表示する場合における画面表示の一実施例を示す図である。It is a figure which shows one Example of the screen display in the case of displaying the net backup list in the management apparatus side. 管理装置側における顧問先別ネットバックアップ一覧を表示する場合における画面表示の一実施例を示す図である。It is a figure which shows one Example of the screen display in the case of displaying the net backup list according to the consultant in the management apparatus side. ネットバックアップ処理を行なう前提としての管理装置側のネットバックアップ設定を行なう処理フローを示すフローチャートである。It is a flowchart which shows the processing flow which performs the net backup setting by the management apparatus side as a premise which performs a net backup process. 端末装置側(顧問先側)のネットバックアップ設定処理を行なう処理フローを示すフローチャートである。It is a flowchart which shows the processing flow which performs the net backup setting process by the terminal device side (consultant side). 管理装置側のネットバックアップ処理動作を示すフローチャートである。It is a flowchart which shows the net backup processing operation by the management apparatus side. 管理装置におけるネットバックアップ一覧画面の画面表示処理に係るフローチャートである。It is a flowchart concerning the screen display processing of the net backup list screen in the management device. 管理装置における顧問先別ネットバックアップ一覧画面の画面表示処理フローを示すフローチャートである。It is a flowchart which shows the screen display processing flow of the net backup list screen classified by advisor in a management apparatus. 管理装置側におけるバックアップファイル管理の処理フローの一例を示すフローチャートである。It is a flowchart which shows an example of the processing flow of the backup file management in the management apparatus side. 管理装置側におけるバックアップファイル管理の処理フローの一例を示すフローチャートである。It is a flowchart which shows an example of the processing flow of the backup file management in the management apparatus side. 管理装置側におけるバックアップファイル管理の処理フローの一例を示すフローチャートである。It is a flowchart which shows an example of the processing flow of the backup file management in the management apparatus side. 管理装置側におけるバックアップファイル管理の処理フローの一例を示すフローチャートである。It is a flowchart which shows an example of the processing flow of the backup file management in the management apparatus side. 管理装置における管理ステータスの遷移ルールを示すテーブルの一実施例である。It is one Example of the table which shows the transition rule of the management status in a management apparatus.

符号の説明Explanation of symbols

110 端末装置
120 メールサーバー(SMTPサーバー)
130 メールサーバー(POPサーバー)
140 管理装置
160 ネットワーク
210 端末装置のキー入力部
220 端末装置のマウス
240 端末装置の表示部
250 端末装置の制御部
300 端末装置の記憶部
400 電子メール
430 添付ファイル
440 ヘッダー
510 添付ファイル作成部
610 管理装置のキー入力部
620 管理装置のマウス
640 管理装置の表示部
650 管理装置の制御部
700 管理装置の記憶部
710 データ管理プログラム格納領域
720 バックアップデータ格納領域
750 ファイル管理情報格納領域
1200 ネットバックアップ設定画面
1300 ネットバックアップ一覧表示画面
1400 顧問先別ネットバックアップ一覧表示画面
110 Terminal device 120 Mail server (SMTP server)
130 Mail server (POP server)
140 Management Device 160 Network 210 Key Input Unit 220 of Terminal Device 220 Mouse of Terminal Device 240 Display Unit of Terminal Device 250 Control Unit of Terminal Device 300 Storage Unit of Terminal Device 400 Email 430 Attachment File 440 Header 510 Attachment File Creation Unit 610 Management Device Key Input Unit 620 Management Device Mouse 640 Management Device Display Unit 650 Management Device Control Unit 700 Management Device Storage Unit 710 Data Management Program Storage Area 720 Backup Data Storage Area 750 File Management Information Storage Area 1200 Net Backup Setting Screen 1300 Net backup list display screen 1400 Net backup list display screen by consultant

Claims (10)

電子メール送受信機能を有する管理装置と電子メール送受信機能を有する1または2台以上の端末装置とが接続してなる通信ネットワークシステムにおけるファイル管理システムであって、
前記管理装置は、
バックアップファイルを格納するためのバックアップファイル格納メモリと、
ファイル管理情報を登録するためのファイル管理情報登録メモリと、
端末装置毎に、端末装置のアプリケーションプログラム別に、バックアップ処理を許可するか否かを決定するためのファイル環境設定情報を設定するファイル環境設定情報設定手段と、
前記ファイル環境設定情報を電子メールに組み込むためのファイル環境設定情報組込手段と、
電子メールに組み込まれたファイル環境設定情報を該ファイル環境設定情報により指定された端末装置に対して送信する管理メール送信手段と、
ファイル環境設定情報を受信した端末装置から送信される電子メールを受信する端末メール受信手段と、
受信した電子メールがファイル格納要求メールか否かを判定し、ファイル格納要求メールの場合には、該電子メールから添付ファイルを抽出し、該添付ファイルをバックアップファイルとして前記格納メモリに格納するバックアップファイル格納手段と、
バックアップファイルを前記格納メモリに格納する際に、該バックアップファイルに一意に対応するファイル管理情報を生成して、前記ファイル管理情報登録メモリに登録するファイル管理情報登録手段と、
を備え、
前記端末装置は、
前記管理装置からの電子メールを受信し、受信した電子メールに含まれているファイル環境設定情報を抽出するファイル環境設定情報抽出手段と、
端末装置で実行される各アプリケーションプログラムが生成したデータがそれぞれ管理装置によりバックアップを許可されたデータか否かを前記受信したファイル環境設定情報を基に判定し、バックアップを許可されたデータの場合は、該アプリケーションプログラムのデータを管理装置に送信するファイルデータとするデータ制御手段と、
前記管理装置に送信するファイルを電子メールの添付ファイルとすると共にこの電子メールをファイル格納要求メールとするファイル格納要求メール作成手段と、
上記ファイル格納要求メールを管理装置宛て送信するファイル格納要求メール送信手段とを備えた、
ことを特徴とするファイル管理システム。
A file management system in a communication network system in which a management device having an electronic mail transmission / reception function and one or more terminal devices having an electronic mail transmission / reception function are connected.
The management device
Backup file storage memory for storing backup files;
A file management information registration memory for registering file management information;
File environment setting information setting means for setting file environment setting information for determining whether to allow backup processing for each terminal device application program,
File environment setting information incorporation means for incorporating the file environment setting information into the e-mail;
A management mail transmitting means for transmitting the file environment setting information embedded in the e-mail to the terminal device designated by the file environment setting information;
A terminal mail receiving means for receiving an e-mail transmitted from the terminal device that has received the file environment setting information;
It is determined whether or not the received e-mail is a file storage request mail. If the received e-mail is a file storage request mail, the attached file is extracted from the e-mail and the attached file is stored in the storage memory as a backup file. Storage means;
File management information registration means for generating file management information uniquely corresponding to the backup file and registering it in the file management information registration memory when storing the backup file in the storage memory;
With
The terminal device
File environment setting information extracting means for receiving an e-mail from the management device and extracting file environment setting information included in the received e-mail;
Based on the received file environment setting information, it is determined whether the data generated by each application program executed on the terminal device is data that is permitted to be backed up by the management device. Data control means for making the data of the application program file data to be transmitted to the management device;
A file storage request mail creating means for setting the file to be transmitted to the management device as an attachment file of an email and using the email as a file storage request email;
A file storage request mail transmitting means for transmitting the file storage request mail to the management device ,
A file management system characterized by that.
前記バックアップファイル格納手段は、保存指示があるまでは前記格納メモリに格納されたバックアップファイルを未処理状態とし、保存指示があると該ファイルを保存状態とする手段を含むことを特徴とする請求項1記載のファイル管理システム。The backup file storage means includes means for setting a backup file stored in the storage memory to an unprocessed state until a save instruction is issued, and setting the file to a save state when a save instruction is issued. 1. The file management system according to 1. 前記管理装置は、
端末装置側における電子メールの送信タイミングを制御するためのタイミング制御情報、を設定するためのタイミング制御情報設定手段を備え、前記端末装置にタイミング制御情報を組み込んだ電子メールを送信し、
前記端末装置は、
前記電子メール受信手段により該電子メールを受信し、前記ファイル環境設定情報抽出手段により該タイミング制御情報を抽出し、前記データ制御手段により、該端末装置で実行される各アプリケーションプログラムが生成したデータがそれぞれバックアップを許可されたデータと判定された場合に、抽出したタイミング制御情報に基づくタイミングで該アプリケーションプログラム用のデータファイルを含むファイル格納要求メールを管理装置に送信するタイミングを制御する、
ことを特徴とする請求項1記載のファイル管理システム。
The management device
Timing control information for controlling the transmission timing of the e-mail on the terminal device side, comprising a timing control information setting means for setting, sending an e-mail incorporating the timing control information in the terminal device,
The terminal device
The e-mail is received by the e-mail receiving means, the timing control information is extracted by the file environment setting information extracting means, and the data generated by each application program executed on the terminal device is obtained by the data control means. When it is determined that the data is permitted to be backed up, the timing for transmitting the file storage request mail including the data file for the application program to the management device at the timing based on the extracted timing control information is controlled.
The file management system according to claim 1.
前記管理装置は、さらに、前記ファイル管理情報登録メモリに登録されているファイル管理情報を読み出すファイル管理情報読出手段と、読み出したファイル管理情報から管理表をそれぞれ端末装置毎に一覧表示可能に生成する管理表生成手段と、該生成した管理表を出力する管理表出力手段とを備えたことを特徴とする請求項1記載のファイル管理システム。 The management device further generates a file management information reading unit for reading the file management information registered in the file management information registration memory , and generates a management table from the read file management information so as to display a list for each terminal device. 2. The file management system according to claim 1, further comprising management table generation means and management table output means for outputting the generated management table. 電子メール送受信機能を有する1または2台以上の端末装置と通信ネットワークを介して接続可能な機能を有する管理装置であって、
バックアップファイルを格納するためのバックアップファイル格納メモリと、
ファイル管理情報を登録するためのファイル管理情報登録メモリと、
端末装置毎に、端末装置のアプリケーションプログラム別に、バックアップ処理を許可するか否かを決定するためのファイル環境設定情報を設定するファイル環境設定情報設定手段と、
ファイル環境設定情報がバックアップ処理を許可する旨の情報に設定されている場合には、該ファイル環境設定情報を電子メールに組み込むためのファイル環境設定情報組込手段と、
電子メールに組み込まれたファイル環境設定情報を該ファイル環境設定情報により指定された端末装置に対して送信する管理メール送信手段と、
ファイル環境設定情報を受信した端末装置から送信される電子メールを受信するメール受手段と、
受信した電子メールがファイル格納要求メールか否かを判定し、ファイル格納要求メールの場合には、該電子メールから添付ファイルを抽出し、該添付ファイルをバックアップファイルとして前記格納メモリに格納するバックアップファイル格納手段と、
バックアップファイルを前記格納メモリに格納する際に、該バックアップファイルに一意に対応するファイル管理情報を生成して、前記ファイル管理情報登録メモリに登録するファイル管理情報登録手段と、
を備えたことを特徴とする管理装置。
A management device having a function connectable to one or more terminal devices having an electronic mail transmission / reception function via a communication network,
Backup file storage memory for storing backup files;
A file management information registration memory for registering file management information;
File environment setting information setting means for setting file environment setting information for determining whether to allow backup processing for each terminal device application program,
If the file environment setting information is set to information indicating that backup processing is permitted, file environment setting information incorporation means for incorporating the file environment setting information into the e-mail;
A management mail transmitting means for transmitting the file environment setting information embedded in the e-mail to the terminal device designated by the file environment setting information;
A mail receiving means for receiving an e-mail transmitted from the terminal device that has received the file environment setting information;
It is determined whether or not the received e-mail is a file storage request mail. If the received e-mail is a file storage request mail, the attached file is extracted from the e-mail and the attached file is stored in the storage memory as a backup file. Storage means;
File management information registration means for generating file management information uniquely corresponding to the backup file and registering it in the file management information registration memory when storing the backup file in the storage memory;
A management apparatus comprising:
さらに、前記ファイル管理情報登録メモリに登録されているファイル管理情報を読み出すファイル管理情報読出手段と、
ファイル管理情報読出手段により読み出したファイル管理情報と新たに格納しようとするファイルに一意に対応して生成されたファイル管理情報とを比較するファイル管理情報比較手段と、
前記格納メモリに格納されているバックアップファイルを削除するファイル削除手段とを備え、
前記バックアップファイルを前記格納手段に格納する際に、該バックアップファイルに一意に対応して生成された第1のファイル管理情報と、ファイル管理情報読出手段により、すでに格納済みのバックアップファイルに一意に対応する第2のファイル管理情報を読み出し、前記ファイル管理情報比較手段により、前記第1のファイル管理情報と、前記第2のファイル管理情報とを比較し、同じ端末装置から同じ日に受信した、同じファイル形式のバックアップファイルを格納している場合には、すでに格納済みの、同じ端末装置から同じ日に受信した、同じファイル形式バックアップファイルを、ファイル削除手段により記憶部から削除するとともに、管理情報登録手段により、前記削除したバックアップファイルに一意に対応する前記ファイル管理情報を更新して登録することを特徴とする請求項記載の管理装置。
Further, file management information reading means for reading file management information registered in the file management information registration memory ,
File management information comparing means for comparing the file management information read by the file management information reading means with the file management information generated uniquely corresponding to the file to be newly stored;
A file deletion means for deleting a backup file stored in the storage memory ,
When storing the backup file in the storage means, the first file management information generated uniquely corresponding to the backup file and the file management information reading means uniquely correspond to the already stored backup file. The second file management information to be read, the first file management information and the second file management information are compared by the file management information comparing means, and received from the same terminal device on the same day. If a file format backup file is stored, the same file format backup file received from the same terminal device on the same day is deleted from the storage unit by the file deletion means, and management information is registered. Means to uniquely correspond to the deleted backup file. Management apparatus according to claim 5, wherein the register updates the yl management information.
さらに、前記ファイル管理情報登録メモリに登録されているファイル管理情報を読み出すファイル管理情報読出手段と、読み出したファイル管理情報から管理表を生成する管理表生成手段と、該生成した管理表を出力する管理表出力手段とを備え、
前記管理表は、端末装置から受信したバックアップファイルについて、ファイル形式毎に、少なくとも、保管しているファイルのファイル名、および当該ファイルの管理装置側における管理状態を、それぞれ端末装置毎に一覧表示されていることを特徴とする請求項記載の管理装置。
Further, file management information reading means for reading the file management information registered in the file management information registration memory, management table generating means for generating a management table from the read file management information, and outputting the generated management table A management table output means,
The management table displays a list of backup files received from the terminal device, for each file format, at least the file name of the file stored and the management status of the file on the management device side for each terminal device. The management apparatus according to claim 5, wherein
電子メール送受信機能を有する1または2台以上の端末装置と通信ネットワークを介して接続可能な管理装置において実行可能なプログラムであって、A program that can be executed in a management device that can be connected to one or more terminal devices having an electronic mail transmission / reception function via a communication network,
管理装置のコンピュータを、The computer of the management device,
端末装置毎に、端末装置のアプリケーションプログラム別に、バックアップ処理を許可するか否かを決定するためのファイル環境設定情報を設定するファイル環境設定情報設定手段、File environment setting information setting means for setting file environment setting information for determining whether to allow backup processing for each terminal device application program,
ファイル環境設定情報がバックアップ処理を許可する旨の情報に設定されている場合には、該ファイル環境設定情報を電子メールに組み込むためのアイル環境設定情報組込手段、If the file environment setting information is set to information indicating that backup processing is permitted, an ais environment setting information incorporating means for incorporating the file environment setting information into the e-mail;
電子メールに組み込まれたファイル環境設定情報を該ファイル環境設定情報により指定された端末装置に対して送信するメール送信手段、Mail transmission means for transmitting file environment setting information embedded in an e-mail to a terminal device designated by the file environment setting information;
ファイル環境設定情報を受信した端末装置から送信される電子メールを受信するメール受信手段、Mail receiving means for receiving an e-mail transmitted from the terminal device that has received the file environment setting information;
受信した電子メールがファイル格納要求メールか否かを判定し、ファイル格納要求メールの場合には、該電子メールから添付ファイルを抽出し、該添付ファイルをバックアップファイルとして前記格納メモリに格納するバックアップファイル格納手段、It is determined whether or not the received e-mail is a file storage request mail. If the received e-mail is a file storage request mail, the attached file is extracted from the e-mail and the attached file is stored in the storage memory as a backup file. Storage means,
バックアップファイルを前記メモリに格納する際に、該バックアップファイルに一意に対応するファイル管理情報を生成して、メモリに登録するファイル管理情報登録手段File management information registration means for generating file management information uniquely corresponding to the backup file and storing it in the memory when storing the backup file in the memory
として機能させるプログラム。Program to function as.
更に、前記コンピュータを、
前記メモリからファイル管理情報を読み出し、バックアップデータを保存している顧問先名称を取得する顧問先名称取得手段、
取得した顧問先名称を一覧表示する一覧表示手段、
一覧表示された顧問先名称の中からひとつの顧問先名称を選択する顧問先名称取得手段、
ファイル形式を選択するファイル形式選択手段、
前記選択された顧問先名称における前記選択されたファイル形式に一意に対応するファイル管理情報を前記メモリから取得するファイル管理情報取得手段、
前記取得したファイル管理情報のうち、少なくともファイル形式毎に保管しているファイルのファイル名称、および当該ファイルの管理装置側における管理状態を示す情報を、それぞれ顧問先毎に一覧表示する管理情報表示手段、
として機能させる請求項記載のプログラム。
Further, the computer
An advisor name acquisition unit that reads file management information from the memory and acquires an advisor name that stores backup data;
List display means for displaying a list of acquired consultant names,
Advisor name acquisition means for selecting one advisor name from the list of advisor names displayed,
File format selection means for selecting the file format,
File management information acquisition means for acquiring, from the memory, file management information uniquely corresponding to the selected file format in the selected advisor name;
Management information display means for displaying a list of at least a file name of a file stored for each file format and information indicating a management state of the file on the management apparatus side for each consultant among the acquired file management information ,
Program of Motomeko 8, wherein Ru to function as.
電子メール送受信機能を有する管理装置と通信ネットワークを介して接続可能な1または2台以上の端末装置において実行可能なプログラムであって、A program that can be executed in one or more terminal devices that can be connected to a management device having an electronic mail transmission / reception function via a communication network,
端末装置のコンピュータを、The terminal computer,
前記管理装置からの電子メールを受信し、受信した電子メールに含まれているファイル環境設定情報を抽出するファイル環境設定情報抽出手段、File environment setting information extracting means for receiving an e-mail from the management apparatus and extracting file environment setting information included in the received e-mail;
当該端末装置が管理装置からバックアップ処理を許可された端末装置であるか否か、および、当該端末装置で実行される各アプリケーションプログラムが生成したデータがそれぞれ、管理装置によりバックアップを許可されたデータか否か、を前記受信したファイル環境設定情報により判定し、バックアップを許可されたデータの場合は、該アプリケーションプログラムのデータを管理装置に送信するファイルデータとするデータ制御手段、Whether the terminal device is a terminal device for which backup processing is permitted by the management device, and whether the data generated by each application program executed on the terminal device is data that has been permitted for backup by the management device. Whether or not the data is permitted to be backed up by the received file environment setting information, and data control means for making the data of the application program file data to be transmitted to the management device,
前記管理装置に送信するファイルを電子メールの添付ファイルとすると共にこの電子メールをファイル格納要求メールとするファイル格納要求メール作成手段、A file storage request mail creating means for setting a file to be transmitted to the management device as an attachment file of an email and using the email as a file storage request mail;
上記ファイル格納要求メールを管理装置宛て送信するファイル格納要求メール送信手段、として機能させるプログラム。A program that functions as file storage request mail transmission means for transmitting the file storage request mail to a management apparatus.
JP2005191713A 2005-06-30 2005-06-30 File management system, management device, and program Expired - Fee Related JP4783592B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005191713A JP4783592B2 (en) 2005-06-30 2005-06-30 File management system, management device, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005191713A JP4783592B2 (en) 2005-06-30 2005-06-30 File management system, management device, and program

Publications (2)

Publication Number Publication Date
JP2007011691A JP2007011691A (en) 2007-01-18
JP4783592B2 true JP4783592B2 (en) 2011-09-28

Family

ID=37750100

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005191713A Expired - Fee Related JP4783592B2 (en) 2005-06-30 2005-06-30 File management system, management device, and program

Country Status (1)

Country Link
JP (1) JP4783592B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5169761B2 (en) * 2008-11-17 2013-03-27 富士通株式会社 Electronic file management system, terminal device, and electronic file management program
JP5446643B2 (en) * 2009-09-14 2014-03-19 豊和工業株式会社 Data backup system

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3582862B2 (en) * 1994-09-13 2004-10-27 株式会社東芝 File management system
JP2004021424A (en) * 2002-06-13 2004-01-22 Toshiba Corp Data backup system for in-vehicle device and its method
JP2004038419A (en) * 2002-07-01 2004-02-05 Seiko Epson Corp Backup management device, backup management method, and backup management program
JP4330889B2 (en) * 2003-01-20 2009-09-16 株式会社日立製作所 Method for installing software in storage device control apparatus, control method for storage device control apparatus, and storage device control apparatus
JP2004303050A (en) * 2003-03-31 2004-10-28 Nippon Digital Kenkyusho:Kk Accounting system
JP2004312317A (en) * 2003-04-07 2004-11-04 Murata Mach Ltd Communication terminal equipment

Also Published As

Publication number Publication date
JP2007011691A (en) 2007-01-18

Similar Documents

Publication Publication Date Title
KR100863666B1 (en) Contact user interface
US8095391B2 (en) System and method for performing reinspection in insurance claim processing
US9396208B2 (en) Selecting storage cloud for storage of entity files from plurality of storage clouds
US6392669B1 (en) Schedule management system and method for displaying, managing, and changing a schedule and recording medium for storing the same
CN101809613A (en) Aggregating and delivering information
US20030191716A1 (en) Secure storage system and method
WO2007148437A1 (en) Intellectual property managing system, intellectual property managing method, and its program
CA2495083A1 (en) System and method for preventing access to data on a compromised remote device
US8275753B2 (en) Computer readable medium and information management system
WO1991004532A1 (en) Temporary center system in a decentralized data base system
JP6406397B2 (en) Information processing apparatus, information processing method, and program
JP4783592B2 (en) File management system, management device, and program
CN101552744A (en) Method of managing electronic messages on the basis of a messaging client and system for implementing the method
JP2002140239A (en) Information management system, information management method and system controller
JP4497984B2 (en) File sharing control system and sharing control program
EP2109288A2 (en) Secure transfer of data files
JP5663366B2 (en) Automatic reporting system using email
JP4087434B1 (en) Data security control system
JP6398368B2 (en) Information processing apparatus, information processing system, and program
CN103312769A (en) A method for managing access to documentation provided by a client to a company
JP4261551B2 (en) Archive system
JP2005078224A (en) Web site managing system
JP4342234B2 (en) Backup system
JPWO2018189995A1 (en) Information processing device, information processing method, and program
JP5510103B2 (en) Information processing system, information processing apparatus, information processing method, and computer program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080513

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20091207

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100929

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101012

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101210

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

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

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

Free format text: PAYMENT UNTIL: 20140715

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4783592

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees