JP2004341771A - Data transfer method and data transfer server - Google Patents

Data transfer method and data transfer server Download PDF

Info

Publication number
JP2004341771A
JP2004341771A JP2003136919A JP2003136919A JP2004341771A JP 2004341771 A JP2004341771 A JP 2004341771A JP 2003136919 A JP2003136919 A JP 2003136919A JP 2003136919 A JP2003136919 A JP 2003136919A JP 2004341771 A JP2004341771 A JP 2004341771A
Authority
JP
Japan
Prior art keywords
transmission
file
data
transmission data
check value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2003136919A
Other languages
Japanese (ja)
Inventor
Toshiyuki Kamitsuji
敏之 上辻
Masaaki Onishi
正晃 大西
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.)
KEY POINT KK
Original Assignee
KEY POINT KK
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 KEY POINT KK filed Critical KEY POINT KK
Priority to JP2003136919A priority Critical patent/JP2004341771A/en
Publication of JP2004341771A publication Critical patent/JP2004341771A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To provide a data transfer server to surely manage data for transmission without imposing any labor on a transmitter/receiver. <P>SOLUTION: This data transfer server is configured so the data for transmission are specified, and the presence/absence of the matching of a transmission request is decided, and the data for transmission are transferred after confirming the matching of the transmission request by generating file ID and a matching check value for data for transmission transmitted from a user terminal, and storing the data for transmission by associating the data for transmission with the file ID and the matching check value, and transmitting access destination information including the file ID and the matching check value to a user terminal designated as the destination of transmission of the data for transmission, and extracting the file ID and the matching check value included in a transfer request from the user terminal based on the access destination information, and comparing the extracted file ID and matching check value with the file ID and matching check value associated with the data for transmission. A data transfer method for surely managing the data for transmission without imposing any labor on the transmitter/receiver, by using the data transfer server is provided. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、コンピュータネットワークを介して電子ファイルなどのデータを送信するためのデータ転送方法およびデータ転送サーバに関する。
【0002】
【従来の技術】
ネットワークを介して電子データを送信する方法として、インターネットなどを利用してデータファイルを電子メールに添付することが一般に行われているが、電子メールに添付したデータのファイルサイズが大きすぎると、動作が不安定になって送信できないおそれがある。そこで、送信者から送られたデータをサーバにおいて転送することにより、大量のデータを効率よく送信する方法が従来から提案されている(例えば、特許文献1〜3)。
【0003】
特許文献1に記載されたデータ転送方法は、送信側コンピュータからサーバにファイルがアップロードされると、サーバがこの旨の通知を受信側コンピュータに送信し、受信側コンピュータにおいてサーバからファイルをダウンロード可能にしている。
【0004】
また、特許文献2に記載されたデータ転送方法は、電子データがストアされている場所の標識を含む識別参照子を供給側ユーザから受領側ユーザに送信することにより、受領側ユーザから識別参照子に対応する電子データへのアクセスを可能にしている。供給側ユーザは、電子データへのアクセス要求があった旨の通知信号を受け取ることができる。
【0005】
また、特許文献3に記載されたデータ転送方法は、電子データにアクセスするためのポイントを電子メールで送信するようにしている。
【0006】
【特許文献1】
特開平10−154110号公報
【0007】
【特許文献2】
特開平6−67999号公報
【0008】
【特許文献3】
特開平6−152641号公報
【0009】
【発明が解決しようとする課題】
ところが、従来のデータ転送方法は、サーバに格納された複数の電子データの管理について十分な注意が払われていなかったため、利用者の数が増加してサーバに多数の電子データがアップロードされるようになると、利用者がダウンロードファイルを間違えたり、ダウンロードファイルの内容を他人に見られたりするおそれがあった。
【0010】
本発明は、このような問題を解決すべくなされたものであって、送信用データを送受信者に負担をかけずに確実に管理することができるデータ転送方法およびデータ転送サーバの提供を目的とする。
【0011】
【課題を解決するための手段】
本発明の前記目的は、利用者端末からネットワークを介して送信された送信用データを、送信先である1又は複数の他の利用者端末にネットワークを介して転送する方法であって、利用者端末から送信された送信用データに対して、該送信用データを特定可能なファイルID及びランダムな整合性チェック値を生成するステップと、前記送信用データを前記ファイルID及び整合性チェック値に関連付けて格納するステップと、前記送信用データの送信先として指定された利用者端末に、前記ファイルID及び整合性チェック値を含むアクセス先情報を送信するステップと、前記アクセス先情報に基づく前記利用者端末からの転送要求により、該転送要求に含まれる前記ファイルID及び整合性チェック値を抽出するステップと、抽出された前記ファイルID及び整合性チェック値を、前記送信用データに関連付けられた前記ファイルID及び整合性チェック値と比較することにより、前記送信用データを特定すると共に前記送信要求の整合性の有無を判定するステップと、前記送信要求の整合性確認後、前記転送要求があった前記利用者端末に前記送信用データを転送するステップとを備えるデータ転送方法により達成される。
【0012】
また、本発明の前記目的は、ネットワークを介して複数の利用者端末に接続され、いずれかの利用者端末から送信された送信用データを、送信先である1又は複数の他の利用者端末に転送するサーバであって、利用者端末から送信された送信用データに対して、該送信用データを特定可能なファイルID及びランダムな整合性チェック値を生成し、前記送信用データを前記ファイルID及び整合性チェック値に関連付けて格納し、前記送信用データの送信先として指定された利用者端末に、前記ファイルID及び整合性チェック値を含むアクセス先情報を送信し、前記アクセス先情報に基づく前記利用者端末からの転送要求により、該転送要求に含まれる前記ファイルID及び整合性チェック値を抽出し、抽出された前記ファイルID及び整合性チェック値を、前記送信用データに関連付けられた前記ファイルID及び整合性チェック値と比較することにより、前記送信用データを特定すると共に前記送信要求の整合性の有無を判定し、前記送信要求の整合性確認後、前記転送要求があった前記利用者端末に前記送信用データを転送するデータ転送サーバにより達成される。
【0013】
【発明の実施の形態】
以下、本発明の実態形態について添付図面を参照して説明する。図1は、本発明の一実施形態に係るデータ転送サーバを備えたシステムの全体構成図である。同図に示すように、データ転送サーバ1は、インターネットなどのネットワーク2を介して複数の利用者端末4に接続されており、いずれかの利用者端末4から送信されたデータを受信して、送信先である1または複数の利用者端末4に送信する。各利用者端末4は、ウェブページの閲覧機能(ウェブブラウザ)及び電子メールの送受信機能(メーラー)を備えている。ウェブブラウザは、SSL(Secure Sockets Layer)などの暗号化プロトコルに対応していることが好ましい。
【0014】
データ転送サーバの概略構成を図2に示す。データ転送サーバ1は、送受信部12、制御部14および記憶部16を備えており、利用者端末4からのアクセスに応じてウェブページを提供することができる。記憶部16には各種データファイル及びアプリケーションファイルが格納されており、アプリケーションファイルは制御部14からの指令を受けて動作する。データ転送サーバ1は、一つのハードウェアにより構成することができるが、例えばデータベースサーバとウェブサーバとをネットワークで接続して構成することも可能である。
【0015】
データファイルとしては、送信者情報ファイル22、送信用データファイル24、データ管理ファイル26、送信先管理ファイル28などがある。送信者情報ファイル22は、ユーザ名、パスワード、メールアドレスなどの送信者を特定するための送信者情報が含まれており、送信用データファイル24は、送信者から取得した送信用データが含まれている。データ管理ファイル26は、図3に示すように、各送信用データのファイル名に対応したユニークなファイルID及び整合性チェック値が含まれている。送信先管理ファイル28は、図4に示すように、ファイルIDに対応した1又は複数の送信先メールアドレスや各送信先におけるダウンロードの回数の他、ダウンロード日時などの情報が含まれている。
【0016】
また、記憶部16のアプリケーションファイルとして、利用者端末4からアクセスしたユーザが適正か否かを判別する認証部32、ユーザの送信用データを取得するデータ取得部34、送信用データの存在を送信先に通知する通知部36、取得した送信用データの管理を行うデータ管理部38、及び送信先に対して送信用データを転送するデータ転送部40などがある。
【0017】
次に、上記構成を備えたデータ転送サーバ1の作動について説明する。データ転送サーバ1を初めて利用するユーザは、まず、データ転送サーバ1の利用者登録を行う必要がある。利用者登録は、データ転送サーバ1のウェブ上で行うこともでき、或いは郵便などを利用して行うこともできるが、ウェブ上で行う場合には、利用者の名前、住所、メールアドレスなどを利用者端末4における所定の入力画面上で入力してデータ転送サーバ1に送信することにより、データ転送サーバ1が、受信した情報にパスワードを付加して送信者情報ファイル22に格納すると共に、このパスワードを利用者端末4に電子メールなどで送信する。
【0018】
こうして利用者登録が完了した後、ユーザは、データ転送サーバ1のホームページにアクセスすることにより、送信用データを送信することができる。この処理手順を、図5に示すシーケンス図を適宜参照して説明する。
【0019】
データを送信しようとするユーザが、利用者端末4において所定のURL(Uniform Resource Locator)を入力すると(ステップS1)、データ転送サーバ1は、これを受けて、図6に示すログイン画面を利用者端末4に表示させる(ステップS2)。このログイン画面において、ユーザがユーザ名およびパスワードを入力して「送信」ボタンをクリックすると(ステップS3)、SSLなどの暗号化プロトコルにより入力情報がデータ転送サーバ1に送信され、データ転送サーバ1の認証部32により、送信者情報ファイル22に基づく認証が行われる(ステップS4)。認証部32による認証に合格すると、これ以降にデータ転送サーバ1と利用者端末4との間でやりとりされるデータは、上記暗号化プロトコルにより暗号化及び認証が行われる。SSLの暗号化処理及び認証処理については広く知られた技術であるため、詳細な説明を省略する。
【0020】
データ転送サーバ1は、図7に示すアップロード画面を利用者端末4に表示させる(ステップS5)。このアップロード画面において、ユーザが送信用データの格納されているディレクトリ名を入力し、必要に応じてメモ欄にコメントを記入した後、「アップロード」ボタンをクリックすると(ステップS6)、送信用データがデータ転送サーバ1に送信される。データ管理部38は、取得した送信用データに対して、送信用データを特定するためのファイルIDおよびアクセスチェック用の整合性チェック値を生成した後、送信用データのファイル名に、ユーザID及び整合性チェック値を関連付けて、データ管理ファイル26に格納する(ステップS7)。ファイルIDは、送信用データを取得する毎にユニークに生成される。また、整合性チェック値は、送信先以外の第三者により送信用データが閲覧されないための暗号として機能するものであり、本実施形態においては、10桁の数字およびアルファベットの組み合わせにより構成している。
【0021】
こうして得られたファイルID及び整合性チェック値に基づき、データ管理部38は、取得した送信用データのファイル名を固有のファイルIDに変更し、送信用データファイル24に格納する(ステップS8)。これにより、送信用データをファイルID及び整合性チェック値に関連付けて格納することができ、各ユーザの送信用データに同一ファイル名のものがあっても、送信用データを正確に識別することができる。
【0022】
また、データ転送サーバ1は、上述した利用者端末4における「アップロード」ボタンのクリックに応じて、図8に示す通知メール送信画面を利用者端末4に表示する(ステップS9)。この通知メール送信画面において、ユーザが1又は複数の送信先の名前及びメールアドレスを入力し、メール本文として記載する告知情報を入力したりサンプル文などから適宜選択した後に「確認」ボタンをクリックする。この後、利用者端末4に確認画面(図示せず)が表示されるので、この画面上でユーザが「送信」ボタンをクリックすることにより、入力された情報がデータ転送サーバ1に送信される(ステップS10)。データ管理部38は、送信用ファイルのファイルIDに、1又は複数の送信先メールアドレス、及び各送信先におけるダウンロード回数(最初は0回)を関連付けて、送信先管理ファイル28に格納する。
【0023】
そして、通知部36は、送信者の告知情報に、送信用ファイルのダウンロード先、並びにこの送信用ファイルに対応するファイルID及び整合性チェック値を付加し、全ての送信先メールアドレスに電子メールで送信する(ステップS11)。この結果、送信先の利用者端末4は、図9に示すような通知メールを受信する(ステップS12)。
【0024】
図9に示す通知メールは、送信用ファイルのアクセス先情報であるダウンロード先URLが表示され、このURLにおいて、当該送信用ファイルに対応するファイルID及び整合性チェック値がクエリー文字列として含まれている。ユーザが送信用データの転送要求を行う場合、画面上でこのURLを入力又はクリックすると、データ転送サーバ1に対して転送要求が行われる(ステップS13)。データ管理部38は、これに応じて転送要求に含まれるファイルID及び整合性チェック値を抽出し、このファイルID及び整合性チェック値を、データ管理ファイル26のファイルID及び整合性チェック値と比較する。そして、抽出されたファイルIDに関連付けられた送信用データを特定すると共に、転送要求の整合性の有無を判定する(ステップS14)。
【0025】
転送要求が整合性を有すると判定された場合、データ転送サーバ1は、図10に示すダウンロード画面を利用者端末4に表示させる(ステップS15)。このダウンロード画面においては、送信者がアップロードした送信用データの名称が表示されており、ユーザが「ダウンロード」ボタンをクリックすると(ステップS16)、データ転送部40は、ユーザが選択した送信用データの転送を開始する(ステップS17)。尚、ダウンロード画面に表示する送信用データのファイル名は、データ管理部38により付されたファイルIDではなく、データ管理ファイル26に基づいて送信用データのもとのファイル名にすることが好ましい。
【0026】
このように、ユーザがダウンロードできるデータは、当該ユーザが送信先となっている送信用データのみであり、この送信用データは、ファイルIDに基づいて確実に識別することができるので、送信先のユーザがダウンロードファイルを間違うおそれがない。
【0027】
また、送信先ユーザ以外の第三者が、他人に宛てた送信用データを閲覧しようとしてダウンロード先URLに付されたファイルIDを修正して転送要求を行っても、データ管理部38により整合性がないと判定されれば次のステップに以降しないので、送信用ファイルの秘密性を確保することができる。
【0028】
ファイルの転送が完了すると、データ管理部38は、送信先管理ファイル28において、送信先に対応するダウンロード回数を1つ増加させる(ステップS18)。
【0029】
データの送信者は、利用者端末4において各送信先におけるダウンロード状況を随時確認することができる。利用者端末4からデータ転送サーバ1のウェブページにアクセスし、上述したようにユーザ名及びパスワードの入力後に、図7に示すアップロード画面において「登録ファイル一覧」ボタンをクリックして転送状況確認要求を行うと(ステップS19)、データ転送サーバ1は、図11に示す登録ファイル一覧画面を利用者端末4に表示する(ステップS20)。この登録ファイル一覧画面においては、送信者がアップロードした1又は複数の送信用ファイルが一覧表示されており、各送信用ファイルに対応する「通知情報」の欄に、ダウンロード人数が表示される。このダウンロード人数は、送信先管理ファイル28に基づいて算出されたダウンロード回数が1回以上の送信先の総数に対応しており、送信先のユーザに送信用データが転送されたことを示す転送状況情報である。即ち、送信先として指定したユーザの総数がダウンロード人数と一致していれば、送信用データが全ての送信先に転送されたことがわかる。このように、送信用データを受け取ったユーザが連絡しなくても、送信者は所定のウェブページにアクセスするだけで送信用データの転送状況を容易に確認することができるので、送信者及び受信者の負担を回避することができる。送信用データを転送したことを示す転送状況情報は、必ずしも本実施形態のようにダウンロード回数に基づく必要はなく、フラグを用いてダウンロードの有無を判別するようにしてもよい。
【0030】
ダウンロードされた送信先や日時を知りたい場合には、「詳細」ボタンをクリックすることにより、送信先管理ファイル28に基づいて利用者端末4に所望の情報が表示される。また、送信先に対して再確認を促したい場合には、「通知」ボタンをクリックすることにより、上記ステップS8以降の処理が行われ、送信先に対して通知メールが再送信される。また、アップロードした送信用ファイルを削除したい場合には、「削除」ボタンをクリックする。
【0031】
なお、データ転送に伴う課金処理は、例えば、アップロード可能なファイルの総容量やダウンロードできる総回数などにリンクさせて行うことができる。
【0032】
【発明の効果】
以上の説明から明らかなように、本発明によれば、送信用データを送受信者に負担をかけずに確実に管理することができるデータ転送方法およびデータ転送サーバを提供することができる。
【図面の簡単な説明】
【図1】本発明の一実施形態に係るデータ転送サーバを備えたシステムの全体構成図である。
【図2】前記データ転送サーバの概略構成を示すブロック図である。
【図3】データ管理ファイルの構成を示す模式図である。
【図4】送信先管理ファイルの構成を示す模式図である。
【図5】本発明の一実施形態に係るデータ転送方法の処理手順を示すシーケンス図である。
【図6】ログイン画面の一例を示す図である。
【図7】アップロード画面の一例を示す図である。
【図8】通知メール送信画面の一例を示す図である。
【図9】通知メールの一例を示す図である。
【図10】ダウンロード画面の一例を示す図である。
【図11】登録ファイル一覧画面の一例を示す図である。
【符号の説明】
1 データ転送サーバ
2 ネットワーク
4 利用者端末
12 送受信部
14 制御部
16 記憶部
22 送信者情報ファイル
24 送信用データファイル
26 データ管理ファイル
28 送信先管理ファイル
32 認証部
34 データ取得部
36 通知部
38 データ管理部
40 データ転送部
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a data transfer method and a data transfer server for transmitting data such as an electronic file via a computer network.
[0002]
[Prior art]
As a method of transmitting electronic data via a network, it is common to attach a data file to an e-mail using the Internet or the like. However, if the file size of the data attached to the e-mail is too large, the operation may fail. May become unstable and transmission may not be possible. Therefore, a method of efficiently transmitting a large amount of data by transferring data transmitted from a sender in a server has been conventionally proposed (for example, Patent Documents 1 to 3).
[0003]
In the data transfer method described in Patent Literature 1, when a file is uploaded from a transmitting computer to a server, the server transmits a notification to that effect to the receiving computer, and the receiving computer can download the file from the server. ing.
[0004]
Further, the data transfer method described in Patent Document 2 transmits an identification reference including a sign of a place where electronic data is stored from a supplying user to a receiving user, so that the receiving user can identify the identification reference from the receiving user. It enables access to electronic data corresponding to The supply-side user can receive a notification signal indicating that a request for access to electronic data has been made.
[0005]
Further, in the data transfer method described in Patent Document 3, points for accessing electronic data are transmitted by e-mail.
[0006]
[Patent Document 1]
JP 10-154110 A
[Patent Document 2]
JP-A-6-67999
[Patent Document 3]
JP-A-6-152641
[Problems to be solved by the invention]
However, in the conventional data transfer method, since sufficient attention has not been paid to management of a plurality of electronic data stored in the server, the number of users increases and a large number of electronic data is uploaded to the server. In such a case, there is a risk that the user may make a mistake in the downloaded file or that the contents of the downloaded file may be viewed by others.
[0010]
The present invention has been made in order to solve such a problem, and an object of the present invention is to provide a data transfer method and a data transfer server capable of reliably managing transmission data without imposing a burden on a transmitter / receiver. I do.
[0011]
[Means for Solving the Problems]
The object of the present invention is a method for transferring transmission data transmitted from a user terminal via a network to one or more other user terminals, which are transmission destinations, via the network. Generating a file ID and a random consistency check value capable of specifying the transmission data for the transmission data transmitted from the terminal, and associating the transmission data with the file ID and the consistency check value Transmitting the access destination information including the file ID and the consistency check value to a user terminal designated as the transmission destination of the transmission data; and transmitting the user based on the access destination information. Extracting, by a transfer request from the terminal, the file ID and the consistency check value included in the transfer request; By comparing the file ID and the consistency check value with the file ID and the consistency check value associated with the transmission data, the transmission data is specified and the presence or absence of consistency of the transmission request is determined. And a step of transferring the transmission data to the user terminal that has requested the transfer after confirming the consistency of the transmission request.
[0012]
In addition, the object of the present invention is to connect a plurality of user terminals via a network and transmit transmission data transmitted from one of the user terminals to one or a plurality of other user terminals which are transmission destinations. A server that generates a file ID and a random consistency check value capable of specifying the transmission data for the transmission data transmitted from the user terminal, and transmits the transmission data to the file. An access destination information including the file ID and the integrity check value is stored in association with an ID and a consistency check value, and is transmitted to a user terminal designated as a transmission destination of the transmission data. Based on a transfer request from the user terminal based on the file ID, the file ID and the consistency check value included in the transfer request are extracted. By comparing the transmission check value with the file ID and the consistency check value associated with the transmission data, the transmission data is specified, and the presence / absence of the transmission request is determined. This is achieved by the data transfer server that transfers the transmission data to the user terminal that has requested the transfer after the consistency check of the data.
[0013]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings. FIG. 1 is an overall configuration diagram of a system including a data transfer server according to an embodiment of the present invention. As shown in FIG. 1, the data transfer server 1 is connected to a plurality of user terminals 4 via a network 2 such as the Internet, and receives data transmitted from any one of the user terminals 4, The data is transmitted to one or a plurality of user terminals 4 as transmission destinations. Each user terminal 4 has a web page browsing function (web browser) and an e-mail transmission / reception function (mailer). The web browser preferably supports an encryption protocol such as SSL (Secure Sockets Layer).
[0014]
FIG. 2 shows a schematic configuration of the data transfer server. The data transfer server 1 includes a transmission / reception unit 12, a control unit 14, and a storage unit 16, and can provide a web page in response to access from the user terminal 4. Various data files and application files are stored in the storage unit 16, and the application files operate in response to a command from the control unit 14. The data transfer server 1 can be configured by one piece of hardware, but can also be configured by connecting a database server and a web server via a network, for example.
[0015]
The data files include a sender information file 22, a transmission data file 24, a data management file 26, a destination management file 28, and the like. The sender information file 22 includes sender information for specifying the sender such as a user name, a password, and an e-mail address, and the transmission data file 24 includes transmission data obtained from the sender. ing. As shown in FIG. 3, the data management file 26 includes a unique file ID and a consistency check value corresponding to the file name of each transmission data. As shown in FIG. 4, the destination management file 28 includes information such as one or more destination e-mail addresses corresponding to the file IDs, the number of downloads at each destination, and the download date and time.
[0016]
In addition, as an application file in the storage unit 16, an authentication unit 32 that determines whether or not the user accessed from the user terminal 4 is appropriate, a data acquisition unit 34 that obtains transmission data of the user, and the presence of transmission data is transmitted. There is a notification unit 36 for notifying first, a data management unit 38 for managing the acquired transmission data, and a data transfer unit 40 for transmitting the transmission data to the transmission destination.
[0017]
Next, the operation of the data transfer server 1 having the above configuration will be described. A user who uses the data transfer server 1 for the first time needs to perform user registration of the data transfer server 1 first. The user registration can be performed on the web of the data transfer server 1 or can be performed using mail, but when performing the registration on the web, the user name, address, e-mail address, etc. By inputting the information on a predetermined input screen of the user terminal 4 and transmitting it to the data transfer server 1, the data transfer server 1 adds a password to the received information and stores it in the sender information file 22. The password is transmitted to the user terminal 4 by e-mail or the like.
[0018]
After the user registration is completed, the user can transmit the transmission data by accessing the home page of the data transfer server 1. This processing procedure will be described with reference to the sequence diagram shown in FIG.
[0019]
When a user who wants to transmit data inputs a predetermined URL (Uniform Resource Locator) at the user terminal 4 (step S1), the data transfer server 1 receives this and displays a login screen shown in FIG. It is displayed on the terminal 4 (step S2). On this login screen, when the user inputs a user name and a password and clicks a "Send" button (step S3), the input information is transmitted to the data transfer server 1 by an encryption protocol such as SSL, and the data transfer server 1 Authentication based on the sender information file 22 is performed by the authentication unit 32 (step S4). If the authentication by the authentication unit 32 passes, the data exchanged between the data transfer server 1 and the user terminal 4 thereafter is encrypted and authenticated by the above-mentioned encryption protocol. Since the SSL encryption processing and the authentication processing are widely known techniques, detailed descriptions thereof will be omitted.
[0020]
The data transfer server 1 displays the upload screen shown in FIG. 7 on the user terminal 4 (step S5). On this upload screen, the user inputs the name of the directory in which the data for transmission is stored, enters a comment in the memo box as necessary, and clicks the "Upload" button (step S6). The data is transmitted to the data transfer server 1. The data management unit 38 generates a file ID for specifying the transmission data and a consistency check value for the access check with respect to the acquired transmission data, and then adds the user ID and the user ID to the file name of the transmission data. The consistency check value is associated and stored in the data management file 26 (step S7). The file ID is uniquely generated each time transmission data is acquired. Further, the consistency check value functions as an encryption for preventing the transmission data from being viewed by a third party other than the transmission destination. In the present embodiment, the consistency check value is configured by a combination of a 10-digit number and an alphabet. I have.
[0021]
Based on the file ID and the consistency check value thus obtained, the data management unit 38 changes the file name of the acquired transmission data to a unique file ID and stores it in the transmission data file 24 (step S8). As a result, the transmission data can be stored in association with the file ID and the consistency check value, and even if the transmission data of each user has the same file name, the transmission data can be accurately identified. it can.
[0022]
In addition, the data transfer server 1 displays a notification mail transmission screen shown in FIG. 8 on the user terminal 4 in response to the click of the “upload” button on the user terminal 4 (step S9). On this notification mail transmission screen, the user inputs the name and mail address of one or more transmission destinations, inputs notification information to be described as the text of the mail, or selects as appropriate from a sample sentence, and then clicks the "confirm" button. . Thereafter, a confirmation screen (not shown) is displayed on the user terminal 4. When the user clicks a “send” button on this screen, the input information is transmitted to the data transfer server 1. (Step S10). The data management unit 38 associates one or a plurality of destination mail addresses with the number of downloads at each destination (initially 0 times) with the file ID of the file for transmission and stores them in the destination management file 28.
[0023]
Then, the notifying unit 36 adds the download destination of the transmission file, the file ID and the consistency check value corresponding to the transmission file to the notification information of the sender, and sends the e-mail to all the transmission destination mail addresses. It transmits (step S11). As a result, the destination user terminal 4 receives the notification mail as shown in FIG. 9 (step S12).
[0024]
The notification mail shown in FIG. 9 displays a download destination URL which is access destination information of the file for transmission, and the URL includes a file ID and a consistency check value corresponding to the file for transmission as a query character string. I have. When the user makes a transmission request for transmission data, the user inputs or clicks this URL on the screen, and a transmission request is made to the data transfer server 1 (step S13). The data management unit 38 extracts the file ID and the consistency check value included in the transfer request, and compares the file ID and the consistency check value with the file ID and the consistency check value of the data management file 26. I do. Then, the transmission data associated with the extracted file ID is specified, and the presence or absence of the consistency of the transfer request is determined (step S14).
[0025]
When it is determined that the transfer request has consistency, the data transfer server 1 causes the user terminal 4 to display a download screen shown in FIG. 10 (step S15). On the download screen, the name of the transmission data uploaded by the sender is displayed. When the user clicks the “download” button (step S16), the data transfer unit 40 displays the transmission data selected by the user. Transfer is started (step S17). It is preferable that the file name of the transmission data displayed on the download screen be the original file name of the transmission data based on the data management file 26, not the file ID assigned by the data management unit 38.
[0026]
As described above, the data that can be downloaded by the user is only the transmission data to which the user is a destination, and the transmission data can be reliably identified based on the file ID. There is no possibility that the user mistakes the download file.
[0027]
Further, even if a third party other than the transmission destination user attempts to view transmission data addressed to another person and corrects the file ID attached to the download destination URL and makes a transfer request, the data management unit 38 does not If it is determined that there is no file, the process does not proceed to the next step, so that the secrecy of the transmission file can be ensured.
[0028]
When the file transfer is completed, the data management unit 38 increases the number of downloads corresponding to the transmission destination by one in the transmission destination management file 28 (step S18).
[0029]
The data sender can check the download status at each destination on the user terminal 4 at any time. After accessing the web page of the data transfer server 1 from the user terminal 4 and inputting a user name and a password as described above, a “registration file list” button is clicked on the upload screen shown in FIG. When performed (step S19), the data transfer server 1 displays the registered file list screen shown in FIG. 11 on the user terminal 4 (step S20). On the registered file list screen, one or a plurality of transmission files uploaded by the sender are displayed in a list, and the number of downloads is displayed in the column of “notification information” corresponding to each transmission file. The number of downloads corresponds to the total number of destinations whose download count calculated based on the destination management file 28 is one or more, and a transfer status indicating that the transmission data has been transferred to the destination user. Information. That is, if the total number of users specified as the transmission destinations matches the number of downloads, it is understood that the transmission data has been transferred to all the transmission destinations. As described above, even if the user who has received the transmission data does not contact the sender, the sender can easily confirm the transfer status of the transmission data simply by accessing a predetermined web page. The burden on the person can be avoided. The transfer status information indicating that the transmission data has been transferred does not necessarily need to be based on the number of downloads as in the present embodiment, and the presence or absence of download may be determined using a flag.
[0030]
If the user wants to know the download destination and the date and time, the user clicks a “detail” button, and desired information is displayed on the user terminal 4 based on the destination management file 28. If the user wants to reconfirm the transmission destination, the user clicks the “notification” button, and the processing after step S8 is performed, and the notification mail is retransmitted to the transmission destination. To delete the uploaded transmission file, click the “Delete” button.
[0031]
Note that the accounting process associated with the data transfer can be performed, for example, by linking to the total capacity of uploadable files and the total number of downloadable files.
[0032]
【The invention's effect】
As is apparent from the above description, according to the present invention, it is possible to provide a data transfer method and a data transfer server that can reliably manage transmission data without imposing a burden on a transmitter / receiver.
[Brief description of the drawings]
FIG. 1 is an overall configuration diagram of a system including a data transfer server according to an embodiment of the present invention.
FIG. 2 is a block diagram showing a schematic configuration of the data transfer server.
FIG. 3 is a schematic diagram illustrating a configuration of a data management file.
FIG. 4 is a schematic diagram showing a configuration of a destination management file.
FIG. 5 is a sequence diagram showing a processing procedure of a data transfer method according to an embodiment of the present invention.
FIG. 6 is a diagram illustrating an example of a login screen.
FIG. 7 is a diagram illustrating an example of an upload screen.
FIG. 8 is a diagram showing an example of a notification mail transmission screen.
FIG. 9 is a diagram illustrating an example of a notification mail.
FIG. 10 is a diagram showing an example of a download screen.
FIG. 11 is a diagram showing an example of a registered file list screen.
[Explanation of symbols]
Reference Signs List 1 data transfer server 2 network 4 user terminal 12 transmission / reception unit 14 control unit 16 storage unit 22 sender information file 24 transmission data file 26 data management file 28 destination management file 32 authentication unit 34 data acquisition unit 36 notification unit 38 data Management unit 40 Data transfer unit

