JPS6373345A - File transfer system - Google Patents

File transfer system

Info

Publication number
JPS6373345A
JPS6373345A JP61217677A JP21767786A JPS6373345A JP S6373345 A JPS6373345 A JP S6373345A JP 61217677 A JP61217677 A JP 61217677A JP 21767786 A JP21767786 A JP 21767786A JP S6373345 A JPS6373345 A JP S6373345A
Authority
JP
Japan
Prior art keywords
file
information
section
storage device
host computer
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
JP61217677A
Other languages
Japanese (ja)
Inventor
Masayuki Geshi
下司 昌幸
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 JP61217677A priority Critical patent/JPS6373345A/en
Publication of JPS6373345A publication Critical patent/JPS6373345A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To transfer information without regard to a file attribute by updating a file storage area administration part in order that the information written till receiving a completion signal is made to become a part of a file data part. CONSTITUTION:A host computer A10 sequentially reads the information according to storage positions from its external storage device A20, that is, from the file data part 21b which is shown by the file storage area administration part 21a, with considering only storage positions without regard to the attribute so as to transfer and also transfers the completion signal at the time of completing the read. A host computer B30 on a reception side sequentially receives the transferred information to write in its external storage device B40 and also up dales the file storage area administration part 41a in order that the information written till receiving the completion signal is made to be a part of the file data part 41b.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、同一のオペレーティングシステムにより管理
されている二つのホストコンビニーり間の、外部記憶装
置に格納されたファイルを転送するファイル転送方式に
関する。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention provides a file transfer method for transferring files stored in an external storage device between two host convenience stores managed by the same operating system. Regarding.

〔概要〕〔overview〕

本発明は、同一オペレーティングシステムにより管理さ
れている二つのホストコンピュータ間の外部記憶装置に
格納されたファイルを転送するファイル転送方式におい
て、 送信側のホストコンピュータはその外部記憶装置内のフ
ァイル格納域管理部の示すデータファイル部の情報を格
納位置順に順次読取り転送するとともに、読取りが終了
した場合に終了信号を転送し、受信側のホストコンピュ
ータは、この転送されてきた上記情報を順次受信しその
外部記憶装置に格納するとともに、上記終了信号の受信
まで書込まれた情報をそのファイルデータの一部となる
ようにファイル格納域管理部を更新することにより・ ファイルの属性を意識することなく、任意の属性のファ
イルを転送できるようにしたものである。
The present invention provides a file transfer method for transferring files stored in an external storage device between two host computers managed by the same operating system, in which the sending host computer manages the file storage area in the external storage device. The information in the data file section indicated by the section is sequentially read and transferred in the order of storage location, and when the reading is completed, an end signal is transferred, and the host computer on the receiving side sequentially receives the transferred information and transfers it to the outside. By storing the information in the storage device and updating the file storage area management section so that the information written up to the reception of the end signal becomes part of the file data. This allows files with attributes to be transferred.

〔従来の技術〕[Conventional technology]

従来、この種のファイル転送方式は、次のように行われ
ていた。ホストコンピュータA上でファイルへのファイ
ル属性を読取り、このファイル属性に従ってデータの内
容を読取る。読取ったデータファイル属性とともにホス
トコンピュータBに送信され、ホストコンピュータBで
は受信したファイル属性に従ってファイルBのファイル
属性を決定し、このファイル属性に従ってデータを外部
記憶装置Bに書込む。
Conventionally, this type of file transfer method was performed as follows. A file attribute to a file is read on host computer A, and the content of the data is read according to the file attribute. The read data is sent to the host computer B along with the file attributes, and the host computer B determines the file attributes of the file B according to the received file attributes, and writes the data to the external storage device B according to the file attributes.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来のファイル転送方式では、転送の対象とな
るファイルのファイル属性に従ったデータの読取り処理
と、書込み処理を行わなければならない。従って、全て
の属性のファイルを転送する手段を持つためには、ファ
イルを転送するシステムが全ての属性のファイルの読取
り処理と、書込み処理とを行うことができる必要があり
、処理が複雑になる欠点がある。
In the conventional file transfer method described above, data read processing and data write processing must be performed according to the file attributes of the file to be transferred. Therefore, in order to have a means to transfer files with all attributes, the file transfer system must be able to read and write files with all attributes, which makes the process complicated. There are drawbacks.

