JP2011248649A - Transfer device, transfer method and transfer program - Google Patents

Transfer device, transfer method and transfer program Download PDF

Info

Publication number
JP2011248649A
JP2011248649A JP2010121486A JP2010121486A JP2011248649A JP 2011248649 A JP2011248649 A JP 2011248649A JP 2010121486 A JP2010121486 A JP 2010121486A JP 2010121486 A JP2010121486 A JP 2010121486A JP 2011248649 A JP2011248649 A JP 2011248649A
Authority
JP
Japan
Prior art keywords
data
transmission
history information
history
storage unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2010121486A
Other languages
Japanese (ja)
Other versions
JP5301499B2 (en
Inventor
Hiroaki Isaka
広明 伊坂
Hirofumi Abe
裕文 阿部
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2010121486A priority Critical patent/JP5301499B2/en
Publication of JP2011248649A publication Critical patent/JP2011248649A/en
Application granted granted Critical
Publication of JP5301499B2 publication Critical patent/JP5301499B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a transfer device, a transfer method and a transfer program which can reduce monitoring man-hours by an administrator.SOLUTION: When the transfer device which transfers data received by its own device to a terminal in response to an acquisition request from the terminal, receives a data transmission request from the terminal, the transfer device stores the data in a data storage unit by adding address information of the administrator corresponding to a transmission source of the data, to transmission destination information of the data. When the data is stored in the data storage unit, the transfer device registers history information concerning data transmission/reception including the transmission source information and the transmission destination information of the data in a history information storage unit, extracts history information which the administrator's address information is included in the transmission destination information, within history information corresponding to data in which storage term of data stored in the data storage unit exceeds a predetermined threshold, from the history information storage unit, and transmits the extracted history information to a predetermined device corresponding to the administrator.

Description

本発明は、転送装置、転送方法及び転送プログラムに関する。   The present invention relates to a transfer device, a transfer method, and a transfer program.

従来、インターネット上で電子文書、画像や動画等の電子ファイルを送受する場合には、メールシステムが用いられることが多い。メールシステムでは、利用者が電子メールに電子ファイルを添付することにより、簡易に電子ファイルを送受することが可能になる。   Conventionally, a mail system is often used for sending and receiving electronic files such as electronic documents, images, and moving images over the Internet. In a mail system, a user can easily send and receive an electronic file by attaching the electronic file to an electronic mail.

ただし、メールシステムには、一般に送受可能なファイルサイズに制限があるので、デジタル技術の発展に伴う電子ファイルのサイズ拡大に対応できないという問題がある。このため、近年では、インターネット上に配置されるファイル転送サーバを用いて電子ファイルを送受するサービスの需要が高まっている。このニーズに応えるシステムとして、非特許文献1又は非特許文献2に記載されている技術のように、大容量の電子ファイルが送受可能な基盤システムが知られている。   However, the mail system generally has a limitation on the size of a file that can be transmitted and received, and thus has a problem that it cannot cope with an increase in the size of an electronic file as digital technology develops. For this reason, in recent years, there has been an increasing demand for services for sending and receiving electronic files using a file transfer server arranged on the Internet. As a system that meets this need, a base system capable of transmitting and receiving a large-capacity electronic file is known, as in the technique described in Non-Patent Document 1 or Non-Patent Document 2.

上記の基盤システムは、情報漏洩に対する社会的要請にも対応しており、大容量の電子ファイルを暗号化して送受することを可能にするとともに、送受信処理に関する履歴情報を保持する。すなわち、この基盤システムを用いた場合、利用者は、セキュリティが確保された状態で大容量の電子ファイルを送受することが可能になる。また、管理者は、例えば、基盤システムに保持されている履歴情報を取得することで、秘匿情報が部外者に送信されているかどうかや、受信者が秘匿情報を取得しているかどうかを監視することができる。   The above-mentioned infrastructure system also responds to social demands for information leakage, makes it possible to send and receive large-capacity electronic files, and retains history information related to transmission / reception processing. In other words, when this infrastructure system is used, a user can send and receive a large-capacity electronic file with security secured. In addition, for example, the administrator obtains history information held in the base system, thereby monitoring whether the confidential information is transmitted to outsiders and whether the receiver acquires the confidential information. can do.

吉田勝彦 他、「大規模セキュアファイル流通基盤システム(SSS)」、NTT技術ジャーナル、社団法人電気通信協会、2006年8月号、pp.36-39Katsuhiko Yoshida et al., “Large Secure File Distribution Platform System (SSS)”, NTT Technical Journal, Telecommunications Association, August 2006, pp.36-39 阿部裕文 他、「NTTグループ向けセキュアファイル転送サービス」、NTT技術ジャーナル、社団法人電気通信協会、2009年5月号、pp.36-39Hirofumi Abe et al., “Secure File Transfer Service for NTT Group”, NTT Technical Journal, Telecommunications Association, May 2009, pp.36-39

しかしながら、履歴情報を取得することで監視を行う技術には、管理者による監視工数が増大するという問題がある。具体的には、管理者は、監視作業を行うたびに、基盤システムにアクセスして履歴情報を取得する必要がある。例えば、利用者Aから利用者Bへ送信された電子ファイルを利用者Bが基盤システムから受信したか否かを監視する場合、管理者は、定期的に基盤システムから履歴情報を取得し、利用者Bが基盤システムから電子ファイルを取得したか否かを確認することになる。このようなことは、管理者の監視工数を増大させるという問題を招く。   However, the technique of monitoring by acquiring history information has a problem that the number of monitoring steps by an administrator increases. Specifically, every time the administrator performs a monitoring operation, the administrator needs to access the base system and acquire history information. For example, when monitoring whether the electronic file transmitted from the user A to the user B is received by the user B from the infrastructure system, the administrator periodically acquires history information from the infrastructure system and uses it. It is confirmed whether the user B has acquired the electronic file from the base system. Such a thing causes the problem of increasing the monitoring man-hour of the administrator.

本発明は、上記に鑑みてなされたものであって、管理者による監視工数を低減することができる転送装置、転送方法及び転送プログラムを提供することを目的とする。   The present invention has been made in view of the above, and an object thereof is to provide a transfer device, a transfer method, and a transfer program that can reduce the monitoring man-hours by an administrator.

上述した課題を解決し、目的を達成するために、本発明に係る転送装置は、自装置が受信したデータを端末からの取得要求に応じて該端末に転送する転送装置であって、端末からデータの送信要求を受け付けた場合に、該データの送信元に対応する管理者の宛先情報を該データの送信先情報に追加した上で、該データをデータ記憶手段に格納する格納手段と、前記格納手段によって前記データ記憶手段にデータが格納された場合に、該データの送信元情報及び送信先情報を含むデータの送受信に関する履歴情報を履歴情報記憶手段に登録する履歴情報登録手段と、前記データ記憶手段に記憶されているデータの保管期間が所定の閾値を超過しているか否かを監視する監視手段と、前記監視手段によって保管期間が超過していると判定されたデータに対応する履歴情報のうち、送信先情報に前記管理者の宛先情報が含まれる履歴情報を前記履歴情報記憶手段から抽出し、抽出した履歴情報を前記管理者に対応する所定の装置に送信する履歴情報送信手段とを有することを特徴とする。   In order to solve the above-described problems and achieve the object, a transfer device according to the present invention is a transfer device that transfers data received by the device to the terminal in response to an acquisition request from the terminal. A storage unit that stores the data in the data storage unit after adding the destination information of the administrator corresponding to the transmission source of the data to the transmission destination information of the data when the data transmission request is received; History data registration means for registering history information relating to transmission / reception of data including transmission source information and transmission destination information of the data in the history information storage means when data is stored in the data storage means by the storage means; and the data Monitoring means for monitoring whether or not the storage period of data stored in the storage means exceeds a predetermined threshold; and a data determined by the monitoring means to have exceeded the storage period. History information whose destination information is included in the destination information in the destination information is extracted from the history information storage means, and the extracted history information is transmitted to a predetermined device corresponding to the manager And history information transmission means.

また、本発明に係る転送方法は、自装置が受信したデータを端末からの取得要求に応じて該端末に転送する転送方法であって、コンピュータが、端末からデータの送信要求を受け付けた場合に、該データの送信元に対応する管理者の宛先情報を該データの送信先情報に追加した上で、該データをデータ記憶部に格納する格納工程と、前記格納工程によって前記データ記憶部にデータが格納された場合に、該データの送信元情報及び送信先情報を含むデータの送受信に関する履歴情報を履歴情報記憶部に登録する履歴情報登録工程と、前記データ記憶部に記憶されているデータの保管期間が所定の閾値を超過しているか否かを監視する監視工程と、前記監視工程によって保管期間が超過していると判定されたデータに対応する履歴情報のうち、送信先情報に前記管理者の宛先情報が含まれる履歴情報を前記履歴情報記憶部から抽出し、抽出した履歴情報を前記管理者に対応する所定の装置に送信する履歴情報送信工程とを含むことを特徴とする。   The transfer method according to the present invention is a transfer method for transferring data received by the own device to the terminal in response to an acquisition request from the terminal, and when the computer receives a data transmission request from the terminal. Adding the destination information of the administrator corresponding to the transmission source of the data to the transmission destination information of the data, storing the data in the data storage unit, and storing the data in the data storage unit by the storage step Is stored in the history information storage unit, the history information registration step of registering history information related to data transmission / reception including the transmission source information and destination information of the data, and the data stored in the data storage unit Among monitoring information for monitoring whether or not the storage period exceeds a predetermined threshold, and history information corresponding to data determined to have exceeded the storage period by the monitoring process, Including a history information transmission step of extracting history information in which the destination information of the administrator is included in the recipient information from the history information storage unit and transmitting the extracted history information to a predetermined device corresponding to the administrator. It is characterized by.

また、本発明に係る転送プログラムは、コンピュータを上記の転送装置として機能させることを特徴とする。   A transfer program according to the present invention causes a computer to function as the transfer device.

本発明に係る転送装置、転送方法及び転送プログラムは、管理者による監視工数を低減することができるという効果を奏する。   The transfer device, transfer method, and transfer program according to the present invention have the effect of reducing the number of monitoring steps by the administrator.

図1は、実施例1に係る転送装置の構成例を示すブロック図である。FIG. 1 is a block diagram illustrating a configuration example of a transfer apparatus according to the first embodiment. 図2は、実施例2に係る転送装置が適用されるファイル転送システムの構成例を示す図である。FIG. 2 is a diagram illustrating a configuration example of a file transfer system to which the transfer apparatus according to the second embodiment is applied. 図3は、実施例2に係る転送装置の構成例を示すブロック図である。FIG. 3 is a block diagram illustrating a configuration example of the transfer apparatus according to the second embodiment. 図4は、ユーザ情報記憶部の一例を示す図である。FIG. 4 is a diagram illustrating an example of the user information storage unit. 図5は、履歴情報記憶部の一例を示す図である。FIG. 5 is a diagram illustrating an example of the history information storage unit. 図6は、監視情報記憶部の一例を示す図である。FIG. 6 is a diagram illustrating an example of the monitoring information storage unit. 図7は、実施例2に係る転送装置によるコンテナの受信処理手順を示すフローチャートである。FIG. 7 is a flowchart illustrating the container reception processing procedure performed by the transfer apparatus according to the second embodiment. 図8は、実施例2に係る転送装置によるコンテナの送信処理手順を示すフローチャートである。FIG. 8 is a flowchart of the container transmission processing procedure performed by the transfer apparatus according to the second embodiment. 図9は、実施例2に係る転送装置による終了処理手順を示すフローチャートである。FIG. 9 is a flowchart illustrating a termination processing procedure performed by the transfer apparatus according to the second embodiment. 図10は、実施例2に係る転送装置による履歴情報送信処理手順を示すフローチャートである。FIG. 10 is a flowchart illustrating the history information transmission processing procedure performed by the transfer apparatus according to the second embodiment. 図11は、実施例2に係る転送装置による警告通知処理手順を示すフローチャートである。FIG. 11 is a flowchart illustrating a warning notification processing procedure performed by the transfer apparatus according to the second embodiment. 図12は、転送プログラムによる情報処理がコンピュータを用いて具体的に実現されることを示す図である。FIG. 12 is a diagram illustrating that the information processing by the transfer program is specifically realized using a computer.

以下に、本発明に係る転送装置、転送方法及び転送プログラムの実施例を図面に基づいて詳細に説明する。なお、この実施例により本発明が限定されるものではない。   Hereinafter, embodiments of a transfer device, a transfer method, and a transfer program according to the present invention will be described in detail with reference to the drawings. In addition, this invention is not limited by this Example.

まず、図1を用いて、実施例1に係る転送装置について説明する。図1は、実施例1に係る転送装置の構成例を示すブロック図である。図1に示すように、実施例1に係る転送装置10は、データ記憶部11と、履歴情報記憶部12と、格納部13と、履歴情報登録部14と、監視部15と、履歴情報送信部16とを有する。   First, the transfer apparatus according to the first embodiment will be described with reference to FIG. FIG. 1 is a block diagram illustrating a configuration example of a transfer apparatus according to the first embodiment. As illustrated in FIG. 1, the transfer device 10 according to the first embodiment includes a data storage unit 11, a history information storage unit 12, a storage unit 13, a history information registration unit 14, a monitoring unit 15, and history information transmission. Part 16.

データ記憶部11は、外部の端末等から転送装置10が受信したデータを記憶する。履歴情報記憶部12は、データ記憶部11に記憶されているデータ毎に、データの送受信に関する履歴情報を記憶する。   The data storage unit 11 stores data received by the transfer device 10 from an external terminal or the like. The history information storage unit 12 stores history information regarding data transmission / reception for each data stored in the data storage unit 11.

格納部13は、外部の端末等からデータの送信要求を受け付けた場合に、送信要求に含まれるデータをデータ記憶部11に格納する。このとき、実施例1における格納部13は、データの送信先に、かかるデータの送信者に対応する管理者の宛先情報を追加する。なお、ここでいう「データの送信者に対応する管理者」とは、例えば、送信者を監視する上長やセキュリティ管理者等を示す。   When receiving a data transmission request from an external terminal or the like, the storage unit 13 stores data included in the transmission request in the data storage unit 11. At this time, the storage unit 13 according to the first embodiment adds the destination information of the manager corresponding to the data sender to the data destination. Here, the “manager corresponding to the data sender” refers to, for example, an upper manager or a security manager who monitors the sender.

例えば、利用者Xの上長Yは、利用者Xによって行われるデータの送受信を監視するものとする。かかる場合に、格納部13は、利用者Xが送信元であるデータの送信要求を受け付けた場合に、かかるデータの送信先に上長Yの宛先を追加した上で、データをデータ記憶部11に格納する。これにより、上長Yは、利用者Xによって送信されるデータを受信することができるので、利用者Xによるデータの送受信を監視することができる。   For example, it is assumed that the upper Y of the user X monitors data transmission / reception performed by the user X. In such a case, when the user X receives a transmission request for data that is a transmission source of the user X, the storage unit 13 adds the upper long Y destination to the transmission destination of the data and then stores the data in the data storage unit 11. To store. Thereby, since the upper manager Y can receive the data transmitted by the user X, the data transmission / reception by the user X can be monitored.

履歴情報登録部14は、格納部13によってデータ記憶部11にデータが格納された場合に、かかるデータの送受信に関する履歴情報を履歴情報記憶部12に登録する。例えば、履歴情報登録部14は、データの送信元情報や送信先情報や送信日時等を履歴情報記憶部12に登録する。   When the storage unit 13 stores data in the data storage unit 11, the history information registration unit 14 registers history information regarding transmission / reception of such data in the history information storage unit 12. For example, the history information registration unit 14 registers data transmission source information, transmission destination information, transmission date and time, and the like in the history information storage unit 12.

監視部15は、データ記憶部11に記憶されているデータの保管期間が所定の閾値を超過しているか否かを監視する。例えば、監視部15は、データ記憶部11に記憶されているデータ毎に、データの送信日時から現在日時までの時間が予め定められている保管期間を超過しているか否かを監視する。   The monitoring unit 15 monitors whether the storage period of the data stored in the data storage unit 11 exceeds a predetermined threshold value. For example, the monitoring unit 15 monitors whether or not the time from the data transmission date and time to the current date and time exceeds a predetermined storage period for each data stored in the data storage unit 11.

履歴情報送信部16は、監視部15によって保管期間が超過していると判定されたデータに対応する履歴情報のうち、格納部13によって追加された管理者の宛先が送信先情報に含まれる履歴情報を履歴情報記憶部12から抽出する。そして、履歴情報送信部16は、管理者の宛先毎に履歴情報記憶部12から抽出した履歴情報を送信する。   The history information transmitting unit 16 includes, in the history information corresponding to the data determined by the monitoring unit 15 that the storage period has exceeded, the history of the destination information including the administrator's destination added by the storage unit 13 Information is extracted from the history information storage unit 12. Then, the history information transmission unit 16 transmits the history information extracted from the history information storage unit 12 for each administrator destination.

このように、実施例1に係る転送装置10は、データの送信要求を受け付けた場合に、データの送信者を監視する管理者を宛先に追加したデータを所定の保管期間だけ保持する。そして、転送装置10は、データの送受信に関する履歴情報を保持しておき、データの保管期間が超過した後に、かかるデータの履歴情報を管理者に送信する。   As described above, when the transfer device 10 according to the first embodiment receives a data transmission request, the transfer device 10 retains data in which a manager who monitors a data sender is added as a destination for a predetermined storage period. The transfer device 10 holds history information related to data transmission / reception, and transmits the data history information to the administrator after the data storage period has expired.

一般に、保管期間が超過したデータは、その後に利用者間で送受されない。すなわち、保管期間が超過したデータの履歴情報は、その後に変動することがない。実施例1に係る転送装置10は、データの保管期間が超過した後に、かかるデータの履歴情報を管理者に送信するので、その後に変動する可能性の低い履歴情報を管理者に提供することができる。すなわち、管理者は、転送装置10から変動する可能性のない履歴情報を自動的に受信できるので、何度も転送装置10から履歴情報を取得する作業を行うことなく、監視作業を行うことができる。例えば、管理者は、利用者Aから利用者Bへ送信された電子ファイルを利用者Bが受信したか否かを監視する場合に、転送装置10から送信される履歴情報を確認するだけでよく、その後に転送装置10から履歴情報を取得する必要がない。以上のことから、実施例1に係る転送装置10は、管理者にかかる監視工数を低減することができる。   In general, data whose storage period has been exceeded is not transmitted or received between users thereafter. That is, the history information of data whose storage period has exceeded will not change thereafter. Since the transfer device 10 according to the first embodiment transmits history information of such data to the administrator after the data storage period has expired, it is possible to provide the administrator with history information that is unlikely to change thereafter. it can. In other words, since the administrator can automatically receive history information that is not likely to fluctuate from the transfer device 10, the administrator can perform monitoring work without performing the work of acquiring history information from the transfer device 10 many times. it can. For example, when the administrator monitors whether or not the user B has received the electronic file transmitted from the user A to the user B, the administrator need only confirm the history information transmitted from the transfer device 10. Thereafter, it is not necessary to acquire history information from the transfer device 10. From the above, the transfer apparatus 10 according to the first embodiment can reduce the monitoring man-hours for the administrator.

次に、実施例2では、本願の開示する転送装置をファイル転送システムに適用した場合を例に挙げて説明する。なお、以下では、ファイル転送システムの構成、転送装置の構成、転送装置による処理手順について順に説明する。   Next, in the second embodiment, a case where the transfer device disclosed in the present application is applied to a file transfer system will be described as an example. In the following, the configuration of the file transfer system, the configuration of the transfer device, and the processing procedure by the transfer device will be described in order.

[ファイル転送システムの構成]
まず、図2を用いて、実施例2に係る転送装置が適用されるファイル転送システムについて説明する。図2は、実施例2に係る転送装置が適用されるファイル転送システムの構成例を示す図である。図2に示すように、実施例2におけるファイル転送システム1は、転送装置100と、端末210及び220とを含む。
[Configuration of file transfer system]
First, a file transfer system to which the transfer apparatus according to the second embodiment is applied will be described with reference to FIG. FIG. 2 is a diagram illustrating a configuration example of a file transfer system to which the transfer apparatus according to the second embodiment is applied. As illustrated in FIG. 2, the file transfer system 1 according to the second embodiment includes a transfer device 100 and terminals 210 and 220.

図2に示した例では、転送装置100と端末210とは、セキュアな回線で接続されているものとする。同様に、転送装置100と端末220とは、セキュアな回線で接続されているものとする。以下に、図2に示したファイル転送システム1によるファイル転送処理について説明する。以下では、端末210が端末220に電子ファイル等を送信する場合を例に挙げて説明する。   In the example shown in FIG. 2, it is assumed that the transfer device 100 and the terminal 210 are connected by a secure line. Similarly, it is assumed that the transfer device 100 and the terminal 220 are connected by a secure line. Hereinafter, file transfer processing by the file transfer system 1 shown in FIG. 2 will be described. Hereinafter, a case where the terminal 210 transmits an electronic file or the like to the terminal 220 will be described as an example.

なお、実施例2において、端末210及び220は、電子メールの本文とともに電子文書、画像、動画等の電子ファイルを送受したり、電子メールのみを送受したり、電子ファイルのみを送受したりする。以下では、端末210等によって送受される電子メールや電子ファイル等を「コンテナ」と表記する場合がある。例えば、1個のコンテナには複数の電子ファイルが含まれる場合もあり、電子メールのみが含まれる場合もある。   In the second embodiment, the terminals 210 and 220 send and receive electronic files such as electronic documents, images, and moving pictures together with the body of the electronic mail, send and receive only electronic mail, and send and receive only electronic files. Hereinafter, an electronic mail, an electronic file, or the like transmitted / received by the terminal 210 or the like may be referred to as “container”. For example, a single container may include a plurality of electronic files, or may include only electronic mail.

端末210は、端末220にコンテナを送信する場合に、転送装置100に対して、送信元情報と送信先情報とコンテナを含む送信要求を送信する。ここで、送信元情報とは、コンテナを送信する送信者を識別する情報である。また、送信先情報とは、コンテナを受信する受信者を識別する情報である。例えば、送信元情報や送信先情報は、送信者や受信者のユーザアカウントである。なお、ユーザアカウントとは、例えば、ファイル転送システム1を利用するユーザに割り当てられる。   When transmitting a container to the terminal 220, the terminal 210 transmits a transmission request including the transmission source information, the transmission destination information, and the container to the transfer apparatus 100. Here, the transmission source information is information for identifying a sender who transmits a container. The transmission destination information is information for identifying a recipient who receives the container. For example, the transmission source information and the transmission destination information are user accounts of the sender and the receiver. The user account is assigned to a user who uses the file transfer system 1, for example.

転送装置100は、端末210から、送信要求を受け付けた場合に、送信要求に含まれるコンテナの送信先情報に、かかるコンテナの送信者を監視する管理者の宛先を追加する。そして、転送装置100は、コンテナを保持するとともに、コンテナの送信元情報、送信先情報や送信日時を履歴情報として保持する。なお、実施例2における転送装置100は、コンテナを所定の保管期間だけ保持する。例えば、転送装置100は、端末210からコンテナを受信してから、所定の保管期間が経過した場合には、かかるコンテナを廃棄したり、データバックアップ領域等に移動させる。   When the transfer apparatus 100 receives a transmission request from the terminal 210, the transfer apparatus 100 adds a destination of an administrator who monitors the sender of the container to the transmission destination information of the container included in the transmission request. The transfer apparatus 100 holds the container and holds the transmission source information, the transmission destination information, and the transmission date / time of the container as history information. Note that the transfer device 100 according to the second embodiment holds the container only for a predetermined storage period. For example, when a predetermined storage period has elapsed after receiving a container from the terminal 210, the transfer apparatus 100 discards the container or moves it to a data backup area or the like.

端末220は、端末210からコンテナを受信する場合には、転送装置100にアクセスして、転送装置100からコンテナを取得する。具体的には、端末220は、取得元情報を含む取得要求を転送装置100に送信する。ここで、取得元情報とは、コンテナを受信する受信者を識別する情報であり、例えば、受信者のユーザアカウントである。   When receiving a container from the terminal 210, the terminal 220 accesses the transfer apparatus 100 and acquires the container from the transfer apparatus 100. Specifically, the terminal 220 transmits an acquisition request including acquisition source information to the transfer apparatus 100. Here, the acquisition source information is information for identifying a recipient who receives the container, for example, a user account of the recipient.

そして、転送装置100は、端末220から取得要求を受け付けた場合に、取得要求対象のコンテナの送信先情報に、取得要求の取得元情報が含まれるか否かを判定する。そして、転送装置100は、送信先情報に取得元情報が含まれる場合に、コンテナを端末220に送信する。   When the transfer apparatus 100 receives an acquisition request from the terminal 220, the transfer apparatus 100 determines whether or not the acquisition source information of the acquisition request is included in the transmission destination information of the acquisition request target container. Then, the transfer device 100 transmits the container to the terminal 220 when the acquisition source information is included in the transmission destination information.

このように端末間でコンテナの送受が行われるファイル転送システム1において、実施例2に係る転送装置100は、コンテナの受信状況を定期的に監視し、コンテナが受信されていない期間が所定の閾値よりも長い場合には、かかるコンテナの送信先に追加された管理者に対して、コンテナが受信されていない旨の警告を通知する。   As described above, in the file transfer system 1 in which containers are transmitted and received between terminals, the transfer apparatus 100 according to the second embodiment periodically monitors the reception status of containers, and the period during which no containers are received is a predetermined threshold. If it is longer, a warning that the container has not been received is notified to the administrator added to the destination of the container.

さらに、実施例2に係る転送装置100は、保管期間が超過しているコンテナが存在する場合には、かかるコンテナの送信先に追加された管理者に対して、コンテナの履歴情報を送信する。以下に、転送装置100による警告通知処理と履歴情報送信処理について詳細に説明する。   Furthermore, when there is a container whose storage period has exceeded, the transfer apparatus 100 according to the second embodiment transmits the history information of the container to the administrator added to the transmission destination of the container. Hereinafter, the warning notification process and the history information transmission process performed by the transfer apparatus 100 will be described in detail.

[転送装置の構成]
次に、図3を用いて、実施例2に係る転送装置について説明する。図3は、実施例2に係る転送装置の構成例を示すブロック図である。図3に示すように、実施例2に係る転送装置100は、コンテナ記憶部111と、ユーザ情報記憶部112と、履歴情報記憶部113と、監視情報記憶部114と、送受信制御部121と、履歴情報管理部122と、履歴情報送信部123と、未受信監視部124とを有する。
[Configuration of transfer device]
Next, a transfer apparatus according to the second embodiment will be described with reference to FIG. FIG. 3 is a block diagram illustrating a configuration example of the transfer apparatus according to the second embodiment. As illustrated in FIG. 3, the transfer device 100 according to the second embodiment includes a container storage unit 111, a user information storage unit 112, a history information storage unit 113, a monitoring information storage unit 114, a transmission / reception control unit 121, A history information management unit 122, a history information transmission unit 123, and a non-reception monitoring unit 124 are included.

コンテナ記憶部111は、端末210等から送信されるコンテナを記憶する。具体的には、コンテナ記憶部111は、後述する送受信制御部121によってコンテナが格納される。なお、コンテナ記憶部111は、図1に示したデータ記憶部11に対応する。   The container storage unit 111 stores a container transmitted from the terminal 210 or the like. Specifically, the container storage unit 111 stores containers by a transmission / reception control unit 121 described later. The container storage unit 111 corresponds to the data storage unit 11 shown in FIG.

ユーザ情報記憶部112は、ファイル転送システム1を利用する利用者に関する各種情報を記憶する。図4に、ユーザ情報記憶部112の一例を示す。図4に示すように、ユーザ情報記憶部112は、「ユーザアカウント」、「強制同報フラグ」、「強制同報先アカウント」といった項目を有する。   The user information storage unit 112 stores various types of information related to users who use the file transfer system 1. FIG. 4 shows an example of the user information storage unit 112. As shown in FIG. 4, the user information storage unit 112 includes items such as “user account”, “forced broadcast flag”, and “forced broadcast destination account”.

「ユーザアカウント」は、ファイル転送システム1を利用する利用者を識別する情報である。この「ユーザアカウント」は、例えば、利用者が転送装置100にログインする場合などに用いられる。   “User account” is information for identifying a user who uses the file transfer system 1. This “user account” is used, for example, when a user logs in to the transfer apparatus 100.

「強制同報フラグ」は、対応するユーザアカウントが送信元であるコンテナの送信先に、強制的に追加するユーザアカウントが存在するか否かを示す情報である。図4に示した例では、「強制同報フラグ」が「ON」である場合には、強制的に追加する宛先が存在することを示し、「強制同報フラグ」が「OFF」である場合には、強制的に追加する宛先が存在しないことを示す。   The “forced broadcast flag” is information indicating whether or not a user account to be forcibly added exists at the transmission destination of the container whose transmission source is the corresponding user account. In the example shown in FIG. 4, when the “forced broadcast flag” is “ON”, it indicates that there is a destination to be forcibly added, and when the “forced broadcast flag” is “OFF”. Indicates that there is no destination to be forcibly added.

「強制同報先アカウント」は、対応するユーザアカウントが送信元であるコンテナの送信先に強制的に追加されるユーザアカウントを示す。この「強制同報先アカウント」には、例えば、対応するユーザアカウントによるコンテナの送受信を監視する管理者等のユーザアカウントが記憶される。   The “forced broadcast destination account” indicates a user account that is forcibly added to a transmission destination of a container whose corresponding user account is a transmission source. In the “forced broadcast destination account”, for example, a user account such as an administrator who monitors transmission / reception of a container by a corresponding user account is stored.

例えば、図4に例示したユーザ情報記憶部112は、ユーザアカウント「user_001」が送信元であるコンテナの送信先には、強制同報先アカウント「audit_001」が追加されることを示している。また、例えば、図4に例示したユーザ情報記憶部112は、ユーザアカウント「user_002」が送信元であるコンテナの送信先には、強制同報先アカウントが追加されないことを示している。   For example, the user information storage unit 112 illustrated in FIG. 4 indicates that the forced broadcast destination account “audit_001” is added to the transmission destination of the container whose user account “user_001” is the transmission source. Further, for example, the user information storage unit 112 illustrated in FIG. 4 indicates that the forced broadcast destination account is not added to the transmission destination of the container whose transmission source is the user account “user_002”.

履歴情報記憶部113は、コンテナの送受信に関する履歴情報を記憶する。図5に、履歴情報記憶部113の一例を示す。図5に示すように、履歴情報記憶部113は、「送信ID」、「送信者アカウント」、「送信日時」、「添付ファイル名」、「受信者アカウント」、「受信履歴」、「履歴更新日時」、「終了処理状況」、「履歴送信状況」といった項目を有する。   The history information storage unit 113 stores history information related to container transmission / reception. FIG. 5 shows an example of the history information storage unit 113. As illustrated in FIG. 5, the history information storage unit 113 includes “transmission ID”, “sender account”, “transmission date / time”, “attached file name”, “recipient account”, “reception history”, “history update”. Items such as “date and time”, “end processing status”, and “history transmission status” are included.

「送信ID」は、端末210等から受け付ける送信要求を識別する識別情報を示す。言い換えれば、「送信ID」は、コンテナを識別する識別情報でもある。すなわち、履歴情報記憶部113は、転送装置100が端末210等から送信要求を受け付けるたびに、新たに払い出された送信IDに対応するレコードが追加される。   “Transmission ID” indicates identification information for identifying a transmission request received from the terminal 210 or the like. In other words, the “transmission ID” is also identification information for identifying the container. That is, each time the transfer apparatus 100 receives a transmission request from the terminal 210 or the like, the history information storage unit 113 adds a record corresponding to the newly issued transmission ID.

「送信者アカウント」は、コンテナを送信した送信者のユーザアカウントを示す。「送信日時」は、コンテナを送信した日時を示し、例えば、コンテナが端末210等から送信された日時を示す。なお、図5では、「送信日時」に年月日時分が記憶される例を示している。「添付ファイル名」は、コンテナに含まれる電子ファイルの名称を示す。「受信者アカウント」は、コンテナの送信先のユーザアカウントを示す。   “Sender account” indicates the user account of the sender who sent the container. “Transmission date and time” indicates the date and time when the container is transmitted, for example, the date and time when the container is transmitted from the terminal 210 or the like. FIG. 5 shows an example in which the year, month, and date are stored in “transmission date and time”. “Attached file name” indicates the name of the electronic file included in the container. The “recipient account” indicates a user account of a container transmission destination.

「受信履歴」は、受信者アカウントが示す利用者によってコンテナが受信されたか否かを示す。図5に示した例では、「受信履歴」が「受信済み」である場合には、対応する受信者アカウントが示す利用者によってコンテナが受信されたことを示し、「受信履歴」が「未受信」である場合には、対応する受信者アカウントが示す利用者によってコンテナが受信されていないことを示す。   “Reception history” indicates whether or not the container is received by the user indicated by the recipient account. In the example shown in FIG. 5, when “Reception history” is “Received”, it indicates that the container is received by the user indicated by the corresponding recipient account, and “Reception history” is “Not received”. ", The container is not received by the user indicated by the corresponding recipient account.

「履歴更新日時」は、対応するレコードが更新された日時を示す。「終了処理状況」は、所定の保管期間を超過したコンテナであるか否かを示す。図5に示した例では、「終了処理状況」が「ON」である場合には、対応する送信IDによって特定される送信要求時に送信されたコンテナが保管期間を超過していることを示し、「終了処理状況」が「OFF」である場合には、保管期間を超過していないことを示す。   “History update date / time” indicates the date / time when the corresponding record was updated. “End processing status” indicates whether the container has exceeded a predetermined storage period. In the example shown in FIG. 5, when the “end processing status” is “ON”, it indicates that the container transmitted at the time of the transmission request specified by the corresponding transmission ID has exceeded the storage period, When the “end processing status” is “OFF”, it indicates that the storage period has not been exceeded.

「履歴送信状況」は、履歴情報が強制同報者に送信されたか否かを示す。図5に示した例では、「履歴送信状況」が「ON」である場合には、履歴情報が強制同報者に送信されたことを示し、「履歴送信状況」が「OFF」である場合には、履歴情報が強制同報者に送信されていないことを示す。   “History transmission status” indicates whether history information has been transmitted to the forced broadcaster. In the example illustrated in FIG. 5, when “history transmission status” is “ON”, it indicates that history information has been transmitted to the forced broadcaster, and “history transmission status” is “OFF”. Indicates that the history information is not transmitted to the forced broadcaster.

例えば、図5に例示した履歴情報記憶部113は、送信ID「0001」によって特定されるコンテナの送信元が送信者アカウント「user_001」であり、送信先が受信者アカウント「user_aaa」、「user_bbb」及び「audit_001」であることを示している。また、図5に例示した履歴情報記憶部113は、送信ID「0001」のコンテナが、「2010年2月15日13時45分」に送信され、添付ファイル名「AAA」及び「BBB」である2個の電子ファイルを含むことを示している。また、図5に例示した履歴情報記憶部113は、送信ID「0001」のコンテナが、受信者アカウント「user_aaa」及び「audit_001」によって受信されたが、受信者アカウント「user_bbb」には受信されていないことを示している。なお、履歴情報記憶部113は、図1に示した履歴情報記憶部12に対応する。   For example, in the history information storage unit 113 illustrated in FIG. 5, the transmission source of the container specified by the transmission ID “0001” is the sender account “user_001”, and the transmission destinations are the receiver accounts “user_aaa” and “user_bbb”. And “audit_001”. Further, in the history information storage unit 113 illustrated in FIG. 5, the container with the transmission ID “0001” is transmitted at “13:45 on February 15, 2010”, and the attached file names “AAA” and “BBB” are used. It shows that two electronic files are included. In the history information storage unit 113 illustrated in FIG. 5, the container having the transmission ID “0001” is received by the receiver accounts “user_aaa” and “audit_001”, but is not received by the receiver account “user_bbb”. It shows no. The history information storage unit 113 corresponds to the history information storage unit 12 illustrated in FIG.

監視情報記憶部114は、後述する履歴情報送信部123及び未受信監視部124による監視処理時に用いられる設定情報を記憶する。図6に、監視情報記憶部114の一例を示す。図6に示すように、監視情報記憶部114は、「強制同報先アカウント」、「履歴送信フラグ」、「履歴送信先」、「未受信警告フラグ」、「未受信警告期間」、「未受信警告送信先」といった項目を有する。   The monitoring information storage unit 114 stores setting information used during monitoring processing by a history information transmission unit 123 and a non-reception monitoring unit 124 described later. FIG. 6 shows an example of the monitoring information storage unit 114. As shown in FIG. 6, the monitoring information storage unit 114 includes “forced broadcast destination account”, “history transmission flag”, “history transmission destination”, “unreceived warning flag”, “unreceived warning period”, “unreceived warning period”, It has an item such as “reception warning transmission destination”.

「強制同報先アカウント」は、図4に示した強制同報先アカウントに対応する。「履歴送信フラグ」は、対応する強制同報先アカウントが履歴情報を受信するユーザアカウントであるか否かを示す。図6に示した例では、「履歴送信フラグ」が「ON」である場合には、対応する強制同報先アカウントが履歴情報を受信することを示し、「履歴送信フラグ」が「OFF」である場合には、対応する強制同報先アカウントが履歴情報を受信しないことを示す。「履歴送信先」は、対応する強制同報先アカウントが履歴情報を受信するユーザアカウントである場合に、履歴情報の送信先を示す。   The “forced broadcast destination account” corresponds to the forced broadcast destination account shown in FIG. The “history transmission flag” indicates whether or not the corresponding forced broadcast destination account is a user account that receives history information. In the example shown in FIG. 6, when the “history transmission flag” is “ON”, it indicates that the corresponding forced broadcast destination account receives history information, and the “history transmission flag” is “OFF”. If there is, it indicates that the corresponding forced broadcast destination account does not receive history information. “History transmission destination” indicates a transmission destination of history information when the corresponding forced broadcast destination account is a user account that receives history information.

「未受信警告フラグ」は、対応する強制同報先アカウントがコンテナ未受信時における警告通知を受信するユーザアカウントであるか否かを示す。図6に示した例では、「未受信警告フラグ」が「ON」である場合には、対応する強制同報先アカウントが警告通知を受信することを示し、「未受信警告フラグ」が「OFF」である場合には、対応する強制同報先アカウントが警告通知を受信しないことを示す。   The “unreceived warning flag” indicates whether or not the corresponding forced broadcast destination account is a user account that receives a warning notification when the container is not received. In the example shown in FIG. 6, when the “unreceived warning flag” is “ON”, it indicates that the corresponding forced broadcast destination account receives a warning notification, and the “unreceived warning flag” is “OFF”. "Indicates that the corresponding compulsory broadcast account does not receive a warning notification.

「未受信警告期間」は、コンテナが未受信である期間の閾値を示す。具体的には、後述する未受信監視部124は、コンテナが未受信である期間が「未受信警告期間」に記憶されている期間よりも長い場合に、警告を通知する。「未受信警告送信先」は、警告の通知先を示す。   “Non-reception warning period” indicates a threshold of a period during which the container is not yet received. Specifically, the non-reception monitoring unit 124 described later notifies a warning when the period during which the container is not received is longer than the period stored in the “non-reception warning period”. “Non-reception warning transmission destination” indicates a warning notification destination.

例えば、図6に例示した監視情報記憶部114は、強制同報先アカウント「audit_001」が、「audit_001」宛に履歴情報を受信し、コンテナ未受信時における警告通知を「audit_001」宛に受信するユーザアカウントであることを示している。また、例えば、図6に例示した監視情報記憶部114は、強制同報先アカウント「audit_002」が、履歴情報を受信せず、警告通知を「audit_002」宛に受信するユーザアカウントであることを示している。また、例えば、図6に例示した監視情報記憶部114は、強制同報先アカウント「audit_003」が、履歴情報を「audit_999」宛に受信し、警告通知を受信しないユーザアカウントであることを示している。   For example, in the monitoring information storage unit 114 illustrated in FIG. 6, the forced broadcast destination account “audit_001” receives history information addressed to “audit_001”, and receives a warning notification when “container is not received” addressed to “audit_001”. Indicates a user account. Further, for example, the monitoring information storage unit 114 illustrated in FIG. 6 indicates that the forced broadcast destination account “audit_002” is a user account that does not receive history information and receives a warning notification addressed to “audit_002”. ing. Further, for example, the monitoring information storage unit 114 illustrated in FIG. 6 indicates that the forced broadcast destination account “audit_003” is a user account that receives history information to “audit_999” and does not receive a warning notification. Yes.

なお、強制同報先アカウント「audit_003」の例のように、コンテナを受信するユーザアカウント「audit_003」と、履歴情報を受信するユーザアカウント「audit_999」とは異なるユーザアカウントであってもよい。これにより、例えば、コンテナを受信するユーザアカウントに対応する端末が故障している場合であっても、故障してない端末に対応するユーザアカウントを「履歴送信先」や「未受信警告送信先」に設定することで、管理者は、履歴情報や警告通知を受信することができる。また、例えば、管理者が長期出張等によりかかる端末を利用できない場合であっても、出張先の端末に対応するユーザアカウントを「履歴送信先」や「未受信警告送信先」に設定することで、管理者は、履歴情報や警告通知を受信することができる。   Note that, as in the example of the forced broadcast destination account “audit_003”, the user account “audit_003” that receives the container and the user account “audit_999” that receives the history information may be different user accounts. Thereby, for example, even when the terminal corresponding to the user account that receives the container is out of order, the user account corresponding to the terminal that is not out of order is set to “history transmission destination” or “non-reception warning transmission destination”. By setting to, the administrator can receive history information and warning notifications. Further, for example, even when the administrator cannot use such a terminal due to a long-term business trip or the like, by setting the user account corresponding to the terminal on the business trip destination to “history transmission destination” or “unreceived warning transmission destination” The administrator can receive history information and warning notifications.

また、上記の「履歴送信先」及び「未受信警告送信先」には複数のユーザアカウントが設定されてもよい。例えば、図6に示した例において、強制同報先アカウント「audit_001」に対応する「履歴送信先」に、「audit_001」及び「audit_100」といったユーザアカウントが設定されてもよい。また、例えば、強制同報先アカウント「audit_001」に対応する「未受信警告送信先」に、「audit_001」及び「audit_100」といったユーザアカウントが設定されてもよい。これにより、管理者は、履歴情報や警告通知を複数のユーザアカウントにより受信することができる。   In addition, a plurality of user accounts may be set in the “history transmission destination” and “non-reception warning transmission destination”. For example, in the example illustrated in FIG. 6, user accounts such as “audit_001” and “audit_100” may be set in “history transmission destination” corresponding to the forced broadcast destination account “audit_001”. In addition, for example, user accounts such as “audit_001” and “audit_100” may be set in “unreceived warning transmission destination” corresponding to the forced broadcast destination account “audit_001”. Thereby, the administrator can receive the history information and the warning notification by a plurality of user accounts.

送受信制御部121は、端末210等から送信要求や取得要求を受信した場合に、コンテナの送受信処理を制御する。具体的には、送受信制御部121は、端末210等からコンテナの送信要求を受け付けた場合に、ユーザ情報記憶部112から、コンテナの送信元と、ユーザアカウントとが一致するレコードを取得する。そして、送受信制御部121は、ユーザ情報記憶部112から取得した強制同報フラグが「ON」である場合には、コンテナの送信先に、ユーザ情報記憶部112から取得した強制同報先アカウントを追加した上で、コンテナをコンテナ記憶部111に格納する。一方、送受信制御部121は、ユーザ情報記憶部112から取得した強制同報フラグが「OFF」である場合には、コンテナの送信先に強制同報先アカウントを追加せずに、コンテナをコンテナ記憶部111に格納する。   The transmission / reception control unit 121 controls container transmission / reception processing when a transmission request or an acquisition request is received from the terminal 210 or the like. Specifically, when receiving a container transmission request from the terminal 210 or the like, the transmission / reception control unit 121 acquires, from the user information storage unit 112, a record in which the container transmission source matches the user account. When the forced broadcast flag acquired from the user information storage unit 112 is “ON”, the transmission / reception control unit 121 sets the forced broadcast destination account acquired from the user information storage unit 112 as the container transmission destination. After the addition, the container is stored in the container storage unit 111. On the other hand, when the forced broadcast flag acquired from the user information storage unit 112 is “OFF”, the transmission / reception control unit 121 stores the container in the container without adding the forced broadcast destination account to the container transmission destination. Stored in the unit 111.

また、送受信制御部121は、端末210等からコンテナの取得要求を受け付けた場合に、履歴情報記憶部113から、取得要求対象のコンテナを識別する送信IDに対応する受信者アカウントと終了処理状況とを取得する。そして、送受信制御部121は、履歴情報記憶部113から取得した受信者アカウントに、取得要求を送信したコンテナ受信者のユーザアカウントが含まれない場合には、コンテナの取得要求を拒否する。一方、送受信制御部121は、履歴情報記憶部113から取得した受信者アカウントに、取得要求を送信したコンテナ受信者のユーザアカウントが含まれる場合には、終了処理状況が「OFF」又は「ON」のいずれであるかを判定する。そして、送受信制御部121は、終了処理状況が「OFF」である場合には、取得要求対象のコンテナが所定の保管期間を超過していないことを示すので、かかるコンテナを端末210等に送信する。このとき、送受信制御部121は、コンテナとともに該コンテナを識別する送信IDも送信する。一方、送受信制御部121は、終了処理状況が「ON」である場合には、取得要求対象のコンテナが所定の保管期間を超過していることを示すので、コンテナの取得要求を拒否する。   Further, when receiving a container acquisition request from the terminal 210 or the like, the transmission / reception control unit 121 receives, from the history information storage unit 113, a receiver account corresponding to the transmission ID for identifying the acquisition request target container, and the termination processing status. To get. The transmission / reception control unit 121 rejects the container acquisition request when the receiver account acquired from the history information storage unit 113 does not include the user account of the container receiver who transmitted the acquisition request. On the other hand, when the receiver account acquired from the history information storage unit 113 includes the user account of the container receiver who transmitted the acquisition request, the transmission / reception control unit 121 indicates that the end processing status is “OFF” or “ON”. It is determined which one is. When the end process status is “OFF”, the transmission / reception control unit 121 indicates that the acquisition request target container has not exceeded the predetermined storage period, and transmits the container to the terminal 210 or the like. . At this time, the transmission / reception control unit 121 also transmits a transmission ID for identifying the container together with the container. On the other hand, when the end process status is “ON”, the transmission / reception control unit 121 indicates that the acquisition request target container has exceeded the predetermined storage period, and therefore rejects the container acquisition request.

そして、送受信制御部121は、コンテナの格納処理や送信処理等が終了した後に、各種処理の結果を履歴情報管理部122に通知する。これにより、履歴情報管理部122より、履歴情報記憶部113に記憶されている各種情報が更新される。   The transmission / reception control unit 121 notifies the history information management unit 122 of the results of various processes after the container storage process, transmission process, and the like are completed. As a result, various information stored in the history information storage unit 113 is updated by the history information management unit 122.

ここで、送受信制御部121による各種処理について例を挙げて説明する。なお、以下では、ユーザ情報記憶部112に記憶されている各種情報は図4に例示した状態であり、履歴情報記憶部113に記憶されている各種情報は図5に例示した状態であるものとする。   Here, various processes by the transmission / reception control unit 121 will be described with examples. In the following, various information stored in the user information storage unit 112 is in the state illustrated in FIG. 4, and various information stored in the history information storage unit 113 is in the state illustrated in FIG. To do.

例えば、送受信制御部121が、端末210等から送信元「user_001」である送信要求を受け付けたものとする。かかる場合に、送受信制御部121は、ユーザ情報記憶部112から、ユーザアカウント「user_001」に対応する強制フラグ「ON」と、強制同報先アカウント「audit_001」とを取得する。そして、送受信制御部121は、強制フラグが「ON」であるので、送信要求に含まれるコンテナの送信先に強制同報先アカウント「audit_001」を追加し、宛先追加後のコンテナをコンテナ記憶部111に格納する。   For example, it is assumed that the transmission / reception control unit 121 receives a transmission request having the transmission source “user_001” from the terminal 210 or the like. In such a case, the transmission / reception control unit 121 acquires the forced flag “ON” corresponding to the user account “user_001” and the forced broadcast destination account “audit_001” from the user information storage unit 112. Since the forced flag is “ON”, the transmission / reception control unit 121 adds the forced broadcast destination account “audit_001” to the destination of the container included in the transmission request, and the container storage unit 111 adds the container after the destination is added. To store.

また、例えば、送受信制御部121が、端末210等から送信元「user_002」である送信要求を受け付けたものとする。かかる場合に、送受信制御部121は、ユーザ情報記憶部112から、ユーザアカウント「user_002」に対応する強制フラグ「OFF」と、強制同報先アカウント「−」とを取得する。そして、送受信制御部121は、強制フラグが「OFF」であるので、送信要求に含まれるコンテナの送信先に強制同報先アカウントを追加せずに、コンテナをコンテナ記憶部111に格納する。   For example, it is assumed that the transmission / reception control unit 121 receives a transmission request having the transmission source “user — 002” from the terminal 210 or the like. In such a case, the transmission / reception control unit 121 acquires the forced flag “OFF” corresponding to the user account “user — 002” and the forced broadcast destination account “−” from the user information storage unit 112. Then, since the forced flag is “OFF”, the transmission / reception control unit 121 stores the container in the container storage unit 111 without adding the forced broadcast destination account to the transmission destination of the container included in the transmission request.

また、例えば、送受信制御部121が、端末210等からコンテナの取得要求を受け付けたものとする。ここでは、かかる取得要求には、取得対象のコンテナが送信ID「0001」である旨の情報と、受信者のユーザアカウント「user_aaa」が含まれるものとする。かかる場合に、送受信制御部121は、履歴情報記憶部113から、送信ID「0001」に対応するレコードを取得する。そして、送受信制御部121は、履歴情報記憶部113から取得した受信者アカウントに、「user_aaa」が含まれるので、終了処理状況が「OFF」又は「ON」のいずれであるかを判定する。ここでは、終了処理状況が「ON」であるので、送受信制御部121は、端末210等に対して、コンテナの取得要求を拒否する。   For example, it is assumed that the transmission / reception control unit 121 receives a container acquisition request from the terminal 210 or the like. Here, it is assumed that the acquisition request includes information indicating that the acquisition target container is the transmission ID “0001” and the user account “user_aaa” of the recipient. In such a case, the transmission / reception control unit 121 acquires a record corresponding to the transmission ID “0001” from the history information storage unit 113. Then, since the “user_aaa” is included in the receiver account acquired from the history information storage unit 113, the transmission / reception control unit 121 determines whether the end processing status is “OFF” or “ON”. Here, since the end process status is “ON”, the transmission / reception control unit 121 rejects the container acquisition request to the terminal 210 or the like.

また、例えば、送受信制御部121が、端末210等から、取得対象のコンテナが送信ID「0002」である旨の情報と、受信者のユーザアカウント「user_bbb」とが含まれる取得要求を受け付けたものとする。かかる場合に、送受信制御部121は、履歴情報記憶部113から、送信ID「0002」に対応するレコードを取得する。そして、送受信制御部121は、履歴情報記憶部113から取得した受信者アカウントに、「user_bbb」が含まれ、かつ、終了処理状況が「OFF」であるので、端末210等に対して、送信ID「0002」によって特定されるコンテナを送信する。   For example, the transmission / reception control unit 121 receives an acquisition request including information indicating that the acquisition target container is the transmission ID “0002” and the user account “user_bbb” of the recipient from the terminal 210 or the like. And In such a case, the transmission / reception control unit 121 acquires a record corresponding to the transmission ID “0002” from the history information storage unit 113. The transmission / reception control unit 121 includes “user_bbb” in the receiver account acquired from the history information storage unit 113 and the end processing status is “OFF”. The container specified by “0002” is transmitted.

履歴情報管理部122は、履歴情報記憶部113に記憶されている各種情報を管理する。具体的には、履歴情報管理部122は、送受信制御部121によってコンテナがコンテナ記憶部111に格納された場合に、かかるコンテナを識別する送信IDを払い出す。そして、履歴情報管理部122は、送信IDと、コンテナの送信元である送信者アカウントと、コンテナの送信日時と、コンテナに含まれる電子ファイル名と、コンテナの送信先である受信者アカウントとを履歴情報記憶部113に登録する。このとき、履歴情報管理部122は、履歴情報記憶部113の受信履歴には「未受信」を登録し、履歴更新日時には現在のシステム日時を登録し、終了処理状況には「OFF」を登録し、履歴送信状況には「OFF」を登録する。   The history information management unit 122 manages various information stored in the history information storage unit 113. Specifically, when the container is stored in the container storage unit 111 by the transmission / reception control unit 121, the history information management unit 122 pays out a transmission ID for identifying the container. Then, the history information management unit 122 obtains a transmission ID, a sender account that is a container transmission source, a container transmission date and time, an electronic file name included in the container, and a receiver account that is a container transmission destination. Register in the history information storage unit 113. At this time, the history information management unit 122 registers “not received” in the reception history of the history information storage unit 113, registers the current system date and time as the history update date and time, and registers “OFF” as the end processing status. Then, “OFF” is registered in the history transmission status.

また、履歴情報管理部122は、送受信制御部121によってコンテナが端末210等に送信された場合に、履歴情報記憶部113に記憶されている受信履歴、履歴更新日時を更新する。   Further, the history information management unit 122 updates the reception history and the history update date / time stored in the history information storage unit 113 when the transmission / reception control unit 121 transmits a container to the terminal 210 or the like.

また、履歴情報管理部122は、履歴情報記憶部113を定期的に監視して、保管期間が超過しているコンテナを無効にする終了処理を行う。具体的には、履歴情報管理部122は、履歴情報記憶部113から、終了処理状況が「OFF」であるレコードを取得する。そして、履歴情報管理部122は、履歴情報記憶部113から取得したレコードの送信日時と、現在のシステム日時との差分である保管期間を算出する。そして、履歴情報管理部122は、算出した保管期間が所定の閾値よりも大きい場合に、終了処理状況を「OFF」から「ON」に更新する。   Further, the history information management unit 122 periodically monitors the history information storage unit 113 and performs a termination process for invalidating a container whose storage period has been exceeded. Specifically, the history information management unit 122 acquires a record whose end processing status is “OFF” from the history information storage unit 113. Then, the history information management unit 122 calculates a storage period that is a difference between the transmission date / time of the record acquired from the history information storage unit 113 and the current system date / time. Then, the history information management unit 122 updates the end processing status from “OFF” to “ON” when the calculated storage period is longer than a predetermined threshold.

履歴情報送信部123は、定期的に履歴情報記憶部113を参照して、保管期間が超過しているコンテナが存在する場合に、かかるコンテナの履歴情報を管理者に送信する。具体的には、履歴情報送信部123は、監視情報記憶部114から、履歴送信フラグが「ON」である強制同報先アカウントと履歴送信先とを取得する。そして、履歴情報送信部123は、監視情報記憶部114から取得した強制同報先アカウント毎に以下の処理を行う。まず、履歴情報送信部123は、履歴情報記憶部113から、強制同報先アカウントが受信者アカウントに含まれる全てのレコードを取得する。そして、履歴情報送信部123は、取得したレコードのうち、終了処理状況が「ON」であり、かつ、履歴送信状況が「OFF」であるレコードを抽出する。そして、履歴情報送信部123は、抽出したレコードである履歴情報を前述において取得した履歴送信先に送信する。すなわち、履歴情報送信部123は、履歴送信先毎に履歴情報をまとめて送信する。そして、履歴情報送信部123は、履歴情報を送信した後に、履歴送信先に送信したレコードに対応する履歴情報送信部123の履歴送信状況を「OFF」から「ON」に更新する。   The history information transmission unit 123 periodically refers to the history information storage unit 113, and when there is a container whose storage period has exceeded, transmits the history information of the container to the administrator. Specifically, the history information transmission unit 123 acquires the forced broadcast destination account and the history transmission destination whose history transmission flag is “ON” from the monitoring information storage unit 114. Then, the history information transmission unit 123 performs the following processing for each forced broadcast destination account acquired from the monitoring information storage unit 114. First, the history information transmission unit 123 acquires all records in which the forced broadcast destination account is included in the recipient account from the history information storage unit 113. Then, the history information transmission unit 123 extracts a record in which the end process status is “ON” and the history transmission status is “OFF” from the acquired records. Then, the history information transmission unit 123 transmits the history information that is the extracted record to the history transmission destination acquired as described above. That is, the history information transmission unit 123 transmits history information collectively for each history transmission destination. Then, after the history information is transmitted, the history information transmission unit 123 updates the history transmission status of the history information transmission unit 123 corresponding to the record transmitted to the history transmission destination from “OFF” to “ON”.

ここで、履歴情報送信部123による履歴情報送信処理について例を挙げて説明する。なお、以下では、履歴情報記憶部113に記憶されている各種情報は図5に例示した状態であり、監視情報記憶部114に記憶されている各種情報は図6に例示した状態であるものとする。   Here, the history information transmission processing by the history information transmission unit 123 will be described with an example. In the following, the various information stored in the history information storage unit 113 is in the state illustrated in FIG. 5, and the various information stored in the monitoring information storage unit 114 is in the state illustrated in FIG. To do.

履歴情報送信部123は、監視情報記憶部114から、履歴送信フラグが「ON」である強制同報先アカウント「audit_001」と履歴送信先「audit_001」との組合せ、及び、強制同報先アカウント「audit_003」と履歴送信先「audit_999」との組合せとを取得する。そして、履歴情報送信部123は、履歴情報記憶部113から、受信者アカウントに「audit_001」が含まれるレコードを取得する。ここでは、履歴情報送信部123は、履歴情報記憶部113から、送信IDが「0001」であるレコードと、送信IDが「0004」であるレコードと、送信IDが「0005」であるレコードとを取得する。   The history information transmission unit 123 receives from the monitoring information storage unit 114 a combination of the forced broadcast destination account “audit_001” with the history transmission flag “ON” and the history transmission destination “audit_001”, and the forced broadcast destination account “ The combination of “audit_003” and the history transmission destination “audit_999” is acquired. Then, the history information transmission unit 123 acquires a record in which “audit — 001” is included in the recipient account from the history information storage unit 113. Here, the history information transmission unit 123 receives, from the history information storage unit 113, a record with a transmission ID “0001”, a record with a transmission ID “0004”, and a record with a transmission ID “0005”. get.

ここで、送信IDが「0001」であるレコードは、終了処理状況が「ON」であり、かつ、履歴送信状況が「OFF」である。また、送信IDが「0004」であるレコードは、終了処理状況が「ON」であり、かつ、履歴送信状況が「OFF」である。また、送信IDが「0005」であるレコードは、終了処理状況が「OFF」であり、かつ、履歴送信状況が「OFF」である。したがって、履歴情報送信部123は、送信IDが「0001」であるレコードと、送信IDが「0004」であるレコードとを履歴情報として、履歴送信先「audit_001」に送信する。そして、履歴情報送信部123は、履歴情報記憶部113の送信ID「0001」に対応する履歴送信状況を「OFF」から「ON」に更新するとともに、送信ID「0004」に対応する履歴送信状況を「OFF」から「ON」に更新する。   Here, the record whose transmission ID is “0001” has an end processing status of “ON” and a history transmission status of “OFF”. Further, the record whose transmission ID is “0004” has an end process status of “ON” and a history transmission status of “OFF”. Further, the record whose transmission ID is “0005” has the end process status “OFF” and the history transmission status “OFF”. Therefore, the history information transmission unit 123 transmits the record with the transmission ID “0001” and the record with the transmission ID “0004” to the history transmission destination “audit_001” as the history information. Then, the history information transmission unit 123 updates the history transmission status corresponding to the transmission ID “0001” in the history information storage unit 113 from “OFF” to “ON”, and the history transmission status corresponding to the transmission ID “0004”. Is updated from “OFF” to “ON”.

続いて、履歴情報送信部123は、履歴情報記憶部113から、受信者アカウントに「audit_003」が含まれるレコードを取得する。ここでは、履歴情報送信部123は、履歴情報記憶部113から送信IDが「0003」であるレコードを取得する。そして、履歴情報送信部123は、履歴情報記憶部113から取得したレコードの履歴送信状況が「ON」であるので、履歴送信先「audit_999」に履歴情報を送信しない。   Subsequently, the history information transmission unit 123 acquires a record including “audid_003” in the recipient account from the history information storage unit 113. Here, the history information transmission unit 123 acquires a record whose transmission ID is “0003” from the history information storage unit 113. The history information transmission unit 123 does not transmit the history information to the history transmission destination “audid_999” because the history transmission status of the record acquired from the history information storage unit 113 is “ON”.

なお、上記例では、履歴情報送信部123が履歴送信先毎に履歴情報をまとめて送信する例を示した。しかし、履歴情報送信部123は、送信ID毎に履歴情報を履歴送信先に送信してもよい。   In the above example, the history information transmission unit 123 transmits the history information collectively for each history transmission destination. However, the history information transmission unit 123 may transmit history information to the history transmission destination for each transmission ID.

未受信監視部124は、定期的に履歴情報記憶部113を参照して、コンテナが受信されていない期間が所定の閾値よりも長い場合に、管理者に警告を通知する。具体的には、未受信監視部124は、監視情報記憶部114から、未受信警告フラグが「ON」である強制同報先アカウントと未受信警告期間と未受信警告送信先とを取得する。そして、未受信監視部124は、履歴情報記憶部113から、前述において取得した強制同報先アカウントが受信者アカウントに含まれるレコードを取得する。そして、未受信監視部124は、取得したレコードに含まれる終了処理状況が「OFF」であり、かつ、受信履歴に「未受信」が含まれるレコードを抽出する。そして、未受信監視部124は、履歴更新日時と現在システム日時との差分である未受信期間を算出し、算出した未受信期間と、前述において取得した未受信警告期間とを比較する。そして、未受信監視部124は、未受信期間が未受信警告期間よりも大きい場合には、未受信警告送信先に警告を通知する。   The non-reception monitoring unit 124 periodically refers to the history information storage unit 113 and notifies the administrator of a warning when the period during which the container is not received is longer than a predetermined threshold. Specifically, the non-reception monitoring unit 124 acquires, from the monitoring information storage unit 114, a forced broadcast destination account whose non-reception warning flag is “ON”, a non-reception warning period, and a non-reception warning transmission destination. Then, the non-reception monitoring unit 124 acquires, from the history information storage unit 113, a record in which the forced broadcast destination account acquired as described above is included in the receiver account. Then, the unreception monitoring unit 124 extracts a record in which the end processing status included in the acquired record is “OFF” and the reception history includes “unreceived”. Then, the non-reception monitoring unit 124 calculates a non-reception period that is the difference between the history update date and time and the current system date and time, and compares the calculated non-reception period with the non-reception warning period acquired above. Then, if the non-reception period is longer than the non-reception warning period, the non-reception monitoring unit 124 notifies the non-reception warning transmission destination of a warning.

ここで、未受信監視部124による警告通知処理について例を挙げて説明する。なお、以下では、履歴情報記憶部113に記憶されている各種情報は図5に例示した状態であり、監視情報記憶部114に記憶されている各種情報は図6に例示した状態であるものとする。   Here, the warning notification process by the non-reception monitoring unit 124 will be described with an example. In the following, the various information stored in the history information storage unit 113 is in the state illustrated in FIG. 5, and the various information stored in the monitoring information storage unit 114 is in the state illustrated in FIG. To do.

未受信監視部124は、監視情報記憶部114から、未受信警告フラグが「ON」である強制同報先アカウント「audit_001」と未受信警告期間「24時間」と未受信警告送信先「audit_001」の組合せ、及び、強制同報先アカウント「audit_002」と未受信警告期間「72時間」と未受信警告送信先「audit_002」の組合せを取得する。   The non-reception monitoring unit 124, from the monitoring information storage unit 114, the forced broadcast destination account “audit_001”, the non-reception warning period “24 hours”, and the non-reception warning transmission destination “audit_001” whose non-reception warning flag is “ON”. And a combination of the forced broadcast destination account “audit_002”, the non-reception warning period “72 hours”, and the non-reception warning transmission destination “audit_002”.

そして、未受信監視部124は、履歴情報記憶部113から、受信者アカウントに「audit_001」が含まれるレコードを取得する。ここでは、未受信監視部124は、履歴情報記憶部113から、送信IDが「0001」であるレコードと、送信IDが「0004」であるレコードと、送信IDが「0005」であるレコードとを取得する。ここで、送信IDが「0005」であるレコードは、終了処理状況が「OFF」であり、かつ、受信者アカウント「audit_001」に対応する受信履歴が「未受信」である。   Then, the non-reception monitoring unit 124 acquires a record in which “audit_001” is included in the recipient account from the history information storage unit 113. Here, the non-reception monitoring unit 124 stores, from the history information storage unit 113, a record with a transmission ID “0001”, a record with a transmission ID “0004”, and a record with a transmission ID “0005”. get. Here, the record whose transmission ID is “0005” has the end process status “OFF” and the reception history corresponding to the recipient account “audit_001” is “not received”.

したがって、未受信監視部124は、送信IDが「0005」であるレコードの受信者アカウント「audit_001」に対応する履歴更新日時「2010年2月19日11時」と現在システム日時との差分である未受信期間を算出する。そして、未受信監視部124は、算出した未受信期間が未受信警告期間「24時間」よりも大きい場合に、未受信警告送信先「audit_001」に警告を通知する。   Accordingly, the non-reception monitoring unit 124 is the difference between the history update date “February 19, 2010 11:00” corresponding to the recipient account “audit_001” of the record with the transmission ID “0005” and the current system date. Calculate the non-reception period. Then, when the calculated non-reception period is longer than the non-reception warning period “24 hours”, the non-reception monitoring unit 124 notifies the non-reception warning transmission destination “audit_001” of a warning.

なお、未受信監視部124は、受信者アカウント「audit_001」に対応する履歴更新日時だけでなく、他の受信者アカウントに対応する履歴更新日時も含めて警告を通知するか否かを判定してもよい。例えば、上記例において、送信IDが「0005」であるレコードには、3個の履歴更新日時が記憶されている。このとき、未受信監視部124は、3個の履歴更新日時のうち、受信履歴が「未受信」であり、かつ、最小値(最も過去の日時)である履歴更新日時を用いて未受信期間を算出してもよい。すなわち、この例では、未受信監視部124は、「2010年2月19日10時00分」と現在システム日時との差分である未受信期間を算出する。そして、未受信監視部124は、算出した未受信期間が未受信警告期間「24時間」よりも大きい場合に、未受信警告送信先「audit_001」に警告を通知する。   The non-reception monitoring unit 124 determines whether to notify the warning including not only the history update date / time corresponding to the recipient account “audit_001” but also the history update date / time corresponding to another recipient account. Also good. For example, in the above example, the record with the transmission ID “0005” stores three history update dates and times. At this time, the non-reception monitoring unit 124 uses the history update date / time of the three history update dates / times whose reception history is “not received” and the minimum value (the most recent date / time). May be calculated. That is, in this example, the non-reception monitoring unit 124 calculates a non-reception period that is a difference between “February 19, 2010, 10:00” and the current system date and time. Then, when the calculated non-reception period is longer than the non-reception warning period “24 hours”, the non-reception monitoring unit 124 notifies the non-reception warning transmission destination “audit_001” of a warning.

また、未受信監視部124は、1個のレコードに複数の履歴更新日時が記憶されている場合に、受信履歴が「未受信」であり、かつ、最大値(最も最近の日時)である履歴更新日時を用いて未受信期間を算出してもよい。また、未受信監視部124は、受信履歴が「未受信」である履歴更新日時の平均値を用いて未受信期間を算出してもよい。   In addition, the non-reception monitoring unit 124 has a history in which the reception history is “not received” and the maximum value (the most recent date and time) when a plurality of history update dates and times are stored in one record. The non-reception period may be calculated using the update date and time. Further, the non-reception monitoring unit 124 may calculate the non-reception period using the average value of the history update dates and times when the reception history is “not received”.

続いて、未受信監視部124は、履歴情報記憶部113から、受信者アカウントに「audit_002」が含まれるレコードを取得する。ここでは、未受信監視部124は、履歴情報記憶部113から送信IDが「0003」であるレコードを取得する。そして、未受信監視部124は、かかるレコードの終了処理状況が「ON」であるので、未受信警告送信先「audit_002」に警告を通知しない。   Subsequently, the non-reception monitoring unit 124 acquires a record in which “audit — 002” is included in the recipient account from the history information storage unit 113. Here, the non-reception monitoring unit 124 acquires a record whose transmission ID is “0003” from the history information storage unit 113. Then, since the end processing status of the record is “ON”, the non-reception monitoring unit 124 does not notify the non-reception warning transmission destination “audit_002”.

なお、上記の履歴情報送信部123や未受信監視部124は、ファイル転送システム1によって提供される通信網以外の通信網を用いて、管理者に対して履歴情報を送信したり、警告を通知してもよい。例えば、履歴情報送信部123は、電子メールや、ファックス等の通信網を用いて、管理者に履歴情報を送信してもよい。これにより、例えば、転送装置100と端末210等とを接続する通信網が故障している場合であっても、履歴情報送信部123は、管理者に履歴情報を送信することができ、未受信監視部124は、管理者に警告を通知することができる。   The history information transmitting unit 123 and the non-reception monitoring unit 124 transmit history information to the administrator or notify a warning using a communication network other than the communication network provided by the file transfer system 1. May be. For example, the history information transmission unit 123 may transmit the history information to the administrator using a communication network such as e-mail or fax. Thereby, for example, even when the communication network connecting the transfer device 100 and the terminal 210 is out of order, the history information transmission unit 123 can transmit the history information to the administrator and has not received it. The monitoring unit 124 can notify the administrator of a warning.

[受信処理手順]
次に、図7を用いて、実施例2に係る転送装置100によるコンテナの受信処理の手順について説明する。図7は、実施例2に係る転送装置100によるコンテナの受信処理手順を示すフローチャートである。
[Receive processing procedure]
Next, a procedure of container reception processing by the transfer apparatus 100 according to the second embodiment will be described with reference to FIG. FIG. 7 is a flowchart illustrating a container reception processing procedure performed by the transfer apparatus 100 according to the second embodiment.

図7に示すように、転送装置100の送受信制御部121は、端末210等からコンテナの送信要求を受け付けた場合に(ステップS101肯定)、ユーザ情報記憶部112から、コンテナの送信元に対応する強制フラグと強制同報先アカウントとを取得する(ステップS102)。   As illustrated in FIG. 7, when the transmission / reception control unit 121 of the transfer apparatus 100 receives a container transmission request from the terminal 210 or the like (Yes in step S <b> 101), the user information storage unit 112 corresponds to the container transmission source. A compulsory flag and a compulsory broadcast destination account are acquired (step S102).

そして、送受信制御部121は、ステップS102において取得した強制同報フラグが「ON」である場合には(ステップS103肯定)、コンテナの送信先に、ステップS102において取得した強制同報先アカウントを追加する(ステップS104)。そして、送受信制御部121は、送信先に強制同報先アカウントを追加したコンテナをコンテナ記憶部111に格納する(ステップS105)。   When the forced broadcast flag acquired in step S102 is “ON” (Yes in step S103), the transmission / reception control unit 121 adds the forced broadcast destination account acquired in step S102 to the container transmission destination. (Step S104). Then, the transmission / reception control unit 121 stores the container in which the forced broadcast destination account is added to the transmission destination in the container storage unit 111 (step S105).

一方、送受信制御部121は、ステップS102において取得した強制同報フラグが「OFF」である場合には(ステップS103否定)、コンテナの送信先に強制同報先アカウントを追加せずに、コンテナをコンテナ記憶部111に格納する(ステップS105)。   On the other hand, when the forced broadcast flag acquired in step S102 is “OFF” (No in step S103), the transmission / reception control unit 121 adds the container without adding the forced broadcast destination account to the container transmission destination. The data is stored in the container storage unit 111 (step S105).

そして、転送装置100の履歴情報管理部122は、コンテナ記憶部111に格納されたコンテナの送信ID、送信者アカウント、送信日時、受信者アカウント等の履歴情報を履歴情報記憶部113に登録する(ステップS106)。   Then, the history information management unit 122 of the transfer apparatus 100 registers the history information such as the container transmission ID, the sender account, the transmission date and time, and the receiver account stored in the container storage unit 111 in the history information storage unit 113 ( Step S106).

[送信処理手順]
次に、図8を用いて、実施例2に係る転送装置100によるコンテナの送信処理の手順について説明する。図8は、実施例2に係る転送装置100によるコンテナの送信処理手順を示すフローチャートである。
[Transmission procedure]
Next, a procedure of container transmission processing by the transfer apparatus 100 according to the second embodiment will be described with reference to FIG. FIG. 8 is a flowchart of the container transmission processing procedure performed by the transfer apparatus 100 according to the second embodiment.

図8に示すように、転送装置100の送受信制御部121は、端末210等からコンテナの取得要求を受け付けた場合に(ステップS201肯定)、履歴情報記憶部113から、取得要求対象のコンテナを識別する送信IDに対応する受信者アカウントと終了処理状況とを取得する(ステップS202)。   As illustrated in FIG. 8, when the transmission / reception control unit 121 of the transfer apparatus 100 receives a container acquisition request from the terminal 210 or the like (Yes in step S <b> 201), it identifies the acquisition request target container from the history information storage unit 113. The receiver account corresponding to the transmission ID to be transmitted and the end processing status are acquired (step S202).

そして、送受信制御部121は、ステップS202において取得した受信者アカウントに、取得要求にふくまれる受信者のユーザアカウントが含まれない場合には(ステップS203否定)、コンテナの取得要求を拒否する(ステップS204)。   If the recipient account acquired in step S202 does not include the recipient user account included in the acquisition request (No in step S203), the transmission / reception control unit 121 rejects the container acquisition request (step S203). S204).

