JPH03282745A - File distribution system - Google Patents

File distribution system

Info

Publication number
JPH03282745A
JPH03282745A JP2081273A JP8127390A JPH03282745A JP H03282745 A JPH03282745 A JP H03282745A JP 2081273 A JP2081273 A JP 2081273A JP 8127390 A JP8127390 A JP 8127390A JP H03282745 A JPH03282745 A JP H03282745A
Authority
JP
Japan
Prior art keywords
file
computer
update
client computer
updated
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
JP2081273A
Other languages
Japanese (ja)
Inventor
Masashi Yamazaki
正史 山崎
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 JP2081273A priority Critical patent/JPH03282745A/en
Publication of JPH03282745A publication Critical patent/JPH03282745A/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 automatically transact updated files, to save the operation of a controller of a system and to hold the updated conditions of the files on respective computer systems in the latest state by comparing the final update time of the files. CONSTITUTION:When there is a remote request command from a client computer 1, a server computer 2 takes out information on the prescribed file from an update information data base where the updated conditions of the files are recorded and transfers it to the client computer 1. The client computer 1 detects the prescribed file on the self computer from said information and compares the final update time of the self file with the final update time of the file on the server computer 2. When the file on the client computer 1 is judged that it is not the latest one, the file is updated based on an update procedure from the server computer. Thus, the updated file can automatically be distributed.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、通信路を介して接続された複数のコンピュー
タシステム間で更新ファイルを配布スるファイル配布方
式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a file distribution method for distributing update files between a plurality of computer systems connected via a communication path.

〔従来の技術〕[Conventional technology]

従来、更新されたファイルの配布は、配布元がらの通知
にもとづいて、各々のコンピュータシステムの管理者が
それを引き取る方式になっていた。
Conventionally, updated files have been distributed by the administrator of each computer system receiving a notification from the distribution source.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

しかしながら、このような従来の方式では、各各のコン
ピュータシステムの管理者まで更新の通知が到達しなか
ったり、管理者の恣意により通知が反映しなかったりし
て、システムごとにファイルの新旧の一致を保つのが困
難であるという欠点があった。
However, with this conventional method, update notifications do not reach the administrator of each computer system, or the notifications are not reflected at the discretion of the administrator, making it difficult to match the old and new files on each system. The disadvantage was that it was difficult to maintain

本発明はこのような従来の欠点を改善したもので、その
目的は、システムの管理者の操作を省き、各コンピュー
タシステム上のファイルの更新状況を最新の状態に確実
に保持させることの可能なファイル配布方式を提供する
ことにある。
The present invention has improved on these conventional drawbacks, and its purpose is to eliminate the need for system administrator operations and to ensure that the update status of files on each computer system is kept up to date. The purpose is to provide a file distribution method.

〔課題を解決するための手段〕[Means to solve the problem]

本発明のファイル配布方式は、通信路を介して接続され
たサーバコンピュータとクライアントコンピュータとを
有し、前記サーバコンピュータは、クライアントコンピ
ュータからの遠隔コマンド実行要求に基づきファイルの
更新状況が記録されている更新情報データベースファイ
ルから所定のファイルに関する情報を取り出しクライア
ントコンピュータに転送するデータベースファイル読込
転送手段と、自コンピュータ上のファイルの最終更新時
刻を読み取りクライアントコンピュータに転送する日付
読取転送手段と、自コンピュータ上の更新手順記述ファ
イルの内容をクライアントコンピュータに転送する更新
手順転送手段とを備え、前記クライアントコンピュータ
は、サーバコンピュータ上のデータベースファイル読込
転送手段から所定のファイルに関する情報を得るファイ
ル情報取得手段と、取得した情報から自コンピュータ上
の所定のファイルを割り出し、該ファイルの最終更新時
刻を読み取る日付読取手段と、該日付読取手段で読取ら
れた自コンピュータ上のファイルの最終更新時刻と前記
日付読取転送手段から転送されたサーバコンピュータ上
のファイルの最終更新時刻とを比較する比較手段と、比
較の結果、クライアントコンピュータ上のファイルが最
新のものでないと判断されたときに、サーバコンピュー
タから転送された更新手順記述ファイルの内容にもとづ
いてファイルの更新処理を実施する更新手順実行手段と
を備えている。
The file distribution method of the present invention includes a server computer and a client computer that are connected via a communication path, and the server computer records file update status based on a remote command execution request from the client computer. database file reading and transferring means for extracting information regarding a predetermined file from an update information database file and transferring it to a client computer; date reading and transferring means for reading and transferring the last update time of a file on its own computer to the client computer; update procedure transfer means for transferring the contents of the update procedure description file to the client computer; date reading means for determining a predetermined file on the own computer from the information and reading the last updated time of the file; and a date reading means for reading the last updated time of the file on the own computer read by the date reading means and transferring it from the date reading transfer means. A comparison means for comparing the last updated time of the file on the server computer, and an update procedure description file transferred from the server computer when it is determined that the file on the client computer is not the latest one as a result of the comparison. and update procedure execution means for carrying out file update processing based on the contents of the file.

