JPH0535620A - File transferring device - Google Patents

File transferring device

Info

Publication number
JPH0535620A
JPH0535620A JP3186769A JP18676991A JPH0535620A JP H0535620 A JPH0535620 A JP H0535620A JP 3186769 A JP3186769 A JP 3186769A JP 18676991 A JP18676991 A JP 18676991A JP H0535620 A JPH0535620 A JP H0535620A
Authority
JP
Japan
Prior art keywords
file
files
transfer
mail
input
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
JP3186769A
Other languages
Japanese (ja)
Inventor
Toshimasa Tsuji
利昌 辻
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 Solution Innovators Ltd
Original Assignee
NEC Software Hokuriku 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 NEC Software Hokuriku Ltd filed Critical NEC Software Hokuriku Ltd
Priority to JP3186769A priority Critical patent/JPH0535620A/en
Publication of JPH0535620A publication Critical patent/JPH0535620A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To transfer plural files by a single file transfer, to simplify the operation, and to shorten the processing time by synchesizing plural files to a single file. CONSTITUTION:By reading a parameter file 2, and obtaining a file name, a device name and a medium name of a transmission original, file transfer object files are synthesized to the single file by using a file synthesizing means 6. Subsequently, it is transferred and written in the input/output means 10 of a host equipment 9 by using a file transfer means 8. After write is completed, one file written and synthesized is decomposed by using a file decomposing means 13, and written in the input/output means 10 again. Since the host equipment 9 is operated in multiplication, read and write of the same file are generated from different terminals, therefore, the exclusive control of a file unit is executed by using an exclusive control means 15. A mail file generating means 5 and a mail file decoding means 11 are used at the time of judging a transfer file in a program.

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 for transferring a file between a terminal device and a host device.

【0002】[0002]

【従来の技術】従来、ファイル転送はファイル単位に行
う、即ち、1ファイルづつ転送を行っていた。この為、
複数のファイルを転送する場合は1ファイルの転送の終
了後、オペレータが次のファイルの転送の要求を行うと
いう事を繰り返していた。
2. Description of the Related Art Conventionally, file transfer has been performed in file units, that is, one file at a time. Therefore,
In the case of transferring a plurality of files, the operator repeatedly requests the transfer of the next file after the transfer of one file is completed.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、転送す
るファイルが極めて多い場合にはオペレータのファイル
転送の要求を行う回数が多くなり、例えオペレータの要
求を自動化しても1ファイルづつの転送だと端末側,ホ
スト側のプログラムが交互に転送するファイル数分動作
する事になり、処理時間が極めて長くなる。
However, when the number of files to be transferred is extremely large, the number of times the operator requests the file transfer is increased, and even if the operator's request is automated, the file transfer will be one file at a time. The programs on the host side and the host side operate for the number of files that are transferred alternately, and the processing time becomes extremely long.

【0004】本発明はこのような従来の複数のファイル
の転送における問題点を解決し、オペレータはファイル
転送の開始と終了の確認の入力操作のみでよいように
し、処理時間も短いものとすることを目的とする。
The present invention solves such a problem in the conventional transfer of a plurality of files, and allows the operator to perform only the input operation for confirming the start and end of the file transfer, and the processing time is short. With the goal.

【0005】[0005]

【課題を解決するための手段】本発明のファイル一括転
送装置は、端末装置とホスト装置の間で複数のファイル
を一括して転送するファイル転送装置において、一括転
送するファイルのファイル名ならびに送信元および送信
先の情報を記述したパラメータファイルと、このパラメ
ータファイルに基づき前記端末装置が受信するファイル
のファイル名ならびに送信元および送信先の情報を記述
したメールファイルを作成するメールファイル作成手段
と、前記パラメータファイルに基づき複数のファイルを
一つのファイルに合成し前記端末装置に設けられた端末
側ファイル合成手段と、前記メールファイルに基づき複
数のファイルを一つのファイルに合成し前記ホスト装置
に設けられたホスト側ファイル合成手段と、前記端末側
ファイル合成手段により合成されたファイルを複数のフ
ァイルに分解するホスト側ファイル分解手段と、前記ホ
スト側ファイル合成手段により合成されたファイルを複
数のファイルに分解する端末側ファイル分解手段とを有
する。
A file batch transfer device of the present invention is a file transfer device for transferring a plurality of files in a batch between a terminal device and a host device. And a parameter file describing the information of the destination, a mail file creating means for creating a mail file describing the file name of the file received by the terminal device and the information of the source and the destination based on the parameter file, and A terminal-side file synthesizing means provided in the terminal device for synthesizing a plurality of files based on the parameter file, and a file provided for the host device by synthesizing the plurality of files in a file based on the mail file Host-side file synthesizing means and terminal-side file synthesizing means Has more synthetic files and multiple files to degrade host file decomposing means, the decomposing terminal side file decomposing means the combined file into a plurality of files by the host-side file synthetic means.