一方、送受信制御部121は、ステップS202において取得した受信者アカウントに、取得要求にふくまれる受信者のユーザアカウントが含まれる場合には(ステップS203肯定)、終了処理状況が「ON」であるか否を判定する(ステップS205)。   On the other hand, if the receiver account acquired in step S202 includes the user account of the receiver included in the acquisition request (Yes in step S203), the transmission / reception control unit 121 determines whether the end processing status is “ON”. NO is determined (step S205).

そして、送受信制御部121は、終了処理状況が「ON」である場合には(ステップS205肯定)、コンテナの取得要求を拒否する(ステップS204)。一方、送受信制御部121は、終了処理状況が「OFF」である場合には(ステップS205否定)、取得要求にふくまれる受信者のユーザアカウントにコンテナを送信する(ステップS206)。このとき、送受信制御部121は、コンテナと、かかるコンテナに対応する送信IDとを送信する。   If the end process status is “ON” (Yes at Step S205), the transmission / reception control unit 121 rejects the container acquisition request (Step S204). On the other hand, when the end process status is “OFF” (No at Step S205), the transmission / reception control unit 121 transmits the container to the user account of the recipient included in the acquisition request (Step S206). At this time, the transmission / reception control unit 121 transmits a container and a transmission ID corresponding to the container.

