JPS58161032A - File transfer protocol system - Google Patents

File transfer protocol system

Info

Publication number
JPS58161032A
JPS58161032A JP57042765A JP4276582A JPS58161032A JP S58161032 A JPS58161032 A JP S58161032A JP 57042765 A JP57042765 A JP 57042765A JP 4276582 A JP4276582 A JP 4276582A JP S58161032 A JPS58161032 A JP S58161032A
Authority
JP
Japan
Prior art keywords
file
transmission
transfer
reception
partitioned
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
JP57042765A
Other languages
Japanese (ja)
Inventor
Shigeru Motobayashi
本林 繁
Kikuo Takahashi
高橋 喜久雄
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
Original Assignee
Hitachi 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 filed Critical Hitachi Ltd
Priority to JP57042765A priority Critical patent/JPS58161032A/en
Publication of JPS58161032A publication Critical patent/JPS58161032A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/161Computing infrastructure, e.g. computer clusters, blade chassis or hardware partitioning

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Communication Control (AREA)

Abstract

PURPOSE:To transfer files having various organizations between computers constituting a network, by transferring detailed characteristic information of a transmission file and required information concerning a receiving file from the transmission side before file transfer. CONSTITUTION:When a file transfer controlling mechanism 3 of a computer 1 is requested to transfer a file 5 to a file 6 in a computer 2, a transmission management table 10 including characteristic information concerning the transmission file and the receiving file is transmitted to a reception side 8 by a transmission preparation processing 9 of a transmission side 7 before actual transmission and reception processings of data. The table 10 includes a file name, a file organizing method, a space quantity, a block size, a record format, etc. as transmission characteristic information and includes a file name, a file organizing method, etc. as reception file information. When receiving the table 10, the reception side 8 performs a reception preparation processing 11 and responds to the transmission side if tranfer is possible. Then, a file transmission processing 12 is performed in the transmission side 7, and the reception side 8 receives the file and performs a file reception processing 13.

Description

【発明の詳細な説明】 本発明は、ネットツー21m成する計算機間でファイル
転送を行う場合のファイル転送プロトコル(ファイル転
送手順)の方式に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a file transfer protocol (file transfer procedure) for transferring files between computers connected to Net21M.

地理的に離f11計算機間をネットワークで接続し、計
算機間の相互有効利用を図ることは、社会のコノピユー
タ化が進むにつれ、ますます重要性を増しつつあり、発
展を続けている。この種のシステムでは、計算機関で単
にメツセージなどの少量データの送受信が行えるだけで
なく、ジョブやファイルなど多量データの相互転送が自
由に行えることが、計算機関の密な相互活用を図るうえ
で必須の条件になっている。
Connecting geographically separated computers via a network and promoting mutually effective use of the computers is becoming increasingly important and continues to develop as society becomes increasingly computerized. In this type of system, computing institutions can not only send and receive small amounts of data such as messages, but also freely transfer large amounts of data such as jobs and files. It has become a necessary condition.

計算機で取り扱かうファイルの編成法には、その使用目
的に応じて、順編成ファイル、区分編成ファイル、直接
編成ファイルなど各種の編成法が存在し、またファイル
の内容について4%原始プログラム、実行形式プログラ
ム、その他任意のデータなど多岐種類にわたっている。
There are various ways to organize files handled by computers, such as sequential files, partitioned files, and direct files, depending on the purpose of use. There are a wide variety of format programs and other arbitrary data.

このような性格を有するファイルを対象とする計算機関
のファイル転送処理では、如何にして多種編成、多種内
容のファイルを転送できるかについて問題が生じる。
In file transfer processing by a computing engine that targets files with such characteristics, a problem arises as to how files with various organizations and contents can be transferred.

従来のファイル転送の一般的方法は、送信側での送信フ
ァイルの割り当て処理と、受信側での受信ファイルの割
り当て処理をそれぞれ個別に行い、そのあとで同期をと
ってデータの転送処理を行う方法であった。この方法で
は次のような問題点があった。
The general method of conventional file transfer is to individually allocate the sending file on the sending side and the receiving file on the receiving side, and then synchronize and transfer the data. Met. This method had the following problems.

(1)受信ファイルについて受信側であらかじめ知って
おく必要があること。
(1) Things that the receiving side needs to know in advance about the received file.

(2)転送ファイル対象が順編成ファイルなど特定の種
類に限られること。また異種編成のファイル間の転送が
困難であること。
(2) Transfer files are limited to specific types such as sequential files. Also, it is difficult to transfer files with different organization.

本発明の目的は、ネットワーク倉構成する計算機関で、
順編成ファイル、区分編成ファイル、直接編成ファイル
など多種編成のファイル転送を可能にする手順を提供す
ることにある。
The purpose of the present invention is to provide a computing engine that configures a network warehouse,
The object of the present invention is to provide a procedure that enables the transfer of files of various types such as sequential files, partitioned files, and direct files.

本発明の他の目的は、可能な組み合わせでろれば異種編
成のファイル間の転送を可能にする手順を提供すること
にある。
Another object of the invention is to provide a procedure that allows transfer between files of potentially heterogeneous organization in any possible combination.

本発明の他の目的は、受信側では受信ファイルについて
あらかじめ知る必要がなく、シたがって送信側では受信
側の任意ファ゛イル(既存のファイルでも新規のファイ
ルでも可′)に対しファイルを転送できる手順を提供す
ることにある。
Another object of the present invention is that the receiving side does not need to know in advance about the received file, and therefore the sending side can transfer files to any file (either an existing file or a new file) on the receiving side. The purpose is to provide steps that can be taken.

本発明の他の目的は、ある計算機からの要求で他の計算
機に存在するファイルを受信することを可能にする手順
を提供することにある。
Another object of the present invention is to provide a procedure that allows a computer to receive a file residing on another computer upon request.

