JPH0561785A - File transfer device - Google Patents

File transfer device

Info

Publication number
JPH0561785A
JPH0561785A JP3221945A JP22194591A JPH0561785A JP H0561785 A JPH0561785 A JP H0561785A JP 3221945 A JP3221945 A JP 3221945A JP 22194591 A JP22194591 A JP 22194591A JP H0561785 A JPH0561785 A JP H0561785A
Authority
JP
Japan
Prior art keywords
data
file
transmission
management means
data management
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
JP3221945A
Other languages
Japanese (ja)
Inventor
Tsukasa Matsumoto
宰 松本
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP3221945A priority Critical patent/JPH0561785A/en
Publication of JPH0561785A publication Critical patent/JPH0561785A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To improve the efficiency of a line by suppressing processing time for transfer at an irreducibly minimum while effectively utilizing transferred data in the case of transferring data again after a line fault is generated. CONSTITUTION:A file transfer device 1 is composed of a storage device 3 to store a data file 2, file transmitter 4 to control the transmission of data in the data file 2, and file receiver 5 to control the reception of data in the data file 2. The file transmitter 4 is composed of a data transmitting means 6 to read the data in the data file 2 from the storage device 3 and to transmit the data to the other file transfer device and a transmitted data managing means 7 to manage the number of data under transmitting, and the file receiver 5 is composed of a data receiving means 8 to receive the data transmitted by the other file transfer device and to write the data in the storage device 3 and a received data managing means 9 to manage the number of data under receiving for each other relevant file transfer device.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はファイル転送装置に関
し、特に複数のシステム間で複数のデータからなるファ
イルの転送を行うファイル転送装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a file transfer device, and more particularly to a file transfer device for transferring a file consisting of a plurality of data between a plurality of systems.

【0002】[0002]

【従来の技術】従来のファイル転送装置は、回線障害が
発生しファイル転送が中断されると、回線障害の復旧時
の再転送に際し、ファイルの最初のデータから転送し直
していた。
2. Description of the Related Art In a conventional file transfer device, when a line failure occurs and the file transfer is interrupted, the file is transferred again from the first data when the file is retransferred when the line failure is recovered.

【0003】[0003]

【発明が解決しようとする課題】上述した従来のファイ
ル転送装置は、回線障害が発生しファイル転送が中断さ
れると、回線障害の復旧時の再転送に際し、ファイルの
最初のデータから転送し直していたので、回線品質の悪
い回線で回線障害が繰り返し発生すると、その都度ファ
イルの最初からデータ転送を行わなければならず、既に
転送したデータを無駄にすると共に転送のための処理時
間も多く必要とし、回線の効率を低下させるという問題
点がある。
In the conventional file transfer apparatus described above, when a line failure occurs and the file transfer is interrupted, the file is transferred again from the first data of the file at the time of retransfer when the line failure is restored. Therefore, if a line failure occurs repeatedly on a line with poor line quality, the data must be transferred from the beginning of the file each time, and the already transferred data is wasted and a lot of processing time is required for the transfer. However, there is a problem that the efficiency of the line is reduced.

【0004】本発明の目的は、回線障害発生後のデータ
の再転送時に、既に転送したデータを有効に使用し、転
送のための処理時間を必要最小限とし回線の効率を高め
ることができるファイル転送装置を提供することにあ
る。
An object of the present invention is a file capable of effectively using already transferred data at the time of retransfer of data after the occurrence of a line failure, minimizing the processing time for transfer, and improving the line efficiency. To provide a transfer device.

【0005】[0005]