そして、履歴情報管理部122は、送受信制御部121によって送信された送信IDに対応付けて履歴情報記憶部113に記憶されている受信履歴、履歴更新日時を更新する(ステップS207)。   Then, the history information management unit 122 updates the reception history and history update date and time stored in the history information storage unit 113 in association with the transmission ID transmitted by the transmission / reception control unit 121 (step S207).

なお、図8に示した例では、送受信制御部121は、受信者アカウントに取得要求元のユーザアカウントが含まれるか否かを判定した後に(ステップS203)、終了処理状況が「ON」であるか否かを判定する(ステップS205)。しかし、送受信制御部121は、ステップS205における処理手順を行った後に、ステップS203における処理手順を行ってもよい。   In the example illustrated in FIG. 8, the transmission / reception control unit 121 determines whether or not the acquisition request source user account is included in the recipient account (step S203), and the end processing status is “ON”. Whether or not (step S205). However, the transmission / reception control unit 121 may perform the processing procedure in step S203 after performing the processing procedure in step S205.

[終了処理手順]
次に、図9を用いて、実施例2に係る転送装置100による終了処理の手順について説明する。図9は、実施例2に係る転送装置100による終了処理手順を示すフローチャートである。
[Termination procedure]
Next, a procedure of termination processing by the transfer apparatus 100 according to the second embodiment will be described with reference to FIG. FIG. 9 is a flowchart illustrating a termination processing procedure performed by the transfer apparatus 100 according to the second embodiment.