〔作 用〕[For production]

サーバコンピュータは、クライアントコンピュータから
遠隔要求コマンドがあると、ファイルの更新状況が記録
されている更新情報データベースから所定のファイルに
関する情報を取り出し、クライアントコンピュータに転
送する。クライアントコンピュータでは、この情報から
自コンピュータ上の所定のファイルを割り出す。サーバ
コンピュータ上のファイルの最終更新時刻が転送される
と、クライアントコンピュータでは、クライアントコン
ピュータ上のファイルの最終更新時刻とサーバコンピュ
ータ上のファイルの最終更新時刻とを比較し、クライア
ントコンピュータ上のファイルが最新のものでないと判
断したときには、サーバコンピュータからの更新手順に
もとづいてこのファイルを更新する。このようにして更
新ファイルを自動配布することができる。
When the server computer receives a remote request command from the client computer, the server computer retrieves information regarding a predetermined file from an update information database in which the update status of the file is recorded, and transfers it to the client computer. The client computer uses this information to identify a predetermined file on its own computer. After the last modified time of the file on the server computer is transferred, the client computer compares the last modified time of the file on the client computer with the last modified time of the file on the server computer to ensure that the file on the client computer is the most recent. If it is determined that the file is not the original one, this file is updated based on the update procedure from the server computer. In this way, update files can be automatically distributed.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例のブロック図であり、本実施
例では、クライアントコンピュータ1とサーバコンピュ
ータ2が通信路30を介して接続されている。
FIG. 1 is a block diagram of an embodiment of the present invention. In this embodiment, a client computer 1 and a server computer 2 are connected via a communication path 30. As shown in FIG.

第1図において、サーバコンピュータ2は、クライアン
トコンピュータ1からの遠隔コマンド実行要求を処理す
る遠隔実行要求処理手段22と、ファイルの更新状況を
記録する更新情報データベースファイル26と、更新情
報データベースファイル26から必要な情報を取り出す
データベース読込手段23と、自コンピュータ1上の更
新済みファイル27の最終更新時刻を読み取る日付読み
取り手段24と、クライアントコンピュータ1からの遠
隔ファイル転送要求を処理する遠隔ファイル転送手段2
5と、クライアントコンピュータ1との通信を行う通信
手段21とを備えている。
In FIG. 1, the server computer 2 includes a remote execution request processing means 22 that processes remote command execution requests from the client computer 1, an update information database file 26 that records the update status of files, and an update information database file 26 that processes remote command execution requests from the client computer 1. A database reading means 23 that retrieves necessary information, a date reading means 24 that reads the last update time of an updated file 27 on the own computer 1, and a remote file transfer means 2 that processes remote file transfer requests from the client computer 1.
5, and communication means 21 for communicating with the client computer 1.

