JP2003067277A - File transmission method and file transmission system - Google Patents

File transmission method and file transmission system

Info

Publication number
JP2003067277A
JP2003067277A JP2001261774A JP2001261774A JP2003067277A JP 2003067277 A JP2003067277 A JP 2003067277A JP 2001261774 A JP2001261774 A JP 2001261774A JP 2001261774 A JP2001261774 A JP 2001261774A JP 2003067277 A JP2003067277 A JP 2003067277A
Authority
JP
Japan
Prior art keywords
file
server
client
dedicated program
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2001261774A
Other languages
Japanese (ja)
Other versions
JP4860070B2 (en
Inventor
Takahiro Umizumi
高広 海住
Takashi Yamagishi
崇志 山岸
Tetsuo Matoba
哲夫 的場
Masami Kamiya
政美 神谷
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.)
Hitachi Ltd
Hitachi Systems and Services Ltd
Original Assignee
Hitachi Ltd
Hitachi Systems and Services Ltd
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 Hitachi Ltd, Hitachi Systems and Services Ltd filed Critical Hitachi Ltd
Priority to JP2001261774A priority Critical patent/JP4860070B2/en
Priority to US10/058,778 priority patent/US20030046415A1/en
Publication of JP2003067277A publication Critical patent/JP2003067277A/en
Application granted granted Critical
Publication of JP4860070B2 publication Critical patent/JP4860070B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/329Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To efficiently perform sending and receiving of a large scale file with high reliability by a client PC using the Internet which is apt to be unstable without any special operation. SOLUTION: A client PC 10 and a processing system constituted of a plurality of servers including a WWW server 20, an operational terminal server 30, an AP server 33, and a file server 34 are connected via the Internet 40. File data transfer between the PC and a transmission file 36 of the file server 34 is performed by using an HTTPS protocol that uses a dedicated program. The file data are split in a fixed sizes, compressed and transferred. Check points for retransmission are set for preparation of occurrence of a failure. Dedicate programs are prepared in correspondence with multi-platforms and can be used by downloading from a server in the extension of PC operation.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、ファイル伝送方法
及びファイル伝送システムに係り、特に、インターネッ
ト環境下におけるクライアントPCとWebサーバとの
間でファイルの伝送を行うファイル伝送方法及びファイ
ル伝送システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a file transmission method and a file transmission system, and more particularly to a file transmission method and a file transmission system for transmitting a file between a client PC and a Web server under the Internet environment.

【0002】[0002]

【従来の技術】インターネット環境下におけるクライア
ントPCとWebサーバとの間でファイルの伝送に関す
る従来技術として、FTPプロトコルを使用してファ
イル伝送を行う、HTMLの入力フォームの指定によ
りファイル送信を行う、クライアントPCに専用プロ
グラムをインストールし、この専用プログラムを使用し
てファイル伝送を行うという方法が知られている。
2. Description of the Related Art As a conventional technique relating to file transmission between a client PC and a Web server in an Internet environment, a file is transmitted using the FTP protocol, a file is transmitted by designating an HTML input form. A method is known in which a dedicated program is installed in a PC and file transmission is performed using this dedicated program.

【0003】のFTPプロトコルを使用する方法は、
例えば、クライアントPCのローカルファイルを、社内
イントラネット上のWebサーバのファイルへアップロ
ードするする場合、そのアップロードを可能にするため
に、社内イントラネットの入り口に設けられるFW(フ
ァイアウオール)を、アップロード可能に設定する必要
がある。
The method of using the FTP protocol of
For example, when uploading the local file of the client PC to the file of the Web server on the company intranet, the FW (firewall) provided at the entrance of the company intranet is set to be uploadable to enable the upload. There is a need.

【0004】また、のHTMLの入力フォームの指定
による方法は、通常、FWを通過することができるプロ
トコルが、そのセキュリティ上HTTPに限定されてい
るので、HTMLで標準に規定している入力フォームの
指定により、ファイルの伝送を実現させなければならな
い。
Further, in the method of designating the HTML input form, the protocol that can pass through the FW is normally limited to HTTP because of its security. Therefore, the input form specified in the standard of HTML is used. File transmission must be realized by designating.

【0005】また、のクライアントPCに専用プログ
ラムをインストールし、この専用プログラムを使用する
方法は、クライアント・サーバ間で、HTTPプロトコ
ルに、独自のファイル伝送プロトコルをトンネリングさ
せるというもので、ファイル伝送プロトコルに、ファイ
ルデータの分割送信等の機能実装することにより、長大
なファイルを送信した場合にも、サーバ側アプリケーシ
ョンプログラムが、メモリ常駐しているので、サーバ側
の負荷が高くなるということを防止することができると
いう利点を有している。
A method of installing a dedicated program on the client PC and using this dedicated program is to tunnel an original file transmission protocol to the HTTP protocol between the client and server. By implementing functions such as divided transmission of file data, even if a large file is transmitted, the server side application program is resident in memory, so it is possible to prevent the load on the server side from increasing. It has the advantage that

【0006】[0006]

【発明が解決しようとする課題】前述したの従来技術
は、FWをアップロード可能に設定して、不特定のIP
アドレスからのFTPのアップロードを許しているた
め、悪意のある第三者が、大量のデータを送りこんでサ
ーバ内のディスクをパンクさせ、サーバをダウンさせら
れる場合が生じるという問題点を有している。
According to the above-mentioned conventional technique, the FW is set to be uploadable and an unspecified IP address is set.
Since FTP uploading from the address is allowed, there is a problem that a malicious third party may send a large amount of data to puncture the disk in the server and bring down the server. .

【0007】また、の従来技術は、クライアントから
サーバへのファイルの伝送が、ファイルサイズそのまま
の大きさで行われるため、ファイルが大きくなるほど、
サーバ側のアプリケーションプログラムがファイルデー
タを読み込んでファイルを出力するまでのメモリ常駐時
間が長くなり、サーバ負荷が大きくなってしまうという
問題点を有している。
In the prior art, since the file is transmitted from the client to the server with the same file size, the larger the file,
There is a problem that the memory residency time becomes longer until the application program on the server side reads the file data and outputs the file, which increases the server load.

【0008】さらに、の従来技術は、ファイルのアッ
プロード機能、ファイルのダウンロード機能、ファイル
データの分割転送機能、転送データの圧縮機能、ファイ
ルのアップロード、ダウンロード異常終了時のチェック
ポイントからの再送機能、タイマ監視機能等の大きく機
能を持たせた専用プログラムを、予め、ブラウザPCに
インストールしておかなければなず、この専用プログラ
ムとして、クライアントPCのプラットフォームに応じ
たものを用意しなければならないという問題点を有して
いる。また、この従来技術は、クライアントPC毎に、
専用プログラムのインストールが発生し、ユーザの操作
が面倒になるため、インターネットにおける普及の妨げ
となるという問題点を有している。
Further, in the prior art, a file upload function, a file download function, a file data division transfer function, a transfer data compression function, a file upload, a resend function from a checkpoint at the time of abnormal download termination, and a timer. The problem is that a dedicated program having a large function such as a monitoring function must be installed in the browser PC in advance, and a dedicated program corresponding to the platform of the client PC must be prepared. have. In addition, this conventional technique, for each client PC,
There is a problem in that the installation of the dedicated program causes the user's operation to be troublesome, which hinders its spread on the Internet.

【0009】本発明の目的は、前述した従来技術の問題
点を解決し、不安定がちなインターネットを使用して、
クライアントPCで、特別な操作をすることなく、世界
的に広く普及しているHTTPSプロトコルを使用し、
かつ、長大ファイルの送受信を高い信頼性を持って効率
よく行うことが可能なファイル伝送方法及びファイル伝
送システムを提供することにある。
The object of the present invention is to solve the above-mentioned problems of the prior art and to use the unstable Internet,
The client PC uses the globally popular HTTPS protocol without any special operation,
Another object of the present invention is to provide a file transmission method and a file transmission system capable of efficiently transmitting and receiving a long file with high reliability.

【0010】[0010]

【課題を解決するための手段】本発明によれば前記目的
は、インターネットを介して、クライアントとサーバと
の間でファイルデータを伝送するファイル伝送方法にお
いて、ファイルデータの伝送を専用プログラムを用いる
HTTPSプロトコルを使用して行うことにより達成さ
れる。
According to the present invention, the above object is to provide a file transmission method for transmitting file data between a client and a server via the Internet, which uses a dedicated program for transmission of file data. This is accomplished by using a protocol.

【0011】前述において、ファイルデータは、一定サ
イズに分割されたファイルデータとされ、データが圧縮
されて伝送され、また、分割されたファイルデータに
は、チェックポイントが付与されて、障害発生時、前記
チェックポイントを使用してファイルデータが、そのチ
ェックポイントから再送される。
In the above description, the file data is file data divided into a certain size, the data is compressed and transmitted, and a checkpoint is added to the divided file data so that when a failure occurs, File data is retransmitted from the checkpoint using the checkpoint.

【0012】[0012]

【発明の実施の形態】以下、本発明によるファイル伝送
方法及びファイル伝送システムの実施形態を図面により
詳細に制御する。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of a file transmission method and a file transmission system according to the present invention will be described below in detail with reference to the drawings.