図9に示すように、転送装置100の履歴情報管理部122は、終了処理を開始するタイミングになった場合に(ステップS301肯定)、履歴情報記憶部113から、終了処理状況が「OFF」であるレコードを取得する(ステップS302)。   As illustrated in FIG. 9, the history information management unit 122 of the transfer apparatus 100 determines that the end processing status is “OFF” from the history information storage unit 113 when the timing for starting the end processing comes (Yes in step S301). A certain record is acquired (step S302).

そして、履歴情報管理部122は、ステップS302において取得した各レコードについて終了処理を行う。具体的には、履歴情報管理部122は、ステップS302において取得した1個のレコードについて、送信日時と、現在システム日時との差分である保管期間を算出する(ステップS303)。   Then, the history information management unit 122 performs an end process for each record acquired in step S302. Specifically, the history information management unit 122 calculates a storage period that is a difference between the transmission date and time and the current system date and time for one record acquired in step S302 (step S303).

そして、履歴情報管理部122は、算出した保管期間が所定の閾値よりも大きい場合に(ステップS304肯定)、かかるレコードに対応する履歴情報記憶部113の終了処理状況を「OFF」から「ON」に更新する(ステップS305)。一方、履歴情報管理部122は、保管期間が所定の閾値以下である場合に(ステップS304否定)、履歴情報記憶部113の終了処理状況を更新しない。   When the calculated storage period is longer than the predetermined threshold (Yes at Step S304), the history information management unit 122 changes the end processing status of the history information storage unit 113 corresponding to the record from “OFF” to “ON”. (Step S305). On the other hand, when the storage period is equal to or less than the predetermined threshold (No at Step S304), the history information management unit 122 does not update the end processing status of the history information storage unit 113.