本発明の%黴とするところは、実際のファイルの転送に
先立って、送信側から送信ファイルの詳細な特性情報と
、受信ファイルに関する必要情報を転送することにより
、送信側、受信側ともKそれらの情報に応じ九適切なフ
ァイル送受信処理が行え、本発明の目的で列記した、多
種編成のファイル転送、異種編成ファイル間の転送、受
信側の任意ファイルへの転送などを可能にしていること
Kある。
The feature of the present invention is that, prior to the actual file transfer, the sending side transfers detailed characteristic information of the sending file and necessary information regarding the receiving file, so that both the sending and receiving sides can receive the same information. (9) Appropriate file transmission/reception processing can be performed according to the information on the receiving side, and it is possible to perform file transfer of various types of organization, transfer between files of different organization, transfer to any file on the receiving side, etc., as listed for the purpose of the present invention. be.

以下、本発明を総括的に説明する。The present invention will be comprehensively explained below.

第1図は、複数台の計算機からなるネットワークのうち
、2台の計算機を代表として取り上げて構成例を示した
ものである。計算機1のファイル転送制御機構3と、計
算機2のファイル転送制御機構4の間で相互にファイル
転送が行われる。いま、計算機1をファイル送信側、計
算機2をファイル受信側とし、計算機1のファイル転送
制御機構2に対して、計算機1内のファイル5を計算機
2内のファイル6に転送すべき旨の要求があった  5
場合を考える。第4図は、そのような場合における高次
ファイル転送プロトコルの基本方式を示したものである
。高次ファイル転送プロトコルでは、実際のデータの送
受信処理に先立って、まず送信側7の送信準備処理9で
、送信ファイルおよび受信ファイルに関する詳細な特性
情報を含む伝送管理テーブル10を受信側8へ送信する
。伝送管理テーブル10は、送信ファイルの特性情報と
して、ファイル名称、ファイルの編成法、スペース量、
ブロックサイズ(ファイル入出力単位の大キさ)、レコ
ード形式などを含み、また、受信ファイルに関する情報
としては、ファイル名称、ファイルの編成法などの情報
を含む。受信[8では、送信側7より送信ファイルおよ
び受信ファイルの特性情@を含む伝送管理テーブル10
を受信すると、まず受信準備処理111に行う、受信フ
ァイルが既存(7)7フイルである場合には、その既存
ファイルの特性情報を得て、伝送管理テーブル中の送信
ファイルの特性情報とを比較して妥当性を検鉦する。
FIG. 1 shows an example of the configuration of a network consisting of a plurality of computers, using two computers as representatives. File transfer is performed between the file transfer control mechanism 3 of the computer 1 and the file transfer control mechanism 4 of the computer 2. Now, with computer 1 on the file sending side and computer 2 on the file receiving side, a request is made to the file transfer control mechanism 2 of computer 1 to transfer file 5 in computer 1 to file 6 in computer 2. There was 5
Consider the case. FIG. 4 shows the basic method of a high-order file transfer protocol in such a case. In the high-order file transfer protocol, before actual data transmission/reception processing, first, in transmission preparation processing 9 on the sending side 7, a transmission management table 10 containing detailed characteristic information regarding the sending file and the receiving file is sent to the receiving side 8. do. The transmission management table 10 contains, as characteristic information of the transmitted file, file name, file organization method, amount of space,
It includes block size (size of file input/output unit), record format, etc. Information regarding the received file includes information such as file name, file organization method, etc. In reception [8, the transmission side 7 sends a transmission management table 10 containing characteristic information of the transmitted file and the received file.
When the received file is an existing (7) 7 file, the process first performs reception preparation processing 111. If the received file is an existing (7) 7 file, obtains the characteristic information of the existing file and compares it with the characteristic information of the transmitted file in the transmission management table. to test the validity.

特性情報が一致していれば転送が可能であり、一致して
いなければ転送不能である。一方、受信ファイルが新規
ファイルである場合には、伝送管理テーブル中の送信フ
ァイルのスペース量ヤブロックサイズ、さらに受信ファ
イルの編成法などの情報にしたがって新規のファイルを
割り当てることができる。このように送受信ファイルの
特性情報を実際のデータの送受信に先立って転送するこ
とにより、既存ファイル、新規ファイルを問わず任意の
ファイルへの送信が可能となる。以上述べたファイル送
受信準備処理が終了したのち、実際のデータの送受信が
行われるが、送信側7のファイル送信処理12で転送受
信ファイルの組み合わせによりデータ転送形式を選択決
定し、一方受信側8のファイル受信処理13では送受信
ファイルの特性に対応した受信処理とデータの格納処理
を行うことができる。
If the characteristic information matches, transfer is possible; if they do not match, transfer is impossible. On the other hand, if the received file is a new file, the new file can be allocated according to information such as the space amount and block size of the transmitted file in the transmission management table, and the organization method of the received file. In this way, by transferring the characteristic information of the transmitted/received file prior to the actual transmission/reception of data, transmission to any file, regardless of whether it is an existing file or a new file, becomes possible. After the file transmission/reception preparation process described above is completed, actual data transmission/reception is performed. In the file transmission process 12 of the transmitting side 7, a data transfer format is selected and determined based on the combination of transferred and received files, while the receiving side 8 The file reception processing 13 can perform reception processing and data storage processing corresponding to the characteristics of the transmitted/received file.

このような高次ファイル送受信プロトコルの基本方式に
よって、以下に示すような送信ファイルと受信ファイル
の多様な組み合わせ間のファイル転送が可能になる。
The basic method of such a high-order file transmission/reception protocol enables file transfer between various combinations of sending files and receiving files as shown below.

(1)  IIM成ファイルから順編成ファイルへの転
送。
(1) Transfer from IIM-configured file to sequential-organized file.

(2)  区分編成ファイルのメンバから区分編成ファ
イルへの転送。
(2) Transfer from a member of a partitioned file to a partitioned file.

(3)区分編成ファイルの全体から区分編成ファイル全
体への転送。
(3) Transfer from an entire partitioned file to an entire partitioned file.

(4)順編成ファイルから区分編成ファイルのメンバへ
の転送。
(4) Transfer from a sequential file to a member of a partitioned file.

(5)区分編成ファイルのメンバから順編成ファイルへ
の転送。
(5) Transfer from a member of a partitioned file to a sequential file.

(6)直接編成ファイルから直接編成ファイルへの転送
(6) Transfer from direct organization file to direct organization file.

以上、計算機1から計算機2ヘフアイルを送信する場合
について述べた。次に、計算機1から、計算機2に存在
するファイルを受信要求する場合について述べる。この
ときは、計算機1から、まず受信したいファイル名称と
、受信先のファイル名称のみを含む伝送管理テーブルを
計算機2に送信し、以降、計算機1と計算機2とが、送
信側および受信側の役割を逆転させることによって、い
ままで述べた方式がそのまま適用でき、本発明の目的の
最後に掲げた、ある計算機からの要求で他の計算機に存
在するファイルを受信するということが可能となる。
The case where a file is transmitted from computer 1 to computer 2 has been described above. Next, a case will be described in which computer 1 requests to receive a file existing in computer 2. In this case, computer 1 first sends a transmission management table containing only the file name to be received and the file name of the recipient to computer 2, and from then on, computer 1 and computer 2 play the roles of the sender and receiver. By reversing the above, the method described above can be applied as is, and it becomes possible to receive a file existing on another computer in response to a request from one computer, which is the last objective of the present invention.

以下、本発明を実施例によって詳細に説明する。Hereinafter, the present invention will be explained in detail with reference to Examples.

第3図は、ネットワーク看構成する計算機関で相互ファ
イル転送を行う場合の高次ファイル転送プロトコルに関
する処理部分のみを取り上げて表わしである。この図で
表示されている各機構は、本発明を実行するための制御
プログラムを機能別に表示したもので、これらの機構は
ネットワークを構成するそnぞれの計算機内に存在する
FIG. 3 shows only the processing portion related to the high-order file transfer protocol when mutual file transfer is performed between the computing institutions that constitute the network. Each mechanism displayed in this figure is a functionally displayed control program for executing the present invention, and these mechanisms exist in each computer that constitutes the network.

ファイル送信準備制御機14は、ファイル送信の要求が
あったときに、送信7アイルヘアクセスするために必要
な前準備を行うとともに、送信ファイルおよび受信ファ
イルに関する詳細な特性情報を含む伝送管理テーブルを
受信側のファイル受信準備制御機vlIl 5に送信す
る。τ方、ファイル受信準備制御機構15は、ファイル
を受信する九めの準備処理を行うもので、伝送管理テー
ブルを受信すると、受信ファイルが既存ファイルであれ
ば送信ファイルの特性の一致性を検鉦する。受信7フイ
ルが新規ファイルであれば送信ファイルの特性に基づい
てファイル金作成する。
When a file transmission request is received, the file transmission preparation controller 14 performs the necessary preparations to access the seven transmission aisles, and also creates a transmission management table containing detailed characteristic information regarding the transmission file and the reception file. It is transmitted to the file reception preparation controller vlIl 5 on the receiving side. On the other hand, the file reception preparation control mechanism 15 performs the ninth preparation process for receiving a file. Upon receiving the transmission management table, if the received file is an existing file, it checks the consistency of the characteristics of the transmitted file. do. If the received 7 file is a new file, a file is created based on the characteristics of the transmitted file.

送@側でのファイル送信準備と受信側でのファイル受信
準備が終了すると、送信ファイルおよび受信ファイルの
編成法の組み合せに対応し喪ファイル送信制御機構およ
びファイル受信制御機構が実際のデータの送受領処理を
司る。順編成−順編成フアイル送信制御機構16は、順
編成ファイルを順編成ファイルに転送する場合のファイ
ル送信処理を司り、区分編成メンバー順編成ファイル送
信制御機構17は、区分編成ファイルの個別メンバ會順
編成ファイルに転送する場合のファイル送信処理を司る
。この2つのケースは、いずれも順編成ファイルへの送
信であり、データ転送形式が−fiするので、受信側で
は、順編成ファイルへのファイル受信ylylI#機構
21が共通に受信処理を司る。
When preparations for file transmission on the sending side and preparations for receiving files on the receiving side are completed, the mourning file transmission control mechanism and file reception control mechanism perform actual data transmission and reception, depending on the combination of the sending and receiving file organization methods. Controls processing. The sequential organization-sequential file transmission control mechanism 16 controls file transmission processing when transferring a sequential file to a sequential file, and the segmented member sequential file transmission control mechanism 17 controls the individual member order of the segmented file. Controls file transmission processing when transferring to an organization file. In both of these two cases, transmission is to a sequential file, and the data transfer format is -fi, so on the receiving side, the file reception ylylI# mechanism 21 for sequential files commonly handles reception processing.

区分編成メンバー区分輸成メンバ/区分編成−区分編成
ファイル送信制御機構18は、区分編成ファイルの個別
メンバを区分編成ファイルの個別メン/(K転送する場
合、および区分編成ファイル全体を区分編成ファイルに
転送する場合のファイル送信処理を司り、順編成−区分
編成メンバファイル送信制御機構19は、順編成ファイ
ルを区分編成ファイルの個別メンバに転送する場合のフ
ァイル送信処理を司る。この2つのケースはいずれも区
分織成ファイルへの送信であり、データ転送形式が一致
するので、受信側では、区分編成ファイルへの受信制御
機構22が共通に受信部fflを司る。
Segmented organization member Segmented import member/Segmented organization - Segmented organization file transmission control mechanism 18 transfers individual members of a partitioned organization file to individual members/(K) of a partitioned organization file, and transfers the entire partitioned organization file to a partitioned organization file. The sequential/segmented member file transmission control mechanism 19 controls the file transmission process when transferring a sequential file to an individual member of a segmented file. Since both are transmissions to a segmented organization file and the data transfer formats match, on the receiving side, the reception control mechanism 22 for segmented organization files commonly controls the receiving unit ffl.

直接編成ファイルを直接編成ファイルに転送する場合に
は、直接編成−直接編成ファイル送信制御機構20が送
信処理を司り、直接編成へのファイル受信制御機1p1
23が受信処理を司る。
When transferring a direct organization file to a direct organization file, the direct organization-direct organization file transmission control mechanism 20 controls the transmission process, and the direct organization file reception controller 1p1
23 manages reception processing.

ファイル送信準備制御機構14とファイル受信準備制御
機IP115との間で行うファイル送受信準備制御の動
作を説明する(第4図)。送信側では、まず、ステップ
24で送信ファイルの割り当て処理(ファイルにアクセ
スするための準備)を行つタ後、ステップ25で送信フ
ァイルに関する詳細な特性情報を取得して伝送管理テー
ブルに格納し、さらに、ステップ26で受信ファイルに
関するファイル名称およびファイル編成法種別を伝送管
理テーブルに格納する。伝送管理テーブルは、第9図に
示す如く、送信ファイルの特性情報として、ファイル名
称、メンバ名称(区分編成ファイルの個別メンバを送信
する場合のみ)、ファイル種別。
The operation of file transmission/reception preparation control performed between the file transmission preparation control mechanism 14 and the file reception preparation controller IP 115 will be explained (FIG. 4). On the sending side, first, in step 24, the process of allocating the sending file (preparation for accessing the file) is performed, and then in step 25, detailed characteristic information regarding the sending file is acquired and stored in the transmission management table. Furthermore, in step 26, the file name and file organization method type regarding the received file are stored in the transmission management table. As shown in FIG. 9, the transmission management table includes, as characteristic information of the transmitted file, file name, member name (only when transmitting individual members of a partitioned file), and file type.

ファイル編成法種別、スペース量、ブロック長。File organization method type, amount of space, block length.

レコード形式、レコード長などを含む。伝送管理テーブ
ルへ情報全格納したあと、ステップ27で送信ファイル
をオープンすることにより送信ファイルへのアクセス準
備を行い、ステップ28で伝送管理テーブルを受信側に
送信して受信側の準備完了通知を待つ。一方、受信側で
は、ステップ32で伝送管理テーブルを受信すると、ま
ず、ステップ33で受信ファイルが既存のファイルであ
るか、それ゛とも新たに作成すべき新規のファイルであ
るかをチェックする。受信ファイルが既存ファイルの場
合には、ステップ34,35でその受信ファイルの割り
当て処理を行うと同時に、ファイル特性情報を取得して
、伝送管理テーブル内の送信ファイルに関するブ四ツク
長、レコード形式。
Includes record format, record length, etc. After all information is stored in the transmission management table, in step 27 the transmission file is opened to prepare for access to the transmission file, and in step 28 the transmission management table is sent to the receiving side and waits for notification of preparation completion from the receiving side. . On the other hand, when the receiving side receives the transmission management table in step 32, it first checks in step 33 whether the received file is an existing file or a new file to be created. If the received file is an existing file, the received file is allocated in steps 34 and 35, and at the same time, file characteristic information is acquired, and the block length and record format regarding the transmitted file in the transmission management table are acquired.

レコード長などの特性情報と一致するか否かをチェック
する。一致する場合にファイルの受信が可能となる。一
方、受信ファイルが新規ファイルの場合には、ステップ
36で伝送管理テーブル内の受信ファイルのファイル名
称、ファイル編成法種別、および、送信ファイルに関す
るスペース量。
Check whether it matches characteristic information such as record length. If they match, the file can be received. On the other hand, if the received file is a new file, the file name, file organization method type, and space amount for the transmitted file of the received file in the transmission management table are entered in step 36.

レコード形式、レコード長などの特性情報に基づいて新
たにファイルを作成する6次に、ステップ37で受信フ
ァイルtオープンしてアクセス準備を行った後、ステッ
プ38で送信側に受信準備完了を応答する。以上で送m
側、受僅肯ともにファイル送受信を行うための準備処理
を終了し、送信側では、ステップ30で送信ファイルと
受信ファイルの編成法の組み合わせに対応するファイル
送信制御機構tコールし、一方、受信側では、ステップ
39で受信ファイルの編成法に対応するファイル受信制
御機wt−コールする。
A new file is created based on characteristic information such as record format and record length.Next, in step 37, the receiving file t is opened and preparations for access are made, and then in step 38, a response is sent to the sending side indicating that reception preparation is complete. . Send m for more than
The sending side completes the preparation process for sending and receiving files, and the sending side calls the file sending control mechanism t corresponding to the combination of the sending file and receiving file organization method in step 30, while the receiving side Then, in step 39, a file reception controller wt-call is made that corresponds to the organization method of the received file.

順編成ファイルを順−成フアイルに転送するときの送信
制御を司る順編成−順編成フアイル送信制御機構16、
および区分編成ファイルの個別メンバラ)@編成ファイ
ルに転送するときの送信制御を司る区分編成メンバー順
編成ファイル送信制御機W417の2つの送信制御機構
と、順編成へのファイル受信制御機構21との間のファ
イル送受信の動作を説明する(@5図)。送信側では、
区分編成ファイルのメンバを送信する場合には、まずス
テップ40でその区分編成フ・アイル内で送信すべきメ
ンバが格納されている先頭位置をみつけるが、以降の処
理は順編成ファイルを送信する場合と共通である。すな
わち、ステップ41でファイルから次のブロック1km
み込み、ステップ42q)判定によりファイルの終了に
達していなければ、ステップ43で当該ブロックを転送
バッファに格納し転送バッファが満杯になるまでステッ
プ41からの処理を繰り返す。ステップ44での判定で
転送バッファが満杯になったときに、ステップ45でそ
の転送バッファを受信側に送信する。ステップ42でフ
ァイルの終り(区分編成ファイル  −のメンバを送信
する場合には、そのメンバの終り)に達したことを検知
すると、ステップ46で転送バッファ内に最終データで
ある旨を表示してその最終転送バッファを送信し、受信
側からの受信処理完了の応答を待つ喪後、ステップ47
で送信ファイルのクローズ処理や割り当て解除などのフ
ァイル送信終了処理を行゛う。
a sequential-sequential file transmission control mechanism 16 that controls transmission when transferring a sequential file to a sequential-form file;
and individual members of the partitioned file) between the two transmission control mechanisms of the partitioned member sequential file transmission controller W417 that controls transmission when transferring to the @organized file, and the file reception control mechanism 21 for sequential organization. The operation of sending and receiving files will be explained (@Figure 5). On the sending side,
When transmitting a member of a segmented file, first, in step 40, the first position in the segmented file where the member to be transmitted is stored is found, but the subsequent processing is when transmitting a sequential file. It is common to That is, in step 41, the next block 1km from the file
If the end of the file has not been reached as determined in step 42q), the block is stored in the transfer buffer in step 43, and the processing from step 41 is repeated until the transfer buffer is full. When the transfer buffer is full as determined in step 44, the transfer buffer is transmitted to the receiving side in step 45. When it is detected in step 42 that the end of the file (or the end of the member in the case of sending a member of a partitioned file -) is detected, step 46 displays the fact that it is the final data in the transfer buffer and sends it. After sending the final transfer buffer and waiting for a response from the receiving side to complete the receiving process, step 47
Performs file transmission termination processing such as closing the transmission file and deallocating it.