【0013】図1は本発明の一実施形態によるファイル
伝送システムの全体の構成を示すブロック図、図2は専
用プログラム動作環境の設定について説明する図、図3
は専用プログラムのダウンロードについて説明する図で
ある。図1〜図3において、10はクライアントPC、
11はバッチファイル、12は設定情報ファイル、1
3、22は専用プログラム、14はプラグイン手段、1
5は転送ディレクトリ、16、36は転送ファイル、2
0はWWWサーバ、21はバッチファイル、23はサー
バ側アプリケーションプログラム、24はWWWサーバ
プロダクト、30は端末運用WWWサーバ、31はWW
Wサーバプロダクト、32は運用端末アプリケーショ
ン、33はアプリケーション(AP)サーバ、34はフ
ァイルサーバ、35は契約情報ファイル、40はインタ
ーネット、41はターミナルアダプタ、42はルータ
(R)、50は運用端末である。
FIG. 1 is a block diagram showing the overall configuration of a file transmission system according to an embodiment of the present invention, FIG. 2 is a diagram for explaining setting of a dedicated program operating environment, and FIG.
FIG. 9 is a diagram illustrating downloading of a dedicated program. 1 to 3, 10 is a client PC,
11 is a batch file, 12 is a setting information file, 1
3, 22 are dedicated programs, 14 is plug-in means, 1
5 is a transfer directory, 16 and 36 are transfer files, 2
0 is a WWW server, 21 is a batch file, 23 is a server side application program, 24 is a WWW server product, 30 is a terminal operating WWW server, 31 is WW
W server product, 32 is an operation terminal application, 33 is an application (AP) server, 34 is a file server, 35 is a contract information file, 40 is the Internet, 41 is a terminal adapter, 42 is a router (R), and 50 is an operation terminal. is there.

【0014】本発明の実施形態によるファイル伝送シス
テムは、図1に示すように、クライアントPC10と、
WWWサーバ20、運用端末サーバ30、APサーバ3
3、ファイルサーバ34の複数のサーバを含んで構成さ
れる処理システムとがインターネット40等のネットワ
ークを介して接続されて構成されている。前述の処理シ
ステムを構成する複数のサーバ相互間は、ルータ42を
有するLAN等のネットワークを介して相互に接続さ
れ、ファイルサーバ34には、クライアントPC10を
運用する顧客としての企業単位、利用者単位の契約情報
毎にクライアントPC10の設定情報を格納する契約情
報ファイル35と、クライアントPC10が持つ転送フ
ァイルとの間でのファイル転送を行うファイルを保持す
る転送ファイル36とが接続されている。
As shown in FIG. 1, a file transmission system according to an embodiment of the present invention includes a client PC 10 and
WWW server 20, operation terminal server 30, AP server 3
3, a processing system including a plurality of file servers 34 is connected via a network such as the Internet 40. The plurality of servers constituting the above-described processing system are mutually connected via a network such as a LAN having a router 42, and the file server 34 is provided for each company or user as a customer who operates the client PC 10. The contract information file 35 that stores the setting information of the client PC 10 for each contract information and the transfer file 36 that holds the file for transferring the file between the transfer file of the client PC 10 are connected.

【0015】LAN等のネットワークには運用端末50
が接続されており、この運用端末50は、前述した契約
情報ファイル35に格納する契約情報毎のクライアント
PCの設定情報等を入力するために使用され、入力され
た情報は、運用端末WWWサーバ30におけるWWWサ
ーバプロダクト31、運用端末アプリケーションプログ
ラムを介して契約情報ファイル35に格納される。
An operation terminal 50 is provided in a network such as a LAN.
Is used for inputting the setting information of the client PC for each contract information stored in the contract information file 35 described above, and the input information is the operation terminal WWW server 30. Is stored in the contract information file 35 via the WWW server product 31 and the operation terminal application program.

【0016】WWWサーバ20は、クライアントPC1
0での専用プログラムの動作環境の設定情報を持つバッ
チファイル21と、クライアントPC10にダウンロー
ドする専用プログラム22と、サーバ側アプリケーショ
ンプログラム23と、WWWサーバプロダクト24とを
備えて構成される。また、クライアントPC10は、W
WWサーバ20からの設定情報を受け取っていったん格
納するバッチファイル11と、専用プログラムの動作環
境、セキュリティ情報等を格納しておく設定情報格納フ
ァイル12と、WWWサーバ20からダウンロードした
専用プログラム13と、プラグイン手段14と、転送デ
ィレクトリ15と、ファイルサーバが持つ転送ファイル
36との間でのファイル転送を行うファイルを保持する
転送ファイル16とにより構成され、ターミナルアダプ
タ41を介してインターネット40に接続されている。
The WWW server 20 is a client PC 1
A batch file 21 having setting information of the operating environment of the dedicated program 0, a dedicated program 22 downloaded to the client PC 10, a server side application program 23, and a WWW server product 24 are configured. In addition, the client PC 10
A batch file 11 for receiving the setting information from the WW server 20 and storing it once, a setting information storage file 12 for storing the operating environment of the dedicated program, security information, etc., a dedicated program 13 downloaded from the WWW server 20, It is composed of a plug-in means 14, a transfer directory 15, and a transfer file 16 holding a file for transferring a file between the transfer file 36 of the file server, and is connected to the Internet 40 via a terminal adapter 41. ing.

【0017】前述したように構成されるファイル転送シ
ステムは、例えば、金融機関のサーバシステムと企業ユ
ーザ等との間で、振込み情報等の大量のファイル情報を
転送するような場合に使用して好適なものであり、金融
機関とユーザとの間で、比較的信頼性の低いインターネ
ットを介して、振込み情報等の重要な情報を高いセキュ
リティ性を持って転送することができるようにしたもの
である。この場合、図1に示す複数のサーバにより構成
される処理システムが金融機関に設けられるシステムで
あり、クライアントPC10が取引企業等に備えられる
端末である。
The file transfer system configured as described above is suitable for use when, for example, a large amount of file information such as transfer information is transferred between a server system of a financial institution and a corporate user. It is a system that enables important information such as transfer information to be transferred with high security between a financial institution and a user via the relatively unreliable Internet. . In this case, the processing system including the plurality of servers shown in FIG. 1 is a system provided in a financial institution, and the client PC 10 is a terminal provided in a trading company or the like.

【0018】次に、前述したような本発明の実施形態に
よるシステムの機能概要について説明する。
Next, the functional outline of the system according to the embodiment of the present invention as described above will be explained.

【0019】本発明の実施形態は、高いセキュリティ性
が要求されファイルを確実に転送可能とするために、ハ
ッキング等による妨害を受けることが少ないHTTPプ
ロトコルを使用してファイルの伝送を実現する。このた
め、図1には図示していない処理システムの入り口に設
けられるファイアウォールFWが、HTTPプロトコル
の通過のみ許可するように設定される。そして、送受信
されるファイルデータの盗聴をも防止する意味で、SS
L128ビットの暗号化を行うHTTPSプロトコルを
使用してファイルの伝送を行う。
The embodiment of the present invention realizes file transmission by using the HTTP protocol which is less likely to be hindered by hacking or the like in order to reliably transfer a file which requires high security. Therefore, the firewall FW provided at the entrance of the processing system, which is not shown in FIG. 1, is set so as to allow only the passage of the HTTP protocol. And, in the sense of preventing wiretapping of transmitted and received file data, SS
The file is transmitted using the HTTPS protocol for L128-bit encryption.

【0020】本発明の実施形態は、前述したようなファ
イル伝送を行うために、そのための専用のプログラムを
使用することとし、予め、専用プログラム動作環境をク
ライアントPC内に設定するようにする。この専用プロ
グラム動作環境の設定は、専用プログラムが動作するた
めの(ファイル伝送を行う上でファイルアクセスを許可
する等の)設定情報を、サーバからダウンロードして、
クライアントPCへ自動設定することにより行われる。
設定情報は、マルチプラットフォームに対応できるよう
に、ユニックス、ウィンドウズ(登録商標)等の構文の
差を吸収するためのテンプレートを外部から設定できる
ようにされている。
In the embodiment of the present invention, in order to perform the file transmission as described above, a dedicated program for that purpose is used, and the dedicated program operating environment is set in the client PC in advance. To set this dedicated program operating environment, download the setting information (such as allowing file access for file transmission) for operating the dedicated program from the server,
This is done by automatically setting to the client PC.
As the setting information, a template for absorbing syntax differences such as Unix and Windows (registered trademark) can be externally set so as to be compatible with multiple platforms.

【0021】前述したように、クライアントに専用プロ
グラムを持たせ、この専用プログラムによりファイルの
伝送を行うため、本発明の実施形態は、クライアント・
サーバ間でのHTTPプロトコルに、独自のファイル伝
送プロトコルをトンネリングさせる機能を持たせる。こ
の独自のファイル伝送プロトコルは、ファイルデータを
圧縮、分割して転送する機能を持ち、伝送効率を向上さ
せ、また、分割してファイルを転送する際、障害発生時
の再送を行うためのチェックポイントを設けて、不安定
なインターネット通信において、再度、先頭からデータ
送信を行うような効率の悪いことをしなくてもよいよう
されている。また、ファイル伝送プロトコルには、前述
の他に、クライアントPC専用プログラムのVR管理、
ファイルのアップロード、ファイルのダウンロード、タ
イマ監視等の機能が追加されている。
As described above, since the client is provided with the dedicated program and the file is transmitted by this dedicated program, the embodiment of the present invention is
The HTTP protocol between the servers has a function of tunneling a unique file transmission protocol. This original file transmission protocol has the function of compressing and dividing file data and transferring it to improve the transmission efficiency, and also checkpoint for resending when a failure occurs when dividing and transferring the file. Is provided so that inefficient internet communication does not need to perform inefficient operation such as data transmission from the beginning again. In addition to the above, the file transmission protocol includes VR management of a program dedicated to the client PC,
Functions such as file upload, file download, and timer monitoring are added.