【0006】[0006]

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

【0007】図1は本発明の一実施例を示すブロック
図、図2は本実施例における動作を説明するフローチャ
ート、図3は本実施例におけるパラメータファイルの形
式を示す図、図4は本実施例におけるメールファイルの
形式を示す図、図5は本実施例における送信・受信され
る合成されたファイルの形式を示す図である。
FIG. 1 is a block diagram showing an embodiment of the present invention, FIG. 2 is a flow chart for explaining the operation in this embodiment, FIG. 3 is a diagram showing the format of a parameter file in this embodiment, and FIG. 4 is this embodiment. FIG. 5 is a diagram showing a format of a mail file in the example, and FIG. 5 is a diagram showing a format of a combined file transmitted / received in the present embodiment.

【0008】本実施例は端末側に入力手段としてのキー
ボード1と送信・受信したいファイルを記述したパラメ
ータファイル2と、入出力手段3と、端末装置4とを備
える。端末装置4にはホストより受信する場合に受信す
ファイル名、媒体名、装置名を記述したメールファイル
を作成するメールファイル作成手段5と、複数のファイ
ルを1つのファイルに合成するファイル合成手段6と、
受信した合成されたファイルを複数のファイルに分解す
るファイル分解手段7と、ファイルを送受信を行うファ
イル転送手段8とを有する。ホスト装置9は、端末装置
4より送信されたメールファイルの内容を解読するメー
ルファイル解読手段11と、ファイル合成手段12、フ
ァイル分解手段13、ファイル転送手段14及び排他制
御手段15とから構成され、ホスト側に入出力手段10
を備える。
In this embodiment, the terminal side is provided with a keyboard 1 as an input means, a parameter file 2 describing a file to be transmitted / received, an input / output means 3, and a terminal device 4. In the terminal device 4, a mail file creating means 5 for creating a mail file describing a file name, a medium name, and a device name to be received when receiving from a host, and a file synthesizing means 6 for synthesizing a plurality of files into one file. When,
It has a file decomposing means 7 for decomposing the received combined file into a plurality of files, and a file transferring means 8 for transmitting and receiving the files. The host device 9 is composed of a mail file decoding means 11 for decoding the contents of the mail file transmitted from the terminal device 4, a file synthesizing means 12, a file disassembling means 13, a file transfer means 14 and an exclusive control means 15. Input / output means 10 on the host side
Equipped with.

【0009】次に、図2により本実施例の動作を説明す
る。
Next, the operation of this embodiment will be described with reference to FIG.

【0010】まずオペレータがキーボード1を操作する
事により、送信の場合で(ステップ101)、定例業務
の場合は事前に図3の形式でパラメータファイル2を作
成・登録をしておき、それを入力として送信元情報のフ
ァイル名、媒体名、装置名の情報より入出力手段3から
ファイルを読み込み、ファイル合成手段6により図5の
形式で1つのファイルに合成する(ステップ102)。
この処理をパラメータファイル2が終わりになる迄、繰
り返し、1つのファイルに合成する。
First, by operating the keyboard 1 by the operator, in the case of transmission (step 101), in the case of regular work, the parameter file 2 is created and registered in advance in the format of FIG. 3 and input. As a result, a file is read from the input / output unit 3 based on the information of the file name, medium name, and device name of the transmission source information, and the file combining unit 6 combines them into one file in the format of FIG. 5 (step 102).
This process is repeated until the parameter file 2 is finished, and is combined into one file.

【0011】なお、図5の端末IDは入出力手段3にあ
らかじめ登録されている端末IDをセットし、ヘッダー
は、パラメータファイル2の送信先情報をセットし、デ
ータは入出力手段3から読み込んだファイルの内容をセ
ットする。区切りサインは2バイド分同一文字(システ
ムで使用していないコード)を連続させることにより合
成されたファイルの中の1つのファイルのまとまりと判
断する。又、非定例業務の場合はキーボード1より図3
で示した送信元情報、送信先情報を入力しパラメータフ
ァイルを作成することにより定例業務と同じ処理を行え
る。
The terminal ID of FIG. 5 is set to the terminal ID registered in advance in the input / output means 3, the header is set to the destination information of the parameter file 2, and the data is read from the input / output means 3. Set the contents of the file. The delimiter sign is determined as a set of one file in the files synthesized by continuing the same character (code not used in the system) for two bytes. In addition, in the case of non-regular work, from the keyboard 1
By inputting the transmission source information and the transmission destination information shown in, and creating a parameter file, the same processing as the routine work can be performed.