【課題を解決するための手段】本発明のファイル転送装
置は、複数のシステム間で複数のデータからなるファイ
ルの転送を行うファイル転送装置において、転送対象と
なる送信および受信するファイルを格納する記憶媒体
と、前記記憶媒体から前記ファイルを読み込み他のシス
テムに送信するデータ送信手段と、送信中の前記データ
の件数を管理する送信データ管理手段と、受信中の前記
データの件数を該当するシステムごとに管理する受信デ
ータ管理手段と、前記データを受信し前記ファイルに書
き込むデータ受信手段とを備え、前記送信データ管理手
段および前記受信データ管理手段がファイルの転送中に
回線に障害を発生したことを検出すると前記障害の復旧
時に前記送信データ管理手段および前記受信データ管理
手段がそれぞれ記憶している送信中および受信中の前記
データの件数に従って前記障害の発生した時点に送信お
よび受信していたデータから再度送信および受信を行う
構成である。
SUMMARY OF THE INVENTION A file transfer device of the present invention is a file transfer device for transferring a file consisting of a plurality of data between a plurality of systems, and stores a file to be transmitted and received. A medium, a data transmission unit that reads the file from the storage medium and transmits the file to another system, a transmission data management unit that manages the number of data items being transmitted, and a number of data items being received for each system. And a data receiving unit that receives the data and writes the data to the file. The transmission data managing unit and the reception data managing unit are configured to detect that a line failure has occurred during the transfer of the file. When detected, the transmission data management means and the reception data management means respectively store when the failure is restored. The time of the occurrence of the fault in accordance with the number of the data and the receiving of transmitted and is configured to transmit and receive back from the transmit and receive to have data.

【0006】本発明のファイル転送装置は、送信システ
ム側のデータ送信手段がファイルの転送中に回線に障害
を発生したことを検出すると送信を中止し、送信データ
管理手段に通知し、前記送信データ管理手段が障害の復
旧時に再度送信を開始する旨前記送信を開始するデータ
の番号情報を含めて受信システム側の受信データ管理手
段に通知し、前記データ送信手段がデータを再度送信し
てもよい。
The file transfer apparatus of the present invention stops the transmission when the data transmission means on the transmission system side detects that a line failure has occurred during the transfer of the file, and notifies the transmission data management means of the transmission data. The management means may notify the reception data management means on the receiving system side of the fact that the transmission is started again when the failure is recovered, including the number information of the data for starting the transmission, and the data transmission means may retransmit the data. ..

【0007】本発明のファイル転送装置は、受信システ
ム側の受信データ管理手段がファイルの転送中に回線に
障害を発生したことを検出すると受信を中止し、障害の
復旧時に前記受信システム側の受信データ管理手段から
送信システム側の送信データ管理手段再度送信を行うよ
う送信を開始するべきデータの番号情報を含めて送信シ
ステム側の送信データ管理手段に通知し、データ送信手
段が前記送信データ管理手段の制御を受け前記送信を開
始すべきデータを送信してもよい。
In the file transfer apparatus of the present invention, when the reception data management means on the receiving system side detects that a line failure has occurred during the transfer of the file, the reception is stopped, and when the failure is restored, the reception system side receives the reception. From the data management means, the transmission data management means on the transmission system side is notified to the transmission data management means on the transmission system side including the number information of the data to start the transmission so that the data is transmitted again. Under the control of, the data for which the transmission should be started may be transmitted.

【0008】[0008]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0009】図1は本発明の一実施例のブロック図であ
る。
FIG. 1 is a block diagram of an embodiment of the present invention.

【0010】ファイル転送装置1は、データファイル2
を格納する記憶装置3と、データファイル2のデータの
送信を制御するファイル送信装置4と、データファイル
2のデータの受信を制御するファイル受信装置5とで構
成している。又、ファイル送信装置4は、記憶装置から
データファイル2のデータを読み込み他のファイル転送
装置に送信するデータ送信手段6と、送信中のデータの
件数を管理する送信データ管理手段7とからなり、ファ
イル受信装置5は、他のファイル転送装置の送信するデ
ータを受信し記憶装置3に書き込むデータ受信手段8
と、受信中のデータの件数を該当する他のファイル転送
装置ごとに管理する受信データ管理手段9とからなる。
The file transfer device 1 uses the data file 2
Of the data file 2, a file transmission device 4 that controls the transmission of the data of the data file 2, and a file reception device 5 that controls the reception of the data of the data file 2. Further, the file transmission device 4 comprises a data transmission means 6 for reading the data of the data file 2 from the storage device and transmitting it to another file transfer device, and a transmission data management means 7 for managing the number of pieces of data being transmitted. The file receiving device 5 receives the data transmitted by another file transfer device and writes the data in the storage device 3.
And a received data management means 9 for managing the number of data items being received for each other corresponding file transfer device.