【0022】専用プログラムは、サーバからクライアン
トにダウンロードされるが、ダウンロードする専用プロ
グラムには、電子証明書を付加することによって、製造
元を明確にし、不当な書き換え等を発生させないように
する。そして、専用プログラムのダウンロードは、ユー
ザオペレーションの延長で行うことによって、ユーザに
対して手間を掛けさせないようにしている。
The dedicated program is downloaded from the server to the client, but by adding an electronic certificate to the downloaded dedicated program, the manufacturer is clarified so that improper rewriting or the like does not occur. Then, the downloading of the dedicated program is performed as an extension of the user operation, so that the user is not bothered.

【0023】さらに、本発明の実施形態は、専用プログ
ラムをマルチプラットフォームに対応させており、これ
により、プラットフォーム毎に専用プログラムを持つ必
要をなくすことができるようにしている。また、専用プ
ログラムは、クライアントPCのオペレーションの延長
でサーバからダウンロードして使用することができるよ
うにしインストールを発生させないようにしている。
Further, according to the embodiment of the present invention, the dedicated program is made compatible with the multi-platform, so that it is not necessary to have the dedicated program for each platform. Further, the dedicated program can be downloaded from the server and used by extension of the operation of the client PC, and the installation is prevented from occurring.

【0024】次に、図2を参照して専用プログラム動作
環境の設定について説明する。
Next, the setting of the dedicated program operating environment will be described with reference to FIG.

【0025】まず、専用プログラムを動作可能とするた
めの設定情報を、企業単位または利用者単位に、企業I
D、利用者IDと共にサーバへ保管する。保管される設
定情報は、企業単位でクライアントPCの設定が統一さ
れている場合、企業毎の設定だけでよく、利用者単位に
クライアントPCの設定が異なる場合、利用者毎に設定
される。保管される設定情報は、ファイル伝送を行う上
でファイルアクセスを許可する転送ディレクトファイル
を定義するための構文を記述する設定情報テンプレート
と、設定情報に埋め込む転送ディレクトリファイル名
と、設定情報をクライアントPCへダウンロードしてか
ら、設定情報を設定するためのバッチファイルのテンプ
レートしての設定情報自動設定バッチテンプレートであ
り、これらは、Java(登録商標)により記述され
る。
First, the setting information for enabling the dedicated program is provided to the company I or the user by the company I.
D, save in server together with user ID. The setting information to be stored may be set only for each company when the setting of the client PC is unified for each company, and is set for each user when the setting of the client PC is different for each user. The stored setting information includes a setting information template that describes the syntax for defining a transfer direct file that allows file access for file transmission, a transfer directory file name to be embedded in the setting information, and the setting information. The setting information automatic setting batch template is a batch file template for setting the setting information after being downloaded to, and these are described in Java (registered trademark).

【0026】設定情報の作成に際し、サーバは、前述し
た保管されている設定情報の設定情報テンプレートと、
設定情報に埋め込む転送ディレクトリファイル名とを用
い、設定情報テンプレートの情報を元に、転送ディレク
トリファイルの情報を挿入して、転送ディレクトリファ
イルへのアクセス権限、そのURLへのアクセス権限を
含む専用プログラムの権限情報の設定のための設定情報
を作成する。
When creating the setting information, the server uses the above-mentioned setting information template of the stored setting information,
By using the transfer directory file name to be embedded in the setting information and inserting the information of the transfer directory file based on the information of the setting information template, the dedicated program including the access authority to the transfer directory file and the access authority to the URL Create setting information for setting authority information.

【0027】そして、サーバは、設定情報自動設定バッ
チを作成する。このバッチの作成は、前述した保管され
ている設定情報の設定情報自動設定バッチテンプレート
と前述で作成した設定情報とにより、設定情報自動設定
バッチテンプレートの情報を元に、転送ディレクトリフ
ァイルの情報を挿入して、設定情報自動設定バッチを作
成し、この情報を設定情報を設定情報格納ファイルとし
てのバッチファイル21に格納する。
Then, the server creates a setting information automatic setting batch. This batch is created by inserting the transfer directory file information based on the setting information automatic setting batch template information using the setting information automatic setting batch template of the stored setting information described above and the setting information created above. Then, the setting information automatic setting batch is created, and this information is stored in the batch file 21 as the setting information storage file.

【0028】前述した設定情報としての専用プログラム
が利用する転送ディレクトリ名やURL名は、企業単
位、利用者単位にサーバ側で定義される。これらの設定
情報を例示すると、例えば、 grant codeBase“http://XXXXXXXX.co.jp/NetBank/”{ permission java.io.FilePermission “C:TEMP-”,“read, write, delete, execute”; permission java.net.SocketPermission“XXXXXXXX.co.jp”,“accept, connect, listen, resolve”;}; 等である。この例において、アンダーラインで示した部
分が順に、専用プログラムが格納されているURL名
称、専用プログラムのアクセスを許可する転送ディレク
トリファイル名、専用プログラムの通信を許可するUR
L名である。
The transfer directory name and URL name used by the dedicated program as the above-mentioned setting information are defined on the server side for each company and each user. For example, grant codeBase “ http://XXXXXXXX.co.jp/NetBank/ ” {permission java.io.FilePermission “ C: TEMP- ”, “read, write, delete, execute”; permission java.net.SocketPermission " XXXXXXXX.co.jp ", "accept, connect, listen, resolve";}; and so on. In this example, the underlined parts are, in order, the URL name where the dedicated program is stored, the transfer directory file name that allows the dedicated program to access, and the UR that allows the dedicated program to communicate.
It is L name.

【0029】クライアントPC10は、前述のようにし
て作成された設定情報自動設定バッチをサーバのバッチ
ファイル21からダウンロードし、そのバッチを実行す
ることにより、自PC内の設定情報格納ファイル12の
ユーザポリシーに専用プログラムの権限情報を挿入す
る。
The client PC 10 downloads the setting information automatic setting batch created as described above from the server batch file 21 and executes the batch to set the user policy of the setting information storage file 12 in the own PC. Insert the authority information of the dedicated program into.

【0030】クライアントPC10は、これにより、専
用プログラムをダウンロードする前に、サーバに保管さ
れている設定情報をダウンロードして自動設定されたこ
とになり、専用プログラムをダウンロードして動作させ
る環境が整ったことになる。
As a result, the client PC 10 is automatically set by downloading the setting information stored in the server before downloading the dedicated program, and the environment for downloading and operating the dedicated program is prepared. It will be.

【0031】クライアントPC10は、専用プログラム
をダウンロードし、専用プログラムを使用してファイル
の伝送を行うが、次に、図3を参照して、専用プログラ
ムのダウンロードについて説明する。
The client PC 10 downloads the dedicated program and transmits the file using the dedicated program. Next, the downloading of the dedicated program will be described with reference to FIG.

【0032】サーバは、専用プログラムの生成時、専用
プログラムに電子証明書を付加することにより、その専
用プログラムの製造元を明確にし、不当な書き換え等を
発生させないようにする。その際、サーバは、グローバ
ルサーバIDを128ビットSSL暗号化したものも付
加し、この電子証明書付き専用プログラムを自サーバ内
の専用プログラム22として保存する。
At the time of generating the dedicated program, the server adds the electronic certificate to the dedicated program to clarify the manufacturer of the dedicated program and prevent improper rewriting. At this time, the server also adds a 128-bit SSL encryption of the global server ID, and saves the dedicated program with the electronic certificate as the dedicated program 22 in its own server.

【0033】クライアントPC10での専用プログラム
のダウンロードは、ユーザオペレーションの延長で行う
ことができる。このため、ユーザは、専用プログラムの
ダウンロード時、専用プログラムの製造元を「ルート証
明書要求確認画面」により、確認して「OK」を指示す
る入力を行うだけで、特に、専用プログラムをインスト
ールするという煩わしい作業を必要とせずに、サーバ内
の専用プログラムを、自PC内の専用プログラム13と
して取り込むことができる。
The downloading of the dedicated program on the client PC 10 can be performed by extending the user operation. Therefore, when downloading the dedicated program, the user only needs to confirm the manufacturer of the dedicated program on the “root certificate request confirmation screen” and input “OK”. In particular, the user installs the dedicated program. The dedicated program in the server can be taken in as the dedicated program 13 in the own PC without requiring any troublesome work.

【0034】ユーザは、前述したようにしてクライアン
トPC10にダウンロードされた証明書付き専用プログ
ラムを起動することにより、自PC10内の転送ファイ
ル16とファイルサーバ34の転送ファイル36との間
でのファイルの伝送を、専用プログラムを使用して行わ
せることができる。
The user activates the dedicated program with the certificate downloaded to the client PC 10 as described above, and thereby the file between the transfer file 16 in the own PC 10 and the transfer file 36 in the file server 34 is saved. The transmission can be done using a dedicated program.