また、クライアントコンピュータ1は、更新処理の実行
を管理する更新実行管理手段14と、サーバコンピュー
タ2上のデータベースファイル読込手段23を起動する
要求を発行し、更新情報を得る遠隔データベース読込手
段15と、読み込んだ更新情報の中から、自コンピュー
タ1にすでに存在するファイルに関する情報のみを抽出
する更新情報フィルタ手段16と、自コンピュータ1上
の被更新ファイル1bの最終更新時刻を読み取る日付読
み取り手段18と、サーバコンピュータ2上の更新済み
ファイル27の最終更新時刻と自コンピュータ1上の被
更新ファイル1bの最終更新時刻とを比較する日付比較
手段17と、サーバコンピュータ2上の更新手順記述フ
ァイル28の転送を要求し、これを受は取る遠隔更新手
順ファイル読込手段19と、更新手順記述ファイル28
の内容にもとづいて更新処理を実施する更新手順実行手
段1aと、定刻になると更新実行管理手段14を起動す
る定刻起動処理手段11と、システム起動時に更新実行
管理手段14を起動するシステム起動待起動処理手段1
2と、クライアントコンピュータ1の利用者が対話的に
更新実行管理手段14を起動する対話起動処理手段13
と、サーバコンピュータ2との通信を行う通信手段IC
とを備えている。
The client computer 1 also includes an update execution management means 14 that manages the execution of update processing, a remote database reading means 15 that issues a request to start the database file reading means 23 on the server computer 2, and obtains update information; An update information filter means 16 for extracting only information regarding files already existing in the own computer 1 from among the read update information; a date reading means 18 for reading the last update time of the updated file 1b on the own computer 1; A date comparison means 17 that compares the last update time of the updated file 27 on the server computer 2 with the last update time of the updated file 1b on the own computer 1, and transfer of the update procedure description file 28 on the server computer 2. A remote update procedure file reading means 19 that requests and receives the request, and an update procedure description file 28
an update procedure execution means 1a that executes update processing based on the contents of the update procedure execution means 1a, a scheduled startup processing means 11 that starts the update execution management means 14 at a scheduled time, and a system startup wait startup that starts the update execution management means 14 at system startup. Processing means 1
2, and an interactive activation processing means 13 by which the user of the client computer 1 interactively activates the update execution management means 14.
and a communication means IC for communicating with the server computer 2.
It is equipped with

次にこのような構成におけるファイル配布処理動作につ
いて説明する。先づ、2台のコンピュータのうち、どち
らをサーバにしてどちらをクライアントにするかを予め
決定する。
Next, the file distribution processing operation in such a configuration will be explained. First, it is decided in advance which of the two computers will be the server and which will be the client.

第1図のようにコンピュータ1をクライアントにし、コ
ンピュータ2をサーバにして、ファイルを更新し、その
配布を行う場合、サーバコンピュータ2上では、そのフ
ァイルを更新済みファイル27として格納すると同時に
、そのファイルをクライアントコンピュータ1上に格納
する場合の手順を記述した更新手順記述ファイル28を
作成し、さらにファイル更新の履歴を更新情報データベ
ースファイル26へ記入する。
When updating and distributing a file using computer 1 as a client and computer 2 as a server as shown in FIG. An update procedure description file 28 is created that describes the procedure for storing the file on the client computer 1, and a history of file updates is entered in the update information database file 26.

クライアントコンピュータlでは、定刻起動処理手段1
1による定刻時、システム起動待起動処理手段12によ
るシステム起動時、もしくは対話起動処理手段13によ
るシステム管理者の指示時、のいずれかを契期として、
更新実行管理手段14が起動され、更新済みファイル2
7の有無の検査およびその転送を開始する。
In the client computer l, scheduled startup processing means 1
1, at the system start-up by the system start-up wait processing means 12, or at the time of a system administrator's instruction by the dialogue start-up processing means 13,
The update execution management means 14 is started and the updated file 2
7 and starts its transfer.

更新実行管理手段14は、まず遠隔データベース読込手
段15を起動し、サーバコンピュータ2上の遠隔実行要
求処理手段22に対し、更新情報データベースファイル
26の内容を転送するよう要求する。遠隔実行要求処理
手段22は、データベースファイル読込手段23により
、更新情報データヘースファイル26の内容を読み込み
、遠隔データベース読込手段15に転送する。
The update execution management means 14 first activates the remote database reading means 15 and requests the remote execution request processing means 22 on the server computer 2 to transfer the contents of the update information database file 26. The remote execution request processing means 22 uses the database file reading means 23 to read the contents of the update information data file 26 and transfers the contents to the remote database reading means 15.

