JP2017167994A - Information processing system, information processor and program - Google Patents

Information processing system, information processor and program Download PDF

Info

Publication number
JP2017167994A
JP2017167994A JP2016054591A JP2016054591A JP2017167994A JP 2017167994 A JP2017167994 A JP 2017167994A JP 2016054591 A JP2016054591 A JP 2016054591A JP 2016054591 A JP2016054591 A JP 2016054591A JP 2017167994 A JP2017167994 A JP 2017167994A
Authority
JP
Japan
Prior art keywords
synchronization
file
destination device
information processing
source device
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
JP2016054591A
Other languages
Japanese (ja)
Inventor
真哉 向笠
Masaya Mukogasa
真哉 向笠
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2016054591A priority Critical patent/JP2017167994A/en
Publication of JP2017167994A publication Critical patent/JP2017167994A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide an information processing system capable of suppressing information leakage when a file is synchronized between devices that belong to different organizations.SOLUTION: An information processing system includes a plurality of devices that belong to different organizations and an information processor that synchronizes a file between the plurality of devices. The information processing system also includes: monitoring means that monitors storing of the file in a synchronization storage area located in a device; synchronization control means that determines a synchronization source device that stores the file in the synchronization storage area and a synchronization destination device that synchronizes the file; and file transmission means that transmits the file stored in the synchronization storage area to the synchronization destination device that is determined to synchronize the file with. The synchronization control means determines the synchronization destination device to synchronize the file based on the types of the synchronization source device and the synchronization destination device and where the synchronization source device and the synchronization destination device belong.SELECTED DRAWING: Figure 4

Description

本発明は、情報処理システム、情報処理装置及びプログラムに関する。   The present invention relates to an information processing system, an information processing apparatus, and a program.

グループ内(またはチャットルーム)でファイルを共有する技術は、従来から知られている。従来は、ストレージサーバ(クラウドストレージ)上のファイルと、クライアント端末上のファイルとを同期させることで、クライアント端末が明示的にストレージサーバにアップロード又はストレージサーバからダウンロードしなくてもファイルが共有できていた。   A technique for sharing a file within a group (or chat room) has been conventionally known. Conventionally, by synchronizing the file on the storage server (cloud storage) with the file on the client terminal, the file can be shared without the client terminal explicitly uploading to the storage server or downloading from the storage server. It was.

例えばメッセージ送信を用いてファイルのアクセス情報を送り、そのアクセス情報を受信したユーザからのみアクセス可能とすることで、ファイルを簡単に共有する構成は従来から知られている(例えば特許文献1参照)。   For example, a configuration in which a file is easily shared by sending access information of a file using message transmission and allowing access only by a user who has received the access information has been conventionally known (see, for example, Patent Document 1). .

しかしながら、グループ内(またはチャットルーム)でファイルを共有する従来の技術では、例えばグループに社内のメンバーと社外のメンバーとが参加していた場合の情報流出を防ぐ仕組みがなかった。   However, the conventional technology for sharing files within a group (or chat room) has no mechanism for preventing information leakage when, for example, internal members and external members participate in the group.

本発明の一実施形態は、異なる組織のデバイス間でファイルを同期する場合の情報流出を抑制できる情報処理システムを提供することを目的とする。   An object of one embodiment of the present invention is to provide an information processing system capable of suppressing information leakage when files are synchronized between devices of different organizations.

上記目的を達成するため、本願請求項1は、所属する組織の異なる複数のデバイスと、複数の前記デバイス間でファイルを同期させる情報処理装置と、を有する情報処理システムであって、前記デバイスにある同期保存領域へのファイルの保存を監視する監視手段と、前記同期保存領域にファイルが保存された同期元デバイスとファイルの同期を行う同期先デバイスを判断する同期制御手段と、同期を行うと判断した前記同期先デバイスに前記同期保存領域に保存されたファイルを送信するファイル送信手段と、を有し、前記同期制御手段は、前記同期元デバイス及び前記同期先デバイスの種別と、前記同期元デバイス及び前記同期先デバイスの所属と、に基づき、ファイルの同期を行う前記同期先デバイスを判断することを特徴とする。   In order to achieve the above object, claim 1 of the present application is an information processing system having a plurality of devices belonging to different organizations and an information processing apparatus that synchronizes files among the plurality of devices, A synchronization unit that monitors storage of a file in a certain synchronization storage area, a synchronization control unit that determines a synchronization destination device that performs file synchronization with a synchronization source device that stores the file in the synchronization storage area, and synchronization File transmission means for transmitting the file stored in the synchronization storage area to the determined synchronization destination device, and the synchronization control means includes the type of the synchronization source device and the synchronization destination device, and the synchronization source The synchronization destination device that performs file synchronization is determined based on the device and the affiliation of the synchronization destination device.

本発明の一実施形態によれば、異なる組織のデバイス間でファイルを同期する場合の情報流出を抑制できる。   According to an embodiment of the present invention, information leakage when files are synchronized between devices of different organizations can be suppressed.

第1の実施形態に係る情報処理システムの一例の構成図である。It is a lineblock diagram of an example of an information processing system concerning a 1st embodiment. 第1の実施形態に係るコンピュータの一例のハードウェア構成図である。It is a hardware block diagram of an example of the computer which concerns on 1st Embodiment. 第1の実施形態に係るMFPの一例のハードウェア構成図である。FIG. 2 is a hardware configuration diagram of an example of an MFP according to the first embodiment. 第1の実施形態に係る情報処理システムの一例の機能ブロック図である。It is a functional block diagram of an example of the information processing system concerning a 1st embodiment. ファイル情報の一例の構成図である。It is a block diagram of an example of file information. ユーザ情報の一例の構成図である。It is a block diagram of an example of user information. デバイス情報の一例の構成図である。It is a block diagram of an example of device information. 同期元がクライアント端末である場合のファイル同期処理の一例のフローチャートである。It is a flowchart of an example of a file synchronization process in case a synchronization origin is a client terminal. 同期判断処理の一例のフローチャートである。It is a flowchart of an example of a synchronous judgment process. 同期判断処理の他の例のフローチャートである。It is a flowchart of the other example of a synchronous judgment process. 同期判断表の一例の構成図である。It is a block diagram of an example of a synchronous judgment table. 同期判断表の他の例の構成図である。It is a block diagram of the other example of a synchronous judgment table. 同期元がオフィス機器である場合のファイル同期処理の一例のフローチャートである。It is a flowchart of an example of a file synchronization process when the synchronization source is an office device. 同期判断処理の一例のフローチャートである。It is a flowchart of an example of a synchronous judgment process. 同期判断表の一例の構成図である。It is a block diagram of an example of a synchronous judgment table. 第2の実施形態に係る情報処理システムの一例の構成図である。It is a block diagram of an example of the information processing system which concerns on 2nd Embodiment. 同期元がクライアント端末である場合のファイル同期処理の一例のフローチャートである。It is a flowchart of an example of a file synchronization process in case a synchronization origin is a client terminal. 同期判断処理の一例のフローチャートである。It is a flowchart of an example of a synchronous judgment process.

次に、本発明の実施の形態について、詳細に説明する。   Next, embodiments of the present invention will be described in detail.

[第1の実施形態]
<システム構成>
図1は第1の実施形態に係る情報処理システムの一例の構成図である。図1の情報処理システム1はストレージサーバ装置10、クライアント端末11及びオフィス機器12がインターネットなどのネットワーク13を介して接続された構成である。なお、図1のストレージサーバ装置10はネットワーク13を介して、どこからでもアクセスできることを想定しているが、異なる組織(例えばA社とB社)からアクセスできるのであれば、図1の構成に限定されない。
[First Embodiment]
<System configuration>
FIG. 1 is a configuration diagram of an example of an information processing system according to the first embodiment. The information processing system 1 in FIG. 1 has a configuration in which a storage server device 10, a client terminal 11, and an office device 12 are connected via a network 13 such as the Internet. It is assumed that the storage server device 10 in FIG. 1 can be accessed from anywhere via the network 13, but is limited to the configuration in FIG. 1 as long as it can be accessed from different organizations (for example, Company A and Company B). Not.

ストレージサーバ装置10はグループ内(又はチャットルーム)で行うファイルの共有に関する処理を行う。ストレージサーバ装置10は、1台以上の情報処理システム(コンピュータ)により構成される。例えばストレージサーバ装置10は、同一のグループに登録されているクライアント端末11及びオフィス機器12においてファイル共有を実現している。   The storage server device 10 performs processing related to file sharing performed in a group (or chat room). The storage server device 10 is configured by one or more information processing systems (computers). For example, the storage server device 10 realizes file sharing in the client terminal 11 and the office device 12 registered in the same group.