本発明の目的は、上記の欠点を除去することにより、全
ての属性のファイルをその属性に関係なく転送できるフ
ァイル転送方式を提供することにある。
An object of the present invention is to provide a file transfer method that can transfer files of all attributes regardless of their attributes by eliminating the above-mentioned drawbacks.

[問題点を解決するための手段〕 本発明は、ファイルデータ部とその格納位置を管理する
ファイル格納域管理部からなるファイルを格納する外部
記憶装置を備え同一通信回線に接続された二つのホスト
コンピュータ間におけるファイル転送方式において、送
信側の上記ホストコンピュータは、その外部記憶装置か
らそのファイル格納域管理部が示すデータファイル部の
情報をその格納位置順に順次読出し転送し、読出しが終
了した場合に終了信号を転送し、受信側の上記ホストコ
ンピュータは、上記送信側のホストコンピュータから転
送されてきた情報を順次受信しその外部記憶装置に格納
するとともに、上記終了信号の受信までに書込まれた情
報をそのファイルデータ部の一部となるようにファイル
格納域管理部を更新することを特徴とする。
[Means for Solving the Problems] The present invention provides two hosts connected to the same communication line that are equipped with an external storage device for storing files, which is composed of a file data section and a file storage area management section that manages the storage location of the file data section. In the file transfer method between computers, the host computer on the sending side sequentially reads and transfers the information of the data file section indicated by the file storage area management section from its external storage device in the order of its storage location, and when the reading is completed, The end signal is transferred, and the host computer on the receiving side sequentially receives the information transferred from the host computer on the sending side and stores it in its external storage device. The method is characterized in that the file storage area management section is updated so that the information becomes part of the file data section.

〔作用〕[Effect]

送信側のホストコンピュータは、その外部記憶装置から
、ファイル格納域管理部の示すファイルデータ部から、
属性にかかわりなくその格納位置のみを意識して、格納
位置に従って順に情報を読出し転送するとともに、読取
りが終了した場合に終了信号(EOF (End of
 File))を転送する。
The host computer on the sending side reads data from its external storage device, from the file data section indicated by the file storage area management section.
Regardless of the attribute, information is read and transferred in order according to the storage location, paying attention only to the storage location, and when reading is completed, an end signal (EOF (End of
File)).

そして、受信側のホストコンピュータはこの転送された
情報を順次受信しその外部記憶装置へ書込むとともに、
上記終了信号の受信までに書込んだ情報をファイルデー
タ部の一部となるようファイル格納域管理部を更新する
Then, the host computer on the receiving side sequentially receives this transferred information and writes it to the external storage device.
The file storage area management section is updated so that the information written up to the reception of the end signal becomes part of the file data section.

従って、ファイルの転送はその属性を意識することなく
、任意の属性のファイルを転送することが可能となる。
Therefore, files with arbitrary attributes can be transferred without being aware of their attributes.

〔実施例〕〔Example〕

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

第1図は、本発明の一実施例を示すブロック構成図であ
る。本実施例は、外部記憶装置A20を有するホストコ
ンピュータAIOと、外部記憶装置B40を有するホス
トコンピュータB30とを通信回線50によって接続し
て構成される。そして、ホストコンピュータAIOには
、外部記憶装置A20からファイルA21の内容を読取
る入力手段11および入力手段11が読取った情報をホ
ストコンピュータB30へ送信する送信手段12が含ま
れる。また、ホストコンピュータB30には、ホストコ
ンピュータAIOの送信手段12から情報を受信する受
信手段31、および受信手段31が受信した情報を外部
記憶装置B40にファイルB41の内容として書込む出
力手段32が含まれる。
FIG. 1 is a block diagram showing one embodiment of the present invention. This embodiment is configured by connecting a host computer AIO having an external storage device A20 and a host computer B30 having an external storage device B40 through a communication line 50. The host computer AIO includes an input means 11 for reading the contents of the file A21 from the external storage device A20, and a transmission means 12 for transmitting the information read by the input means 11 to the host computer B30. The host computer B30 also includes a receiving unit 31 that receives information from the transmitting unit 12 of the host computer AIO, and an output unit 32 that writes the information received by the receiving unit 31 to the external storage device B40 as the contents of the file B41. It will be done.

そして、入力手段11は、第2図に示すように、読取り
部11a、読取り処理判定部11b、情報通知部11c
および終了信号EOFを送出するEOF (End o
f File)通知部lidを含み、送信手段12は第
3図に示すように、送信部12aを含み、受信手段31
は第4図に示すように、受信部31aを含み、出力手段
32は第5図に示すように、通知判定部32a、書込む
み部32bおよび完了処理部32cを含んでいる。
The input means 11 includes, as shown in FIG.
and EOF (End o
f File) includes a notification section lid, the transmitting means 12 includes a transmitting section 12a, and the receiving means 31 as shown in FIG.
As shown in FIG. 4, the output means 32 includes a receiving section 31a, and as shown in FIG. 5, the output means 32 includes a notification determining section 32a, a writing section 32b, and a completion processing section 32c.

さらに、ファイルA21はファイル格納域管理部21a
およびファイルデータ部21bを含み、ファイルB41
はファイル格納域管理部41aおよびファイルデータ部
41bを含んでいる。
Furthermore, the file A21 is stored in the file storage area management section 21a.
and file data part 21b, file B41
includes a file storage area management section 41a and a file data section 41b.

本発明の特徴は、第1図において、入力手段11、送信
手段12、受信手段31および出力手段32を設けたこ
とにある。
A feature of the present invention is that, in FIG. 1, input means 11, transmission means 12, reception means 31, and output means 32 are provided.

次に、本実施例の動作について説明する。Next, the operation of this embodiment will be explained.

第2図において、入力手段11は、読取り部11aによ
り、ファイルA21のファイル格納域管理部21aのフ
ァイル属性に関係なしに格納位置順に示す外部記憶装置
A20のファイルデータ部21bの情報を順次読取り、
読取り処理判定部11bに送る。読取処理判定部11b
は、読取り部11aの処理結果を判定し、読取り処理が
成功した場合には、情報通信部11cが読取り部11a
で読取った情報を送信手段12へ通知する。読取り処理
が、外部記憶装置A20のファイルA21の領域の残り
がないため終了した場合には、EOF通知部lidが送
信手段12へ終了信号EOFを送出する。
In FIG. 2, the input means 11 uses the reading unit 11a to sequentially read the information of the file data section 21b of the external storage device A20 shown in the order of storage location, regardless of the file attributes of the file storage area management section 21a of the file A21,
The data is sent to the reading processing determination unit 11b. Reading process determination unit 11b
determines the processing result of the reading unit 11a, and if the reading process is successful, the information communication unit 11c determines the processing result of the reading unit 11a.
The information read in is notified to the transmitting means 12. When the reading process ends because there is no remaining area of the file A21 in the external storage device A20, the EOF notification unit lid sends an end signal EOF to the transmitting means 12.

第3図において、送信手段12は、送信部12aによっ
て入力手段11により転送されたファイルA21の情報
または終了信号EOFを受信手段30へ通信回線50を
介して送信する。
In FIG. 3, the transmitting means 12 transmits the information of the file A21 transferred by the input means 11 by the transmitting section 12a or the end signal EOF to the receiving means 30 via the communication line 50.

第4図において、受信手段31は、受信部31aによっ
て送信手段12より受信したファイルA21の情報また
は終了信号EOFを出力手段32へ通知する。
In FIG. 4, the receiving means 31 notifies the outputting means 32 of the information of the file A21 or the end signal EOF received from the transmitting means 12 by the receiving section 31a.

第5図において、出力手段32は、通知判定部32aに
よって、受信手段31から通知された情報を判定する。
In FIG. 5, the output means 32 determines the information notified from the receiving means 31 by the notification determination section 32a.

通知された情報がファイルA21の情報ならば、書込み
部32bによって、この情報を外部記憶装置B40に書
込み、書込んだ領域をファイルB41のファイルデータ
部41bの一部となるようにファイル格納域管理部41
aを更新する。受信手段31から終了信号EOFが通知
されたならば、完了処理部32cにより、この時点まで
に書かれた情報によりファイルB41が構成されるため
の完了処理を行う。
If the notified information is information about file A21, the writing unit 32b writes this information to external storage device B40, and manages the file storage area so that the written area becomes part of the file data section 41b of file B41. Part 41
Update a. When the receiving means 31 notifies the end signal EOF, the completion processing unit 32c performs a completion process to configure the file B41 from the information written up to this point.

以上説明したように、本実施例によれば、従来のように
全ての属性のファイルの読取り処理と書込み処理とを行
うことなく、ファイルを転送することができる。
As described above, according to this embodiment, files can be transferred without performing read processing and write processing for files of all attributes as in the prior art.

〔発明の効果〕〔Effect of the invention〕

以上、説明したように本発明は、上記の手段によりファ
イルのファイル属性を意識することなく、外部記憶装置
上の情報を転送することができるので、任意の属性のフ
ァイルを転送することができる効果がある。
As explained above, the present invention has the advantage that it is possible to transfer information on an external storage device by the above means without being aware of the file attributes of the file, so that files with arbitrary attributes can be transferred. There is.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例を示すブロック構成図。 第2図は本実施例の入力手段の詳細を示すブロック構成
図。 第3図は本実施例の送信手段の詳細を示すブロック構成
図。 第4図は本実施例の受信手段の詳細を示すブロック構成
図。 第5図は本実施例の出力手段の詳細を示すブロック構成
図。 10・・・ホストコンピュータA111・・・入力手段
、Ila・・・読取り部、llb・・・読取り処理判定
部、llc・・・情報通知部、lid・・・EOF通知
部、12・・・送信手段、12a・・・送信部、20・
・・外部記憶装置A、21川ファイルA、 21a 、
 41a・・・ファイル格納域管理部、21b、41b
・・・ファイル部、3o・・・ホストコンピュータB、
31・・・受信手段、31a・・・受信部、32・・・
出力手段、32a・・・通知判定部、32b・・・書込
み部、32c・・・完了処理部、40・・・外部記憶装
置B、41・・・ファイルB、5o・・・通信回線、E
OF・・・終了信号。
FIG. 1 is a block diagram showing an embodiment of the present invention. FIG. 2 is a block diagram showing details of the input means of this embodiment. FIG. 3 is a block diagram showing details of the transmitting means of this embodiment. FIG. 4 is a block diagram showing details of the receiving means of this embodiment. FIG. 5 is a block diagram showing details of the output means of this embodiment. 10...Host computer A111...Input means, Ila...Reading unit, llb...Reading process determination unit, llc...Information notification unit, lid...EOF notification unit, 12...Transmission Means, 12a... Transmission section, 20.
・・External storage device A, 21 river file A, 21a,
41a...File storage area management section, 21b, 41b
...File section, 3o...Host computer B,
31... Receiving means, 31a... Receiving unit, 32...
Output means, 32a... Notification determination section, 32b... Writing section, 32c... Completion processing section, 40... External storage device B, 41... File B, 5o... Communication line, E
OF... End signal.

Claims (1)

【特許請求の範囲】[Claims] (1)ファイルデータ部とその格納位置を管理するファ
イル格納域管理部からなるファイルを格納する外部記憶
装置を備え同一通信回線に接続された二つのホストコン
ピュータ間におけるファイル転送方式において、 送信側の上記ホストコンピュータは、その外部記憶装置
からそのファイル格納域管理部が示すデータファイル部
の情報をその格納位置順に順次読出し転送し、読出しが
終了した場合に終了信号を転送し、 受信側の上記ホストコンピュータは、上記送信側のホス
トコンピュータから転送されてきた情報を順次受信しそ
の外部記憶装置に格納するとともに、上記終了信号の受
信までに書込まれた情報をそのファイルデータ部の一部
となるようにファイル格納域管理部を更新する。 ことを特徴とするファイル転送方式。
(1) In a file transfer method between two host computers connected to the same communication line and equipped with an external storage device that stores files, consisting of a file data section and a file storage area management section that manages its storage location, The above-mentioned host computer sequentially reads and transfers the information of the data file section indicated by the file storage area management section from the external storage device in the order of its storage location, and when the reading is completed, transfers a completion signal to the above-mentioned host on the receiving side. The computer sequentially receives the information transferred from the sending host computer and stores it in its external storage device, and also makes the information written up to the reception of the end signal part of its file data section. Update the file storage management section as follows. A file transfer method characterized by:
JP61217677A 1986-09-16 1986-09-16 File transfer system Pending JPS6373345A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61217677A JPS6373345A (en) 1986-09-16 1986-09-16 File transfer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61217677A JPS6373345A (en) 1986-09-16 1986-09-16 File transfer system

Publications (1)

Publication Number Publication Date
JPS6373345A true JPS6373345A (en) 1988-04-02

Family

ID=16707992

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61217677A Pending JPS6373345A (en) 1986-09-16 1986-09-16 File transfer system

Country Status (1)

Country Link
JP (1) JPS6373345A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006144126A (en) * 2004-11-12 2006-06-08 Ntn Corp Circuit for monitoring high frequency hardening process

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006144126A (en) * 2004-11-12 2006-06-08 Ntn Corp Circuit for monitoring high frequency hardening process

Similar Documents

Publication Publication Date Title
US7415588B2 (en) Electronic device with an automatic backup function
JPH01502708A (en) Information transmission methods and devices
JPS5941033A (en) Electronic computer system
US7634600B2 (en) Emulation system and emulation method for multiple recording media tupes
JPS6373345A (en) File transfer system
CN116486868A (en) Computing high speed nonvolatile memory (NVMe) over high speed link (CXL)
JP6271983B2 (en) COMMUNICATION DEVICE, ITS CONTROL METHOD, PROGRAM
JP2853607B2 (en) Communication system between jobs
JP2972585B2 (en) File sharing system data transfer method
US20230236742A1 (en) NONVOLATILE MEMORY EXPRESS (NVMe) OVER COMPUTE EXPRESS LINK (CXL)
JPH0535487A (en) System for loading operation system
JP3120794B2 (en) ATM device and ATM physical layer control processing method
JP3544219B2 (en) File sharing system
JP2824871B2 (en) IC card
JPH03154266A (en) Handling method for unwritten sector in block type storage device
SU690471A1 (en) Peripheral devices-electronic computer interface
JP3550876B2 (en) Facsimile control system
JPH076118A (en) Device for changing attribute data of peripheral device
JP3456234B2 (en) Target device
JPH03184150A (en) Information transfer device
JPS62544B2 (en)
JPH0535619A (en) File transferring device
JP2004348229A (en) File moving system, file moving method and its program
JPH04242846A (en) Data storage device
JPS63268048A (en) Transfer system for data file