【0012】合成されたファイルは1度入出力手段3の
ワークに書き込まれ、それを入力としてファイル転送手
段8によりホストに転送される(ステップ103)。転
送されたファイルは入出力手段10のワークに書き込ま
れ(ステップ104)、それを入力としてファイル分解
手段13により、まず、区切サイン迄を分解し(ステッ
プ105)、ヘッダー部の媒体名、装置名で示されたと
ころに、ヘッダー部のファイル名で入出力手段10に書
き込む(ステップ106)。この処理をステップ104
でワークに書き込まれたファイルがEOF(エンド・オ
フ・ファイル)になる迄、繰り返す。
The combined file is once written in the work of the input / output means 3 and is transferred to the host by the file transfer means 8 with the input (step 103). The transferred file is written in the work of the input / output means 10 (step 104), and the file decomposing means 13 takes it as an input and decomposes up to the delimiter sign (step 105), and then the medium name and device name of the header part. The file name of the header is written to the input / output unit 10 at the position indicated by (step 106). This process is step 104.
Repeat until the file written in the work becomes EOF (End Off File).

【0013】次に、受信の場合で(ステップ101)、
定例業務の場合は事前に図3の形式でパラメータファイ
ル2を作成・登録しておき、それを入力としてメールフ
ァイル作成手段5により図4の形式でメールファイルを
作成する(ステップ107)。メールファイルはパラメ
ータファイル2の先頭にあらかじめ登録されている端末
IDをセットしたものであり、パラメータファイル2と
は別に作成されたファイルである。非定例業務の場合
は、キーボード1より図3で示した送信元情報、送信先
情報を入力しパラメータファイルを作成することによ
り、定例業務と同じ処理が行える。入出力手段3に作成
されたメールファイルは、ファイル転送手段8によりホ
スト装置9へ送信される(ステップ108)。
Next, in the case of reception (step 101),
In the case of regular work, the parameter file 2 is created and registered in advance in the format shown in FIG. 3, and the mail file creating means 5 creates a mail file in the format shown in FIG. 4 with the input (step 107). The mail file is a file in which a terminal ID registered in advance is set at the head of the parameter file 2 and is created separately from the parameter file 2. In the case of non-regular business, the same processing as the regular business can be performed by inputting the transmission source information and the transmission destination information shown in FIG. 3 from the keyboard 1 and creating a parameter file. The mail file created in the input / output unit 3 is transmitted to the host device 9 by the file transfer unit 8 (step 108).

【0014】ホスト装置9に転送されたメールファイル
は入出力手段10のワークに書き込まれ(ステップ10
9)、それを入力としてメールファイル解読手段11に
よりメールファイルの送信元情報に基づき入出力手段1
0よりファイルを読み込みファイル合成手段12により
図5の形式で1つのファイルに合成する(ステップ11
0)。この処理をメールファイルが終わりになる迄、繰
り返す。なお、図5の端末IDはメールファイルの端末
IDを、ヘッダーにはメールファイルの送信先情報を、
データには入出力手段10より読み込んだファイルの内
容を、区切サインには2バイト分同一文字(システムで
使用していないコード)を連続させる。
The mail file transferred to the host device 9 is written in the work of the input / output means 10 (step 10
9), the input and output means 1 based on the sender information of the mail file by the mail file decoding means 11 with the input
The file is read from 0 and is combined into one file by the file combining means 12 in the format of FIG. 5 (step 11).
0). This process is repeated until the end of the mail file. The terminal ID of FIG. 5 is the terminal ID of the mail file, and the header is the destination information of the mail file.
The data is the contents of the file read from the input / output means 10, and the delimiter sign is made up of 2 bytes of the same character (code not used in the system).