また、図1のクライアント端末11及びオフィス機器12はユーザにより同期フォルダに置かれたファイルをストレージサーバ装置10に送信し、同一グループのメンバーに登録された他のクライアント端末11及びオフィス機器12とファイルを共有する。   Further, the client terminal 11 and the office device 12 shown in FIG. 1 transmit a file placed in the synchronization folder by the user to the storage server device 10, and the other client terminal 11 and office device 12 and the file registered with the members of the same group. Share

クライアント端末11は、ユーザが操作する端末装置の一例である。クライアント端末11はスマートフォン、タブレット端末の他、携帯電話、PCなど、ユーザが操作する情報端末である。また、オフィス機器12は複合機、ファクシミリ、スキャナ、プロジェクタ、電子黒板といった画像処理装置などの電子機器である。また、オフィス機器12にはストレージサーバ装置10以外のサーバ装置が含まれていてもよい。   The client terminal 11 is an example of a terminal device operated by a user. The client terminal 11 is an information terminal operated by a user, such as a mobile phone and a PC, in addition to a smartphone and a tablet terminal. The office device 12 is an electronic device such as an image processing apparatus such as a multifunction peripheral, a facsimile machine, a scanner, a projector, or an electronic blackboard. Further, the office device 12 may include a server device other than the storage server device 10.

なお、図1の情報処理システム1は一例であって、用途や目的に応じて様々なシステム構成例があることは言うまでもない。例えば図1のストレージサーバ装置10は複数のコンピュータに分散して構成してもよい。   Note that the information processing system 1 in FIG. 1 is merely an example, and it goes without saying that there are various system configuration examples depending on applications and purposes. For example, the storage server device 10 of FIG. 1 may be configured to be distributed among a plurality of computers.

<ハードウェア構成>
《コンピュータ》
ストレージサーバ装置10、クライアント端末11は例えば図2に示すようなハードウェア構成のコンピュータにより実現される。図2は第1の実施形態に係るコンピュータの一例のハードウェア構成図である。
<Hardware configuration>
"Computer"
The storage server device 10 and the client terminal 11 are realized by a computer having a hardware configuration as shown in FIG. FIG. 2 is a hardware configuration diagram of an example of the computer according to the first embodiment.

図2のコンピュータ500は入力装置501、表示装置502、外部I/F503、RAM504、ROM505、CPU506、通信I/F507及びHDD508などを備え、それぞれがバス510で相互に接続されている。なお、入力装置501及び表示装置502は必要なときに接続して利用する形態であってもよい。   A computer 500 in FIG. 2 includes an input device 501, a display device 502, an external I / F 503, a RAM 504, a ROM 505, a CPU 506, a communication I / F 507, an HDD 508, and the like. Note that the input device 501 and the display device 502 may be connected and used when necessary.

入力装置501はキーボードやマウス、タッチパネルなどを含み、ユーザが各操作信号を入力するのに用いられる。表示装置502はディスプレイ等を含み、コンピュータ500による処理結果を表示する。   The input device 501 includes a keyboard, a mouse, a touch panel, and the like, and is used by a user to input each operation signal. The display device 502 includes a display and the like, and displays a processing result by the computer 500.

通信I/F507はコンピュータ500を各種ネットワークに接続するインタフェースである。これにより、コンピュータ500は通信I/F507を介してデータ通信を行うことができる。   A communication I / F 507 is an interface for connecting the computer 500 to various networks. Thereby, the computer 500 can perform data communication via the communication I / F 507.

また、HDD508は、プログラムやデータを格納している不揮発性の記憶装置の一例である。格納されるプログラムやデータには、コンピュータ500全体を制御する基本ソフトウェアであるOS、及びOS上において各種機能を提供するアプリケーションソフトウェア(以下、単にアプリケーションと呼ぶ)などがある。なお、コンピュータ500はHDD508に替え、記憶媒体としてフラッシュメモリを用いるドライブ装置(例えばソリッドステートドライブ:SSD)を利用するものであってもよい。   The HDD 508 is an example of a nonvolatile storage device that stores programs and data. The stored programs and data include an OS, which is basic software for controlling the entire computer 500, and application software (hereinafter simply referred to as an application) that provides various functions on the OS. The computer 500 may use a drive device (for example, a solid state drive: SSD) that uses a flash memory as a storage medium instead of the HDD 508.

外部I/F503は、外部装置とのインタフェースである。外部装置には、記録媒体503aなどがある。これにより、コンピュータ500は外部I/F503を介して記録媒体503aの読み取り及び/又は書き込みを行うことができる。記録媒体503aにはフレキシブルディスク、CD、DVD、SDメモリカード、USBメモリなどがある。   The external I / F 503 is an interface with an external device. The external device includes a recording medium 503a. Accordingly, the computer 500 can read and / or write the recording medium 503a via the external I / F 503. Examples of the recording medium 503a include a flexible disk, a CD, a DVD, an SD memory card, and a USB memory.

ROM505は、電源を切ってもプログラムやデータを保持することができる不揮発性の半導体メモリ(記憶装置)の一例である。ROM505にはコンピュータ500の起動時に実行されるBIOS、OS設定、及びネットワーク設定などのプログラムやデータが格納されている。RAM504はプログラムやデータを一時保持する揮発性の半導体メモリ(記憶装置)の一例である。   The ROM 505 is an example of a nonvolatile semiconductor memory (storage device) that can retain programs and data even when the power is turned off. The ROM 505 stores programs and data such as BIOS, OS settings, and network settings that are executed when the computer 500 is started up. The RAM 504 is an example of a volatile semiconductor memory (storage device) that temporarily stores programs and data.

CPU506は、ROM505やHDD508などの記憶装置からプログラムやデータをRAM504上に読み出し、処理を実行することで、コンピュータ500全体の制御や機能を実現する演算装置である。   The CPU 506 is an arithmetic device that realizes control and functions of the entire computer 500 by reading a program and data from a storage device such as the ROM 505 and the HDD 508 onto the RAM 504 and executing processing.

ストレージサーバ装置10、クライアント端末11は例えば図2に示すコンピュータ500のハードウェア構成により後述するような各種処理を実現できる。   For example, the storage server device 10 and the client terminal 11 can implement various processes as will be described later by the hardware configuration of the computer 500 shown in FIG.

《オフィス機器》
オフィス機器12の一例である複合機(MFP)は例えば図3に示すハードウェア構成により実現される。図3は、第1の実施形態に係るMFPの一例のハードウェア構成図である。図3のMFP700は、CPU701、RAM702、ROM703、通信I/F704、操作キー705、入力装置706、出力装置707及びバスライン710を備えている。
《Office equipment》
A multifunction peripheral (MFP), which is an example of the office device 12, is realized by a hardware configuration shown in FIG. 3, for example. FIG. 3 is a hardware configuration diagram of an example of the MFP according to the first embodiment. 3 includes a CPU 701, a RAM 702, a ROM 703, a communication I / F 704, operation keys 705, an input device 706, an output device 707, and a bus line 710.

CPU701は、MFP700全体の動作を制御する。RAM702は、CPU701のワークエリアとして使用される。ROM703は、例えば基本入出力プログラムを記憶している。通信I/F704は、ネットワーク13を介して有線又は無線によるデータ通信を行う。操作キー705はMFP700に設けられているハードキーやソフトキー等である。   A CPU 701 controls the overall operation of the MFP 700. The RAM 702 is used as a work area for the CPU 701. The ROM 703 stores a basic input / output program, for example. The communication I / F 704 performs wired or wireless data communication via the network 13. An operation key 705 is a hard key or a soft key provided in the MFP 700.

入力装置706は読み取り(スキャン)リクエストにより原稿をスキャンして、原稿の画像データをファイルとして取得する。また、出力装置707は印刷リクエストにより出力対象のファイルを印刷する。   The input device 706 scans a document in response to a reading (scanning) request, and acquires image data of the document as a file. The output device 707 prints the output target file in response to the print request.

<ソフトウェア構成>
第1の実施形態に係る情報処理システム1は、例えば図4に示す機能ブロックで実現される。図4は第1の実施形態に係る情報処理システムの一例の機能ブロック図である。
<Software configuration>
The information processing system 1 according to the first embodiment is realized by, for example, functional blocks illustrated in FIG. FIG. 4 is a functional block diagram of an example of the information processing system according to the first embodiment.

ストレージサーバ装置10は、ファイル送受信部21、同期制御部22、ファイル管理部23、ユーザ管理部24、デバイス管理部25、ファイルストレージ26、ファイル情報記憶部27、ユーザ情報記憶部28、デバイス情報記憶部29を有する。   The storage server device 10 includes a file transmission / reception unit 21, a synchronization control unit 22, a file management unit 23, a user management unit 24, a device management unit 25, a file storage 26, a file information storage unit 27, a user information storage unit 28, and a device information storage. Part 29.