履歴情報管理部122は、ステップS302において取得した全てのレコードに対して処理を行っていない場合には(ステップS306否定)、ステップS303における処理に戻って、未処理のレコードについて終了処理を行う。そして、履歴情報管理部122は、ステップS302において取得した全てのレコードに対して処理を行った場合には(ステップS306肯定)、終了処理を終了する。   When the history information management unit 122 has not performed processing on all the records acquired in step S302 (No in step S306), the history information management unit 122 returns to the processing in step S303 and performs end processing on the unprocessed records. Then, when the history information management unit 122 has processed all the records acquired in step S302 (Yes in step S306), the history information management unit 122 ends the end process.

[履歴情報送信処理手順]
次に、図10を用いて、実施例2に係る転送装置100による履歴情報送信処理の手順について説明する。図10は、実施例2に係る転送装置100による履歴情報送信処理手順を示すフローチャートである。
[History information transmission processing procedure]
Next, a history information transmission process performed by the transfer apparatus 100 according to the second embodiment will be described with reference to FIG. FIG. 10 is a flowchart illustrating the history information transmission processing procedure performed by the transfer apparatus 100 according to the second embodiment.

図10に示すように、転送装置100の履歴情報送信部123は、履歴情報送信処理を開始するタイミングになった場合に(ステップS401肯定)、監視情報記憶部114から、履歴送信フラグが「ON」である強制同報先アカウントと履歴送信先とを取得する(ステップS402)。   As illustrated in FIG. 10, the history information transmission unit 123 of the transfer device 100 sets the history transmission flag “ON” from the monitoring information storage unit 114 when it is time to start the history information transmission process (Yes in step S401). ”Is acquired (step S402).