【0011】図2は本発明の一実施例の運用状態での主
要部分の接続を示すブロック図である。
FIG. 2 is a block diagram showing connections of main parts in an operating state of an embodiment of the present invention.

【0012】まず、ファイル転送装置10,20が送信
側として動作し、ファイル転送装置30が受信側として
動作しているものとする。
First, it is assumed that the file transfer devices 10 and 20 are operating on the transmitting side and the file transfer device 30 is operating on the receiving side.

【0013】ファイル転送装置10側には、送信対象と
なるデータの存在する送信データファイル11を格納し
ている記憶装置12と、データ送信手段13および送信
データ管理手段14とから成るファイル送信装置(1)
とを表示してある。又、ファイル転送装置20側には、
送信対象となるデータの存在する送信データファイル2
1を格納している記憶装置22と、データ送信手段23
および送信データ管理手段24とから成るファイル送信
装置(i)とを表示してある。さらに、ファイル転送装
置30側には、受信したデータである受信データファイ
ル31を格納する記憶装置32と、データ受信手段33
と、受信データ管理手段34とを表示してある。
On the file transfer device 10 side, a file transmission device comprising a storage device 12 for storing a transmission data file 11 containing data to be transmitted, a data transmission means 13 and a transmission data management means 14 ( 1)
And are displayed. Also, on the file transfer device 20 side,
Transmission data file 2 that contains the data to be transmitted
Storage device 22 storing 1 and data transmission means 23
And a file transmission device (i) including the transmission data management means 24. Further, on the file transfer device 30 side, a storage device 32 for storing a received data file 31 which is received data, and a data receiving means 33.
And the received data management means 34 are displayed.

【0014】図3は受信側の記憶装置に格納されている
受信データファイルの記憶内容を示す説明図である。
FIG. 3 is an explanatory diagram showing the stored contents of the received data file stored in the storage device on the receiving side.

【0015】31-1から31-nまでは対応するシステム
ごとに受信したデータの群である。31-iの内容は、フ
ァイル送信装置名iと受信したデータ件数からなるレコ
ード31-i-0と、受信データ番号と受信データとからな
るレコード31-i-1〜31-i-rとを含んでいる。
31-1 to 31-n are a group of data received for each corresponding system. The contents of 31-i include a record 31-i-0 composed of the file transmission device name i and the number of received data, and records 31-i-1 to 31-ir composed of a received data number and received data. There is.

【0016】図4は送信側の記憶装置に格納されている
送信データファイルの記憶内容を示す説明図である。
FIG. 4 is an explanatory diagram showing the storage contents of the transmission data file stored in the storage device on the transmission side.

【0017】送信データファイル11の内容は、送信デ
ータ件数からなるレコード11-0と、データ番号と送信
データとからなるレコード11-1〜11-kとを含んでい
る。
The content of the transmission data file 11 includes a record 11-0 including the number of transmission data items and records 11-1 to 11-k including a data number and transmission data.

【0018】次に、本実施例の動作を説明する。接続の
構成と名称および符号は図2によるものとする。
Next, the operation of this embodiment will be described. The connection configuration, names and symbols are as shown in FIG.

【0019】図5はデータ受信手段による処理の流れ図
である。
FIG. 5 is a flow chart of processing by the data receiving means.