クライアント端末11は、ファイル送受信部31、フォルダ監視部32、同期フォルダ33を有する。オフィス機器12は、ファイル送受信部41、フォルダ監視部42、同期フォルダ43を有する。   The client terminal 11 includes a file transmission / reception unit 31, a folder monitoring unit 32, and a synchronization folder 33. The office device 12 includes a file transmission / reception unit 41, a folder monitoring unit 42, and a synchronization folder 43.

ストレージサーバ装置10のファイル送受信部21は、ファイルを送受信する。同期制御部22は同一のグループに登録されているクライアント端末11及びオフィス機器12がファイルを同期するように制御を行う。ファイル管理部23は、ファイルをファイルストレージ26に保存する。ファイル管理部23は、ファイルストレージ26からファイルを取得する。また、ファイル管理部23はファイル情報記憶部27に記憶されたファイル情報を管理する。   The file transmission / reception unit 21 of the storage server device 10 transmits / receives a file. The synchronization control unit 22 performs control so that the client terminal 11 and the office device 12 registered in the same group synchronize files. The file management unit 23 saves the file in the file storage 26. The file management unit 23 acquires a file from the file storage 26. The file management unit 23 manages file information stored in the file information storage unit 27.

ユーザ管理部24はストレージサーバ装置10の利用者として登録されたユーザの情報をユーザ情報としてユーザ情報記憶部28に記憶して管理する。デバイス管理部25はストレージサーバ装置10を利用するクライアント端末11やオフィス機器12といったデバイスの情報をデバイス情報としてデバイス情報記憶部29に記憶して管理する。   The user management unit 24 stores and manages user information registered as a user of the storage server device 10 as user information in the user information storage unit 28. The device management unit 25 stores information on devices such as the client terminal 11 and the office device 12 that use the storage server device 10 as device information in the device information storage unit 29 for management.

クライアント端末11のファイル送受信部31は、ファイルを送受信する。フォルダ監視部32はユーザの直接的又は間接的な操作による同期フォルダ33へのファイルの保存を監視する。ユーザの操作による同期フォルダ33へのファイルの保存があると、フォルダ監視部32は同期フォルダ33へ保存されたファイルのストレージサーバ装置10への送信をファイル送受信部31に要求する。   The file transmission / reception unit 31 of the client terminal 11 transmits / receives a file. The folder monitoring unit 32 monitors file storage in the synchronization folder 33 by a user's direct or indirect operation. When a file is stored in the synchronization folder 33 by a user operation, the folder monitoring unit 32 requests the file transmission / reception unit 31 to transmit the file stored in the synchronization folder 33 to the storage server device 10.

オフィス機器12のファイル送受信部41は、ファイルを送受信する。フォルダ監視部42はユーザの直接的又は間接的な操作による同期フォルダ43へのファイルの保存を監視する。ユーザの操作による同期フォルダ43へのファイルの保存があると、フォルダ監視部42は同期フォルダ43へ保存されたファイルのストレージサーバ装置10への送信をファイル送受信部41に要求する。   The file transmission / reception unit 41 of the office device 12 transmits / receives a file. The folder monitoring unit 42 monitors file storage in the synchronization folder 43 by a user's direct or indirect operation. When a file is stored in the synchronization folder 43 by a user operation, the folder monitoring unit 42 requests the file transmission / reception unit 41 to transmit the file stored in the synchronization folder 43 to the storage server device 10.

図5はファイル情報の一例の構成図である。図5のファイル情報はファイルストレージ26に保存したファイルごとに、ID、ファイル名、ファイル種類、同期元及びファイルパスを対応付けた情報である。   FIG. 5 is a configuration diagram of an example of file information. The file information in FIG. 5 is information in which an ID, a file name, a file type, a synchronization source, and a file path are associated with each file stored in the file storage 26.

IDは、ファイル情報の識別情報である。ファイル名は、ファイルストレージ26に保存したファイルの名前である。ファイル種類は、文書作成アプリ用ファイル、表計算アプリ用ファイル又はプレゼンテーションアプリ用ファイルなど、そのファイルの種類を表している。同期元は、そのファイル情報に対応するファイルの同期元のユーザやデバイスを表している。ファイルパスは、そのファイル情報に対応するファイルの保存場所を示している。   ID is identification information of file information. The file name is the name of the file saved in the file storage 26. The file type represents a file type such as a document creation application file, a spreadsheet application file, or a presentation application file. The synchronization source represents the user or device that is the synchronization source of the file corresponding to the file information. The file path indicates the storage location of the file corresponding to the file information.

図6はユーザ情報の一例の構成図である。図6のユーザ情報はストレージサーバ装置10の利用者として登録されたユーザごとに、ID、ユーザ名及び所属を対応付けた情報である。IDはユーザ情報の識別情報である。ユーザ名はユーザの名前である。また、所属はユーザが所属する企業、学校、団体などの組織を表している。   FIG. 6 is a configuration diagram of an example of user information. The user information in FIG. 6 is information in which an ID, a user name, and an affiliation are associated with each user registered as a user of the storage server device 10. ID is identification information of user information. The user name is the name of the user. Affiliation represents an organization such as a company, school, or organization to which the user belongs.

図7はデバイス情報の一例の構成図である。図7のデバイス情報はストレージサーバ装置10を利用するデバイスごとに、ID、デバイス名、使用者及び種別を対応付けた情報である。IDはデバイス情報の識別情報である。デバイス名はストレージサーバ装置10を利用するデバイスの名前である。使用者は、そのデバイスを使用するユーザのユーザ名を表している。なお、MFPなどのデバイスのように、複数のユーザにより共有されるデバイス(共有物)である場合は、使用者として「A社の共有物」のように、ある所属の共有物であることを表している。種別はPC、スマートフォン、MFPなど、デバイスの種別を表している。   FIG. 7 is a configuration diagram of an example of device information. The device information in FIG. 7 is information in which an ID, a device name, a user, and a type are associated with each device that uses the storage server device 10. ID is identification information of device information. The device name is a name of a device that uses the storage server device 10. The user represents the user name of the user who uses the device. In the case of a device (shared item) shared by a plurality of users, such as a device such as an MFP, the user must be a shared item belonging to a certain company, such as “shared item of company A”. Represents. The type represents the type of device such as a PC, a smartphone, or an MFP.

<処理の詳細>
以下では、第1の実施形態に係る情報処理システム1の処理の詳細について、同期元がクライアント端末11である例と、同期元がオフィス機器12である例と、に分けて説明する。
<Details of processing>
Hereinafter, details of the processing of the information processing system 1 according to the first embodiment will be described separately for an example in which the synchronization source is the client terminal 11 and an example in which the synchronization source is the office device 12.

《同期元がクライアント端末》
同期元がクライアント端末11である場合、第1の実施形態の情報処理システム1は例えば図8に示すようにファイル同期処理を行う。図8は同期元がクライアント端末である場合のファイル同期処理の一例のフローチャートである。ステップS11においてユーザは同期元のクライアント端末11を操作し、同期フォルダ33にファイルを置く。
<< Synchronization source is client terminal >>
When the synchronization source is the client terminal 11, the information processing system 1 according to the first embodiment performs a file synchronization process as shown in FIG. 8, for example. FIG. 8 is a flowchart of an example of file synchronization processing when the synchronization source is a client terminal. In step S <b> 11, the user operates the synchronization source client terminal 11 to place a file in the synchronization folder 33.

ステップS12において、同期フォルダ33を監視していたフォルダ監視部32は同期フォルダ33に置かれたファイルを検知する。フォルダ監視部32は検知したファイルのストレージサーバ装置10への送信をファイル送受信部31に要求する。ステップS13に進み、ファイル送受信部31はストレージサーバ装置10に、同期フォルダ33に置かれたファイルを送信する。   In step S <b> 12, the folder monitoring unit 32 that has monitored the synchronization folder 33 detects a file placed in the synchronization folder 33. The folder monitoring unit 32 requests the file transmission / reception unit 31 to transmit the detected file to the storage server device 10. In step S 13, the file transmitting / receiving unit 31 transmits the file placed in the synchronization folder 33 to the storage server device 10.

ステップS14において、ストレージサーバ装置10のファイル送受信部21はクライアント端末11からファイルを受信する。ステップS15に進み、ファイル管理部23はファイル送受信部21が受信したファイルをファイルストレージ26に保存し、保存したファイルのファイル情報をファイル情報記憶部27に記録する。   In step S <b> 14, the file transmission / reception unit 21 of the storage server device 10 receives a file from the client terminal 11. In step S 15, the file management unit 23 saves the file received by the file transmission / reception unit 21 in the file storage 26 and records the file information of the saved file in the file information storage unit 27.