【0035】本発明の実施形態は、すでに説明したよう
に、クライアントに専用プログラムを持たせ、この専用
プログラムによりファイルの伝送を行うため、クライア
ント・サーバ間でのHTTPプロトコルに、独自のファ
イル伝送プロトコルをトンネリングさせる機能を持たせ
ており、次に、それらの機能について説明する。
In the embodiment of the present invention, as described above, the client is provided with the dedicated program and the file is transmitted by this dedicated program. Therefore, the HTTP protocol between the client and the server has its own file transmission protocol. Has a function of tunneling. Then, those functions will be described.

【0036】1.クライアントPC専用プログラムVR
管理 クライアントPCは、専用プログラムをダウンロードす
ると、一旦、クライアントPC側で保存する。そのた
め、クライアントPCとサーバとに、専用プログラムの
バージョン番号を持たせて管理する。クライアントPC
が、専用プログラムを起動すると、サーバ側への問合せ
を行い、サーバからバージョン番号を応答してもらう。
クライアントPCの専用プログラムは、応答されたバー
ジョン番号とクライアントPCで保持しているバージョ
ン番号とが不一致の場合、一旦、終了し、サーバから新
しいバージョン番号の専用プログラムをダウンロードす
る。
1. Client PC dedicated program VR
When the management client PC downloads the dedicated program, the management client PC temporarily saves it on the client PC side. Therefore, the client PC and the server are managed by giving the version number of the dedicated program. Client PC
However, when the dedicated program is activated, the server is queried and the server responds with the version number.
If the returned version number and the version number held in the client PC do not match, the dedicated program of the client PC terminates once and downloads the dedicated program of the new version number from the server.

【0037】2.ファイルのアップロード クライアントPCが、指定したファイルをサーバへアッ
プロードする機能であり、通信には、HTTPSを使用
する。
2. File upload The client PC has a function of uploading a specified file to the server, and uses HTTPS for communication.

【0038】3.ファイルのダウンロード クライアントPCが、指定したファイルにサーバからフ
ァイルをダウンロードする機能であり、通信には、HT
TPSを使用する。
3. File download The client PC has a function to download a file from the server to the specified file.
Use TPS.

【0039】4.ファイルデータの分割転送 ファイルを送信する際にファイルを分割して、一定時間
間隔で送信する機能である。分割するサイズ、間隔は、
サーバ側で保持している情報に従う。
4. Divided transfer of file data This function divides the file when sending it and sends it at fixed time intervals. The size and interval of division are
Follow the information stored on the server side.

【0040】5.転送データの圧縮 ファイルを転送する際にデータの圧縮を行う機能であ
る。データの圧縮を行うか否かは、サーバ側で保持して
いる情報、または、ファイル伝送を開始する際に、オペ
レーションにより指定することができる。
5. This is a function to compress data when transferring a compressed file of transfer data. Whether or not to compress the data can be designated by the information held on the server side or by the operation when the file transmission is started.

【0041】6.ファイルのアップロード、ダウンロー
ドの異常終了時のチェックポイントからの再送 ファイル転送中に、障害が発生した場合、障害発生前の
状態をサーバ側で、保持しており、そのファイルの再送
を行う機能であり、ファイルの再送がクライアントPC
から指示された場合、サーバで受信済みのデータの次の
データからの送信を行うことができる。
6. Resend from checkpoint when file upload / download ends abnormally If a failure occurs during file transfer, the server retains the status before the failure and resends the file. , File resend is client PC
When instructed by, the server can perform transmission from the data next to the data already received.

【0042】7.タイマ監視 ファイルの伝送は、クライアントPCからの問合せ応答
により行われるが、応答データが監視時間内に返ってこ
ない(無応答の)場合、ファイル転送を終了させる。
7. The transmission of the timer monitoring file is performed by an inquiry response from the client PC, but when the response data is not returned within the monitoring time (no response), the file transfer is ended.

【0043】図4はクライアントPCが1企業1利用の
場合の専用プログラム動作環境設定の処理動作を説明す
るフローチャート、図5はクライアントPCが1企業複
数利用の場合のクライアントPCでの専用プログラム動
作環境設定の処理動作を説明するフローチャートであ
り、次に、これらについて説明する。図4、図5に示す
フローは、図2によりすでに説明しているものである。
まず、図4のフローを説明する。
FIG. 4 is a flow chart for explaining the processing operation for setting the dedicated program operating environment when the client PC is used by one company and one company, and FIG. It is a flowchart explaining a setting processing operation, and these will be described next. The flows shown in FIGS. 4 and 5 have already been described with reference to FIG.
First, the flow of FIG. 4 will be described.

【0044】(1)クライアントPCからファイル伝送
の開始が指示されると、サーバは、クライアントPCか
らのID等の情報を受け、設定情報自動設定バッチの作
成とダウンロードとの処理を開始し、まず、利用者単位
に設定情報があるか否かを判定する(ステップ401、
402)。
(1) When a file transmission start is instructed from the client PC, the server receives information such as the ID from the client PC and starts the process of creating and downloading the setting information automatic setting batch. , It is determined whether or not there is setting information for each user (step 401,
402).

【0045】(2)ステップ402の判定で、利用者単
位の設定情報がない場合、サーバ内に格納されている企
業IDの設定情報を取得し、利用者単位の設定情報があ
る場合、利用者IDの設定情報を取得する(ステップ4
03、404)。
(2) If it is determined in step 402 that there is no setting information for each user, the setting information for the company ID stored in the server is acquired, and if there is setting information for each user, the user Obtain ID setting information (step 4)
03, 404).

【0046】(3)サーバは、取得した設定情報を使用
して、図2を参照して詳細を説明したように、クライア
ントPCに設定する設定情報と、設定情報自動バッチと
を作成する(ステップ405、406)。
(3) Using the acquired setting information, the server creates the setting information to be set in the client PC and the setting information automatic batch, as described in detail with reference to FIG. 2 (step). 405, 406).

【0047】(4)その後、サーバは、設定情報自動バ
ッチをクライアントPCにダウンロードして処理を終了
する(ステップ407、408)。
(4) After that, the server downloads the setting information automatic batch to the client PC and ends the processing (steps 407 and 408).

【0048】(5)設定情報自動バッチがクライアント
PCにダウンロードされたことにより処理がクライアン
トPCに移り、クライアントPCは、設定情報自動バッ
チの処理を開始し、設定情報格納ファイルに設定情報が
格納済みであるか否かを判定する(ステップ409、4
10)。
(5) Since the setting information automatic batch is downloaded to the client PC, the processing shifts to the client PC, the client PC starts the processing of the setting information automatic batch, and the setting information has been stored in the setting information storage file. Or not (steps 409, 4)
10).

【0049】(6)ステップ410の判定で、設定情報
格納ファイルに設定情報が格納済みでなかった場合、設
定情報格納ファイルに設定情報を追加して処理を終了す
る(ステップ411)。
(6) If it is determined in step 410 that the setting information has not been stored in the setting information storage file, the setting information is added to the setting information storage file and the process ends (step 411).

【0050】(7)ステップ410の判定で、設定情報
格納ファイルに設定情報が格納済みであった場合、ダウ
ンロードしたバッチ内の設定情報と自PC内の設定情報
とを比較し、設定情報内容に変更があったか否かを判定
する(ステップ412)。
(7) If the setting information is already stored in the setting information storage file in the judgment of step 410, the setting information in the downloaded batch is compared with the setting information in the own PC, and the setting information contents are obtained. It is determined whether there is a change (step 412).

【0051】(8)ステップ412の判定で、設定情報
内容に変更がなかった場合、そのまま処理を終了し、設
定情報内容に変更があった場合、自PC内の設定情報格
納ファイルの設定情報を更新して処理を終了する(ステ
ップ413)。
(8) If it is determined in step 412 that the contents of the setting information have not been changed, the process is terminated. If the contents of the setting information are changed, the setting information of the setting information storage file in the own PC is displayed. After updating, the processing is ended (step 413).

【0052】前述の処理は、クライアントPCが1企業
1利用の場合であったが、次に、クライアントPCが1
企業複数利用の場合の処理を図5に示すフローを参照し
て説明する。ここで図示しているフローは、前述した設
定情報自動バッチがダウンロードされた後のクライアン
トPCでの処理である。
The above-mentioned processing was performed when the client PC was used by one company and one company.
The process when a plurality of companies are used will be described with reference to the flow shown in FIG. The flow shown here is a process in the client PC after the aforementioned setting information automatic batch is downloaded.

【0053】(1)設定情報自動バッチがクライアント
PCにダウンロードされたことにより、クライアントP
Cは、設定情報自動バッチの処理を開始し、設定情報格
納ファイルに設定情報が格納済みであるか否かを判定す
る(ステップ409、410)。
(1) Since the setting information automatic batch is downloaded to the client PC, the client P
The C starts the processing of the setting information automatic batch and determines whether or not the setting information is already stored in the setting information storage file (steps 409 and 410).

【0054】(2)ステップ502の判定で、設定情報
格納ファイルに設定情報が格納済みでなかった場合、設
定情報格納ファイルに設定情報を追加して処理を終了す
る(ステップ503)。
(2) If it is determined in step 502 that the setting information has not been stored in the setting information storage file, the setting information is added to the setting information storage file and the process ends (step 503).