【0020】まずステップ(以下Sと記す)1でファイ
ル送信装置iに接続する。S2で接続が完了したと判定
すれば、次にS3で受信データ管理手段34から送信済
データ件数をファイル送信装置iの送信開始データ件数
r(なお、送信開始データ件数rは、当該ファイル送信
装置に初めて接続する場合は“0”であり、回線障害等
が発生した後に障害が復旧し当該ファイル送信装置に接
続する場合は“障害発生時点の送信済みデータ件数”で
ある)として取得する。続けてS4で先にS3で取得し
た送信開始データ件数rをファイル送信装置iに送信
し、S5でファイル送信装置iから送信されてきたデー
タを受信し、S6で回線障害が発生しているか否かを判
定し、発生していなければS7で受信データの終りであ
るか否かを判定し、終りでなければS8でファイル送信
装置iの送信してきたデータを受信データrにセット
し、S9でデータ番号rに送信開始件数rをセットし、
S10で送信開始件数rに“1”を加算し、再度S5に
戻り次のデータをファイル送信装置iから受信する。次
にS6で回線障害が発生した場合あるいはS7で受信デ
ータが終わりである場合には、S11でファイル送信装
置iを切り放し、S12で先にS10で送信開始件数r
に“1”を加算した受信データ件数から”1”を減算す
し、S13で受信データ管理手段34に受信件数を渡
す。
First, in step (hereinafter referred to as S) 1, the file transmission device i is connected. If it is determined in S2 that the connection is completed, then in S3, the number of transmitted data from the received data management means 34 is calculated as the transmission start data number r of the file transmission device i (where the transmission start data number r is the file transmission device concerned). It is acquired as "0" when connecting to the first time, and "when the failure is recovered after the occurrence of a line failure or the like and the file transmitting apparatus is connected," the number of transmitted data at the time of failure ". Succeedingly, in S4, the transmission start data number r previously acquired in S3 is transmitted to the file transmitting apparatus i, in S5, the data transmitted from the file transmitting apparatus i is received, and in S6, it is determined whether the line failure occurs. If it does not occur, it is determined in S7 whether or not the received data is the end, and in S8, the data transmitted by the file transmission device i is set in the received data r, and in S9. Set the transmission start number r to the data number r,
In S10, “1” is added to the transmission start number r, and the process returns to S5 again to receive the next data from the file transmission device i. Next, if a line failure occurs in S6 or if the received data ends in S7, the file transmission device i is disconnected in S11, and in S12, the transmission start number r is first transmitted in S10.
"1" is subtracted from the received data number obtained by adding "1" to the received data number, and the received data number is passed to the received data management means 34 in S13.

【0021】図6は受信データ管理手段による処理の流
れ図である。
FIG. 6 is a flow chart of processing by the received data management means.

【0022】まずS21で受信データファイル31のフ
ァイル送信装置iに対応するレコード31-i-0を読み、
S22でレコード31-i-0が存在するか否かを判定し、
レコード31-i-0が存在すれば、S23で受信データ件
数に“1”を加算し送信開始件数rにセットし、S22
でレコード31-i-0が存在しなければS24で送信開始
件数rに“1”をセットし、S25で送信開始件数rを
データ受信手段4に渡し、S26でデータ受信手段4が
ファイル送信装置iを切り放すのを待ち、続いてS27
でデータ受信手段4から受信データ件数を取得し、S2
8でレコード31-i-0に受信データ件数をセットする。
First, in step S21, the record 31-i-0 corresponding to the file transmitting device i of the received data file 31 is read,
In S22, it is determined whether or not the record 31-i-0 exists,
If the record 31-i-0 exists, "1" is added to the number of received data in S23 and the number of transmission start data is set to r, and S22 is set.
If the record 31-i-0 does not exist in S24, the transmission start number r is set to "1" in S24, the transmission start number r is passed to the data receiving means 4 in S25, and the data receiving means 4 causes the file transmitting device 4 to transmit in S26. Wait for i to be released, then S27
In step S2, the number of received data items is acquired from the data receiving means 4.
At 8, the number of received data is set in the record 31-i-0.