なお、ステップS16以降の処理は同期元のクライアント端末11と同一のグループに登録されている全デバイスに対して行われる。ステップS17において、同期制御部22はファイル情報記憶部27のファイル情報、ユーザ情報記憶部28のユーザ情報、デバイス情報記憶部29のデバイス情報に基づき、後述のようにファイルを同期するか否かをデバイスごとに判断する。   Note that the processing after step S16 is performed for all devices registered in the same group as the synchronization source client terminal 11. In step S17, the synchronization control unit 22 determines whether to synchronize files as described later based on the file information in the file information storage unit 27, the user information in the user information storage unit 28, and the device information in the device information storage unit 29. Judge for each device.

同期すると判断されたデバイスに対して、ストレージサーバ装置10のファイル送受信部21はステップS19においてファイルを送信する。例えば同期すると判断されたデバイスがクライアント端末11の場合、クライアント端末11のファイル送受信部31はステップS20においてストレージサーバ装置10からファイルを受信し、同期フォルダ33に保存する。同期すると判断されたデバイスがオフィス機器12の場合、オフィス機器12のファイル送受信部41は、ステップS20においてストレージサーバ装置10からファイルを受信し、同期フォルダ43に保存する。   In step S19, the file transmitting / receiving unit 21 of the storage server device 10 transmits the file to the device determined to be synchronized. For example, if the device determined to be synchronized is the client terminal 11, the file transmission / reception unit 31 of the client terminal 11 receives the file from the storage server device 10 in step S 20 and stores it in the synchronization folder 33. If the device determined to be synchronized is the office device 12, the file transmission / reception unit 41 of the office device 12 receives the file from the storage server device 10 in step S 20 and stores it in the synchronization folder 43.

ステップS17の同期判断処理は例えば図9のように行われる。図9は同期判断処理の一例のフローチャートである。ステップS51において、同期制御部22は同期元デバイスを特定する。ここでは、同期元としてクライアント端末11が特定される。   The synchronization determination process in step S17 is performed as shown in FIG. 9, for example. FIG. 9 is a flowchart of an example of the synchronization determination process. In step S51, the synchronization control unit 22 identifies a synchronization source device. Here, the client terminal 11 is specified as the synchronization source.

ステップS52に進み、同期制御部22はステップS51で特定したクライアント端末11と同一のグループのメンバーに登録されているデバイスのデバイス情報を、デバイス情報記憶部29から1つ読み出す。   In step S52, the synchronization control unit 22 reads one piece of device information of the device registered in the same group member as the client terminal 11 specified in step S51 from the device information storage unit 29.

ステップS53に進み、同期制御部22はステップS52で読み出したデバイス情報から同期先デバイスを特定する。ステップS54に進み、同期制御部22は同期先デバイスが共有物でなければ、ステップS56に進み、その同期先デバイスにファイルを同期すると判断する。   In step S53, the synchronization control unit 22 specifies a synchronization destination device from the device information read in step S52. In step S54, if the synchronization destination device is not a shared object, the synchronization control unit 22 proceeds to step S56 and determines to synchronize the file with the synchronization destination device.

一方、同期制御部22は同期先デバイスが共有物であれば、ステップS55において同期元デバイスであるクライアント端末11と同期先デバイスであるクライアント端末11とが同じ所属であるか判断する。同じ所属であれば、同期制御部22はステップS56に進み、その同期先デバイスにファイルを同期すると判断する。同じ所属でなければ、同期制御部22はステップS57に進み、その同期先デバイスにファイルを同期しないと判断する。   On the other hand, if the synchronization destination device is a shared object, the synchronization control unit 22 determines whether the client terminal 11 that is the synchronization source device and the client terminal 11 that is the synchronization destination device belong to the same affiliation in step S55. If so, the synchronization control unit 22 proceeds to step S56 and determines to synchronize the file with the synchronization destination device. If not, the synchronization control unit 22 proceeds to step S57 and determines that the file is not synchronized with the synchronization destination device.

ステップS58において、同期制御部22はステップS52においてデバイス情報を読み出すべき次のメンバーがあれば、ステップS52に戻り、処理を続ける。ステップS52においてデバイス情報を読み出すべき次のメンバーがなければ、図9の同期判断処理を終了する。   In step S58, if there is a next member from which device information is to be read in step S52, the synchronization control unit 22 returns to step S52 and continues the process. If there is no next member from which the device information is to be read in step S52, the synchronization determination process in FIG. 9 is terminated.

また、ステップS17の同期判断処理は例えば図10のように行ってもよい。図10は同期判断処理の他の例のフローチャートである。ステップS61〜S63の処理は図9のステップS51〜S53と同様である。ステップS64に進み、同期制御部22は例えば図11に示す同期判断表を確認する。   Further, the synchronization determination process in step S17 may be performed as shown in FIG. FIG. 10 is a flowchart of another example of the synchronization determination process. The processing in steps S61 to S63 is the same as that in steps S51 to S53 in FIG. In step S64, the synchronization control unit 22 confirms the synchronization determination table shown in FIG. 11, for example.

図11は同期判断表の一例の構成図である。図11の同期判断表は所属と同期先デバイスとの組み合わせにより、同期可能又は同期不可が対応付けられている。例えば図11の同期判断表によれば、同期制御部22は同期先デバイスが共有物以外であれば所属に関係無く同期可能と判断できる。一方、同期制御部22は同期先デバイスが共有物であれば所属が同じ場合に同期可能と判断でき、所属が異なる場合に同期不可と判断できる。   FIG. 11 is a configuration diagram of an example of the synchronization determination table. In the synchronization determination table of FIG. 11, “synchronizable” or “synchronizable” is associated with the combination of the affiliation and the synchronization destination device. For example, according to the synchronization determination table of FIG. 11, the synchronization control unit 22 can determine that synchronization is possible regardless of affiliation if the synchronization destination device is other than a shared object. On the other hand, if the synchronization destination device is a shared object, the synchronization control unit 22 can determine that synchronization is possible when the affiliations are the same and can determine that synchronization is not possible when the affiliations are different.

ステップS65に進み、同期制御部22はステップS64で確認した同期判断表により同期先デバイスが同期可能か判断する。同期先デバイスが同期可能であれば同期制御部22はステップS66に進み、その同期先デバイスにファイルを同期すると判断する。同期制御部22は同期先デバイスが同期可能でなければ、ステップS67において同期先デバイスにファイルを同期しないと判断する。   In step S65, the synchronization control unit 22 determines whether or not the synchronization destination device can be synchronized based on the synchronization determination table confirmed in step S64. If the synchronization destination device can be synchronized, the synchronization control unit 22 proceeds to step S66 and determines to synchronize the file with the synchronization destination device. If the synchronization destination device cannot be synchronized, the synchronization control unit 22 determines in step S67 that the file is not synchronized with the synchronization destination device.

ステップS68において、同期制御部22はステップS62においてデバイス情報を読み出すべき次のメンバーがあれば、ステップS62に戻り、処理を続ける。ステップS62においてデバイス情報を読み出すべき次のメンバーがなければ、図10の同期判断処理を終了する。   In step S68, if there is a next member from which device information is to be read in step S62, the synchronization control unit 22 returns to step S62 and continues the process. If there is no next member from which the device information is to be read in step S62, the synchronization determination process in FIG.

このように、図11の同期判断表を利用すると、図10の同期判断処理は図9の同期判断処理と同じ結果となる。なお、図11の同期判断表は所属と同期先デバイスとの組み合わせにより、同期可能又は同期不可が対応付けられていた。例えば図12に示す同期判断表のように、所属とデバイスの種別との組み合わせにより、同期可能又は同期不可を対応付けるようにしてもよい。図12は同期判断表の他の例の構成図である。図12の同期判断表を利用することで、図10の同期判断処理は同期可能又は同期不可をデバイスの種別毎に、より細かく設定できる。   As described above, when the synchronization determination table of FIG. 11 is used, the synchronization determination process of FIG. 10 has the same result as the synchronization determination process of FIG. In the synchronization determination table of FIG. 11, “synchronizable” or “synchronizable” is associated with the combination of the belonging and the synchronization destination device. For example, as in the synchronization determination table shown in FIG. 12, synchronization is possible or synchronization is not possible depending on the combination of affiliation and device type. FIG. 12 is a configuration diagram of another example of the synchronization determination table. By using the synchronization determination table of FIG. 12, the synchronization determination process of FIG. 10 can set whether synchronization or synchronization is not possible for each device type.

図9及び図10の同期判断処理では、同期元デバイスの所属が他社である場合に、共有物のデバイスはファイルを同期しないと判断される。例えば図5のファイル情報、図6のユーザ情報及び図7のデバイス情報の場合の同期判断処理は次のようになる。   9 and 10, when the synchronization source device belongs to another company, it is determined that the shared device does not synchronize the file. For example, the synchronization determination process in the case of the file information of FIG. 5, the user information of FIG. 6, and the device information of FIG. 7 is as follows.