【0055】(3)ステップ502の判定で、設定情報
格納ファイルに設定情報が格納済みであった場合、設定
情報格納ファイルの設定情報を利用者毎の設定情報に更
新して処理を終了する(ステップ504)。
(3) If it is determined in step 502 that the setting information is already stored in the setting information storage file, the setting information in the setting information storage file is updated to the setting information for each user and the process is terminated ( Step 504).

【0056】図6は専用プログラムのVR管理の処理動
作を説明するフローチャートであり、以下、これについ
て説明する。
FIG. 6 is a flowchart for explaining the VR management processing operation of the dedicated program, which will be described below.

【0057】(1)クライアントPCにおいて専用プロ
グラムが起動され、専用プログラムVR管理処理が開始
されると、クライアントPCは、まず、サーバに対し
て、VRの問い合わせを送信する(ステップ601、6
02)。
(1) When the dedicated program is started in the client PC and the dedicated program VR management process is started, the client PC first transmits a VR inquiry to the server (steps 601, 6).
02).

【0058】(2)サーバは、クライアントPCからの
問い合わせを受け取ると、自サーバ内に管理しているV
R情報を取り出して、応答情報としてVR情報をクライ
アントPCに送信する(ステップ603、604)。
(2) When the server receives the inquiry from the client PC, the server manages V in its own server.
The R information is taken out and the VR information is transmitted to the client PC as the response information (steps 603 and 604).

【0059】(3)クライアントPCは、応答情報とし
てのVR情報を受け取り、自PC内で管理しているVR
情報と応答されたVR情報とが一致しているか否かを判
定する(ステップ605、606)。
(3) The client PC receives the VR information as the response information and manages the VR information in its own PC.
It is determined whether or not the information and the returned VR information match (steps 605 and 606).

【0060】(4)ステップ606での判定で、両VR
が一致していた場合、ここでの処理を終了し、不一致で
あった場合、新たなVRを持つ専用プログラムをダウン
ロードして、ここでの処理を終了する(ステップ60
6、607)。
(4) Both VRs are judged by the judgment in step 606.
If they match, the processing here is ended. If they do not match, a dedicated program having a new VR is downloaded and the processing here is ended (step 60).
6, 607).

【0061】図7はクライアントPCからサーバへファ
イルを伝送するファイルのアップロード処理を説明する
フローチャートであり、以下、これについて説明する。
FIG. 7 is a flow chart for explaining a file upload process for transmitting a file from the client PC to the server, which will be described below.

【0062】(1)クライアントPCでファイルのアッ
プロード処理を開始させると、PC内の専用プログラム
は、PC内の転送ファイル16から指定されたファイル
を読み込み、データ圧縮・組立てを行う。この処理は、
データ量が分割サイズになるか、データに含まれるファ
イルの終了(EOF)が検出できるまで続けられる(ス
テップ701〜703)。
(1) When the file upload process is started in the client PC, the dedicated program in the PC reads the specified file from the transfer file 16 in the PC and performs data compression / assembly. This process
The processing is continued until the data amount becomes the division size or the end (EOF) of the file included in the data can be detected (steps 701 to 703).

【0063】(2)ステップ703で、データ圧縮・組
立てが分割サイズなった場合、または、ファイル終了を
検出した場合、そのファイルデータをサーバに送信し、
サーバからの受信の応答を受信する(ステップ70
4)。
(2) In step 703, when the data compression / assembly has reached the division size or when the end of the file is detected, the file data is transmitted to the server,
Receive a response from the server (step 70).
4).

【0064】(3)送信したデータにファイルの終了
(EOF)を示す情報が含まれていたか否かを判定し、
ファイルの終了(EOF)を示す情報が含まれていなか
った場合、ステップ702の処理に戻って、ファイルの
次の分割サイズの情報についての処理を続け、ファイル
の終了(EOF)を示す情報が含まれていた場合、指示
されたファイルの送信が終了しているので、クライアン
トPCでの処理を終了する(ステップ705)。
(3) It is determined whether or not the transmitted data includes information indicating the end of file (EOF),
If the information indicating the end (EOF) of the file is not included, the process returns to step 702 to continue the process for the information of the next division size of the file, and the information indicating the end (EOF) of the file is included. If so, the transmission of the instructed file has been completed, so the processing on the client PC ends (step 705).

【0065】(4)一方、サーバは、前述のステップ7
04の処理でクライアントPCから送信されてくるファ
イルデータを受信し、そのデータを分解解凍して自サー
バ内の転送ファイル36に書き込むと共に、そのデータ
のチェックポイントをチェックポイント格納ファイル7
08に格納する(ステップ706、707)。
(4) On the other hand, the server executes the above-mentioned step 7
In the processing of 04, the file data transmitted from the client PC is received, the data is decomposed and decompressed, and the data is written in the transfer file 36 in the own server.
08 (steps 706 and 707).

【0066】(5)転送ファイル36に格納したファイ
ルデータにファイルの終了(EOF)を示す情報が含ま
れていたか否かを判定し、ファイルの終了(EOF)を
示す情報が含まれていなかった場合、ステップ706の
処理に戻って、ファイルの次の分割サイズのデータの受
信を続け、ファイルの終了(EOF)を示す情報が含ま
れていた場合、ファイル全体の受信が終了したことにな
るので、サーバでの処理を終了する(ステップ70
9)。
(5) It is judged whether the file data stored in the transfer file 36 includes the information indicating the end of the file (EOF), and the information indicating the end of the file (EOF) is not included. In this case, returning to the processing of step 706, if the data of the next division size of the file is continuously received and the information indicating the end of the file (EOF) is included, it means that the reception of the entire file is completed. Ends the process at the server (step 70).
9).

【0067】図8はサーバからクライアントPCへファ
イルを伝送するファイルのダウンロード処理を説明する
フローチャートであり、以下、これについて説明する。
FIG. 8 is a flow chart for explaining a file download process for transmitting a file from the server to the client PC, which will be described below.

【0068】(1)クライアントPCでファイルのダウ
ンロード処理を開始させると、PC内の専用プログラム
は、サーバに対してファイルの内容を指定してファイル
のダウンロードを要求する(ステップ801、80
2)。
(1) When the file download process is started by the client PC, the dedicated program in the PC requests the server to download the file by designating the content of the file (steps 801, 80).
2).

【0069】(2)サーバは、このファイルのダウンロ
ード要求を受け取ると、自サーバ内の転送ファイル36
から指定されたファイルを読み込み、データ圧縮・組立
てを行う。この処理は、データ量が分割サイズになる
か、データに含まれるファイルの終了(EOF)が検出
できるまで続けられる(ステップ803、804)。
(2) When the server receives the download request for this file, it transfers the transfer file 36 in its own server.
Read the specified file from and compress and assemble the data. This process is continued until the amount of data reaches the division size or the end (EOF) of the file included in the data can be detected (steps 803 and 804).

【0070】(3)ステップ804で、データ圧縮・組
立てが分割サイズなった場合、または、ファイル終了を
検出した場合、そのファイルデータをサーバに送信し、
サーバからの受信の応答を受信する(ステップ80
5)。
(3) In step 804, when the data compression / assembly has reached the division size or when the end of the file is detected, the file data is transmitted to the server,
Receive a response from the server (step 80).
5).

【0071】(4)その後、サーバは、送信したデータ
のチェックポイントをチェックポイント格納ファイル7
08に格納し、送信したファイルデータにファイルの終
了(EOF)を示す情報が含まれていたか否かを判定
し、ファイルの終了(EOF)を示す情報が含まれてい
なかった場合、ステップ803の処理に戻って、ファイ
ルの次の分割サイズのデータに対する処理を続け、ファ
イルの終了(EOF)を示す情報が含まれていた場合、
ファイル全体の送信が終了したことになるので、サーバ
での処理を終了する(ステップ806、807)。
(4) After that, the server checks the checkpoint of the transmitted data in the checkpoint storage file 7
08, it is determined whether the transmitted file data includes the information indicating the end of the file (EOF). If the information indicating the end of the file (EOF) is not included, the process proceeds to step 803. Returning to the processing, when the processing for the data of the next division size of the file is continued and the information indicating the end of the file (EOF) is included,
Since the transmission of the entire file has ended, the processing in the server ends (steps 806 and 807).

【0072】(5)一方、クライアントPCは、前述の
ステップ805の処理でサーバから送信されてくるファ
イルデータを受信し、そのデータを分解解凍して自PC
内の転送ファイル16に書き込む(ステップ809、8
10)。
(5) On the other hand, the client PC receives the file data transmitted from the server in the processing of step 805 described above, decomposes and decompresses the data, and then its own PC.
Write to the transfer file 16 inside (steps 809, 8
10).

【0073】(6)転送ファイル16に格納したファイ
ルデータにファイルの終了(EOF)を示す情報が含ま
れていたか否かを判定し、ファイルの終了(EOF)を
示す情報が含まれていなかった場合、ステップ809の
処理に戻って、ファイルの次の分割サイズのデータの受
信を続け、ファイルの終了(EOF)を示す情報が含ま
れていた場合、ファイル全体の受信が終了したことにな
るので、クライアントPCでの処理を終了する(ステッ
プ811)。
(6) It is judged whether or not the file data stored in the transfer file 16 includes the information indicating the end of the file (EOF), and the information indicating the end of the file (EOF) is not included. In this case, returning to the processing of step 809, if the data of the next division size of the file is continuously received and the information indicating the end of the file (EOF) is included, it means that the reception of the entire file is completed. The process on the client PC is finished (step 811).