【0023】上述の説明は、回線に発生した障害が復旧
したことを受信システム側で検出し、主導権を受信側の
ファイル転送装置に持たせた場合について説明したが、
逆に主導権を送信側に持たせ、再転送の切っ掛けを送信
側のファイル転送装置から行うことも可能である。
In the above description, the case where the receiving system side detects that the failure occurred in the line is recovered and the initiative is given to the file transfer device on the receiving side is explained.
On the contrary, it is also possible to give the initiative to the transmitting side and cause the file transfer device on the transmitting side to start the re-transfer.

【0024】この場合は、送信側であるファイル転送装
置10,20のデータ送信手段13,23が、ファイル
の転送中に回線に障害を発生したことを検出すると送信
を中止し、送信データ管理手段14,24に通知し、送
信データ管理手段14,24が障害の復旧時に再度送信
を開始する旨送信を開始するデータの番号情報を含めて
受信側であるファイル転送装置30の受信データ管理手
段34に通知し、以後は、上述の説明に準じて、データ
送信手段13,23がデータを再度送信し、データ受信
手段33で受信するように構成することも可能である。
In this case, when the data transmission means 13, 23 of the file transfer device 10, 20 on the transmission side detects that a line failure has occurred during the transfer of the file, the transmission is stopped, and the transmission data management means. The reception data management means 34 of the file transfer device 30 on the reception side including the number information of the data which notifies the transmission data 14 and 24 and the transmission data management means 14 and 24 starts transmission again when the failure is recovered. It is also possible to configure the data transmission means 13 and 23 to retransmit the data and the data reception means 33 to receive the data according to the above description.

【0025】[0025]

【発明の効果】以上説明したように、本発明は、複数の
システム間で複数のデータからなるファイルの転送を行
う場合、転送対象となる送信および受信するファイルを
格納する記憶媒体と、記憶媒体からファイルを読み込み
他のシステムに送信するデータ送信手段と、送信中のデ
ータの件数を管理する送信データ管理手段と、受信中の
データの件数を該当するシステムごとに管理する受信デ
ータ管理手段と、データを受信しファイルに書き込むデ
ータ受信手段とを備え、送信データ管理手段および受信
データ管理手段がファイルの転送中に回線に障害を発生
したことを検出すると、障害の復旧時に送信データ管理
手段および受信データ管理手段がそれぞれ記憶している
送信中および受信中のデータの件数に従って障害の発生
した時点に送信および受信していたデータから再度送信
および受信を行うことにより、回線障害発生後のデータ
の再転送時に、既に転送したデータを有効に使用し、転
送のための処理時間を必要最小限とし回線の効率を高め
ることができるという効果が有る。
As described above, according to the present invention, when a file consisting of a plurality of data is transferred between a plurality of systems, a storage medium for storing a file to be transmitted and received, and a storage medium. A data transmission means for reading a file from another system and transmitting it to another system, a transmission data management means for managing the number of data being transmitted, a reception data management means for managing the number of data being received for each corresponding system, Data reception means for receiving data and writing the data to a file, and when the transmission data management means and the reception data management means detect a failure in the line during the file transfer, the transmission data management means and the reception According to the number of data being sent and received by the data management means, the data can be sent at the point of failure. By retransmitting and receiving from the data that was received and received, the data that has already been transferred can be used effectively when the data is transferred again after a line failure occurs, and the processing time for transfer can be minimized to the minimum. There is an effect that efficiency can be increased.

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

【図1】本発明の一実施例のブロック図である。FIG. 1 is a block diagram of an embodiment of the present invention.