同期元デバイスが「ユーザBのPC」である場合に「ユーザAのPC」と「ユーザCのスマートフォン」とは、共有物でないのでファイルを同期すると判断される。しかし「MFP−D」は共有物であり、同期元デバイスと同じ所属でないため、ファイル同期をしないと判断される。   When the synchronization source device is “User B's PC”, “User A's PC” and “User C's smartphone” are not shared items, and are determined to synchronize files. However, since “MFP-D” is a shared object and does not belong to the synchronization source device, it is determined that file synchronization is not performed.

なお、図9のフローチャートではステップS54において同期先デバイスが共有物であるか否かを判断していたが、デバイスの種別(例えばMFP)であるか否かを判断するようにしてもよい。デバイスの種別で判断する場合は、同期元デバイスの所属が他社である場合に、MFPはファイルを同期しないと判断される。例えば図5のファイル情報、図6のユーザ情報及び図7のデバイス情報の場合の同期判断処理は次のようになる。   In the flowchart of FIG. 9, it is determined whether or not the synchronization destination device is a shared object in step S54, but it may be determined whether or not it is a device type (for example, MFP). When determining by the type of device, it is determined that the MFP does not synchronize the file when the synchronization source device belongs to another company. For example, the synchronization determination process in the case of the file information of FIG. 5, the user information of FIG. 6, and the device information of FIG. 7 is as follows.

同期元デバイスが「ユーザBのPC」である場合に「ユーザAのPC」と「ユーザCのスマートフォン」とは、MFPでないのでファイルを同期すると判断される。しかし「MFP−D」はMFPであり、同期元デバイスと同じ所属でないため、ファイル同期をしないと判断される。   When the synchronization source device is “User B's PC”, “User A's PC” and “User C's smartphone” are not MFPs, and are determined to synchronize files. However, since “MFP-D” is an MFP and does not belong to the synchronization source device, it is determined that file synchronization is not performed.

このように図9又は図10の同期判定処理を利用することで、例えばグループに社外の人が参加した場合であっても、社外の人が同期フォルダに置いたファイルは共有物で同期しないと判断されることになる。   In this way, by using the synchronization determination process of FIG. 9 or FIG. 10, even if a person outside the company participates in the group, for example, the file placed in the synchronization folder by the person outside the company must be synchronized with the shared object. Will be judged.

したがって、グループにMFPなどの共有物をメンバーとして登録し、ファイルを同期する情報処理システムにおいて、社外の人から共有されたファイルが社内の共有物から出力されることを防ぐことができる。   Therefore, in an information processing system that registers a shared object such as an MFP as a member in a group and synchronizes the file, it is possible to prevent a file shared from an outside person from being output from the shared object in the company.

《同期元がオフィス機器》
同期元がオフィス機器12である場合、第1の実施形態の情報処理システム1は例えば図13に示すようにファイル同期処理を行う。図13は同期元がオフィス機器である場合のファイル同期処理の一例のフローチャートである。ステップS111においてユーザは同期元のオフィス機器12の一例であるMFPを操作してスキャンを行う。スキャンしたファイルはオフィス機器12の同期フォルダ43に置かれる。
《Synchronization source is office equipment》
When the synchronization source is the office device 12, the information processing system 1 according to the first embodiment performs file synchronization processing as shown in FIG. 13, for example. FIG. 13 is a flowchart of an example of file synchronization processing when the synchronization source is an office device. In step S111, the user operates the MFP, which is an example of the synchronization source office device 12, to perform scanning. The scanned file is placed in the synchronization folder 43 of the office device 12.

ステップS112において、同期フォルダ43を監視していたフォルダ監視部42は同期フォルダ43に置かれたファイルを検知する。フォルダ監視部42は検知したファイルのストレージサーバ装置10への送信をファイル送受信部41に要求する。ステップS113に進み、ファイル送受信部41はストレージサーバ装置10に、同期フォルダ43に置かれたファイルを送信する。   In step S <b> 112, the folder monitoring unit 42 that has been monitoring the synchronization folder 43 detects a file placed in the synchronization folder 43. The folder monitoring unit 42 requests the file transmission / reception unit 41 to transmit the detected file to the storage server device 10. In step S <b> 113, the file transmission / reception unit 41 transmits the file placed in the synchronization folder 43 to the storage server device 10.

また、ステップS114において、ストレージサーバ装置10のファイル送受信部21はオフィス機器12からファイルを受信する。ステップS115に進み、ファイル管理部23はファイル送受信部21が受信したファイルをファイルストレージ26に保存し、保存したファイルのファイル情報をファイル情報記憶部27に記録する。   In step S <b> 114, the file transmission / reception unit 21 of the storage server device 10 receives a file from the office device 12. In step S115, the file management unit 23 stores the file received by the file transmission / reception unit 21 in the file storage 26, and records the file information of the stored file in the file information storage unit 27.

なお、ステップS116以降の処理は同期元のオフィス機器12と同一のグループに登録されている全デバイスに対して行われる。ステップS117において、同期制御部22はファイル情報記憶部27のファイル情報、ユーザ情報記憶部28のユーザ情報、デバイス情報記憶部29のデバイス情報に基づき、後述のようにファイルを同期するか否かをデバイスごとに判断する。   It should be noted that the processing after step S116 is performed for all devices registered in the same group as the synchronization source office device 12. In step S117, the synchronization control unit 22 determines whether to synchronize files as described later based on the file information in the file information storage unit 27, the user information in the user information storage unit 28, and the device information in the device information storage unit 29. Judge for each device.

同期すると判断されたデバイスに対して、ストレージサーバ装置10のファイル送受信部21はステップS119においてファイルを送信する。例えば同期すると判断されたデバイスがクライアント端末11の場合、クライアント端末11のファイル送受信部31はステップS120においてストレージサーバ装置10からファイルを受信し、同期フォルダ33に保存する。同期すると判断されたデバイスがオフィス機器12の場合、オフィス機器12のファイル送受信部41は、ステップS120においてストレージサーバ装置10からファイルを受信し、同期フォルダ43に保存する。   In step S119, the file transmitting / receiving unit 21 of the storage server apparatus 10 transmits the file to the device determined to be synchronized. For example, when the device determined to be synchronized is the client terminal 11, the file transmission / reception unit 31 of the client terminal 11 receives the file from the storage server device 10 in step S 120 and stores it in the synchronization folder 33. If the device determined to be synchronized is the office device 12, the file transmission / reception unit 41 of the office device 12 receives the file from the storage server device 10 in step S 120 and stores it in the synchronization folder 43.

ステップS117の同期判断処理は例えば図14のように行われる。図14は同期判断処理の一例のフローチャートである。ステップS131において、同期制御部22は同期元デバイスを特定する。ここでは、同期元としてオフィス機器12が特定される。   The synchronization determination process in step S117 is performed as shown in FIG. 14, for example. FIG. 14 is a flowchart of an example of the synchronization determination process. In step S131, the synchronization control unit 22 identifies a synchronization source device. Here, the office device 12 is specified as the synchronization source.

ステップS132に進み、同期制御部22はステップS131で特定したオフィス機器12と同一のグループのメンバーに登録されているデバイスのデバイス情報を、デバイス情報記憶部29から1つ読み出す。   Proceeding to step S132, the synchronization control unit 22 reads one piece of device information of a device registered as a member of the same group as the office device 12 identified at step S131 from the device information storage unit 29.

ステップS133に進み、同期制御部22はステップS132で読み出したデバイス情報から同期先デバイスを特定する。ステップS134に進み、同期制御部22は同期元デバイスであるオフィス機器12と同期先デバイスとが同じ所属であるか判断する。同じ所属であれば、同期制御部22はステップS135に進み、その同期先デバイスにファイルを同期すると判断する。また、同じ所属でなければ、同期制御部22はステップS136に進み、その同期先デバイスにファイルを同期しないと判断する。   In step S133, the synchronization control unit 22 identifies a synchronization destination device from the device information read in step S132. In step S134, the synchronization control unit 22 determines whether the office device 12 that is the synchronization source device and the synchronization destination device belong to the same location. If so, the synchronization control unit 22 proceeds to step S135 and determines to synchronize the file with the synchronization destination device. If the affiliations are not the same, the synchronization control unit 22 proceeds to step S136 and determines that the file is not synchronized with the synchronization destination device.

ステップS137において、同期制御部22はステップS132においてデバイス情報を読み出すべき次のメンバーがあれば、ステップS132に戻る。ステップS132においてデバイス情報を読み出すべき次のメンバーがなければ、図14の同期判断処理を終了する。   In step S137, if there is a next member from which device information is to be read in step S132, the synchronization control unit 22 returns to step S132. If there is no next member from which device information is to be read out in step S132, the synchronization determination processing in FIG.