【0074】前述で説明したファイルのアップロード、
ダウンロードの際に、伝送中のデータには、データ抜
け、改竄防止のためにチェックディジットビットが付加
されて伝送される。また、チェックポイントとしては、
分割したファイルデータに、順に付与される分割番号等
を用いればよい。
Uploading the file described above,
At the time of downloading, a check digit bit is added to the data being transmitted to prevent data loss and falsification, and the data is transmitted. Also, as a checkpoint,
A division number or the like sequentially assigned may be used for the divided file data.

【0075】図9はアップロード時に障害が発生した場
合のチェックポイントからのファイル再送の処理を説明
するフローチャートであり、以下、これについて説明す
る。ここでの処理は、図7のフローにおけるステップ7
04、706の処理で、クライアントPCがデータを送
信しサーバからの応答を受けてデータの伝送を行ってい
る途中で、障害の発生等によりサーバからの応答が得ら
れなくなったときの処理である。
FIG. 9 is a flow chart for explaining the process of retransmitting a file from a checkpoint when a failure occurs during uploading, which will be described below. The processing here is step 7 in the flow of FIG.
In processes 04 and 706, when the client PC transmits data, receives a response from the server, and transmits data, the response from the server cannot be obtained due to a failure or the like. .

【0076】(1)クライアントPCの専用プログラム
は、ファイルデータの伝送の途中で障害の発生を検出す
ると、チェックポイントからの再送処理を開始し、ま
ず、サーバに対して、再送すべきチェックポイントの取
得の要求を送信する(ステップ901、902)。
(1) When the dedicated program of the client PC detects a failure during the transmission of the file data, it starts the resending process from the checkpoint, and first sends to the server the checkpoint to be resent. An acquisition request is transmitted (steps 901 and 902).

【0077】(2)チェックポイントの取得要求を受け
取ったサーバは、障害発生前までに受信しているファイ
ルデータのチェックポイントを格納管理している格納フ
ァイル708からチェックポイントを読み込んで、クラ
イアントPCに応答する(ステップ903)。
(2) The server receiving the checkpoint acquisition request reads the checkpoints from the storage file 708 that stores and manages the checkpoints of the file data received before the occurrence of the failure, and loads the checkpoints on the client PC. Respond (step 903).

【0078】(3)サーバから送信されてきたチェック
ポイントを受信したクライアントPCは、再送チェック
ポイントを取得できたので、その再送チェックポイント
を転送ファイル16の読み込みポイントに設定する(ス
テップ905)。
(3) Since the client PC that has received the checkpoint transmitted from the server has acquired the retransmission checkpoint, the retransmission checkpoint is set as the reading point of the transfer file 16 (step 905).

【0079】(4)その後、図7により説明したステッ
プ702〜709の処理の場合と同様の処理を続ける
(ステップ702〜709)。
(4) After that, the same processing as the processing in steps 702 to 709 described with reference to FIG. 7 is continued (steps 702 to 709).

【0080】図10はダウンロード時に障害が発生した
場合のチェックポイントからのファイル再送の処理を説
明するフローチャートであり、以下、これについて説明
する。ここでの処理は、図7のフローにおけるステップ
805、809の処理で、サーバがデータを送信しクラ
イアントPCからの応答を受けてデータの伝送を行って
いる途中で、処理の発生等によりサーバからのデータが
得られなくなったときの処理である。
FIG. 10 is a flowchart for explaining the process of retransmitting a file from a checkpoint when a failure occurs during downloading, which will be described below. The processing here is the processing of steps 805 and 809 in the flow of FIG. 7, and while the server is transmitting the data and receiving the response from the client PC and transmitting the data, the processing is generated from the server. This is the process when the data of is no longer available.

【0081】(1)クライアントPCの専用プログラム
は、ファイルデータの伝送の途中で障害の発生を検出す
ると、チェックポイントからの再送処理を開始し、ま
ず、サーバに対して、再送すべきチェックポイントの取
得の要求を送信する(ステップ101、102)。
(1) The dedicated program of the client PC, upon detecting the occurrence of a failure in the middle of transmission of file data, starts the resending process from the checkpoint, and first sends to the server the checkpoint to be resent. An acquisition request is transmitted (steps 101 and 102).

【0082】(2)チェックポイントの取得要求を受け
取ったサーバは、障害発生前までに受信しているファイ
ルデータのチェックポイントを格納管理している格納フ
ァイル708からチェックポイントを読み込んで、クラ
イアントPCに応答する(ステップ103)。
(2) The server receiving the checkpoint acquisition request reads the checkpoints from the storage file 708 which stores and manages the checkpoints of the file data received before the occurrence of the failure, and sends the checkpoints to the client PC. Respond (step 103).

【0083】(3)サーバから送信されてきたチェック
ポイントを受信したクライアントPCは、再送チェック
ポイントを取得できたので、その再送チェックポイント
を転送ファイル16の書き込みポイントに再設定し、そ
の再送チェックポイントからのファイルデータの再送を
サーバに要求する(ステップ104〜106)。
(3) The client PC, which has received the checkpoint transmitted from the server, has acquired the resend checkpoint. Therefore, the resend checkpoint is reset to the write point of the transfer file 16, and the resend checkpoint is set. Request the server to resend the file data from the server (steps 104 to 106).

【0084】(4)ファイルデータの再送要求を受けた
サーバは、再送チェックポイントを転送ファイル36の
読み込みポイントに設定する(ステップ107)。
(4) Upon receiving the file data resend request, the server sets a resend checkpoint at the read point of the transfer file 36 (step 107).

【0085】(5)その後、図8により説明したステッ
プ703〜811の処理の場合と同様の処理を続ける
(ステップ702〜709)。
(5) After that, the same processing as the processing in steps 703 to 811 described with reference to FIG. 8 is continued (steps 702 to 709).

【0086】前述した本発明の実施形態による処理は、
処理プログラムを構成してそのプログラムを実行するこ
とにより行うことができ、また、その処理プログラム
は、HD、DAT、FD、MO、CD−ROM等の記録
媒体に格納して提供することができる。
The processing according to the above-described embodiment of the present invention is
This can be performed by configuring a processing program and executing the program, and the processing program can be provided by being stored in a recording medium such as HD, DAT, FD, MO, or CD-ROM.

【0087】前述した本発明の実施形態は、ファイルデ
ータの伝送をHTTPSプロトコルを使用して行うよう
にしているので、伝送するファイルデータが暗号化され
盗聴を防止することができ、FTPプロトコルを通過さ
せないネットワーク構成を取っているので、不特定多数
の第三者からのサーバへの攻撃を防止することができる
という効果を得ることができる。
In the above-described embodiment of the present invention, the file data is transmitted by using the HTTPS protocol. Therefore, the transmitted file data is encrypted and the wiretapping can be prevented, and the file protocol can be transmitted. Since the network configuration is such that no unspecified number of third parties can attack the server, an effect can be obtained.

【0088】また、前述した本発明の実施形態は、クラ
イアントPCにファイルデータ伝送のための専用プログ
ラムを持ち、伝送するファイルデータを圧縮しているの
で、伝達スピードの向上を図ることができ、伝送するフ
ァイルデータを一定のサイズに分割して送信することと
しているので、サーバ側のアプリケーションプログラム
が、1回のデータ受信でメモリに常駐する時間を、ファ
イルの大きさに関係なく、一定時間内に納めることがで
き、かつ、障害発生時に備えて、再送用のチェックポイ
ントを設けているため、不安定なインターネットの通信
で、再度、先頭からデータ送信する必要をなくすことが
できるという効果を得ることができる。
Further, in the above-described embodiment of the present invention, since the client PC has the dedicated program for file data transmission and the file data to be transmitted is compressed, the transmission speed can be improved and the transmission can be improved. Since the file data to be transmitted is divided into a certain size and transmitted, the time required for the application program on the server side to stay resident in the memory for one data reception is kept within a certain time regardless of the size of the file. Since it can be stored and a checkpoint for retransmission is provided in case of failure, it is possible to obtain the effect that it is possible to eliminate the need to send data again from the beginning in unstable Internet communication. You can

【0089】さらに、前述した本発明の実施形態は、伝
送中のデータに、チェックディジットビットを設けてい
るので、データ抜け、データの改竄等を防止することが
できるという効果を得ることができる。
Further, in the above-described embodiment of the present invention, since the check digit bit is provided in the data being transmitted, it is possible to obtain the effect that it is possible to prevent data loss, data tampering and the like.

【0090】また、前述した本発明の実施形態は、専用
プログラムをマルチプラットフォームに対応させている
ので、プラットフォーム毎に、専用プログラムを持つ必
要をなくすことができ、専用プログラムをクライアント
PCのオペレーションの延長でサーバからダウンロード
して使用可能にしているので、ユーザによるインストー
ル等の手間を発生させることがないという効果を得るこ
とができる。
Further, in the above-described embodiment of the present invention, since the dedicated program is made compatible with the multi-platform, it is not necessary to have the dedicated program for each platform, and the dedicated program can extend the operation of the client PC. Since it is downloaded from the server and made available for use, it is possible to obtain an effect that the user does not have to take troubles such as installation.