Claims (4)

利用者端末からネットワークを介して送信された送信用データを、送信先である1又は複数の他の利用者端末にネットワークを介して転送する方法であって、
利用者端末から送信された送信用データに対して、該送信用データを特定可能なファイルID及びランダムな整合性チェック値を生成するステップと、
前記送信用データを前記ファイルID及び整合性チェック値に関連付けて格納するステップと、
前記送信用データの送信先として指定された利用者端末に、前記ファイルID及び整合性チェック値を含むアクセス先情報を送信するステップと、
前記アクセス先情報に基づく前記利用者端末からの転送要求により、該転送要求に含まれる前記ファイルID及び整合性チェック値を抽出するステップと、
抽出された前記ファイルID及び整合性チェック値を、前記送信用データに関連付けられた前記ファイルID及び整合性チェック値と比較することにより、前記送信用データを特定すると共に前記送信要求の整合性の有無を判定するステップと、
前記送信要求の整合性確認後、前記転送要求があった前記利用者端末に前記送信用データを転送するステップとを備えるデータ転送方法。
A method of transferring transmission data transmitted from a user terminal via a network to one or more other user terminals, which are transmission destinations, via a network,
Generating, for the transmission data transmitted from the user terminal, a file ID capable of specifying the transmission data and a random consistency check value;
Storing the transmission data in association with the file ID and the consistency check value;
Transmitting access destination information including the file ID and the consistency check value to a user terminal specified as a transmission destination of the transmission data;
Extracting, by a transfer request from the user terminal based on the access destination information, the file ID and the consistency check value included in the transfer request;
By comparing the extracted file ID and consistency check value with the file ID and consistency check value associated with the transmission data, the transmission data is specified and the consistency of the transmission request is identified. Determining the presence or absence;
Transferring the transmission data to the user terminal that has requested the transfer after confirming the consistency of the transmission request.
前記送信用データを転送するステップは、該送信用データを転送したことを示す転送状況情報を生成して格納するステップを備え、
前記送信用データを送信した利用者からの転送状況確認要求に応じて、前記転送状況情報を送信するステップを更に備える請求項1に記載のデータ転送方法。
The step of transferring the transmission data includes a step of generating and storing transfer status information indicating that the transmission data has been transferred,
The data transfer method according to claim 1, further comprising transmitting the transfer status information in response to a transfer status confirmation request from a user who has transmitted the transmission data.
ネットワークを介して複数の利用者端末に接続され、いずれかの利用者端末から送信された送信用データを、送信先である1又は複数の他の利用者端末に転送するサーバであって、
利用者端末から送信された送信用データに対して、該送信用データを特定可能なファイルID及びランダムな整合性チェック値を生成し、
前記送信用データを前記ファイルID及び整合性チェック値に関連付けて格納し、
前記送信用データの送信先として指定された利用者端末に、前記ファイルID及び整合性チェック値を含むアクセス先情報を送信し、
前記アクセス先情報に基づく前記利用者端末からの転送要求により、該転送要求に含まれる前記ファイルID及び整合性チェック値を抽出し、
抽出された前記ファイルID及び整合性チェック値を、前記送信用データに関連付けられた前記ファイルID及び整合性チェック値と比較することにより、前記送信用データを特定すると共に前記送信要求の整合性の有無を判定し、
前記送信要求の整合性確認後、前記転送要求があった前記利用者端末に前記送信用データを転送するデータ転送サーバ。
A server that is connected to a plurality of user terminals via a network and transfers transmission data transmitted from any of the user terminals to one or more other user terminals that are transmission destinations,
For transmission data transmitted from the user terminal, generate a file ID and a random consistency check value that can specify the transmission data,
Storing the transmission data in association with the file ID and the consistency check value;
Transmitting access destination information including the file ID and the consistency check value to a user terminal designated as a transmission destination of the transmission data;
By a transfer request from the user terminal based on the access destination information, extract the file ID and the consistency check value included in the transfer request,
By comparing the extracted file ID and consistency check value with the file ID and consistency check value associated with the transmission data, the transmission data is specified and the consistency of the transmission request is identified. Judge the presence or absence,
A data transfer server that transfers the transmission data to the user terminal that has requested the transfer after confirming the consistency of the transmission request.
前記送信用データの転送により、該送信用データを転送したことを示す転送状況情報を生成して格納し、
前記送信用データを送信した利用者からの転送状況確認要求に応じて、前記転送状況情報を送信する請求項3に記載のデータ転送サーバ。
By transferring the transmission data, transfer status information indicating that the transmission data has been transferred is generated and stored,
The data transfer server according to claim 3, wherein the transfer status information is transmitted in response to a transfer status confirmation request from a user who has transmitted the transmission data.
JP2003136919A 2003-05-15 2003-05-15 Data transfer method and data transfer server Pending JP2004341771A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003136919A JP2004341771A (en) 2003-05-15 2003-05-15 Data transfer method and data transfer server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003136919A JP2004341771A (en) 2003-05-15 2003-05-15 Data transfer method and data transfer server