また、ステップS117の同期判断処理は例えば図15の同期判断表を利用する図10の同期判断処理により行ってもよい。ステップS61において、同期制御部22は同期元デバイスを特定する。ここでは、同期元としてオフィス機器12が特定される。   Further, the synchronization determination process of step S117 may be performed by the synchronization determination process of FIG. 10 using the synchronization determination table of FIG. 15, for example. In step S61, the synchronization control unit 22 specifies a synchronization source device. Here, the office device 12 is specified as the synchronization source.

ステップS62に進み、同期制御部22はステップS61で特定したオフィス機器12と同一のグループのメンバーに登録されているデバイスのデバイス情報を、デバイス情報記憶部29から1つ読み出す。   In step S62, the synchronization control unit 22 reads one piece of device information of a device registered in a member of the same group as the office device 12 specified in step S61 from the device information storage unit 29.

ステップS63に進み、同期制御部22はステップS62で読み出したデバイス情報から同期先デバイスを特定する。ステップS64に進み、同期制御部22は例えば図15に示す同期判断表を確認する。   In step S63, the synchronization control unit 22 identifies a synchronization destination device from the device information read in step S62. In step S64, the synchronization control unit 22 checks the synchronization determination table shown in FIG. 15, for example.

図15は同期判断表の一例の構成図である。図15の同期判断表は所属と同期先デバイスとの組み合わせにより、同期可能又は同期不可が対応付けられている。例えば図15の同期判断表によれば、同期制御部22は所属が同じ場合に、共有物か否かに関係無く同期可能と判断できる。一方、同期制御部22は所属が異なる場合に、共有物か否かに関係無く同期不可と判断できる。   FIG. 15 is a configuration diagram of an example of the synchronization determination table. In the synchronization determination table of FIG. 15, “synchronizable” or “synchronizable” is associated with the combination of the affiliation and the synchronization destination device. For example, according to the synchronization determination table of FIG. 15, when the affiliation is the same, the synchronization control unit 22 can determine that synchronization is possible regardless of whether it is a shared object or not. On the other hand, when the affiliation is different, the synchronization control unit 22 can determine that synchronization is not possible regardless of whether the object is a shared object.

ステップS65に進み、同期制御部22はステップS64で確認した同期判断表により同期先デバイスが同期可能か判断する。同期先デバイスが同期可能であれば同期制御部22はステップS66に進み、その同期先デバイスにファイルを同期すると判断する。同期制御部22は同期先デバイスが同期可能でなければ、ステップS67において同期先デバイスにファイルを同期しないと判断する。   In step S65, the synchronization control unit 22 determines whether or not the synchronization destination device can be synchronized based on the synchronization determination table confirmed in step S64. If the synchronization destination device can be synchronized, the synchronization control unit 22 proceeds to step S66 and determines to synchronize the file with the synchronization destination device. If the synchronization destination device cannot be synchronized, the synchronization control unit 22 determines in step S67 that the file is not synchronized with the synchronization destination device.

ステップS68において、同期制御部22はステップS62においてデバイス情報を読み出すべき次のメンバーがあれば、ステップS62に戻り、処理を続ける。ステップS62においてデバイス情報を読み出すべき次のメンバーがなければ、図10の同期判断処理を終了する。   In step S68, if there is a next member from which device information is to be read in step S62, the synchronization control unit 22 returns to step S62 and continues the process. If there is no next member from which the device information is to be read in step S62, the synchronization determination process in FIG.

このように、図15の同期判断表を利用すると、図10の同期判断処理は図14の同期判断処理と同じ結果となる。なお、図15の同期判断表も図12に示した同期判断表のように、所属とデバイスの種別との組み合わせにより、同期可能又は同期不可を対応付けるようにしてもよい。   As described above, when the synchronization determination table of FIG. 15 is used, the synchronization determination process of FIG. 10 has the same result as the synchronization determination process of FIG. Note that the synchronization determination table of FIG. 15 may be associated with synchronization possible or non-synchronizable depending on the combination of affiliation and device type as in the synchronization determination table shown in FIG.

図14の同期判断処理では、同期元デバイスが共有物である場合に、所属が異なるデバイスにファイルを同期しないと判断する。例えば図5のファイル情報、図6のユーザ情報及び図7のデバイス情報の場合の同期判断処理は次のようになる。   In the synchronization determination process of FIG. 14, when the synchronization source device is a shared object, it is determined that the file is not synchronized with a device having a different affiliation. For example, the synchronization determination process in the case of the file information of FIG. 5, the user information of FIG. 6, and the device information of FIG. 7 is as follows.

例えば同期元デバイスが「MFP−D」である場合に「ユーザAのPC」と「ユーザCのスマートフォン」とは、所属が同じであるのでファイルを同期すると判断される。しかし「ユーザBのPC」は所属が異なるため、ファイル同期をしないと判断される。   For example, when the synchronization source device is “MFP-D”, “User A's PC” and “User C's smartphone” have the same affiliation, so it is determined that the files are synchronized. However, since “User B's PC” has a different affiliation, it is determined that file synchronization is not performed.

このように図14の同期判定処理を利用することで、例えばグループに社外の人が参加した場合であっても、共有物が同期フォルダに置いたファイルは社外のデバイスと同期しないと判断されることになる。   As described above, by using the synchronization determination process of FIG. 14, for example, even when an outside person joins the group, it is determined that the file placed in the synchronization folder by the shared object is not synchronized with the outside device. It will be.

したがって、グループにMFPなどの共有物をメンバーとして登録し、ファイルを同期する情報処理システムにおいて、社内の共有物から共有されたファイルが社外のデバイスに保存されることを防ぐことができる。   Therefore, in an information processing system that registers a shared object such as an MFP as a member in a group and synchronizes the files, it is possible to prevent a file shared from the in-house shared object from being stored in an external device.

[第2の実施形態]
第1の実施形態の情報処理システム1ではオフィス機器12から共有されたファイルを所属の異なるクライアント端末11に同期しない。第2の実施形態ではオフィス機器12から共有されたファイルを、ファイルが同期されなかった所属の異なるクライアント端末11から閲覧できるようにする。
[Second Embodiment]
In the information processing system 1 according to the first embodiment, the file shared from the office device 12 is not synchronized with the client terminal 11 having a different affiliation. In the second embodiment, a file shared from the office device 12 can be browsed from the client terminals 11 having different affiliations where the files are not synchronized.

図16は第2の実施形態に係る情報処理システムの一例の構成図である。図16の情報処理システム1は、図1の情報処理システム1にファイル暗号化部101、ファイル復号部102、ファイル表示部103、ファイル復号部104及びファイル表示部105が追加された構成である。   FIG. 16 is a configuration diagram of an example of an information processing system according to the second embodiment. The information processing system 1 in FIG. 16 has a configuration in which a file encryption unit 101, a file decryption unit 102, a file display unit 103, a file decryption unit 104, and a file display unit 105 are added to the information processing system 1 in FIG.

ファイル暗号化部101はストレージサーバ装置10に追加され、ファイルの暗号化を行う。ファイル復号部102及びファイル表示部103はクライアント端末11に追加される。また、ファイル復号部104及びファイル表示部105はオフィス機器12に追加される。ファイル復号部102及び104は暗号化されたファイルを復号する。ファイル表示部103及び105はファイルを表示する。   A file encryption unit 101 is added to the storage server device 10 and performs file encryption. The file decryption unit 102 and the file display unit 103 are added to the client terminal 11. In addition, the file decryption unit 104 and the file display unit 105 are added to the office device 12. File decryption units 102 and 104 decrypt the encrypted file. File display units 103 and 105 display files.

ストレージサーバ装置10はファイルを同期しないと判断したデバイスからファイルの取得要求があると、そのファイルを暗号化して送信する。暗号化されたファイルを受信したデバイスは、そのファイルを復号して表示する。例えばファイル復号部102、ファイル表示部103、ファイル復号部104及びファイル表示部105を専用のアプリのインストールにより実現するようにすれば、その専用のアプリをインストールしたデバイスからしかファイルを閲覧できないように制限できる。   When there is a file acquisition request from a device that is determined not to synchronize the file, the storage server device 10 encrypts and transmits the file. The device that has received the encrypted file decrypts the file and displays it. For example, if the file decryption unit 102, the file display unit 103, the file decryption unit 104, and the file display unit 105 are realized by installing a dedicated application, the file can be viewed only from a device on which the dedicated application is installed. Can be limited.