第2図は更新情報データベースファイル26のフォーマ
ットを示したものであり、−行が1エントリで一件のフ
ァイルの更新情報を示している。
FIG. 2 shows the format of the update information database file 26, in which one - line indicates update information for one file.

また、最近の更新情報はどデータベースの先頭寄りに格
納され、同一のファイルに関する情報が複数行存在しな
いように管理されている。
In addition, recent update information is stored near the beginning of the database, and is managed so that multiple lines of information regarding the same file do not exist.

更新実行管理手段14は、得られた更新情報の各エント
リについて、更新情報フィルタ手段16によって、自コ
ンピュータ1上にすでに存在する被更新ファイル1bの
情報だけを抽出する。これにより、日付比較手段17で
は、自コンピュータ1上の被更新ファイル1bとサーバ
コンピュータ上の更新済みファイル27との新旧を比較
する。
For each entry of the obtained update information, the update execution management means 14 uses the update information filter means 16 to extract only information about the updated file 1b that already exists on the own computer 1. Thereby, the date comparing means 17 compares the updated file 1b on the own computer 1 with the updated file 27 on the server computer.

すなわち、日付比較手段17は、自コンピュータ1上の
被更新ファイル1bについては日付読み取り手段18に
より、またサーバコンピュータ2上の更新済みファイル
27については日付読み取り手段24から遠隔実行要求
処理手段22を介して、各々の最終修正日時を得る。
That is, the date comparing means 17 reads the updated file 1b on its own computer 1 through the date reading means 18, and the updated file 27 on the server computer 2 from the date reading means 24 through the remote execution request processing means 22. to obtain the date and time of each last modification.

更新済みファイル27より被更新ファイル1bが古い場
合、更新実行管理手段14は遠隔更新手順ファイル読込
手段19により要求を発行し、遠隔実行要求処理手段2
2を介して遠隔ファイル転送手段25により、更新手順
記述ファイル28を読み込む。
If the updated file 1b is older than the updated file 27, the update execution management means 14 issues a request through the remote update procedure file reading means 19, and the remote execution request processing means 2
The update procedure description file 28 is read by the remote file transfer means 25 via 2.

読み込んだ更新手順の内容は、更新手順実行手段1aに
より実行され、更新されたファイルがクライアントコン
ピュータ1に転送および格納される。この手順により更
新済みファイル27を格納すると、次に更新実行管理手
段14が起動されて0 も、すでにファイルの日付は最新のものになっているの
で、日付比較手段17で古いと判断されることがなく、
再度転送処理が行われることはない。
The contents of the read update procedure are executed by the update procedure execution means 1a, and the updated file is transferred and stored in the client computer 1. When the updated file 27 is stored according to this procedure, even if the update execution management means 14 is started next, the date of the file will already be the latest, so the date comparison means 17 will judge it as old. There is no
The transfer process will not be performed again.

以上の処理により、サーバコンピュータ2上で更新され
たファイル27をクライアントコンピュータ1上に自動
的に配布することができて、各コンピュータ1,2上の
ファイルの更新状況を最新の状態に確実に保持させるこ
とができる。なお上述の実施例では、クライアントコン
ピュータ1が一台の場合について述べたが、クライアン
トコンピュータを複数台設けても良く、この場合にも上
述したと同様に機能する。
Through the above processing, the file 27 updated on the server computer 2 can be automatically distributed to the client computer 1, and the update status of the file on each computer 1 and 2 can be maintained in the latest state. can be done. In the above-described embodiment, the case where there is one client computer 1 has been described, but a plurality of client computers may be provided, and in this case, the same functions as described above are performed.

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