【図2】本発明の一実施例の運用状態での主要部分の接
続を示すブロック図である。
FIG. 2 is a block diagram showing connections of main parts in an operating state according to an embodiment of the present invention.

【図3】受信側の記憶装置に格納されている受信データ
ファイルの記憶内容を示す説明図である。
FIG. 3 is an explanatory diagram showing stored contents of a received data file stored in a storage device on the receiving side.

【図4】送信側の記憶装置に格納されている送信データ
ファイルの記憶内容を示す説明図である。
FIG. 4 is an explanatory diagram showing storage contents of a transmission data file stored in a storage device on the transmission side.

【図5】データ受信手段による処理の流れ図である。FIG. 5 is a flow chart of processing by the data receiving means.

【図6】受信データ管理手段による処理の流れ図であ
る。
FIG. 6 is a flow chart of processing by a reception data management means.

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

1 ファイル転送装置 2 データファイル 3,12,22 記憶装置 4 ファイル送信装置 5 ファイル受信装置 6,13,23 データ送信手段 7,14,24 送信データ管理手段 8 データ受信手段 9 受信データ管理手段 10,20 ファイル転送装置(送信側) 11,21 送信データファイル 1 File Transfer Device 2 Data File 3, 12, 22 Storage Device 4 File Transmission Device 5 File Reception Device 6, 13, 23 Data Transmission Means 7, 14, 24 Transmission Data Management Means 8 Data Reception Means 9 Reception Data Management Means 10, 20 File transfer device (sending side) 11,21 Transmission data file

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 複数のシステム間で複数のデータからな
るファイルの転送を行うファイル転送装置において、転
送対象となる送信および受信するファイルを格納する記
憶媒体と、前記記憶媒体から前記ファイルを読み込み他
のシステムに送信するデータ送信手段と、送信中の前記
データの件数を管理する送信データ管理手段と、受信中
の前記データの件数を該当するシステムごとに管理する
受信データ管理手段と、前記データを受信し前記ファイ
ルに書き込むデータ受信手段とを備え、前記送信データ
管理手段および前記受信データ管理手段がファイルの転
送中に回線に障害を発生したことを検出すると前記障害
の復旧時に前記送信データ管理手段および前記受信デー
タ管理手段がそれぞれ記憶している送信中および受信中
の前記データの件数に従って前記障害の発生した時点に
送信および受信していたデータから再度送信および受信
を行うことを特徴とするファイル転送装置。
1. A file transfer apparatus for transferring a file composed of a plurality of data between a plurality of systems, a storage medium for storing a file to be transmitted and received, and a file for reading the file from the storage medium. Data transmission means for transmitting to the system, transmission data management means for managing the number of the data being transmitted, reception data management means for managing the number of the data being received for each applicable system, and the data Data reception means for receiving and writing in the file, and when the transmission data management means and the reception data management means detect a failure in the line during the transfer of the file, the transmission data management means at the time of recovery from the failure And the number of the above-mentioned data being stored and received by the received data management means, respectively. According to the file transfer device, the data is transmitted and received again according to the data transmitted and received at the time when the failure occurs.
【請求項2】 送信システム側のデータ送信手段がファ
イルの転送中に回線に障害を発生したことを検出すると
送信を中止し、送信データ管理手段に通知し、前記送信
データ管理手段が障害の復旧時に再度送信を開始する旨
前記送信を開始するデータの番号情報を含めて受信シス
テム側の受信データ管理手段に通知し、前記データ送信
手段がデータを再度送信することを特徴とする請求項1
記載のファイル転送装置。
2. When the data transmission means on the transmission system side detects that a line failure has occurred during file transfer, transmission is stopped, the transmission data management means is notified, and the transmission data management means recovers from the failure. The data transmission means retransmits the data by notifying the reception data management means on the receiving system side of the fact that the transmission is started again including the number information of the data for starting the transmission.
File transfer device described.
【請求項3】 受信システム側の受信データ管理手段が
ファイルの転送中に回線に障害を発生したことを検出す
ると受信を中止し、障害の復旧時に前記受信システム側
の受信データ管理手段から送信システム側の送信データ
管理手段再度送信を行うよう送信を開始するべきデータ
の番号情報を含めて送信システム側の送信データ管理手
段に通知し、データ送信手段が前記送信データ管理手段
の制御を受け前記送信を開始すべきデータを送信するこ
とを特徴とする請求項1記載のファイル転送装置。
3. The reception data managing means on the receiving system side stops the reception when it detects that a line failure has occurred during the transfer of a file, and when the failure is restored, the reception data managing means on the receiving system side sends the transmission system. The transmission data management means on the side notifies the transmission data management means of the transmission system side including the number information of the data to start the transmission so that the data is transmitted again under the control of the transmission data management means. 2. The file transfer device according to claim 1, wherein the file transfer device transmits data to start.
JP3221945A 1991-09-03 1991-09-03 File transfer device Pending JPH0561785A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3221945A JPH0561785A (en) 1991-09-03 1991-09-03 File transfer device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3221945A JPH0561785A (en) 1991-09-03 1991-09-03 File transfer device