[第3の実施形態]
第1の実施形態は、同期判断処理において同期するか同期しないかの判断を行うものである。第3の実施形態は、同期判断処理において同期するか同期しないかの判断に、制限して同期するという判断を加えている。
[Third Embodiment]
The first embodiment determines whether to synchronize or not in synchronization determination processing. In the third embodiment, the determination of whether to synchronize or not to synchronize is added to the determination of synchronization in the synchronization determination process.

第3の実施形態は、例えば図16の情報処理システム1を利用する。制限して同期すると判断されたデバイスに対して、ストレージサーバ装置10は暗号化したファイルを送信する。暗号化されたファイルは、第2の実施形態と同様、専用のアプリを用いることで閲覧が可能となる。   In the third embodiment, for example, the information processing system 1 in FIG. 16 is used. The storage server device 10 transmits the encrypted file to the device that is determined to be restricted and synchronized. The encrypted file can be browsed by using a dedicated application, as in the second embodiment.

なお、第3の実施形態の情報処理システム1では、同期元がクライアント端末11である場合、例えば図17に示すようにファイル同期処理を行うことができる。図17は同期元がクライアント端末である場合のファイル同期処理の一例のフローチャートである。   In the information processing system 1 of the third embodiment, when the synchronization source is the client terminal 11, for example, file synchronization processing can be performed as shown in FIG. FIG. 17 is a flowchart of an example of file synchronization processing when the synchronization source is a client terminal.

図17のフローチャートは、ステップS217及びステップS219の処理が図8に示したフローチャートの処理と異なっている。ステップS217の同期判断処理は例えば図18に示すように行われる。   In the flowchart of FIG. 17, the processes in step S217 and step S219 are different from the process of the flowchart shown in FIG. The synchronization determination process in step S217 is performed as shown in FIG. 18, for example.

図18は同期判断処理の一例のフローチャートである。ステップS251において同期制御部22は同期元デバイスを特定する。ここでは、同期元としてクライアント端末11が特定される。   FIG. 18 is a flowchart of an example of the synchronization determination process. In step S251, the synchronization control unit 22 identifies a synchronization source device. Here, the client terminal 11 is specified as the synchronization source.

ステップS252に進み、同期制御部22はステップS251で特定したクライアント端末11と同一のグループのメンバーに登録されているデバイスのデバイス情報を、デバイス情報記憶部29から1つ読み出す。   Proceeding to step S 252, the synchronization control unit 22 reads one piece of device information of the device registered in the same group member as the client terminal 11 specified at step S 251 from the device information storage unit 29.

ステップS253に進み、同期制御部22はステップS252で読み出したデバイス情報から同期先デバイスを特定する。ステップS254に進み、同期制御部22は同期先デバイスが共有物でなければ、ステップS256に進み、その同期先デバイスにファイルを同期すると判断する。   In step S253, the synchronization control unit 22 identifies a synchronization destination device from the device information read in step S252. In step S254, if the synchronization destination device is not a shared object, the synchronization control unit 22 proceeds to step S256 and determines to synchronize the file with the synchronization destination device.

一方、同期制御部22は同期先デバイスが共有物であれば、ステップS255において同期元デバイスであるクライアント端末11と同期先デバイスであるクライアント端末11とが同じ所属であるか判断する。同じ所属であれば、同期制御部22はステップS257に進み、制限して同期すると判断する。同じ所属でなければ同期制御部22はステップS258に進み、その同期先デバイスにファイルを同期しないと判断する。   On the other hand, if the synchronization destination device is a shared object, the synchronization control unit 22 determines whether the client terminal 11 that is the synchronization source device and the client terminal 11 that is the synchronization destination device belong to the same affiliation in step S255. If the affiliations are the same, the synchronization control unit 22 proceeds to step S257 and determines that synchronization is restricted. If they do not belong, the synchronization control unit 22 proceeds to step S258 and determines that the file is not synchronized with the synchronization destination device.

ステップS259において、同期制御部22はステップS252でデバイス情報を読み出すべき次のメンバーがあれば、ステップS252に戻り、処理を続ける。ステップS252でデバイス情報を読み出すべき次のメンバーがなければ、図18の同期判断処理を終了する。   In step S259, if there is a next member from which device information is to be read in step S252, the synchronization control unit 22 returns to step S252 and continues processing. If there is no next member from which device information is to be read in step S252, the synchronization determination process in FIG. 18 is terminated.

図17に戻り、同期すると判断されたデバイスに対して、ストレージサーバ装置10のファイル送受信部21はステップS19においてファイルを送信する。また、制限して同期すると判断されたデバイスに対して、ストレージサーバ装置10のファイル送受信部21はステップS19において暗号化したファイルを送信する。   Returning to FIG. 17, the file transmission / reception unit 21 of the storage server apparatus 10 transmits the file to the device determined to be synchronized in step S19. In addition, the file transmission / reception unit 21 of the storage server device 10 transmits the file encrypted in step S19 to the device that is determined to be restricted and synchronized.

このように、第3の実施形態は、第1の実施形態の同期判断処理における同期するか同期しないかの判断に、更に、制限して同期するという判断を加えることができる。   As described above, in the third embodiment, it is possible to further add a determination to synchronize with limitation in the determination of synchronization or non-synchronization in the synchronization determination processing of the first embodiment.

本発明は、具体的に開示された上記の実施形態に限定されるものではなく、特許請求の範囲から逸脱することなく、種々の変形や変更が可能である。クライアント端末11及びオフィス機器12はデバイスの一例である。ストレージサーバ装置10は情報処理装置の一例である。   The present invention is not limited to the specifically disclosed embodiments, and various modifications and changes can be made without departing from the scope of the claims. The client terminal 11 and the office device 12 are examples of devices. The storage server device 10 is an example of an information processing device.

同期フォルダ33及び43は同期保存領域の一例である。フォルダ監視部32及び42は監視手段の一例である。同期制御部22は同期制御手段の一例である。ファイル送受信部21はファイル送信手段の一例である。   The synchronization folders 33 and 43 are an example of a synchronization storage area. The folder monitoring units 32 and 42 are examples of monitoring means. The synchronization control unit 22 is an example of a synchronization control unit. The file transmission / reception unit 21 is an example of a file transmission unit.

1 情報処理システム
10 ストレージサーバ装置
11 クライアント端末
12 オフィス機器
13 ネットワーク
21 ファイル送受信部
22 同期制御部
23 ファイル管理部
24 ユーザ管理部
25 デバイス管理部
26 ファイルストレージ
27 ファイル情報記憶部
28 ユーザ情報記憶部
29 デバイス情報記憶部
31 ファイル送受信部
32 フォルダ監視部
33 同期フォルダ
41 ファイル送受信部
42 フォルダ監視部
43 同期フォルダ
101 ファイル暗号化部
102、104 ファイル復号部
103、105 ファイル表示部
500 コンピュータ
501 入力装置
502 表示装置
503 外部I/F
503a 記録媒体
504 RAM
505 ROM
506 CPU
507 通信I/F
508 HDD
510 バス
700 MFP
701 CPU
702 RAM
703 ROM
704 通信I/F
705 操作キー
706 入力装置
707 出力装置
710 バスライン
DESCRIPTION OF SYMBOLS 1 Information processing system 10 Storage server apparatus 11 Client terminal 12 Office equipment 13 Network 21 File transmission / reception part 22 Synchronization control part 23 File management part 24 User management part 25 Device management part 26 File storage 27 File information storage part 28 User information storage part 29 Device information storage unit 31 File transmission / reception unit 32 Folder monitoring unit 33 Synchronization folder 41 File transmission / reception unit 42 Folder monitoring unit 43 Synchronization folder 101 File encryption unit 102, 104 File decryption unit 103, 105 File display unit 500 Computer 501 Input device 502 Display Device 503 External I / F
503a Recording medium 504 RAM
505 ROM
506 CPU
507 Communication I / F
508 HDD
510 Bus 700 MFP
701 CPU
702 RAM
703 ROM
704 Communication I / F
705 Operation keys 706 Input device 707 Output device 710 Bus line

特開2015−127947号公報Japanese Patent Laying-Open No. 2015-127947

Claims (9)