【0015】入出力手段10に書き込まれた合成された
ファイルはファイル転送手段14により、端末装置4に
送信される(ステップ111)。端末装置4が受信した
合成されたファイルは、入出力手段3に書き込まれ(ス
テップ112)、それを入力としてファイル分解手段7
により、前述の送信の場合と同様に、図5で示したヘッ
ダー部の情報に従い、データ部迄を順次読み込み、入出
力手段3に書き込む(ステップ114)。これを入出力
手段3に書き込まれた合成されたファイルがEOFにな
る迄、繰り返す。
The combined file written in the input / output means 10 is transmitted to the terminal device 4 by the file transfer means 14 (step 111). The combined file received by the terminal device 4 is written in the input / output means 3 (step 112), and the file decomposition means 7 receives it as an input.
As a result, as in the case of the above-mentioned transmission, the data part is sequentially read according to the information of the header part shown in FIG. 5 and written in the input / output means 3 (step 114). This is repeated until the combined file written in the input / output unit 3 becomes EOF.

【0016】なお、排他制御手段15により入出力手段
10における読み込み、書き込み時はファイル単位に排
他制御を行う。
The exclusive control means 15 performs exclusive control in file units at the time of reading and writing in the input / output means 10.

【0017】[0017]

【発明の効果】以上説明したように、本発明によれば、
複数のファイルを1度に転送でき、定例業務であれば転
送するファイル名等をパラメータファイルに登録するこ
とにより、転送するファイルをいちいち意識せずに済
み、オペレータはファイル転送の開始と終了の確認だけ
で済み、オペレータの負担減の効果を得られ、かつ転送
時間の短縮の効果も得られる。
As described above, according to the present invention,
Multiple files can be transferred at once, and by registering the file name to be transferred in the parameter file in case of regular work, it is not necessary to be aware of each file to be transferred, and the operator can confirm the start and end of file transfer. It is sufficient to reduce the burden on the operator and also to shorten the transfer time.

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

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

【図2】図1に示す実施例の動作を説明するフローチャ
ートである。
FIG. 2 is a flowchart illustrating the operation of the embodiment shown in FIG.

【図3】図1中のパラメータファイルの形式を示す図で
ある。
FIG. 3 is a diagram showing a format of a parameter file in FIG.

【図4】図1中のメールファイル作成手段で作成される
メールファイルの形式を示す図である。
FIG. 4 is a diagram showing a format of a mail file created by a mail file creating means in FIG.

【図5】図1のファイル合成手段6,10で合成された
ファイルの形式を示す図である。
5 is a diagram showing formats of files combined by the file combining means 6 and 10 in FIG.

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

1 キーボード 2 パラメータファイル 3 入出力手段 4 端末装置 5 メールファイル作成手段 6 ファイル合成手段 7 ファイル分解手段 8 ファイル転送手段 9 ホスト装置 10 入出力手段 11 メールファイル解読手段 12 ファイル合成手段 13 ファイル分解手段 14 ファイル転送手段 15 排他制御手段 1 Keyboard 2 Parameter File 3 Input / Output Means 4 Terminal Device 5 Mail File Creating Means 6 File Composing Means 7 File Decomposing Means 8 File Transfer Means 9 Host Equipment 10 Input / Output Means 11 Mail File Decoding Means 12 File Composing Means 13 File Decomposing Means 14 File transfer means 15 Exclusive control means

Claims (1)

【特許請求の範囲】 【請求項1】 端末装置とホスト装置の間で複数のファ
イルを一括して転送するファイル転送装置において、一
括転送するファイルのファイル名ならびに送信元および
送信先の情報を記述したパラメータファイルと、このパ
ラメータファイルに基づき前記端末装置が受信するファ
イルのファイル名ならびに送信元および送信先の情報を
記述したメールファイルを作成するメールファイル作成
手段と、前記パラメータファイルに基づき複数のファイ
ルを一つのファイルに合成し前記端末装置に設けられた
端末側ファイル合成手段と、前記メールファイルに基づ
き複数のファイルを一つのファイルに合成し前記ホスト
装置に設けられたホスト側ファイル合成手段と、前記端
末側ファイル合成手段により合成されたファイルを複数
のファイルに分解するホスト側ファイル分解手段と、前
記ホスト側ファイル合成手段により合成されたファイル
を複数のファイルに分解する端末側ファイル分解手段と
を含むことを特徴とするファイル転送装置。
Claim: What is claimed is: 1. In a file transfer device for transferring a plurality of files at a time between a terminal device and a host device, a file name of a file to be transferred collectively and information on a transmission source and a transmission destination are described. Parameter file, a mail file creating means for creating a mail file describing the file name of the file received by the terminal device and the information of the sender and the recipient based on the parameter file, and a plurality of files based on the parameter file A terminal-side file synthesizing means provided in the terminal device and synthesizing a plurality of files into one file based on the mail file, and a host-side file synthesizing means provided in the host device, The files synthesized by the terminal side file synthesizing means are copied. And host-side file decomposing means for decomposing a file, the file transfer system which comprises a synthesized file multiple files decompose terminal side file decomposing means by said host-side file synthetic means.
JP3186769A 1991-07-26 1991-07-26 File transferring device Pending JPH0535620A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3186769A JPH0535620A (en) 1991-07-26 1991-07-26 File transferring device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3186769A JPH0535620A (en) 1991-07-26 1991-07-26 File transferring device