以上に説明したように本発明によれば、クライアントコ
ンピュータは、サーバコンピュータから適当なタイミン
グで更新されたファイルを自動的に引き取ることができ
るので、システムの管理者の操作を省き、各コンピュー
タシステム上のファイルの更新状況を最新の状態に保持
することができるという効果がある。
As explained above, according to the present invention, a client computer can automatically receive updated files from a server computer at an appropriate timing, thereby saving the system administrator's operations and updating each computer system. This has the effect of keeping the update status of files up to date.

1

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

第1図は本発明の一実施例のプロ・ツク図、第2図は更
新情報データベースファイルのフォーマットの一例を示
す図である。 第1図において、 1・・・クライアントコンピュータ、2川サーバコンピ
ユータ、11・・・定刻起動処理手段、12・・・シス
テム起動待起動処理手段、13・・・対話起動処理手段
、14・・・更新実行管理手段、15・・・遠隔データ
ベース読込手段、16・・・更新情報フィルタ手段、1
7・・・日付比較手段、18・・・日付読取手段、19
・・・遠隔更新手順ファイル読込手段、la・・・更新
手順実行手段、IC・・・通信手段、1b・・・被更新
ファイル、21・・・通信手段、22・・・遠隔実行要
求処理手段、23・・・データベースファイル読込手段
、24・・・日付読取手段、25・・・遠隔ファイル転
送手段、26・・・更新情報データベースファイル、2
7・・・更新済みファイル、28・・・更新手順記述フ
ァイル。
FIG. 1 is a program diagram of an embodiment of the present invention, and FIG. 2 is a diagram showing an example of the format of an update information database file. In FIG. 1, 1... Client computer, Futaba server computer, 11... Scheduled start processing means, 12... System startup waiting start processing means, 13... Dialogue start processing means, 14... Update execution management means, 15... Remote database reading means, 16... Update information filtering means, 1
7...Date comparison means, 18...Date reading means, 19
...Remote update procedure file reading means, la...Update procedure execution means, IC...Communication means, 1b...Updated file, 21...Communication means, 22...Remote execution request processing means , 23... Database file reading means, 24... Date reading means, 25... Remote file transfer means, 26... Update information database file, 2
7... Updated file, 28... Update procedure description file.

Claims (1)

【特許請求の範囲】[Claims] 通信路を介して接続されたサーバコンピュータとクライ
アントコンピュータとを有し、前記サーバコンピュータ
は、クライアントコンピュータからの遠隔コマンド実行
要求に基づきファイルの更新状況が記録されている更新
情報データベースファイルから所定のファイルに関する
情報を取り出しクライアントコンピュータに転送するデ
ータベースファイル読込転送手段と、自コンピュータ上
のファイルの最終更新時刻を読み取りクライアントコン
ピュータに転送する日付読取転送手段と、自コンピュー
タ上の更新手順記述ファイルの内容をクライアントコン
ピュータに転送する更新手順転送手段とを備え、前記ク
ライアントコンピュータは、サーバコンピュータ上のデ
ータベースファイル読込転送手段から所定のファイルに
関する情報を得るファイル情報取得手段と、取得した情
報から自コンピュータ上の所定のファイルを割出し、該
ファイルの最終更新時刻を読み取る日付読取手段と、該
日付読取手段で読取られた自コンピュータ上のファイル
の最終更新時刻と前記日付読取転送手段から転送された
サーバコンピュータ上のファイルの最終更新時刻とを比
較する比較手段と、比較の結果、クライアントコンピュ
ータ上のファイルが最新のものでないと判断されたとき
にサーバコンピュータから転送された更新手順記述ファ
イルの内容にもとづいてファイルの更新処理を実施する
更新手順実行手段とを備えていることを特徴とするファ
イル配布方式。
It has a server computer and a client computer connected via a communication path, and the server computer retrieves a predetermined file from an update information database file in which file update status is recorded based on a remote command execution request from the client computer. A database file reading/transfer means reads and transfers information about files to the client computer; a date reading/transfer means reads the last updated time of a file on its own computer and transfers it to the client computer; update procedure transfer means for transferring the update procedure to the computer; date reading means for indexing a file and reading the last update time of the file; the last update time of the file on the own computer read by the date reading means; and the file on the server computer transferred from the date reading transfer means. A comparison means for comparing the last update time of the file, and updating the file based on the contents of the update procedure description file transferred from the server computer when it is determined that the file on the client computer is not the latest as a result of the comparison. A file distribution method comprising: update procedure execution means for executing processing.
JP2081273A 1990-03-30 1990-03-30 File distribution system Pending JPH03282745A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2081273A JPH03282745A (en) 1990-03-30 1990-03-30 File distribution system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2081273A JPH03282745A (en) 1990-03-30 1990-03-30 File distribution system