続いて、履歴情報送信部123は、履歴情報記憶部113から、ステップS402において取得した強制同報先アカウントが受信者アカウントに含まれるレコードを取得する(ステップS403)。   Subsequently, the history information transmission unit 123 acquires, from the history information storage unit 113, a record in which the forced broadcast destination account acquired in step S402 is included in the receiver account (step S403).

そして、履歴情報送信部123は、取得したレコードに含まれる終了処理状況が「ON」であり、かつ、履歴送信状況が「OFF」である場合に(ステップS404肯定)、かかるレコードである履歴情報を、ステップS402において取得した履歴送信先に送信する(ステップS405)。そして、履歴情報送信部123は、履歴情報送信部123の履歴送信状況を「OFF」から「ON」に更新する(ステップS406)。   Then, the history information transmission unit 123, when the end processing status included in the acquired record is “ON” and the history transmission status is “OFF” (Yes in step S404), the history information that is the record. Is transmitted to the history transmission destination acquired in step S402 (step S405). Then, the history information transmission unit 123 updates the history transmission status of the history information transmission unit 123 from “OFF” to “ON” (step S406).

一方、履歴情報送信部123は、ステップS403において取得したレコードに含まれる終了処理状況が「OFF」である場合や(ステップS404否定)、履歴送信状況が「ON」である場合には(ステップS404否定)、履歴情報を送信しない。   On the other hand, the history information transmission unit 123 determines that the end process status included in the record acquired in step S403 is “OFF” (No in step S404) or the history transmission status is “ON” (step S404). Deny), do not send history information.