Publications (1)

Publication Number Publication Date
JPH0561785A true JPH0561785A (en) 1993-03-12

Family

ID=16774620

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3221945A Pending JPH0561785A (en) 1991-09-03 1991-09-03 File transfer device

Country Status (1)

Country Link
JP (1) JPH0561785A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0764880A (en) * 1993-08-23 1995-03-10 Nec Corp General computer distribution system
US7055150B2 (en) 2001-07-12 2006-05-30 Fuji Xerox Co., Ltd. Printer firmware installation method, printer and printer system
JP2007538312A (en) * 2004-04-23 2007-12-27 インターナショナル・ビジネス・マシーンズ・コーポレーション Method and apparatus for transferring data with resiliency through a computer network

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0764880A (en) * 1993-08-23 1995-03-10 Nec Corp General computer distribution system
US7055150B2 (en) 2001-07-12 2006-05-30 Fuji Xerox Co., Ltd. Printer firmware installation method, printer and printer system
JP2007538312A (en) * 2004-04-23 2007-12-27 インターナショナル・ビジネス・マシーンズ・コーポレーション Method and apparatus for transferring data with resiliency through a computer network
JP4857261B2 (en) * 2004-04-23 2012-01-18 インターナショナル・ビジネス・マシーンズ・コーポレーション Method and apparatus for transferring data with resiliency through a computer network

Similar Documents

Publication Publication Date Title
JP2000307624A (en) Transmission information repeating system and its repeating device
JPH0561785A (en) File transfer device
US6247142B1 (en) Apparatus and method for providing redundancy in a transaction processing system
JPH1188464A (en) Data transfer device and data transfer method
JPH114259A (en) Virtual connection communication equipment and communication method
JP2003122539A (en) Network printer and network printer system
JPH04107660A (en) File transfer system
JPH06332872A (en) Job starting system for file transfer
JPS5810255A (en) Duplex picture information accumulating device having alternate track processing function
JPS6068763A (en) Picture information controller
JP2776274B2 (en) Virtual buffer control system in relay computer
JPS63143657A (en) File transfer control system
JPH02134974A (en) Facsimile equipment with file transfer function
JP2674886B2 (en) Data rescue method
JP2000029854A (en) Method for transferring file between host computers
JPH01241974A (en) Facsimile equipment
JPH04238433A (en) Transmission system for event data
JPS63280350A (en) File transfer control system
JPH04260148A (en) Data omission preventing system at time of fault
JPH05204818A (en) Fault information gathering system in data processing system
JPH0285947A (en) Data transmission system
JPH0222959A (en) Facsimile communication system
JPH01305745A (en) Transmission retrial system
JPH05204793A (en) Fault information collecting system
JPH06101751B2 (en) Data output method