Publications (1)

Publication Number Publication Date
JPH0535620A true JPH0535620A (en) 1993-02-12

Family

ID=16194311

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3186769A Pending JPH0535620A (en) 1991-07-26 1991-07-26 File transferring device

Country Status (1)

Country Link
JP (1) JPH0535620A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1185658A (en) * 1997-09-16 1999-03-30 Mitsubishi Electric Corp Communication system
JPH11175415A (en) * 1997-12-05 1999-07-02 Nec Corp File transfer system
WO2000045274A1 (en) * 1999-01-29 2000-08-03 Digitaldesign, Co., Ltd. Data transmission method, computer-readable medium, and data transmission apparatus
JP2009271739A (en) * 2008-05-08 2009-11-19 Nec Software Chubu Ltd Information processing system, information processing apparatus, transfer program and transfer method
US7805539B2 (en) 2007-03-30 2010-09-28 Canon Kabushiki Kaisha Data transfer apparatus and data receiving apparatus, and data transfer system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6482726A (en) * 1987-09-25 1989-03-28 Fuji Xerox Co Ltd Remote computing device
JPH0368050A (en) * 1989-08-07 1991-03-25 Nec Corp Communication processing system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6482726A (en) * 1987-09-25 1989-03-28 Fuji Xerox Co Ltd Remote computing device
JPH0368050A (en) * 1989-08-07 1991-03-25 Nec Corp Communication processing system

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1185658A (en) * 1997-09-16 1999-03-30 Mitsubishi Electric Corp Communication system
JPH11175415A (en) * 1997-12-05 1999-07-02 Nec Corp File transfer system
WO2000045274A1 (en) * 1999-01-29 2000-08-03 Digitaldesign, Co., Ltd. Data transmission method, computer-readable medium, and data transmission apparatus
US7117252B1 (en) 1999-01-29 2006-10-03 Digitaldesign Co., Ltd. Data transmission method, computer-readable medium, and data transmission apparatus
CN1308852C (en) * 1999-01-29 2007-04-04 株式会社数字设计 Data transmission method, computer-readable medium, and data transmission apparatus
US7805539B2 (en) 2007-03-30 2010-09-28 Canon Kabushiki Kaisha Data transfer apparatus and data receiving apparatus, and data transfer system
JP2009271739A (en) * 2008-05-08 2009-11-19 Nec Software Chubu Ltd Information processing system, information processing apparatus, transfer program and transfer method

Similar Documents

Publication Publication Date Title
US20020057449A1 (en) Method and apparatus for automatically communicating returning status and information from a printer using electronic mail (email)
JPH0535620A (en) File transferring device
JPH1040038A (en) Network printing system with preview function
JPS6345665A (en) Transaction processing system
JP2991026B2 (en) Communication method of communication history information with facsimile mail device
JPS62262164A (en) Virtual terminal controller
JP2000284927A (en) Print processing system and its method
JP3014280B2 (en) Composite editing processing method
JP2697980B2 (en) Wireless printer server
JPH01171960A (en) Printer apparatus
JP2004054509A (en) Server program for processing input and output data
JPH09265368A (en) Distributed processing system
JP3253377B2 (en) Facsimile machine
JPH07334323A (en) Network printer and communication system
JPH02309449A (en) Conversion system from document data into image data
JP3470445B2 (en) Agency processing system
JPH08317114A (en) Facsimile equipment
JPH03105421A (en) Document output device
JP2762878B2 (en) Image data registration device
JPS63245715A (en) Data processor
JPH0561745A (en) Transforming device for format
JPH03156527A (en) System for preparing slip with ruled line
JPH05341956A (en) Automatic character code converter
JPH0795308A (en) Transmission method for document by terminal equipment
JPH11259246A (en) Printing device capable of reducing data transmitting amount from host

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19970826