所属する組織の異なる複数のデバイスと、複数の前記デバイス間でファイルを同期させる情報処理装置と、を有する情報処理システムであって、
前記デバイスにある同期保存領域へのファイルの保存を監視する監視手段と、
前記同期保存領域にファイルが保存された同期元デバイスとファイルの同期を行う同期先デバイスを判断する同期制御手段と、
同期を行うと判断した前記同期先デバイスに前記同期保存領域に保存されたファイルを送信するファイル送信手段と、
を有し、
前記同期制御手段は、前記同期元デバイス及び前記同期先デバイスの種別と、前記同期元デバイス及び前記同期先デバイスの所属と、に基づき、ファイルの同期を行う前記同期先デバイスを判断すること
を特徴とする情報処理システム。
An information processing system having a plurality of devices belonging to different organizations and an information processing apparatus that synchronizes files among the plurality of devices,
Monitoring means for monitoring file storage in a synchronous storage area in the device;
Synchronization control means for determining a synchronization destination device that performs file synchronization with a synchronization source device in which a file is stored in the synchronization storage area;
A file transmission means for transmitting a file stored in the synchronization storage area to the synchronization destination device determined to perform synchronization;
Have
The synchronization control means determines the synchronization destination device that performs file synchronization based on the type of the synchronization source device and the synchronization destination device and the affiliation of the synchronization source device and the synchronization destination device. Information processing system.
前記同期制御手段は、前記同期元デバイスが共有物でない場合に、前記同期元デバイスと所属が異なり、且つ、共有物である前記同期先デバイスを、ファイルの同期を行わない前記同期先デバイスとして判断すること
を特徴とする請求項1記載の情報処理システム。
When the synchronization source device is not a shared object, the synchronization control unit determines the synchronization destination device that is different from the synchronization source device and is a shared object as the synchronization destination device that does not perform file synchronization. The information processing system according to claim 1.
前記同期制御手段は、前記同期元デバイスが共有物でない場合に、前記同期元デバイスと所属が異なり、且つ、所定の種別である前記同期先デバイスを、ファイルの同期を行わない前記同期先デバイスとして判断すること
を特徴とする請求項1記載の情報処理システム。
When the synchronization source device is not a shared object, the synchronization control means uses the synchronization destination device that is different from the synchronization source device and has a predetermined type as the synchronization destination device that does not perform file synchronization. The information processing system according to claim 1, wherein determination is made.
前記同期制御手段は、前記同期元デバイスが共有物である場合に、前記同期元デバイスと所属が異なる前記同期先デバイスを、ファイルの同期を行わない前記同期先デバイスとして判断すること
を特徴とする請求項1記載の情報処理システム。
The synchronization control means, when the synchronization source device is a shared object, determines the synchronization destination device that belongs to the synchronization source device as the synchronization destination device that does not synchronize files. The information processing system according to claim 1.
前記同期制御手段は、前記同期元デバイスが所定の種別である場合に、前記同期元デバイスと所属が異なる前記同期先デバイスを、ファイルの同期を行わない前記同期先デバイスとして判断すること
を特徴とする請求項1記載の情報処理システム。
The synchronization control means, when the synchronization source device is of a predetermined type, determines the synchronization destination device that belongs to the synchronization source device as the synchronization destination device that does not perform file synchronization. The information processing system according to claim 1.
前記ファイル送信手段は、同期を行うと判断した前記同期先デバイス以外の前記同期先デバイスからの要求に基づき、所定のアプリケーションにより復号可能な暗号化を行ったファイルを送信すること
を特徴とする請求項1乃至5何れか一項記載の情報処理システム。
The file transmission unit transmits an encrypted file that can be decrypted by a predetermined application based on a request from the synchronization destination device other than the synchronization destination device that is determined to be synchronized. Item 6. The information processing system according to any one of Items 1 to 5.
前記同期制御手段は、前記同期元デバイス及び前記同期先デバイスの種別と、前記同期元デバイス及び前記同期先デバイスの所属と、に基づき、ファイルの同期を行う前記同期先デバイスと、制限してファイルの同期を行う前記同期先デバイスと、ファイルの同期を行わない前記同期先デバイスと、を判断すること
を特徴とする請求項1記載の情報処理システム。
The synchronization control unit is configured to limit the file to the synchronization destination device that performs file synchronization based on the type of the synchronization source device and the synchronization destination device, and the affiliation of the synchronization source device and the synchronization destination device. 2. The information processing system according to claim 1, wherein the synchronization destination device that performs synchronization of the file and the synchronization destination device that does not perform file synchronization are determined.
所属する組織の異なる複数のデバイス間でファイルを同期させる処理を行う情報処理装置であって、
前記デバイスにある同期保存領域へのファイルの保存が検知されると、前記同期保存領域にファイルが保存された同期元デバイスとファイルの同期を行う、同期先デバイスを判断する同期制御手段と、
同期を行うと判断した前記同期先デバイスに前記同期保存領域に保存されたファイルを送信するファイル送信手段と、
を有し、
前記同期制御手段は、前記同期元デバイス及び前記同期先デバイスの種別と、前記同期元デバイス及び前記同期先デバイスの所属と、に基づき、ファイルの同期を行う前記同期先デバイスを判断すること
を特徴とする情報処理装置。
An information processing apparatus that performs processing for synchronizing files between a plurality of devices belonging to different organizations,
When the storage of the file in the synchronous storage area in the device is detected, the synchronization control means for determining the synchronization destination device that performs file synchronization with the synchronization source device in which the file is stored in the synchronous storage area;
A file transmission means for transmitting a file stored in the synchronization storage area to the synchronization destination device determined to perform synchronization;
Have
The synchronization control means determines the synchronization destination device that performs file synchronization based on the type of the synchronization source device and the synchronization destination device and the affiliation of the synchronization source device and the synchronization destination device. Information processing apparatus.
所属する組織の異なる複数のデバイス間でファイルを同期させる処理を行う情報処理装置を、
前記デバイスにある同期保存領域へのファイルの保存が検知されると、前記同期保存領域にファイルが保存された同期元デバイスとファイルの同期を行う、同期先デバイスを判断する同期制御手段、
同期を行うと判断した前記同期先デバイスに前記同期保存領域に保存されたファイルを送信するファイル送信手段、
として機能させ、
前記同期制御手段は、前記同期元デバイス及び前記同期先デバイスの種別と、前記同期元デバイス及び前記同期先デバイスの所属と、に基づき、ファイルの同期を行う前記同期先デバイスを判断すること
を特徴とするプログラム。
An information processing device that performs processing to synchronize files between multiple devices belonging to different organizations.
A synchronization control means for determining a synchronization destination device that synchronizes a file with a synchronization source device that stores the file in the synchronization storage area when the storage of the file in the synchronization storage area in the device is detected;
A file transmission means for transmitting a file stored in the synchronization storage area to the synchronization destination device determined to perform synchronization;
Function as
The synchronization control means determines the synchronization destination device that performs file synchronization based on the type of the synchronization source device and the synchronization destination device and the affiliation of the synchronization source device and the synchronization destination device. Program.
JP2016054591A 2016-03-18 2016-03-18 Information processing system, information processor and program Pending JP2017167994A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016054591A JP2017167994A (en) 2016-03-18 2016-03-18 Information processing system, information processor and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016054591A JP2017167994A (en) 2016-03-18 2016-03-18 Information processing system, information processor and program

Publications (1)

Publication Number Publication Date
JP2017167994A true JP2017167994A (en) 2017-09-21

Family

ID=59913809

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016054591A Pending JP2017167994A (en) 2016-03-18 2016-03-18 Information processing system, information processor and program

Country Status (1)

Country Link
JP (1) JP2017167994A (en)

Similar Documents

Publication Publication Date Title
US12081452B2 (en) Controlling distribution of resources in a network
CN107735807B (en) Intelligent deletion of revoked data
US10019591B1 (en) Low-latency media sharing
US10277649B2 (en) Presentation of computing environment on multiple devices
US10650077B2 (en) Providing secure storage of content and controlling content usage by social media applications
KR20170083039A (en) Roaming content wipe actions across devices
US9064122B2 (en) Job processing system, job processing method, and non-transitory computer-readable medium
WO2020220536A1 (en) Data backup method and device, and computer readable storage medium
US20210111897A1 (en) Offline protection of secrets
US20140122645A1 (en) Method and system for automatic agnostic provisioning of a computing device
CN113806777A (en) File access realization method and device, storage medium and electronic equipment
US8139757B2 (en) Electronic device capable of recording conference information, computer system, conference information processing method, and program product therefor
US10783264B2 (en) Non-transitory computer-readable storage medium, and information processing device using unique file-specific information for decryption of a target file
JP2020052574A (en) Management device, data distribution system and program
CN110895456A (en) Data processing method, terminal, and computer-readable storage medium
JP2017167994A (en) Information processing system, information processor and program
US20160277454A1 (en) Image sharing apparatus, image sharing system, and graphical user interface
JP2017107339A (en) Image forming apparatus
US20240232023A9 (en) Device management system and method of controlling device management system
US20170060815A1 (en) Information processing apparatus and non-transitory computer readable medium
WO2023051096A1 (en) Method for accessing resources, and electronic device
US20230267236A1 (en) Mobile computing device comprising compartmentalized computing module
JP2017199108A (en) Information processing system, information processing device, and program
JP6090406B2 (en) Transmission-side information processing apparatus, data sharing system, information processing method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190130

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20191122

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20191217

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20200616