【0091】[0091]

【発明の効果】以上説明したように本発明によれば、不
安定がちなインターネットを使用して、クライアントP
Cで、特別な操作をすることなく、世界的に広く普及し
ているHTTPSプロトコルを使用し、かつ、長大ファ
イルの送受信を高い信頼性を持って効率よく行うことが
できる。
As described above, according to the present invention, the client P is used by using the unstable Internet.
In C, it is possible to efficiently transmit and receive a long file with high reliability by using the HTTPS protocol widely used in the world without any special operation.

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

【図1】本発明の一実施形態によるファイル伝送システ
ムの全体の構成を示すブロック図である。
FIG. 1 is a block diagram showing an overall configuration of a file transmission system according to an embodiment of the present invention.

【図2】専用プログラムの動作環境の設定について説明
する図である。
FIG. 2 is a diagram illustrating setting of an operating environment of a dedicated program.

【図3】専用プログラムのダウンロードについて説明す
る図である。
FIG. 3 is a diagram illustrating downloading of a dedicated program.

【図4】クライアントPCが1企業1利用の場合の専用
プログラム動作環境設定の処理動作を説明するフローチ
ャートである。
FIG. 4 is a flowchart illustrating a processing operation of setting a dedicated program operating environment when the client PC is used by one company and one company.

【図5】クライアントPCが1企業複数利用の場合のク
ライアントPCでの専用プログラム動作環境設定の処理
動作を説明するフローチャートである。
FIG. 5 is a flowchart illustrating a processing operation of setting a dedicated program operating environment in a client PC when the client PC is used by a plurality of companies.

【図6】専用プログラムのVR管理の処理動作を説明す
るフローチャートである。
FIG. 6 is a flowchart illustrating a VR management processing operation of a dedicated program.

【図7】クライアントPCからサーバへファイルを伝送
するファイルのアップロード処理を説明するフローチャ
ートである。
FIG. 7 is a flowchart illustrating a file upload process for transmitting a file from a client PC to a server.

【図8】サーバからクライアントPCへファイルを伝送
するファイルのダウンロード処理を説明するフローチャ
ートである。
FIG. 8 is a flowchart illustrating a file download process for transmitting a file from a server to a client PC.

【図9】アップロード時に障害が発生した場合のチェッ
クポイントからのファイル再送の処理を説明するフロー
チャートである。
FIG. 9 is a flowchart illustrating a process of retransmitting a file from a checkpoint when a failure occurs during upload.

【図10】ダウンロード時に障害が発生した場合のチェ
ックポイントからのファイル再送の処理を説明するフロ
ーチャートである。
FIG. 10 is a flowchart illustrating a process of retransmitting a file from a checkpoint when a failure occurs during downloading.

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

10 クライアントPC 11 バッチファイル 12 設定情報ファイル 13、22 専用プログラム 14 プラグイン手段 15 転送ディレクトリ 16、36 転送ファイル 20 WWWサーバ 21 バッチファイル 23 サーバ側アプリケーションプログラム 24 WWWサーバプロダクト 30 端末運用WWWサーバ 31 WWWサーバプロダクト 32 運用端末アプリケーション 33 アプリケーション(AP)サーバ 34 ファイルサーバ 35 契約情報ファイル 40 インターネット 41 ターミナルアダプタ 42 ルータ(R) 50 運用端末 10 Client PC 11 batch files 12 Setting information file 13,22 dedicated program 14 Plug-in means 15 Transfer directory 16, 36 Transfer files 20 WWW server 21 Batch file 23 Server-side application program 24 WWW server products 30 terminal operation WWW server 31 WWW server products 32 Operation terminal application 33 Application (AP) server 34 File Server 35 Contract information file 40 Internet 41 Terminal Adapter 42 Router (R) 50 operation terminals

───────────────────────────────────────────────────── フロントページの続き (72)発明者 山岸 崇志 神奈川県川崎市幸区鹿島田890番地 株式 会社日立製作所金融システム事業部内 (72)発明者 的場 哲夫 東京都大田区大森北三丁目2番16号 株式 会社日立システムアンドサービス内 (72)発明者 神谷 政美 神奈川県川崎市幸区鹿島田890番地 株式 会社日立製作所金融システム事業部内 Fターム(参考) 5B082 HA05    ─────────────────────────────────────────────────── ─── Continued front page    (72) Inventor Takashi Yamagishi             890 Kashimada, Sachi-ku, Kawasaki City, Kanagawa Stock             Hitachi, Ltd. Financial Systems Division (72) Inventor Tetsuo Matoba             3-2-16 Omorikita, Ota-ku, Tokyo Stocks             Company Hitachi System and Service (72) Inventor Masami Kamiya             890 Kashimada, Sachi-ku, Kawasaki City, Kanagawa Stock             Hitachi, Ltd. Financial Systems Division F-term (reference) 5B082 HA05

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 インターネットを介して、クライアント
とサーバとの間でファイルデータを伝送するファイル伝
送方法において、ファイルデータの伝送を専用プログラ
ムを用いるHTTPSプロトコルを使用して行うことを
特徴とするファイル伝送方法。
1. A file transmission method for transmitting file data between a client and a server via the Internet, wherein the file data is transmitted using an HTTPS protocol using a dedicated program. Method.
【請求項2】 前記伝送されるファイルデータは、一定
サイズに分割されたファイルデータとされており、その
データが圧縮されていることを特徴とする請求項1記載
のファイル伝送方法。
2. The file transmission method according to claim 1, wherein the transmitted file data is file data divided into a certain size, and the data is compressed.
【請求項3】 前記分割されたファイルデータに、チェ
ックポイントが付与されており、障害発生時、前記チェ
ックポイントを使用してファイルデータを、そのチェッ
クポイントから再送することを特徴とする請求項2記載
のファイル伝送方法。
3. A checkpoint is given to the divided file data, and when a failure occurs, the checkpoint is used to retransmit the file data from the checkpoint. File transmission method described.
【請求項4】 前記専用プログラムは、マルチプラット
フォームに対応させられており、クライアントのオペレ
ーションの延長でサーバからダウンロードされることを
特徴とする請求項1、2または3記載のファイル伝送方
法。
4. The file transmission method according to claim 1, 2 or 3, wherein the dedicated program is made compatible with multiple platforms and is downloaded from a server as an extension of client operation.
【請求項5】 前記専用プログラムには、製造元を明確
にする電子証明書が付加されていることを特徴とする請
求項4記載のファイル伝送方法。
5. The file transmission method according to claim 4, wherein an electronic certificate that identifies the manufacturer is added to the dedicated program.
【請求項6】 前記専用プログラムを動作させるための
設定情報が、サーバからクライアントにダウンロードさ
れることを特徴とする請求項1ないし5のうちいずれか
1記載のファイル伝送方法。
6. The file transmission method according to claim 1, wherein the setting information for operating the dedicated program is downloaded from the server to the client.
【請求項7】 前記HTTPSプロトコルには、専用プ
ログラムのバージョン管理機能、ファイルのアップロー
ド機能、ファイルのダウンロード機能、ファイルデータ
の分割転送機能、転送データの圧縮機能、チェックポイ
ントからの再送機能、タイマ監視機能のうち少なくとも
1つが実装されていることを特徴とする請求項1ないし
6のうちいずれか1記載のファイル伝送方法。
7. The HTTPS protocol includes a version control function of a dedicated program, a file upload function, a file download function, a file data division transfer function, a transfer data compression function, a checkpoint resend function, and a timer monitor. 7. The file transmission method according to claim 1, wherein at least one of the functions is implemented.
【請求項8】 インターネットを介して、クライアント
とサーバとの間でファイルデータを伝送するファイル伝
送システムにおいて、ファイルデータの伝送をHTTP
Sプロトコルを使用して行う専用プログラムを備えるこ
とを特徴とするファイル伝送システム。
8. A file transmission system for transmitting file data between a client and a server via the Internet, the transmission of file data being HTTP.
A file transmission system comprising a dedicated program executed using the S protocol.
【請求項9】 前記専用プログラムは、マルチプラット
フォームに対応させられており、製造元を明確にする電
子証明書が付加されていることを特徴とする請求項8記
載のファイル伝送システム。
9. The file transmission system according to claim 8, wherein the dedicated program is made compatible with multiple platforms, and an electronic certificate for identifying the manufacturer is added.
【請求項10】 前記HTTPSプロトコルには、専用
プログラムのバージョン管理機能、ファイルのアップロ
ード機能、ファイルのダウンロード機能、ファイルデー
タの分割転送機能、転送データの圧縮機能、チェックポ
イントからの再送機能、タイマ監視機能のうち少なくと
も1つが実装されていることを特徴とする請求項8また
は9記載のファイル伝送システム。
10. The HTTPS protocol includes a version control function of a dedicated program, a file upload function, a file download function, a file data division transfer function, a transfer data compression function, a checkpoint resend function, and a timer monitor. 10. The file transmission system according to claim 8, wherein at least one of the functions is installed.
JP2001261774A 2001-08-30 2001-08-30 File transmission method and file transmission system Expired - Lifetime JP4860070B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2001261774A JP4860070B2 (en) 2001-08-30 2001-08-30 File transmission method and file transmission system
US10/058,778 US20030046415A1 (en) 2001-08-30 2002-01-30 File transmitting method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001261774A JP4860070B2 (en) 2001-08-30 2001-08-30 File transmission method and file transmission system