一方、受信側では、ステップ48で転送バッファを受信
すると、ステップ49でその転送バッファから個々のブ
ロックを切り出しくデブロッキング)、ステップ50で
そのブロックを受信ファイルに書き出していき、転送バ
ッファの終りに達するまで繰り返す。ステップ51で転
送バッファ内の全ブロックのfIA出し終了を判断する
と、ステップ52でさらに全受信データの終了を判定し
終了してなければ次の転送バッファを受信して同様の処
理を繰り返す、最終の転送バッファ内のブロックの書き
出しを終了すると、ステップ54で受信ファイルのクロ
ーズ処理や割り当て解除などのファイル受信終了処理を
行った後、ステップ35で送信側に対し受信処理完了を
通知する。
On the other hand, on the receiving side, when the transfer buffer is received in step 48, in step 49 individual blocks are cut out from the transfer buffer (deblocking), and in step 50, the blocks are written to the reception file, and at the end of the transfer buffer. Repeat until reached. When it is determined in step 51 that fIA output has been completed for all blocks in the transfer buffer, it is further determined in step 52 that all received data has been completed, and if it has not been completed, the next transfer buffer is received and the same process is repeated. When the writing of the block in the transfer buffer is completed, file reception end processing such as closing processing and deallocation of the received file is performed in step 54, and then, in step 35, the sending side is notified of the completion of the receiving processing.