Publications (1)

Publication Number Publication Date
JP2004341771A true JP2004341771A (en) 2004-12-02

Family

ID=33526704

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003136919A Pending JP2004341771A (en) 2003-05-15 2003-05-15 Data transfer method and data transfer server

Country Status (1)

Country Link
JP (1) JP2004341771A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019153031A (en) * 2018-03-02 2019-09-12 ブラザー工業株式会社 Application program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019153031A (en) * 2018-03-02 2019-09-12 ブラザー工業株式会社 Application program
JP7024504B2 (en) 2018-03-02 2022-02-24 ブラザー工業株式会社 Application program

Similar Documents

Publication Publication Date Title
US7328245B1 (en) Remote retrieval of documents
JP4616352B2 (en) User confirmation apparatus, method and program
US8924430B2 (en) Image processing apparatus, image processing system, and method of processing image
WO2002015518A2 (en) End-to-end secure file transfer method and system
JP2005251194A (en) Method, program and system for managing access, and method and program for transmitting e-mail message
US20090177751A1 (en) Mail transmission method
JP2001282641A (en) Content-certifying electronic mail service system
JPWO2009104285A1 (en) Email encryption system
JP2004038963A (en) Method and system for transmitting document to remote user
US20030090502A1 (en) Method and apparatus for indicating information
US10873643B2 (en) Unified content posting
US7272628B1 (en) Communicating data using an HTTP client
WO2021007668A1 (en) Method and apparatus for sharing content data between networked devices
JP2006092014A (en) Electronic file distribution device and distribution method
JP4546072B2 (en) Information processing method and computer system
US20080228900A1 (en) Method and system for facilitating the transfer of a computer file
JP2004341771A (en) Data transfer method and data transfer server
JP4121171B2 (en) Message management method and system, and storage medium storing message management program
JP2006031267A (en) Information registration method, information management device, and advertisement display system
JP2008282284A (en) Access management device and access management method
JP2002063138A (en) Internet-connecting device, internet-connecting method and recording medium with internet-connection program recorded
JP2006113721A (en) Data transfer method and data transfer system
JP2004080134A (en) Electronic mail processing apparatus, electronic mail processing method, and program
JP4369703B2 (en) Information provision registration system
JP4311116B2 (en) Content distribution apparatus, content distribution method, and program thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060322

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080606

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080611

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080808

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080903