Publications (2)

Publication Number Publication Date
JP2003067277A true JP2003067277A (en) 2003-03-07
JP4860070B2 JP4860070B2 (en) 2012-01-25

Family

ID=19088767

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001261774A Expired - Lifetime JP4860070B2 (en) 2001-08-30 2001-08-30 File transmission method and file transmission system

Country Status (2)

Country Link
US (1) US20030046415A1 (en)
JP (1) JP4860070B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009144800A1 (en) * 2008-05-29 2009-12-03 富士通株式会社 Data relay device, data relay program, data receiver, and communication system
WO2013133024A1 (en) 2012-03-07 2013-09-12 京セラドキュメントソリューションズ株式会社 Electronic apparatus and non-transitory recording medium
CN110545329A (en) * 2019-09-27 2019-12-06 杭州海潮信息科技有限公司 Method for improving FTP file transmission speed

Families Citing this family (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7565533B2 (en) * 2002-11-05 2009-07-21 Sun Microsystems, Inc. Systems and methods for providing object integrity and dynamic permission grants
US20060047855A1 (en) 2004-05-13 2006-03-02 Microsoft Corporation Efficient chunking algorithm
US7613787B2 (en) * 2004-09-24 2009-11-03 Microsoft Corporation Efficient algorithm for finding candidate objects for remote differential compression
DE102004056336B4 (en) * 2004-11-22 2010-12-02 Arndt Seehawer Method and device for transferring files over a network
JP2006173680A (en) * 2004-12-10 2006-06-29 Brother Ind Ltd Setting data transmission program, setting data transmission apparatus, and setting data transmission system
US8073926B2 (en) * 2005-01-07 2011-12-06 Microsoft Corporation Virtual machine image server
US20070094348A1 (en) * 2005-01-07 2007-04-26 Microsoft Corporation BITS/RDC integration and BITS enhancements
US7849462B2 (en) * 2005-01-07 2010-12-07 Microsoft Corporation Image server
CN101651719B (en) * 2009-09-11 2013-06-12 广东宇天科技有限公司 Communication system, equalization server and data verification method
CN101895536A (en) * 2010-06-30 2010-11-24 北京新媒传信科技有限公司 Multimedia information sharing method
CN102340507A (en) * 2011-10-18 2012-02-01 中兴通讯股份有限公司 Large object transmission method and system
CN104753856A (en) * 2013-12-26 2015-07-01 北京东方通科技股份有限公司 File receiving and sending method and system
US10242024B1 (en) 2015-06-18 2019-03-26 EMC IP Holding Company LLC Dynamic reprioritization of content download during synchronization
US10235331B1 (en) 2015-06-18 2019-03-19 EMC IP Holding Company LLC Event-based synchronization in a file sharing environment
US10992748B1 (en) 2015-06-18 2021-04-27 EMC IP Holding Company LLC Verification of event-based synchronization
US10721298B1 (en) 2015-06-18 2020-07-21 EMC IP Holding Company LLC Learning client preferences to optimize event-based synchronization
CN105245612B (en) * 2015-10-27 2019-08-20 惠州Tcl移动通信有限公司 A kind of document transmission method and system of terminal
TW201721474A (en) * 2015-12-09 2017-06-16 群暉科技股份有限公司 File upload method, file download method and associated server
US10965572B2 (en) 2017-05-01 2021-03-30 Bank Of America Corporation Data transfer control
CN114710333A (en) * 2022-03-23 2022-07-05 未鲲(上海)科技服务有限公司 Data transmission and verification method, system, computer equipment and storage medium
CN115277594A (en) * 2022-07-18 2022-11-01 浪潮软件股份有限公司 Method and system for accelerating file uploading based on HTTP
CN115567510B (en) * 2022-09-13 2024-04-26 中国电子科技集团公司第十研究所 Method for improving on-orbit file annotating effectiveness

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000122938A (en) * 1998-10-12 2000-04-28 Fuji Xerox Co Ltd Information processor
JP2000181821A (en) * 1998-12-15 2000-06-30 Toshiba Corp Network computer system
JP2000222318A (en) * 1999-01-27 2000-08-11 Nec Corp Network
JP2000276410A (en) * 1999-03-25 2000-10-06 Matsushita Electric Works Ltd Www client server system
JP2000330906A (en) * 1999-05-20 2000-11-30 Nec Ibaraki Ltd Network system
JP2000347846A (en) * 1999-03-03 2000-12-15 Nokia Mobile Phones Ltd Method and telephone system for downloading software from system to terminal
JP2001024824A (en) * 1999-07-02 2001-01-26 Canon Inc Image processor, image processing system and control method therefor

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6049892C1 (en) * 1997-02-24 2002-06-04 Ethos Software Corp Process and apparatus for downloading data from a server computer to a client computer
US6058399A (en) * 1997-08-28 2000-05-02 Colordesk, Ltd. File upload synchronization
JPH11282779A (en) * 1998-03-27 1999-10-15 Matsushita Electric Ind Co Ltd File distribution system
US6345307B1 (en) * 1999-04-30 2002-02-05 General Instrument Corporation Method and apparatus for compressing hypertext transfer protocol (HTTP) messages
US6671809B1 (en) * 2000-05-10 2003-12-30 General Dynamics Decision Systems, Inc. Software-defined communications system execution control

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000122938A (en) * 1998-10-12 2000-04-28 Fuji Xerox Co Ltd Information processor
JP2000181821A (en) * 1998-12-15 2000-06-30 Toshiba Corp Network computer system
JP2000222318A (en) * 1999-01-27 2000-08-11 Nec Corp Network
JP2000347846A (en) * 1999-03-03 2000-12-15 Nokia Mobile Phones Ltd Method and telephone system for downloading software from system to terminal
JP2000276410A (en) * 1999-03-25 2000-10-06 Matsushita Electric Works Ltd Www client server system
JP2000330906A (en) * 1999-05-20 2000-11-30 Nec Ibaraki Ltd Network system
JP2001024824A (en) * 1999-07-02 2001-01-26 Canon Inc Image processor, image processing system and control method therefor

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009144800A1 (en) * 2008-05-29 2009-12-03 富士通株式会社 Data relay device, data relay program, data receiver, and communication system
US8346970B2 (en) 2008-05-29 2013-01-01 Fujitsu Limited Data relay device, data receiving device and communication system
WO2013133024A1 (en) 2012-03-07 2013-09-12 京セラドキュメントソリューションズ株式会社 Electronic apparatus and non-transitory recording medium
US9363410B2 (en) 2012-03-07 2016-06-07 Kyocera Document Solutions Inc. Electronic device including multifunction peripheral (MFP) having compressed file transfer unit for transferring compressed file to external apparatus and non-transitory storage medium
CN110545329A (en) * 2019-09-27 2019-12-06 杭州海潮信息科技有限公司 Method for improving FTP file transmission speed
CN110545329B (en) * 2019-09-27 2022-04-29 杭州海潮信息科技有限公司 Method for improving FTP file transmission speed

Also Published As

Publication number Publication date
US20030046415A1 (en) 2003-03-06
JP4860070B2 (en) 2012-01-25

Similar Documents

Publication Publication Date Title
JP2003067277A (en) File transmission method and file transmission system
JP4734592B2 (en) Method and system for providing secure access to private network by client redirection
CN110008757B (en) Data protection method and system in updating of terminal firmware of Internet of things
US10331501B2 (en) USB device redirection for remote systems
US8078692B2 (en) Method of loading files from a client to a target server and device for implementing the method
US7975030B2 (en) Remote configuration of devices using a secure connection
US20030177178A1 (en) Method and system for effectively communicating file properties and directory structures in a distributed file system
US7581218B2 (en) Transaction processing in a distributed data processing system
EP1130875A2 (en) Communication network system, gateway, data communication method and program providing medium
US20050273607A1 (en) User authentication system
KR20020079425A (en) System and method for secure and verified sharing of resources in a peer-to-peer network environment
US6912543B2 (en) Object-oriented method and system for transferring a file system
JP4914479B2 (en) Remote access device, remote access program, remote access method, and remote access system
CN109491887A (en) Test environment dispositions method, device, computer equipment and storage medium
US7444674B1 (en) End-to-end security of transactions between a mobile terminal and an internet server at the application level
JP2001290692A (en) Ftp server and file transfer method therefor
KR100457825B1 (en) Early warning and alerts-based automated software installation and patch management system, its implementation methods, and the storage media containing the aforementioned program codes and the methods thereof
Wainwright Pro Apache
JP3866533B2 (en) File management system and method, program
JP2001101018A (en) Method and system for updating firmware image of network device
KR100795185B1 (en) Method of program down load in client/server environment
CN117834410A (en) Information acquisition method, apparatus, device and computer readable storage medium
JP2002073453A (en) File transmission system and file transmission method
NZ523731A (en) End-to-end security of transactions between a mobile terminal and an internet server at the application level
KR20000037241A (en) Method of security client/server system for transaction security

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070522

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090807

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091110

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100107

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100615

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100811

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110208

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20111102

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 4860070

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20141111

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313117

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

EXPY Cancellation because of completion of term