Publications (1)

Publication Number Publication Date
JPH03282745A true JPH03282745A (en) 1991-12-12

Family

ID=13741762

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2081273A Pending JPH03282745A (en) 1990-03-30 1990-03-30 File distribution system

Country Status (1)

Country Link
JP (1) JPH03282745A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07105147A (en) * 1993-08-11 1995-04-21 Nec Corp Automatic delivery system for master file of decentralized processing system
JP2000047925A (en) * 1998-07-31 2000-02-18 Nec Corp System and method for information service, and storage medium
WO2001065377A1 (en) * 2000-03-01 2001-09-07 Flex-Firm Inc. Contents providing service
WO2002044906A1 (en) * 2000-11-29 2002-06-06 Flex-Firm Inc. Contents providing method
JP2002517818A (en) * 1998-06-01 2002-06-18 エスアールアイ インターナショナル Method and apparatus for updating information in a low bandwidth client / server object oriented system
WO2014049761A1 (en) * 2012-09-26 2014-04-03 富士通株式会社 System, information processing device, and image processing method

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07105147A (en) * 1993-08-11 1995-04-21 Nec Corp Automatic delivery system for master file of decentralized processing system
JP2002517818A (en) * 1998-06-01 2002-06-18 エスアールアイ インターナショナル Method and apparatus for updating information in a low bandwidth client / server object oriented system
JP2000047925A (en) * 1998-07-31 2000-02-18 Nec Corp System and method for information service, and storage medium
WO2001065377A1 (en) * 2000-03-01 2001-09-07 Flex-Firm Inc. Contents providing service
WO2001065376A1 (en) * 2000-03-01 2001-09-07 Flex-Firm Inc. Contents providing method
WO2002044906A1 (en) * 2000-11-29 2002-06-06 Flex-Firm Inc. Contents providing method
WO2014049761A1 (en) * 2012-09-26 2014-04-03 富士通株式会社 System, information processing device, and image processing method
US9584752B2 (en) 2012-09-26 2017-02-28 Fujitsu Limited System, information processing apparatus, and image processing method

Similar Documents

Publication Publication Date Title
WO2009089746A1 (en) Method, device and system for realizing task in cluster environment
JPH1021061A (en) Automatic version-up system for client software
JPH03282745A (en) File distribution system
JP2001175460A (en) Program distribution management system
JPH0612348A (en) Software installation device
JP3586943B2 (en) Program loading device and method
JPH0218635A (en) Decentralized process file control system
JPH11194929A (en) Client-side program management method in client-server system
JPH03196341A (en) Data synchronization managing system in on-line system
JP2001297005A (en) Client-server system
JPH04364559A (en) On-line system
JP2003015926A (en) Update difference extraction system, method and program
JPH09251430A (en) Data distribution device for computer system
JPH10154094A (en) Master maintenance concentration update system
JPH06332824A (en) Device and method for managing software transfer
JP2005149106A (en) Backup system and control program for backup operation
JP2015147349A (en) Network device, method of controlling network device, and program therefor
JPH06337738A (en) Automatic power source control system for computer system
JPH10320218A (en) Automatic starting method for cooperative job in data transfer processing
JPH07225732A (en) Method for installing shared application program in network system and information processor for the same
JPS60117357A (en) Terminal information processing system
JP2000285031A (en) Method and device for automatically duplicating computer file
JP2000194542A (en) Application distributing method
JPH09231058A (en) Remote maintenance automating device
JPH0659995A (en) Method for updating terminal software