次に、区分編成ファイル関連のファイル送受信制御の動
作を説明する前に、区分編成ファイルの構造について第
6図を用いて説明する。区分編成ファイルは、ディレク
トリ部56とメンバ部57の2つの部分から構成されて
いる。ブイレフ) 17部は当該ファイルに格納されて
いる個々のメンバに関するメンバ管理情報581に含み
、一方、178部は個々のメンバの実体を含んでいる。
Next, before explaining the operation of file transmission/reception control related to partitioned files, the structure of partitioned files will be explained using FIG. 6. The partitioned file is composed of two parts: a directory part 56 and a member part 57. Part 17 contains member management information 581 regarding each member stored in the file, while part 178 contains the substance of each member.

メンバ管理情報58は、メンバ名称59とともに、メン
バの実体が格納されている先頭位置を示す相対ブロック
アドレスTTR161(ファイルの先頭からの相対的ブ
ロックアドレス〕を含む。当該ファイルが実行形式プロ
グラムなどでめる場合には、メンバの実体は、第6図で
(1)、(2)、(3)と表示しであるように主記憶装
置へのローティング単位毎に分割されており、メンバの
実体の最後におるノートリスト62が、そ扛ら分割点の
位置を指す相対ブロックアドレスTTR363,’1’
TR,64等tストの位置t−mすTTR,61が格納
される。このような構造を持つ区分編成ファイルのメン
バX65を、すでにメンバA66が存在する区分編成フ
ァイルに転送すると、一般にはファイルの先頭からの相
対位置が変わるために、送信ファイル内の元のTTRI
〜T T R,などをすべて変更する必要が生ずる。
The member management information 58 includes the member name 59 and a relative block address TTR 161 (relative block address from the beginning of the file) indicating the beginning position where the actual member is stored. In this case, the member entity is divided into loading units into the main storage device as shown in (1), (2), and (3) in Figure 6, and the member entity is divided into loading units into the main storage device. The note list 62 at the end of is the relative block address TTR363,'1' pointing to the position of the division point.
The position t-m of the t-strike, such as TR, 64, is stored. When member X65 of a partitioned file with such a structure is transferred to a partitioned file in which member A66 already exists, the original TTRI in the transmitted file generally changes because the relative position from the beginning of the file changes.
~TTR, etc. will all need to be changed.

この間mt−解決するために1区分編成ファイル全体あ
るいはその個別メンバを転送する場合、第7図に示すよ
うなデータ転送方式をとる。ファイルの送受信に先立っ
て送信ファイルと受信ファイルの特性情報を含む伝送管
理テーブル67を転送することはすでに説明した。区分
編成ファイルの場合には、1メンバ単位の転送を必要な
メンバ数だけ繰り返す方式をとり、さらに各メンバを転
送するときには、送信側では、実際のデータの転送に先
がけて、相対ブロックアドレス情報を含むメンバ管理情
報およびノートリスト情報をまとめたデータ68を送信
し、受信側ではこr、らをデータ69に保存しておく。
During this time, when transferring the entire one partitioned file or its individual members for mt-solving, a data transfer method as shown in FIG. 7 is used. It has already been explained that the transmission management table 67 containing characteristic information of the transmitted file and the received file is transferred prior to transmitting and receiving files. In the case of a partitioned file, a method is used in which transfer of one member is repeated for the required number of members, and when each member is transferred, the sending side sends relative block address information prior to the actual data transfer. Data 68 summarizing the member management information and note list information is transmitted, and the receiving side stores this in data 69.

送g!@では、以降実際のデータ・ブロック70を送信
するときに、そのデータ・ブロックが存在してい友位置
を表わす相対ブロックアドレスTTR71に付加して送
信する。
Sending! In @, when the actual data block 70 is transmitted thereafter, the data block is added to the relative block address TTR 71 representing the friend position where the data block exists and is transmitted.

受信側ではこれt受信すると、付加されたTTRと、す
でに受信して保存しておいてメンバ管理情報およびノー
トリストに関するデータ69内のTTR群とを比較し、
一致するものがあれば、受信したデータ・ブロックを受
信ファイルに書龜出し九ときのT T R+’ 72で
置換していく。こうして、すべてのデータの受信と受信
ファイルへの格納が終了した段階で、新しい位置情報に
修正績のノートリストの書き出しとメンバ管理情報の登
録を行う。
When the receiving side receives this, it compares the added TTR with the TTR group in the member management information and note list data 69 that has already been received and saved.
If there is a match, the received data block is replaced in the received file with TTR+' 72 at the beginning of writing. In this way, when all data has been received and stored in the received file, a note list of revision records is written out and member management information is registered in the new position information.

以上、区分編成ファイルの構造とそのデータ転送方式の
概要を説明したが、次に、区分編成ファイルから区分編
成ファイルへの転送1区分編成ファイルのメンバから区
分編成ファイルのメンバへの転送、および順編成ファイ
ルから区分編成ファイルのメンバへの転送の動作を第8
図を用いて説明する。前2者の場合のファイル送信処理
は、区分編成−区分編成/区分編成メンバー区分編成メ
ンバファイル送信制御機構1Bが司り、後者の場合のフ
ァイル送信処理は順編成−区分編成。メ/ノ(ファイル
送信制御機構19が司る。一方、受信側は、iずれの場
合の受信処理も区分編成メンノ(/区分編成へのファイ
ル受信制御機構22が司る。
The structure of a partitioned file and its data transfer method have been explained above.Next, we will explain transfer from partitioned file to partitioned file1, transfer from member of partitioned file to member of partitioned file, and the order The operation of transferring from an organized file to a member of a partitioned file is explained in the 8th section.
This will be explained using figures. File transmission processing in the former two cases is controlled by the segmented organization-partitioned organization/partitioned organization member segmented organization member file transmission control mechanism 1B, and file transmission processing in the latter case is sequential organization-partitioned organization. On the other hand, on the receiving side, the file reception control mechanism 22 for partitioned organization Menno (/partitioned organization) also controls reception processing in the case of i deviation.

はじめに1区分編成ファイルから区分編成ファイルへの
転送、および区分編成ファイルのメンノ(から区分編成
ファイルのメンバへの転送を行う場合の送信側の処理に
ついて説明する。まず、ステップ73で送信する区分編
成ファイルのディレクトリ部を読み込んだ後、ステップ
74で転送すべきメンバを決定するが、区分m成金体を
転送するとき&Cはディレクトリ部に含まれるメンバ名
称の1111K転送対象としていくが、区分編成ファイ
ルのメンバを転送するときはそのメンバのみが転送対象
となる。転送すべきメンバが決まると、ステップ75で
当該メーンバのメンバ管理情報をすでに読み込んだディ
レクトリ部から得て、さらに、ステツブ76で当該メン
バにノートリストがあればそnt−gみ込み、ステップ
77でメンバ管理情報とノートリストを合わせて転送バ
ッファに格納して受信側に送信する。その後、ステップ
78で当該メンバの先頭への位置付けt行つ友後、実際
のデータ送信を開始する。すなわち、ステップ79でフ
ァイルから次のブロックを読み込み、ステップ80での
チェックでメンバ・データの終りに違していなければ、
ステップ81で当該ブロックの存在していた位置を表わ
す相対ブロックアドレスTTRt今読み込んだブロック
・データの前に付して転送バッファに格納(プロッチン
グ)することを繰り返し、転送バッファが満杯になった
ときにステップ8,3でその転送バッファを受信111
に送信する。以上のようなデータ送信処理を繰り返し、
当該メンバのデータの終りに達すると、ステップ84で
転送バッファ内にメンバの最終データである旨を表示し
てその転送バッファを受信側に送信する。こうして1つ
のメンバの転送を終了すると、区分編成ファイル全体を
送信する場合には、さらに@送すべきメンバがあれば次
のメンバについて送信処at繰り返す。全メンバの送信
を終了すると、ステップ86で送信ファイルのクローズ
処理や割g当て解除などのファイル送信終了処理を行う
First, we will explain the processing on the sending side when transferring from a partitioned file to a partitioned file and from a partitioned file to a member of a partitioned file.First, the partitioned file sent in step 73 will be explained. After reading the directory part of the file, the members to be transferred are determined in step 74. When transferring the class M gold body, &C is to transfer 1111K of member names included in the directory part, but in the partitioned file. When transferring a member, only that member is to be transferred.When the member to be transferred is determined, the member management information of the member is obtained from the already read directory section in step 75, and further, in step 76, the member management information of the member is transferred. If there is a note list, it is loaded, and in step 77, the member management information and note list are stored together in the transfer buffer and sent to the receiving side.Then, in step 78, the member is positioned at the beginning of the line t. After the transfer, the actual data transmission begins.That is, the next block is read from the file in step 79, and if it is not the end of the member data as checked in step 80, then the next block is read from the file.
In step 81, the relative block address TTRt representing the position where the block existed is appended to the front of the block data just read and stored (plotted) in the transfer buffer, and when the transfer buffer is full, Receive the transfer buffer in steps 8 and 3 111
Send to. Repeat the above data transmission process,
When the end of the data of the member is reached, in step 84, the transfer buffer is displayed to indicate that it is the last data of the member, and the transfer buffer is sent to the receiving side. When the transfer of one member is completed in this way, if there are any more members to be sent in the case where the entire partitioned file is to be sent, the sending process is repeated for the next member. When the transmission for all members is completed, in step 86, file transmission termination processing such as closing the transmission file and canceling the allocation is performed.

次に、順編成ファイルを区分編成ファイルのメン/(K
転送する場合には、ステップ87でダミー(仮想)のメ
ンバ管理情報を作成して受信側に送信してステップ79
に合流することにより、すでに述べた区分編成ファイル
のメンバを転送する場合の処理と同様に扱かえるよう圧
する。ただし、ステップ81でブロック・データを転送
バッファに格納するときに、やはりダミーの相対ブロッ
クアドレス(TTR)を前部に付して格納する。
Next, convert the sequential file to the partitioned file member /(K
When transferring, create dummy (virtual) member management information in step 87 and send it to the receiving side, and then in step 79
By merging with , the process is forced to be handled in the same way as the process for transferring members of a partitioned file as described above. However, when the block data is stored in the transfer buffer in step 81, it is also stored with a dummy relative block address (TTR) attached to the front.

以上、区分編成ファイルから区分編成ファイルへ、区分
編成ファイルのメンバから区分編成ファイルのメンバへ
、および順編成ファイルから区分編成ファイルのメンバ
へ転送する場合の送信側の処理を説明したが、次に受信
側の処理について同じ纂8図を用いて説明する。
Above we have explained the processing on the sending side when transferring from a partitioned file to a partitioned file, from a member of a partitioned file to a member of a partitioned file, and from a sequential file to a member of a partitioned file. Processing on the receiving side will be explained using the same Figure 8.

まず、ステップ88でメンバ管゛理情報とノートリスト
情報を含むデータを受信し、第7図内の69で示したよ
うに主記憶装置に保存しておく。
First, in step 88, data including member management information and note list information is received and stored in the main storage device as shown at 69 in FIG.

次に、ステップ89で転送バッファを受信すると、ステ
ップ90でその転送バッファから個々のブロックを切り
出しくデプ四ツキング)、ステップ91でそのブロック
を受信ファイルに書き出すとともに、そのブロックの書
き出し位置を表わす相対ブロックアドレス(TTR)を
得る。ステップ92では、いま切り出し九ブロックの先
頭に付さnている当該ブロックの元の存在位置を示すT
TRと同じ値が、すてに主記憶装置に保存しておいてメ
ンバ管理情報とノートリスト情報内のTTR群に含まれ
ているかをチェックし、含まれていればそのTTR,を
受信ファイルに書き出したときのTTRで置換する。転
送バッファが終りになるまで上記の処理を繰り返し、さ
らにメンバの受信データが終了までステップ89の転送
バッファの受信から始まる処理を繰り返す。メンバの受
信データの終りに達すると、ステップ96で当該メンバ
がノートリストを含んでいるかをチェックし、含んでい
ればすでに置換済みのTTR情報を含むノートリストを
受信ファイルに誉きだす、さらに、ステップ97でやは
り置換済みのTTR情報を含むメンバ管理情報に基づい
て当該メンバをディレクトリに登録する。ステップ98
で全メンバの受信を終了し九かをチェックし、まだ終了
していなければ次のメンバの受信処理を、行う。全メン
ノ(の受信を終ると、ステップ99で受信ファイルのク
ローズ処理や割り当て解除などのファイル受信終了処理
を行い、送信側に対して受信処理完了を通知する。
Next, when the transfer buffer is received in step 89, in step 90, each block is cut out from the transfer buffer (DEPTH 4KING), and in step 91, the block is written to the received file, and a relative value representing the writing position of the block is written. Get the block address (TTR). In step 92, a T is added to the beginning of the nine blocks currently cut out, indicating the original location of the block.
Check whether the same value as TR is included in the TTR group in the member management information and note list information after saving it in the main memory, and if it is included, save that TTR to the received file. Replace with the TTR at the time of writing. The above process is repeated until the transfer buffer reaches its end, and further the process starting from receiving the transfer buffer in step 89 is repeated until the member's received data ends. When the end of the member's received data is reached, it is checked in step 96 whether the member includes a note list, and if so, the note list containing the already replaced TTR information is output to the received file; In step 97, the member is registered in the directory based on the member management information including the replaced TTR information. Step 98
Check to see if reception has finished for all members, and if it has not finished yet, perform reception processing for the next member. When all the files have been received, in step 99 file reception termination processing such as closing processing and deallocation of the received files is performed, and the sending side is notified of the completion of the reception processing.

本発明によれば、ネットワーク1klll成する計算機
関において、 (1)  順編成ファイル、区分編成ファイル、直接編
成ファイルなど多種編成のファイル転送ができ、伐)ま
九、可能な組み合わせであれば異種編成のファイル間の
転送が行え、 (3)  また、受信側では、受信ファイルについてあ
らかじめ知る必要がなく、シたがって、送信側では、受
信ファイルが既存ファイルか′IIr規ファイルかにか
かわらず任意のファイルに転送でき、(4)さらに、あ
る計算機からの要求で、他の計算機に存在するファイル
を受信することができる。
According to the present invention, in a computing institution that has a network of 1klll, (1) files can be transferred in various types of files such as sequential files, partitioned files, and direct files, and can be transferred in different types of files in any possible combination; (3) In addition, the receiving side does not need to know about the received file in advance; therefore, the sending side can transfer arbitrary files regardless of whether the received file is an existing file or a 'IIr standard file. (4) Further, upon request from one computer, files existing on another computer can be received.

以上のことから、ネットワークtm成する計算機関でフ
ァイルの相互転送が自由に行え、計算機関の相互有効活
用が図れる効果がある。
From the above, it is possible to freely transfer files between the computing institutions forming the network tm, and there is an effect that mutually effective utilization of the computing institutions can be achieved.

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

51g1図は計算機ネットワークの構成例を示す図、第
2図は本発明の基本方式を示す図、第3図は本発明の実
施例を示す図、N4嫡はファイル送受信準備制御処理の
フローチャート、第5図は順編成ファイルへの転送処理
のフローチャート、第6図は区分編成ファイルの構成を
示す図、第7図は区分編成ファイルの転送方式を示す図
、第8図は区分機成ファイルるるいはそのメンバへの転
送処理のフローチャート、第9図は伝送管理テーブルの
祥細を示す図。 防 )I21 Y 3 図 第4 口 ¥; 5 図 第 8 ロ ー157一
51g1 is a diagram showing an example of the configuration of a computer network, FIG. 2 is a diagram showing the basic system of the present invention, FIG. 3 is a diagram showing an embodiment of the present invention, N4 is a flowchart of file transmission/reception preparation control processing, Figure 5 is a flowchart of the transfer process to a sequential file, Figure 6 is a diagram showing the structure of a partitioned file, Figure 7 is a diagram showing the transfer method of a partitioned file, and Figure 8 is a diagram showing the partitioned file transfer method. 9 is a flowchart of the transfer process to the member, and FIG. 9 is a diagram showing the details of the transmission management table. Prevention) I21 Y 3 Figure 4 Mouth ¥; 5 Figure 8 Row 1571

Claims (1)

【特許請求の範囲】[Claims] 複数の計算機が通信回線あるいはチャネル直結により相
互に接続され九コンピュータ・ネットワーク・システム
において、それら計算機関で相互にファイル転送を行う
場合、実際のデータの送受信に先立って、送信ファイル
および受信ファイルの詳細な特性情報を送受信し合い、
送信側および受信側ともにその特性情報に応じた送受信
処理を行うことを特徴とするファイル転送プロトコル方
式。
In a computer network system in which multiple computers are connected to each other through communication lines or direct channel connections, when files are transferred between these computing institutions, the details of the sent and received files must be sent and received before the actual data transmission/reception. exchange characteristic information,
A file transfer protocol method characterized in that both the sending and receiving sides perform transmission and reception processing according to their characteristic information.
JP57042765A 1982-03-19 1982-03-19 File transfer protocol system Pending JPS58161032A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57042765A JPS58161032A (en) 1982-03-19 1982-03-19 File transfer protocol system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57042765A JPS58161032A (en) 1982-03-19 1982-03-19 File transfer protocol system

Publications (1)

Publication Number Publication Date
JPS58161032A true JPS58161032A (en) 1983-09-24

Family

ID=12645070

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57042765A Pending JPS58161032A (en) 1982-03-19 1982-03-19 File transfer protocol system

Country Status (1)

Country Link
JP (1) JPS58161032A (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60240245A (en) * 1984-05-15 1985-11-29 Fujitsu Ltd Method of exchange control for parameter
JPS60256859A (en) * 1984-06-01 1985-12-18 Hitachi Ltd Control system for file transmission
JPS61269747A (en) * 1985-05-24 1986-11-29 Hitachi Ltd File transfer system
JPS63259741A (en) * 1987-04-17 1988-10-26 Nec Corp Automatic business file transferring device
JPS63282867A (en) * 1987-05-15 1988-11-18 Mitsubishi Electric Corp Data file transfer system
JPS6428762A (en) * 1987-07-23 1989-01-31 Nec Corp Simultaneous various data transfer system
JPH01161460A (en) * 1987-12-17 1989-06-26 Fujitsu Ltd System for registering data
JPH02254555A (en) * 1989-03-29 1990-10-15 Toshiba Corp Communication system
JPH039450A (en) * 1989-06-07 1991-01-17 Aibitsukusu Kk Information transmission equipment
JPH041839A (en) * 1990-04-18 1992-01-07 Sharp Corp Data transfer method
JPH05250293A (en) * 1991-07-22 1993-09-28 Internatl Business Mach Corp <Ibm> Communication equipment and method for using the equipment
JPH06231056A (en) * 1993-02-03 1994-08-19 Nec Corp Plural file transfer system
US7386574B2 (en) 2000-08-31 2008-06-10 Nippon Telegraph And Telephone Corporation File transfer system, apparatus, method and computer readable medium storing file transfer program

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60240245A (en) * 1984-05-15 1985-11-29 Fujitsu Ltd Method of exchange control for parameter
JPH0574860B2 (en) * 1984-06-01 1993-10-19 Hitachi Ltd
JPS60256859A (en) * 1984-06-01 1985-12-18 Hitachi Ltd Control system for file transmission
JPS61269747A (en) * 1985-05-24 1986-11-29 Hitachi Ltd File transfer system
JPS63259741A (en) * 1987-04-17 1988-10-26 Nec Corp Automatic business file transferring device
JPS63282867A (en) * 1987-05-15 1988-11-18 Mitsubishi Electric Corp Data file transfer system
JPS6428762A (en) * 1987-07-23 1989-01-31 Nec Corp Simultaneous various data transfer system
JPH01161460A (en) * 1987-12-17 1989-06-26 Fujitsu Ltd System for registering data
JPH02254555A (en) * 1989-03-29 1990-10-15 Toshiba Corp Communication system
JPH039450A (en) * 1989-06-07 1991-01-17 Aibitsukusu Kk Information transmission equipment
JPH041839A (en) * 1990-04-18 1992-01-07 Sharp Corp Data transfer method
JPH05250293A (en) * 1991-07-22 1993-09-28 Internatl Business Mach Corp <Ibm> Communication equipment and method for using the equipment
JPH06231056A (en) * 1993-02-03 1994-08-19 Nec Corp Plural file transfer system
US7386574B2 (en) 2000-08-31 2008-06-10 Nippon Telegraph And Telephone Corporation File transfer system, apparatus, method and computer readable medium storing file transfer program

Similar Documents

Publication Publication Date Title
TW505852B (en) Computer, data sharing system, and method for maintaining replica consistency
CN110232034A (en) Host system and its method and accelerating module
US5163156A (en) Method for distributing messages through a mapping table which includes for each originating device a sequential list of corresponding destination devices
JPH0568734B2 (en)
JPS58161032A (en) File transfer protocol system
US5463381A (en) Database system having a plurality of nodes communicating with each other via communication network
JPS61289458A (en) Inter-process communication apparatus
US6963905B1 (en) System and method including a communication interface for transferring information between at least two processes
US6408344B1 (en) Method and apparatus for file transfer and computer readable recording medium recording a file transfer program
JP2896394B2 (en) File server device
US5892918A (en) Block transfer method for use with parallel computer system
CA1328928C (en) Computer communication arrangement
JP2707812B2 (en) Facsimile transmission data management method
JP2999333B2 (en) Vending machines and data loaders
JP3544219B2 (en) File sharing system
US20030110265A1 (en) Method and apparatus for providing a virtual shared device
KR940015882A (en) Communication protocol
JPH02178743A (en) File update processor
JPH0628277A (en) File transfer device
JPS61194948A (en) Working directory setting system
JPS6368960A (en) Sequential access controller for shared storage medium
JPS60186954A (en) Data transfer control system
JPS61120252A (en) Shared file control system for network system
JPH0227452A (en) Dynamic area control processing system for area for controlling line
JPH04360248A (en) Remote file updating system