履歴情報送信部123は、ステップS402において取得した全てのレコードに対して処理を行っていない場合には(ステップS407否定)、ステップS403における処理に戻って、未処理のレコードについて履歴情報送信処理を行う。そして、履歴情報送信部123は、ステップS402において取得した全てのレコードに対して処理を行った場合には(ステップS407肯定)、履歴情報送信処理を終了する。   When the history information transmission unit 123 has not performed processing on all the records acquired in step S402 (No in step S407), the history information transmission unit 123 returns to the processing in step S403, and performs history information transmission processing for unprocessed records. Do. Then, when the history information transmission unit 123 has performed processing on all the records acquired in step S402 (Yes in step S407), the history information transmission process ends.

[警告通知処理手順]
次に、図11を用いて、実施例2に係る転送装置100による警告通知処理の手順について説明する。図11は、実施例2に係る転送装置100による警告通知処理手順を示すフローチャートである。
[Warning Notification Processing Procedure]
Next, the procedure of warning notification processing by the transfer apparatus 100 according to the second embodiment will be described with reference to FIG. FIG. 11 is a flowchart illustrating a warning notification processing procedure performed by the transfer apparatus 100 according to the second embodiment.

図11に示すように、転送装置100の未受信監視部124は、警告通知処理を開始するタイミングになった場合に(ステップS501肯定)、監視情報記憶部114から、未受信警告フラグが「ON」である強制同報先アカウントと未受信警告期間と未受信警告送信先とを取得する(ステップS502)。   As illustrated in FIG. 11, the non-reception monitoring unit 124 of the transfer device 100 sets the unreception warning flag from the monitoring information storage unit 114 to “ON” when it is time to start the warning notification process (Yes in step S501). ”Forcible broadcast destination account, non-reception warning period, and non-reception warning transmission destination are acquired (step S502).

続いて、未受信監視部124は、履歴情報記憶部113から、ステップS502において取得した強制同報先アカウントが受信者アカウントに含まれるレコードを取得する(ステップS503)。   Subsequently, the non-reception monitoring unit 124 acquires, from the history information storage unit 113, a record in which the forced broadcast destination account acquired in step S502 is included in the receiver account (step S503).

そして、未受信監視部124は、取得したレコードに含まれる終了処理状況が「OFF」であり、かつ、受信履歴に「未受信」が含まれる場合に(ステップS504肯定)、履歴更新日時と現在システム日時との差分である未受信期間を算出する(ステップS505)。   Then, when the end processing status included in the acquired record is “OFF” and “unreceived” is included in the reception history (Yes in step S504), the unreception monitoring unit 124 determines the history update date and time and the current A non-reception period that is a difference from the system date and time is calculated (step S505).

そして、未受信監視部124は、算出した未受信期間が、ステップS502において取得した未受信警告期間よりも大きい場合に(ステップS506肯定)、ステップS502において取得した未受信警告送信先に警告を通知する(ステップS507)。   When the calculated non-reception period is longer than the non-reception warning period acquired in step S502 (Yes in step S506), the non-reception monitoring unit 124 notifies the non-reception warning transmission destination acquired in step S502 of a warning. (Step S507).

一方、未受信監視部124は、ステップS503において取得したレコードに含まれる終了処理状況が「ON」である場合や(ステップS504否定)、受信履歴に「未受信」が含まれない場合や(ステップS504否定)には、警告を通知しない。また、未受信監視部124は、ステップS505において算出した未受信期間が未受信警告期間以下である場合には(ステップS506否定)、警告を通知しない。   On the other hand, the non-reception monitoring unit 124 determines that the end processing status included in the record acquired in step S503 is “ON” (No in step S504), or if “not received” is not included in the reception history (step S504). No warning is sent to S504 negative). Further, when the non-reception period calculated in step S505 is equal to or shorter than the non-reception warning period (No in step S506), the non-reception monitoring unit 124 does not notify the warning.

未受信監視部124は、ステップS502において取得した全てのレコードに対して処理を行っていない場合には(ステップS508否定)、ステップS503における処理に戻って、未処理のレコードに対して警告通知処理を行う。そして、未受信監視部124は、ステップS502において取得した全てのレコードに対して処理を行った場合には(ステップS508肯定)、警告通知処理を終了する。   If the unreceived monitoring unit 124 has not processed all the records acquired in step S502 (No in step S508), the process returns to the process in step S503, and a warning notification process is performed for an unprocessed record. I do. If the unreceived monitoring unit 124 has processed all the records acquired in step S502 (Yes in step S508), the warning notification process ends.

[実施例2の効果]
上述してきたように、実施例2に係る転送装置100は、所定の保管期間を超過したコンテナに関する履歴情報を管理者に送信するので、管理者にかかる監視工数を低減することができる。具体的には、転送装置100は、変動する可能性の低い履歴情報を管理者に送信するので、何度も履歴情報を取得する管理者の作業を低減することができる。また、実施例2に係る転送装置100は、コンテナの送信先に追加された管理者毎に履歴情報を分別して、分別した履歴情報を管理者に送信するので、コンテナの受信先となっている管理者に対してのみ、かかるコンテナに関する履歴情報を送信することができる。
[Effect of Example 2]
As described above, since the transfer device 100 according to the second embodiment transmits history information regarding a container that has exceeded a predetermined storage period to the administrator, the number of monitoring steps for the administrator can be reduced. Specifically, since the transfer device 100 transmits history information that is unlikely to fluctuate to the administrator, it is possible to reduce the work of the administrator who acquires the history information many times. In addition, the transfer apparatus 100 according to the second embodiment sorts history information for each administrator added to the container transmission destination, and transmits the sorted history information to the administrator. Only the administrator can send history information about such containers.

また、実施例2に係る転送装置100は、受信履歴を含む履歴情報を管理者に送信するので、管理者にコンテナの受信状況を把握させることができる。例えば、転送装置100から履歴情報を受信した管理者は、利用者Aから利用者Bへ送信された電子ファイルを利用者Bが受信したか否かを監視することができる。   In addition, since the transfer device 100 according to the second embodiment transmits history information including the reception history to the administrator, the administrator can grasp the reception status of the container. For example, the administrator who has received the history information from the transfer apparatus 100 can monitor whether or not the user B has received an electronic file transmitted from the user A to the user B.

また、実施例2に係る転送装置100は、取得要求を受け付けた場合に、取得要求の送信元に対して、コンテナと該コンテナを識別する送信IDを送信する。また、転送装置100は、送信IDを含む履歴情報を管理者に送信する。言い換えれば、管理者は、転送装置100からコンテナ及びコンテナを識別する送信IDを取得し、転送装置100から送信IDを含む履歴情報を受信する。これにより、管理者は、取得済みのコンテナを示すコンテナIDと、転送装置100から受信した履歴情報に含まれる送信IDとを対応付けることができるので、監視作業を容易に行うことができる。このようなことから、実施例2に係る転送装置100は、管理者にかかる監視工数を低減することができる。   Further, when receiving an acquisition request, the transfer apparatus 100 according to the second embodiment transmits a container and a transmission ID for identifying the container to the transmission source of the acquisition request. In addition, the transfer device 100 transmits history information including a transmission ID to the administrator. In other words, the administrator acquires a container and a transmission ID for identifying the container from the transfer apparatus 100, and receives history information including the transmission ID from the transfer apparatus 100. As a result, the administrator can associate the container ID indicating the acquired container with the transmission ID included in the history information received from the transfer apparatus 100, so that the monitoring operation can be easily performed. For this reason, the transfer device 100 according to the second embodiment can reduce the number of monitoring steps for the administrator.

なお、コンテナや履歴情報を受信する端末210等は、送信IDをキーに、コンテナと履歴情報を自動的に対応付ける機能を有してもよい。例えば、端末210等は、送信ID単位でディレクトリ(フォルダ)を自動生成し、送信IDに対応するディレクトリにコンテナと履歴情報を格納してもよい。   The terminal 210 or the like that receives the container and history information may have a function of automatically associating the container and the history information with the transmission ID as a key. For example, the terminal 210 or the like may automatically generate a directory (folder) for each transmission ID, and store the container and history information in a directory corresponding to the transmission ID.

また、実施例2に係る転送装置100は、コンテナの受信状況を定期的に監視し、コンテナが受信されていない期間が所定の閾値よりも長い場合には、管理者に対してコンテナが受信されていない旨の警告を通知する。これにより、実施例2に係る転送装置100は、管理者に対して、コンテナの受信漏れやシステム故障を通知することができる。例えば、転送装置100から警告を受信した管理者は、コンテナの送信先となっている利用者に対してコンテナを受信するように通知することができるので、コンテナの受信漏れを防止することができる。また、例えば、コンテナの受信システムが故障している場合には、管理者は、転送装置100から警告を受信することにより、かかる故障を検知することができる。   Further, the transfer apparatus 100 according to the second embodiment periodically monitors the reception status of the container. If the period during which the container is not received is longer than a predetermined threshold, the container is received by the administrator. Notify that there is no warning. Thereby, the transfer apparatus 100 according to the second embodiment can notify the administrator of a container reception failure or a system failure. For example, an administrator who has received a warning from the transfer apparatus 100 can notify a user who is a container transmission destination to receive a container, and therefore can prevent container reception omission. . For example, when the container receiving system is out of order, the administrator can detect such a failure by receiving a warning from the transfer apparatus 100.

なお、上記実施例において、図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各装置の分散・統合の具体的形態は図示のものに限られず、その全部または一部を、各種の負荷や使用状況などに応じて、任意の単位で機能的または物理的に分散・統合して構成することができる。例えば、図3では、送受信制御部121によってコンテナの格納処理と送信処理とが行われる例を示したが、送受信制御部121は、コンテナの格納処理を行う格納部と、コンテナの送信処理を行うコンテナ送信部とに分散されてもよい。   In the above-described embodiment, each component of each illustrated apparatus is functionally conceptual and does not necessarily need to be physically configured as illustrated. In other words, the specific form of distribution / integration of each device is not limited to that shown in the figure, and all or a part thereof may be functionally or physically distributed or arbitrarily distributed in arbitrary units according to various loads or usage conditions. Can be integrated and configured. For example, FIG. 3 illustrates an example in which the container storage process and the transmission process are performed by the transmission / reception control unit 121, but the transmission / reception control unit 121 performs a container storage process and a container transmission process. You may distribute to a container transmission part.

また、上記実施例で説明した各種の処理は、あらかじめ用意されたプログラムをパーソナルコンピュータやワークステーションなどのコンピュータで実行することによって実現することができる。そこで、以下では、図12を用いて、図1に示した転送装置10と同様の機能を有する転送プログラムを実行するコンピュータの一例を説明する。   The various processes described in the above embodiments can be realized by executing a program prepared in advance on a computer such as a personal computer or a workstation. Therefore, an example of a computer that executes a transfer program having the same function as that of the transfer apparatus 10 illustrated in FIG. 1 will be described below with reference to FIG.

図12は、開示の技術に係る転送プログラムによる情報処理がコンピュータを用いて具体的に実現されることを示す図である。図12に例示するように、コンピュータ1000は、例えば、メモリ1010と、CPU(Central Processing Unit)1020と、ハードディスクドライブインタフェース1030と、ディスクドライブインタフェース1040と、シリアルポートインタフェース1050と、ビデオアダプタ1060と、ネットワークインタフェース1070とを有し、これらの各部はバス1080によって接続される。   FIG. 12 is a diagram illustrating that information processing by the transfer program according to the disclosed technique is specifically realized using a computer. As illustrated in FIG. 12, the computer 1000 includes, for example, a memory 1010, a CPU (Central Processing Unit) 1020, a hard disk drive interface 1030, a disk drive interface 1040, a serial port interface 1050, a video adapter 1060, A network interface 1070, and these units are connected by a bus 1080.

メモリ1010は、図12に例示するように、ROM(Read Only Memory)1011及びRAM(Random Access Memory)1012を含む。ROM1011は、例えば、BIOS(Basic Input Output System)等のブートプログラムを記憶する。ハードディスクドライブインタフェース1030は、図12に例示するように、ハードディスクドライブ1031に接続される。ディスクドライブインタフェース1040は、図12に例示するように、ディスクドライブ1041に接続される。例えば磁気ディスクや光ディスク等の着脱可能な記憶媒体が、ディスクドライブに挿入される。シリアルポートインタフェース1050は、図12に例示するように、例えばマウス1051、キーボード1052に接続される。ビデオアダプタ1060は、図12に例示するように、例えばディスプレイ1061に接続される。   The memory 1010 includes a ROM (Read Only Memory) 1011 and a RAM (Random Access Memory) 1012 as illustrated in FIG. The ROM 1011 stores a boot program such as BIOS (Basic Input Output System). The hard disk drive interface 1030 is connected to the hard disk drive 1031 as illustrated in FIG. The disk drive interface 1040 is connected to the disk drive 1041 as illustrated in FIG. For example, a removable storage medium such as a magnetic disk or an optical disk is inserted into the disk drive. The serial port interface 1050 is connected to, for example, a mouse 1051 and a keyboard 1052 as illustrated in FIG. The video adapter 1060 is connected to a display 1061, for example, as illustrated in FIG.

ここで、図12に例示するように、ハードディスクドライブ1031は、例えば、OS(Operating System)、アプリケーションプログラム、プログラムモジュール、プログラムデータを記憶する。すなわち、開示の技術に係る転送プログラムは、コンピュータ1000によって実行される指令が記述されたプログラムモジュールとして、例えばハードディスクドライブ1031に記憶される。具体的には、上記実施例で説明した格納部13と同様の情報処理を実行する格納手順と、履歴情報登録部14と同様の情報処理を実行する履歴情報登録手順と、監視部15と同様の情報処理を実行する監視手順と、履歴情報送信部16と同様の情報処理を実行する履歴情報送信手順とが記述されたプログラムモジュールが、ハードディスクドライブ1031に記憶される。   Here, as illustrated in FIG. 12, the hard disk drive 1031 stores, for example, an OS (Operating System), an application program, a program module, and program data. That is, the transfer program according to the disclosed technique is stored in, for example, the hard disk drive 1031 as a program module in which a command executed by the computer 1000 is described. Specifically, a storage procedure for executing information processing similar to that of the storage unit 13 described in the above embodiment, a history information registration procedure for executing information processing similar to that of the history information registration unit 14, and the same as that of the monitoring unit 15 The hard disk drive 1031 stores a program module in which a monitoring procedure for executing the information processing and a history information transmission procedure for executing the same information processing as the history information transmitting unit 16 are described.

また、上記実施例で説明したデータ記憶部11及び履歴情報記憶部12に記憶されるデータのように、転送プログラムによる情報処理に用いられるデータは、プログラムデータとして、例えばハードディスクドライブ1031に記憶される。そして、CPU1020が、ハードディスクドライブ1031に記憶されたプログラムモジュールやプログラムデータを必要に応じてRAM1012に読み出し、格納手順、履歴情報登録手順、監視手順、履歴情報送信手順を実行する。   Further, like data stored in the data storage unit 11 and the history information storage unit 12 described in the above embodiment, data used for information processing by the transfer program is stored as program data, for example, in the hard disk drive 1031. . Then, the CPU 1020 reads the program module and program data stored in the hard disk drive 1031 to the RAM 1012 as necessary, and executes a storage procedure, a history information registration procedure, a monitoring procedure, and a history information transmission procedure.

なお、転送プログラムに係るプログラムモジュールやプログラムデータは、ハードディスクドライブ1031に記憶される場合に限られず、例えば着脱可能な記憶媒体に記憶され、ディスクドライブ等を介してCPU1020によって読み出されてもよい。あるいは、転送プログラムに係るプログラムモジュールやプログラムデータは、ネットワーク(LAN(Local Area Network)、WAN(Wide Area Network)等)を介して接続された他のコンピュータに記憶され、ネットワークインタフェース1070を介してCPU1020によって読み出されてもよい。   Note that the program module and program data relating to the transfer program are not limited to being stored in the hard disk drive 1031, but may be stored in, for example, a removable storage medium and read out by the CPU 1020 via the disk drive or the like. Alternatively, a program module and program data relating to the transfer program are stored in another computer connected via a network (LAN (Local Area Network), WAN (Wide Area Network), etc.), and the CPU 1020 via the network interface 1070. May be read.

1 ファイル転送システム
10 転送装置
11 データ記憶部
12 履歴情報記憶部
13 格納部
14 履歴情報登録部
15 監視部
16 履歴情報送信部
100 転送装置
111 コンテナ記憶部
112 ユーザ情報記憶部
113 履歴情報記憶部
114 監視情報記憶部
121 送受信制御部
122 履歴情報管理部
123 履歴情報送信部
124 未受信監視部
210、220 端末
DESCRIPTION OF SYMBOLS 1 File transfer system 10 Transfer apparatus 11 Data storage part 12 History information storage part 13 Storage part 14 History information registration part 15 Monitoring part 16 History information transmission part 100 Transfer apparatus 111 Container storage part 112 User information storage part 113 History information storage part 114 Monitoring information storage unit 121 Transmission / reception control unit 122 History information management unit 123 History information transmission unit 124 Non-reception monitoring unit 210, 220 Terminal

Claims (6)

自装置が受信したデータを端末からの取得要求に応じて該端末に転送する転送装置であって、
端末からデータの送信要求を受け付けた場合に、該データの送信元に対応する管理者の宛先情報を該データの送信先情報に追加した上で、該データをデータ記憶手段に格納する格納手段と、
前記格納手段によって前記データ記憶手段にデータが格納された場合に、該データの送信元情報及び送信先情報を含むデータの送受信に関する履歴情報を履歴情報記憶手段に登録する履歴情報登録手段と、
前記データ記憶手段に記憶されているデータの保管期間が所定の閾値を超過しているか否かを監視する監視手段と、
前記監視手段によって保管期間が超過していると判定されたデータに対応する履歴情報のうち、送信先情報に前記管理者の宛先情報が含まれる履歴情報を前記履歴情報記憶手段から抽出し、抽出した履歴情報を前記管理者に対応する所定の装置に送信する履歴情報送信手段と
を有することを特徴とする転送装置。
A transfer device that transfers data received by the device to the terminal in response to an acquisition request from the terminal,
A storage unit that, when receiving a data transmission request from a terminal, adds the administrator destination information corresponding to the transmission source of the data to the transmission destination information of the data and then stores the data in the data storage unit; ,
History information registration means for registering history information relating to transmission / reception of data including transmission source information and transmission destination information of the data in the history information storage means when data is stored in the data storage means by the storage means;
Monitoring means for monitoring whether a storage period of data stored in the data storage means exceeds a predetermined threshold;
From the history information corresponding to the data determined to have exceeded the storage period by the monitoring means, the history information whose destination information includes the administrator's destination information is extracted from the history information storage means and extracted. And a history information transmitting means for transmitting the history information to a predetermined device corresponding to the administrator.
端末からデータの取得要求を受け付けた場合に、該取得要求の送信元にデータを送信するデータ送信手段をさらに備え、
前記履歴情報記憶手段は、送信先情報によって示されるデータ受信元によってデータが受信されたか否かを示す受信履歴をさらに記憶し、
前記履歴情報登録手段は、前記データ送信手段によってデータが送信された場合に、前記履歴情報記憶手段に記憶されている該データに対応する受信履歴をデータが受信されたことを示す情報に更新する
ことを特徴とする請求項1に記載の転送装置。
When receiving a data acquisition request from the terminal, further comprising data transmission means for transmitting data to the transmission source of the acquisition request,
The history information storage means further stores a reception history indicating whether or not data is received by a data receiving source indicated by transmission destination information,
The history information registration means updates the reception history corresponding to the data stored in the history information storage means to information indicating that the data has been received when data is transmitted by the data transmission means. The transfer apparatus according to claim 1.
前記履歴情報記憶手段は、データを識別する識別情報に対応付けて、該データの送受信に関する履歴情報を記憶し、
前記データ送信手段は、前記取得要求の送信元に対してデータと該データの識別情報とを送信し、
前記履歴情報送信手段は、データの識別情報を含む履歴情報を前記管理者に対応する所定の装置に送信する
ことを特徴とする請求項2に記載の転送装置。
The history information storage means stores history information related to transmission / reception of the data in association with identification information for identifying the data,
The data transmission means transmits data and identification information of the data to a transmission source of the acquisition request,
The transfer apparatus according to claim 2, wherein the history information transmitting unit transmits history information including data identification information to a predetermined apparatus corresponding to the manager.
前記履歴情報登録手段に記憶されている受信履歴を参照して、前記データ受信元によって受信されていないデータが存在する場合に、該データの送信先情報に追加された管理者に対応する所定の装置に警告を通知する警告通知手段
をさらに有することを特徴とする請求項2又は3に記載の転送装置。
With reference to the reception history stored in the history information registration means, when there is data not received by the data receiving source, a predetermined number corresponding to the administrator added to the destination information of the data The transfer device according to claim 2, further comprising warning notification means for notifying the device of a warning.
自装置が受信したデータを端末からの取得要求に応じて該端末に転送する転送方法であって、
コンピュータが、
端末からデータの送信要求を受け付けた場合に、該データの送信元に対応する管理者の宛先情報を該データの送信先情報に追加した上で、該データをデータ記憶部に格納する格納工程と、
前記格納工程によって前記データ記憶部にデータが格納された場合に、該データの送信元情報及び送信先情報を含むデータの送受信に関する履歴情報を履歴情報記憶部に登録する履歴情報登録工程と、
前記データ記憶部に記憶されているデータの保管期間が所定の閾値を超過しているか否かを監視する監視工程と、
前記監視工程によって保管期間が超過していると判定されたデータに対応する履歴情報のうち、送信先情報に前記管理者の宛先情報が含まれる履歴情報を前記履歴情報記憶部から抽出し、抽出した履歴情報を前記管理者に対応する所定の装置に送信する履歴情報送信工程と
を含むことを特徴とする転送方法。
A transfer method for transferring data received by the own device to the terminal in response to an acquisition request from the terminal,
Computer
A storage step of storing the data in the data storage unit after adding the destination information of the administrator corresponding to the transmission source of the data to the transmission destination information of the data when receiving a data transmission request from the terminal; ,
When data is stored in the data storage unit by the storage step, a history information registration step of registering history information regarding transmission / reception of data including transmission source information and transmission destination information of the data in a history information storage unit,
A monitoring step of monitoring whether a storage period of data stored in the data storage unit exceeds a predetermined threshold;
Of the history information corresponding to the data determined to have exceeded the storage period by the monitoring step, the history information whose destination information includes the administrator's destination information is extracted from the history information storage unit and extracted. And a history information transmitting step of transmitting the history information to a predetermined device corresponding to the manager.
コンピュータを請求項1〜4のいずれか一つに記載の転送装置として機能させることを特徴とする転送プログラム。   A transfer program for causing a computer to function as the transfer device according to claim 1.
JP2010121486A 2010-05-27 2010-05-27 Transfer device, transfer method, and transfer program Expired - Fee Related JP5301499B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010121486A JP5301499B2 (en) 2010-05-27 2010-05-27 Transfer device, transfer method, and transfer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010121486A JP5301499B2 (en) 2010-05-27 2010-05-27 Transfer device, transfer method, and transfer program

Publications (2)

Publication Number Publication Date
JP2011248649A true JP2011248649A (en) 2011-12-08
JP5301499B2 JP5301499B2 (en) 2013-09-25

Family

ID=45413828

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010121486A Expired - Fee Related JP5301499B2 (en) 2010-05-27 2010-05-27 Transfer device, transfer method, and transfer program

Country Status (1)

Country Link
JP (1) JP5301499B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017204814A (en) * 2016-05-13 2017-11-16 富士ゼロックス株式会社 Communication device and program

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6693262B2 (en) * 2016-05-13 2020-05-13 富士ゼロックス株式会社 Communication device and program

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000216938A (en) * 1999-01-22 2000-08-04 Murata Mach Ltd Network device
JP2002269012A (en) * 2001-03-07 2002-09-20 Dynacomware Corp Electronic document distribution system
JP2003016004A (en) * 2001-06-28 2003-01-17 Fread Co Ltd System for distributing electronic mail
JP2005050112A (en) * 2003-07-28 2005-02-24 Sony Corp Time information sending and receiving system, message sending terminal, message relay server, message receiving terminal, computer program and method for sending and receiving time information
JP2006244096A (en) * 2005-03-02 2006-09-14 Etry Japan Kk E-mail receiving status management server and e-mail receiving status management program
JP2006277517A (en) * 2005-03-30 2006-10-12 Nomura Research Institute Ltd File transfer system and file transfer method
JP2007251535A (en) * 2006-03-15 2007-09-27 Nec Corp Message management system, method, and program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000216938A (en) * 1999-01-22 2000-08-04 Murata Mach Ltd Network device
JP2002269012A (en) * 2001-03-07 2002-09-20 Dynacomware Corp Electronic document distribution system
JP2003016004A (en) * 2001-06-28 2003-01-17 Fread Co Ltd System for distributing electronic mail
JP2005050112A (en) * 2003-07-28 2005-02-24 Sony Corp Time information sending and receiving system, message sending terminal, message relay server, message receiving terminal, computer program and method for sending and receiving time information
JP2006244096A (en) * 2005-03-02 2006-09-14 Etry Japan Kk E-mail receiving status management server and e-mail receiving status management program
JP2006277517A (en) * 2005-03-30 2006-10-12 Nomura Research Institute Ltd File transfer system and file transfer method
JP2007251535A (en) * 2006-03-15 2007-09-27 Nec Corp Message management system, method, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017204814A (en) * 2016-05-13 2017-11-16 富士ゼロックス株式会社 Communication device and program

Also Published As

Publication number Publication date
JP5301499B2 (en) 2013-09-25

Similar Documents

Publication Publication Date Title
US11907909B2 (en) System and method for managing data across multiple environments
US8126975B2 (en) Automatic conversion of email threads into collaborative workspaces
JP3672245B2 (en) Mail sending system, mail server, mail forwarding system, mail forwarding method, mail sending method, mail delivery method, program
CN111555963B (en) Message pushing method and device, electronic equipment and storage medium
JP5585062B2 (en) Information processing apparatus, information processing method, data management server, and data synchronization system
US20060031309A1 (en) Electronic mail attachment management system and method
US20080005312A1 (en) Systems And Methods For Alerting Administrators About Suspect Communications
US9832197B2 (en) Generating link information to access a file stored in a storage area associated with user identification information
US8001150B2 (en) Device management method using nodes having additional attribute and device management client thereof
EP3955180A1 (en) System and method for electronic file transmission
US10356033B2 (en) Method and communication device for processing data for transmission from the communication device to a second communication device
US20110202616A1 (en) Data storage method and mail relay method of storage system in mail system
JP5301499B2 (en) Transfer device, transfer method, and transfer program
JP2005284454A (en) Junk e-mail distribution preventive system, and information terminal and e-mail server in the system
CN114978885A (en) Log management method and device, computer equipment and system
JP6398368B2 (en) Information processing apparatus, information processing system, and program
CN101594255A (en) Trunking, trunking method and monitoring equipment
CN103812910A (en) Method and system for performing notification and providing quickly opened synchronous data
JP2011191944A (en) Device and method for supporting mailing list management and mail system
US20080183768A1 (en) System, method and program for monitoring local mail replicas and local directory replicas for e-mail
KR101529162B1 (en) System of providing synchronization information and method thereof
JP2004030524A (en) Device and program for distributing information based on distribution request, and storage medium recorded with information distribution program based on distribution request
JP2008139905A (en) Information distribution system for portable terminal
JP2015073234A (en) Message transfer system and management method of queue
CA2688755C (en) Method and communication device for processing data for transmission from the communication device to a second communication device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120928

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130613

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130619

R150 Certificate of patent or registration of utility model

Ref document number: 5301499

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees