KR101354110B1 - Virtual disk drive system and method thereof - Google Patents

Virtual disk drive system and method thereof Download PDF

Info

Publication number
KR101354110B1
KR101354110B1 KR1020120010637A KR20120010637A KR101354110B1 KR 101354110 B1 KR101354110 B1 KR 101354110B1 KR 1020120010637 A KR1020120010637 A KR 1020120010637A KR 20120010637 A KR20120010637 A KR 20120010637A KR 101354110 B1 KR101354110 B1 KR 101354110B1
Authority
KR
South Korea
Prior art keywords
file
user terminal
disk drive
virtual disk
information
Prior art date
Application number
KR1020120010637A
Other languages
Korean (ko)
Other versions
KR20130089349A (en
Inventor
이우섭
Original Assignee
(주)레이풀시스템
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 (주)레이풀시스템 filed Critical (주)레이풀시스템
Priority to KR1020120010637A priority Critical patent/KR101354110B1/en
Publication of KR20130089349A publication Critical patent/KR20130089349A/en
Application granted granted Critical
Publication of KR101354110B1 publication Critical patent/KR101354110B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45504Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

본 발명은 가상 디스크 드라이브와 연관된 복수의 파일들을 저장하는 파일 데이터베이스, 상기 저장된 복수의 파일들과 연관된 파일정보 및 폴더정보를 관리하는 데이터베이스 관리시스템, 사용자 단말기에서 상기 가상 디스크 드라이브가 실행된 경우, 상기 파일정보 또는 상기 폴더정보를 상기 사용자 단말기의 화면에 표시하는 비지니스 서버 데몬, 및 상기 사용자 단말기로부터 상기 복수의 파일들 중 어느 하나가 요청된 경우, 상기 요청된 파일을 열어 상기 사용자 단말기의 화면에 표시하는 파일서버 데몬을 포함하는 가상 디스크 드라이브 시스템을 제공한다.The present invention provides a file database for storing a plurality of files associated with a virtual disk drive, a database management system for managing file information and folder information associated with the stored plurality of files, and when the virtual disk drive is executed in a user terminal. A business server daemon for displaying file information or the folder information on the screen of the user terminal, and when one of the plurality of files is requested from the user terminal, the requested file is opened and displayed on the screen of the user terminal. It provides a virtual disk drive system that includes a file server daemon.

Description

가상 디스크 드라이브 시스템 및 제공 방법{VIRTUAL DISK DRIVE SYSTEM AND METHOD THEREOF}VIRTUAL DISK DRIVE SYSTEM AND METHOD THEREOF}

본 발명은 서버에 저장된 파일들을 사용자 단말기에서 용이하게 사용하기 위한 방안에 관한 것이다.The present invention relates to a method for easily using files stored in a server in a user terminal.

컴퓨터 가상화는 다수의 가상 컴퓨팅 머신들이 공통의 컴퓨팅 하드웨어 플랫폼 상에서 구동하도록 하는 것이다. 물리적인 컴퓨팅 하드웨어 플랫폼과 유사하게, 가상 컴퓨팅 머신들은 가상 하드 디스크와 같은 저장 매체, 가상 프로세서들, 및 컴퓨팅 환경과 관련되는 다른 시스템 컴포넌트들을 포함한다. 예를 들어, 가상 하드 디스크는 가상 머신에 대한 운영 시스템, 데이터, 및 애플리케이션 파일들을 저장할 수 있다.Computer virtualization is what allows multiple virtual computing machines to run on a common computing hardware platform. Similar to physical computing hardware platforms, virtual computing machines include storage media such as virtual hard disks, virtual processors, and other system components associated with the computing environment. For example, a virtual hard disk can store operating system, data, and application files for a virtual machine.

서버-기반 컴퓨팅은 서버에 관해 원격으로 배치되는 네트워크화된 클라이언트 시스템이 상기 서버 상의 컴퓨팅 리소스들에 액세스하도록 하는 것이다. 예를 들어, 클라이언트는 RDP 또는 VNC 와 같은 원격 데스크탑 프로토콜을 사용하여, 데스크탑을 원격으로 액세스할 수 있고, 키보드 또는 마우스 입력과 같은 사용자 입력을 원격 시스템에 송신할 수 있다. 서버-기반 컴퓨팅은 컴퓨팅 리소스들의 중앙화된 관리를 용이하게 한다. 그러나, 서버-기반 컴퓨팅은 그래픽 집중 애플리케이션들, 및 USB 디바이스, 프린터 등과 같은 로컬 디바이스들이 원하는 바대로 동작하지 않을 수도 있다는 문제점이 있다. 또한, 사용자는 서버 상에 저장된 사용자의 데스크탑에 대한 액세스를 획득하기 위해 네트워크에 접속된 상태로 유지해야 한다.Server-based computing is to allow a networked client system that is remotely located with respect to a server to access computing resources on the server. For example, a client can use a remote desktop protocol such as RDP or VNC to remotely access the desktop and send user input, such as keyboard or mouse input, to the remote system. Server-based computing facilitates centralized management of computing resources. However, server-based computing has the problem that graphics intensive applications and local devices such as USB devices, printers, etc. may not work as desired. In addition, the user must remain connected to the network to gain access to the user's desktop stored on the server.

서버-기반 컴퓨팅에 대한 대안인, 클라이언트측 컴퓨팅은 사용자로 하여금 기업 네트워크로부터 이격되게 위치되게 하고 오프라인 모드, 즉, 네트워크 또는 인터넷에 접속되지 않도록 하는 것이다. 그러나, 클라이언트측 컴퓨팅 역시, 운영 시스템들 및 애플리케이션들의 업데이트, 보안 시행, 컴플리안스(compliance)의 라이센싱, 정보의 록킹(lock), 다양한 정책들에 대한 지원 강화, 및 데이터 백업과 같은 태스크들이 발생할 경우, 바람직하지 않은 비효율성을 유도하기도 한다.Client-side computing, an alternative to server-based computing, is to allow users to be located away from the corporate network and not to be in offline mode, i.e., not connected to the network or the Internet. However, client-side computing also introduces tasks such as updating operating systems and applications, enforcing security, licensing compliance, locking information, enhancing support for various policies, and backing up data. In some cases, this may lead to undesirable inefficiencies.

본 발명의 일실시예는 사용자 단말기에서 구동하는 모든 윈도우 어플리케이션에서 가상 디스크 드라이브를 인식하므로 USB 처럼 가상 디스크 드라이브에 저장된 파일을 열거나, 가상 디스크 드라이브에 새로운 파일을 저장할 수 있는 가상 디스크 드라이브 시스템 및 제공 방법을 제공한다.According to one embodiment of the present invention, a virtual disk drive is recognized by all Windows applications running in a user terminal, and thus, a virtual disk drive system and a virtual disk drive system capable of opening a file stored in a virtual disk drive, such as USB, or storing a new file in the virtual disk drive, are provided. Provide a method.

본 발명의 일실시예는 사용자 단말기에는 파일을 저장하지 않고, 가상 디스크 드라이브에만 파일을 저장하도록 함으로써, 가상 디스크 드라이브에 저장된 파일을 중앙에서만 관리할 수 있어, 보안을 강화시킬 수 있는 가상 디스크 드라이브 시스템 및 제공 방법을 제공한다.According to an embodiment of the present invention, by storing a file only in a virtual disk drive without storing a file in a user terminal, a file stored in the virtual disk drive can be centrally managed, thereby enhancing security. And a providing method.

본 발명의 일실시예는 사용자 단말기에서 실행중인 파일에 링크된 파일을 가상 디스크 드라이브에서 검색하여 제공함으로써, 여러 개의 파일을 동시에 저장시킬 수 있는 가상 디스크 드라이브 시스템 및 제공 방법을 제공한다.An embodiment of the present invention provides a virtual disk drive system and a method for providing multiple files that can be stored simultaneously by searching for and providing a file linked to a file running in a user terminal in a virtual disk drive.

본 발명의 일실시예에 따른 가상 디스크 드라이브 시스템은 가상 디스크 드라이브와 연관된 복수의 파일들을 저장하는 파일 데이터베이스, 상기 저장된 복수의 파일들과 연관된 파일정보 및 폴더정보를 관리하는 데이터베이스 관리시스템, 사용자 단말기에서 상기 가상 디스크 드라이브가 실행된 경우, 상기 파일정보 또는 상기 폴더정보를 상기 사용자 단말기의 화면에 표시하는 비지니스 서버 데몬, 및 상기 사용자 단말기로부터 상기 복수의 파일들 중 어느 하나가 요청된 경우, 상기 요청된 파일을 열어 상기 사용자 단말기의 화면에 표시하는 파일서버 데몬을 포함한다.A virtual disk drive system according to an embodiment of the present invention is a file database for storing a plurality of files associated with a virtual disk drive, a database management system for managing file information and folder information associated with the plurality of stored files, in a user terminal When the virtual disk drive is executed, the business server daemon for displaying the file information or the folder information on the screen of the user terminal, and if any one of the plurality of files is requested from the user terminal, It includes a file server daemon that opens a file and displays it on the screen of the user terminal.

상기 비지니스 서버 데몬은 상기 사용자 단말기에서 상기 표시된 폴더정보와 연관하여 생성, 수정, 삭제, 및 이동 중 적어도 하나를 처리한 경우, 상기 데이터베이스 관리시스템에 저장된 상기 표시된 폴더정보를 생성, 수정, 삭제, 및 이동할 수 있다.The business server daemon generates, modifies, deletes, and displays the displayed folder information stored in the database management system when the user terminal processes at least one of creation, modification, deletion, and movement in association with the displayed folder information. I can move it.

상기 파일서버 데몬은 상기 사용자 단말기에서 상기 표시된 파일을 수정 또는 삭제 처리한 경우, 상기 파일 데이터베이스에 저장된 상기 표시된 파일을 수정 또는 삭제할 수 있다.The file server daemon may modify or delete the displayed file stored in the file database when the displayed file is modified or deleted by the user terminal.

상기 파일서버 데몬은 상기 가상 디스크 드라이브 내에서 상기 사용자 단말기가 파일을 생성한 경우, 상기 생성된 파일을 상기 파일 데이터베이스에 저장할 수 있다.The file server daemon may store the generated file in the file database when the user terminal generates a file in the virtual disk drive.

상기 비지니스 서버 데몬은 상기 생성된 파일과 연관된 파일정보 및 폴더정보를 생성하여 상기 데이터베이스 관리시스템에 저장할 수 있다.The business server daemon may generate file information and folder information associated with the generated file and store it in the database management system.

상기 파일서버 데몬은 상기 사용자 단말기에서 실행하는 파일에 링크된 파일을 상기 파일 데이터베이스에서 검색하고, 상기 검색된 파일을 상기 사용자 단말기에 표시할 수 있다.The file server daemon may search for a file linked to a file executed in the user terminal in the file database, and display the searched file on the user terminal.

본 발명의 일실시예에 따른 가상 디스크 드라이브 제공 방법은 가상 디스크 드라이브와 연관된 복수의 파일들을 파일 데이터베이스에 저장하는 단계, 상기 저장된 복수의 파일들과 연관된 파일정보 및 폴더정보를 데이터베이스 관리시스템에 저장하는 단계, 사용자 단말기에서 상기 가상 디스크 드라이브가 실행된 경우, 상기 파일정보 또는 상기 폴더정보를 상기 사용자 단말기의 화면에 표시하는 단계 및 상기 사용자 단말기로부터 상기 복수의 파일들 중 어느 하나가 요청된 경우, 상기 요청된 파일을 열어 상기 사용자 단말기의 화면에 표시하는 단계를 포함한다.The virtual disk drive providing method according to an embodiment of the present invention comprises the steps of storing a plurality of files associated with the virtual disk drive in a file database, storing the file information and folder information associated with the stored plurality of files in a database management system If the virtual disk drive is executed in the user terminal, displaying the file information or the folder information on the screen of the user terminal, and if any one of the plurality of files is requested from the user terminal, Opening the requested file and displaying the requested file on a screen of the user terminal.

본 발명의 일실시예에 따르면, 사용자 단말기에서 구동하는 모든 윈도우 어플리케이션에서 가상 디스크 드라이브를 인식함으므로, USB 처럼 가상 디스크 드라이브로부터 파일을 열거나, 참조하거나, 저장하는 등의 문서를 관리하는데 사용할 수 있다.According to an embodiment of the present invention, since all the Windows applications running on the user terminal recognize the virtual disk drive, it can be used to manage documents such as opening, referencing, or storing files from the virtual disk drive, such as USB. have.

본 발명의 일실시예에 따르면, 로컬 저장 방지 기능을 사용자 단말기에 적용하는 경우, 사용자 단말기에는 작업한 파일을 저장하지 않고, 가상 디스크 드라이브에만 파일을 저장하도록 함으로써, 파일 보안을 강화할 수 있다.According to an embodiment of the present invention, when the local storage prevention function is applied to a user terminal, file security may be enhanced by storing the file only in the virtual disk drive without storing the file in the user terminal.

본 발명의 일실시예에 따르면, 가상 디스크 드라이브에 저장된 엑셀 파일에 링크하거나, 캐드 등의 설계 툴에서 사용되는 여러 개의 파일을 동시에 저장할 수 있다.According to an embodiment of the present invention, it is possible to link to an Excel file stored in a virtual disk drive or to store several files used in a design tool such as CAD.

본 발명의 일실시예에 따르면, 어플리케이션의 종류, 버전 등에 구애받지 않고 가상 디스크 드라이브를 활용하여 자유롭게 파일을 관리할 수 있다.According to an embodiment of the present invention, a file may be freely managed using a virtual disk drive regardless of the type, version, or the like of an application.

도 1은 본 발명의 일실시예에 따른 가상 디스크 드라이브 시스템의 구성을 도시한 블록도이다.
도 2는 비지니스 서버 데몬이 폴더정보를 제공하는 일례를 도시한 도면이다.
도 3은 데이터베이스 관리 시스템에 저장된 폴더정보의 일례를 도시한 도면이다.
도 4는 가상 디스크 드라이브와 연관된 폴더정보를 사용자 단말기의 화면에 표시하는 일례를 도시한 도면이다.
도 5는 사용자 단말기에 의해 생성된 새로운 폴더를 데이터베이스 관리 시스템에 저장하는 일례를 도시한 도면이다.
도 6은 파일서버 데몬이 파일 데이터베이스에 저장된 파일을 사용자 단말기로 제공하는 일례를 도시한 도면이다.
도 7은 파일서버 데몬이 사용자 단말기에서 요청한 파일을 사용자 단말기의 화면에 표시하는 일례를 도시한 도면이다.
도 8은 파일서버 데몬이 사용자 단말기에서 수정한 파일을 파일 데이터베이스에 저장하는 일례를 도시한 도면이다.
도 9는 파일서버 데몬이 사용자 단말기에서 표시된 파일에 링크된 파일을 제공하는 일례를 도시한 도면이다.
도 10은 파일서버 데몬이 사용자 단말기에서 실행된 복수의 파일을 파일 데이터베이스에 저장하는 일례를 도시한 도면이다.
도 11은 본 발명의 일실시예에 따른 가상 디스크 드라이브 제공 방법의 순서를 도시한 흐름도이다.
1 is a block diagram illustrating a configuration of a virtual disk drive system according to an embodiment of the present invention.
2 is a diagram illustrating an example in which a business server daemon provides folder information.
3 is a diagram showing an example of folder information stored in a database management system.
4 illustrates an example of displaying folder information associated with a virtual disk drive on a screen of a user terminal.
5 is a diagram illustrating an example of storing a new folder created by a user terminal in a database management system.
6 is a diagram illustrating an example in which a file server daemon provides a file stored in a file database to a user terminal.
7 is a diagram illustrating an example in which a file server daemon displays a file requested by a user terminal on a screen of the user terminal.
8 is a diagram illustrating an example in which a file server daemon stores a file modified by a user terminal in a file database.
9 is a diagram illustrating an example in which a file server daemon provides a file linked to a file displayed on a user terminal.
10 is a diagram illustrating an example in which a file server daemon stores a plurality of files executed in a user terminal in a file database.
11 is a flowchart illustrating a procedure of a method for providing a virtual disk drive according to an embodiment of the present invention.

이하, 첨부 도면들 및 첨부 도면들에 기재된 내용들을 참조하여 본 발명의 다양한 실시예를 상세하게 설명하지만, 본 발명이 실시예에 의해 제한되거나 한정되는 것은 아니다.Hereinafter, various embodiments of the present invention will be described in detail with reference to the accompanying drawings and accompanying drawings, but the present invention is not limited to or limited by the embodiments.

도 1은 본 발명의 일실시예에 따른 가상 디스크 드라이브 시스템의 구성을 도시한 블록도이다.1 is a block diagram illustrating a configuration of a virtual disk drive system according to an embodiment of the present invention.

도 1을 참고하면, 가상 디스크 드라이브 시스템(100)은 파일서버 데몬(110), 파일 데이터베이스(120), 비지니스 서버 데몬(130) 및 데이터베이스 관리 시스템(140)을 포함한다.Referring to FIG. 1, the virtual disk drive system 100 includes a file server daemon 110, a file database 120, a business server daemon 130, and a database management system 140.

파일 데이터베이스(120)는 가상 디스크 드라이브와 연관된 복수의 파일들을 저장한다. 상기 복수의 파일들은 마이크로 오피스(워드(doc, docx), 엑셀(xls, xlsx) 등), 한글(hwp), 캐드 시스템(dwg), 음악(mp3, wav), 동영상(avi. Asf. mp4) 등으로 서로 다른 형식의 파일일 수 있다.File database 120 stores a plurality of files associated with the virtual disk drive. The plurality of files include micro office (word (doc, docx), Excel (xls, xlsx), etc.), Hangul (hwp), CAD system (dwg), music (mp3, wav), video (avi.Asf.mp4). The file may be in a different format.

데이터베이스 관리 시스템(DataBase Management System, 140)은 상기 저장된 복수의 파일들과 연관된 파일정보 및 폴더정보를 관리한다. 상기 파일정보는 파일과 연관된 파일명, 수정한 날짜, 형식(확장자), 크기 등을 포함하는 것일 수 있다. 상기 폴더정보는 저장된 파일의 위치와 연관된 트리 구조의 정보일 수 있다.The database management system 140 manages file information and folder information associated with the plurality of stored files. The file information may include a file name associated with a file, a modified date, a format (extension), a size, and the like. The folder information may be information of a tree structure associated with a location of a stored file.

사용자 단말기(150)는 가상 디스크 드라이브(160)를 실행시켜, 가상 디스크 드라이브 내에 폴더정보 및 파일정보를 보거나, 파일들을 열어볼 수 있다. 여기서, 사용자 단말기(150)는 휴대폰, 스마트폰, 컴퓨터, 노트북 등, 사용자가 단말기로서 사용하는 모든 전자장치를 통칭하는 개념이다.The user terminal 150 may execute the virtual disk drive 160 to view folder information and file information or to open files in the virtual disk drive. Here, the user terminal 150 is a concept that collectively refers to all the electronic devices that the user uses as a terminal, such as a mobile phone, a smart phone, a computer, a laptop, and the like.

가상 디스크 드라이브(160)는 어플리케이션과 같이, 사용자 단말기(150) 내에 아이콘 형태로 제공되며, 선택(클릭)되면 실행되는 것이다. 가상 디스크 드라이브(160)는 물리적으로 실제 존재하지 않지만, 사용자 단말기(150)의 화면 상에 표시하기 위해 생성되는 것이다.The virtual disk drive 160 is provided in the form of an icon in the user terminal 150 like an application and is executed when selected (clicked). The virtual disk drive 160 is not physically present but is created for display on the screen of the user terminal 150.

사용자 단말기(150)는 메모리에 저장된 단말 파일정보를 참조하여 가상 디스크 드라이브(160)와 연관된 디스크명을 생성할 수 있다. 예컨대, 상기 단말 파일정보에 디스크명이 'C:', 'D:'가 있는 경우, 사용자 단말기(150)는 가상 디스크 드라이브(160)와 연관된 디스크명으로 'E:'를 생성할 수 있다. 따라서, 가상 디스크 드라이브(160)는 사용자 단말기(150)에서 로컬 디스크와 동일하게 사용할 수 있지만, 가상 디스크 드라이브(160)를 통해 표시된 파일들은 실제로 사용자 단말기(150)에는 저장되지 않는다.The user terminal 150 may generate a disk name associated with the virtual disk drive 160 by referring to the terminal file information stored in the memory. For example, if the terminal file information includes the disk names 'C:' and 'D:', the user terminal 150 may generate 'E:' as the disk name associated with the virtual disk drive 160. Therefore, the virtual disk drive 160 may be used in the user terminal 150 in the same manner as the local disk, but the files displayed through the virtual disk drive 160 are not actually stored in the user terminal 150.

비지니스 서버 데몬(130)은 사용자 단말기(150)에서 가상 디스크 드라이브(160)가 실행된 경우, 상기 파일정보 또는 상기 폴더정보를 사용자 단말기(150)의 화면에 표시한다. 사용자 단말기(150)의 화면에 표시되는 파일정보 또는 폴더정보는 실제로 사용자 단말기(150)에 저장된 것이 아니라, 데이터베이스 관리 시스템(140)에 저장된 것을 비지니스 서버 데몬(130)이 사용자 단말기(150)의 화면에 표시되도록 제공한 것이다.The business server daemon 130 displays the file information or the folder information on the screen of the user terminal 150 when the virtual disk drive 160 is executed in the user terminal 150. The file information or the folder information displayed on the screen of the user terminal 150 is not actually stored in the user terminal 150, but is stored in the database management system 140 so that the business server daemon 130 displays the screen of the user terminal 150. It is provided to be displayed in.

실시예로, 비지니스 서버 데몬(130)은 상기 파일정보 또는 상기 폴더정보를 제공할 때, 사용자 단말기(150)의 접근권한에 따라 모든 파일정보 또는 폴더정보를 제공하거나, 접근권한이 허락된 일부의 파일정보 또는 폴더정보만이 표시되도록 제어할 수 있다.In an embodiment, when providing the file information or the folder information, the business server daemon 130 provides all the file information or the folder information according to the access right of the user terminal 150, Only file information or folder information can be displayed.

다른 실시예로, 사용자 단말기(150)는 상기 표시된 파일정보 또는 폴더정보를 생성, 수정, 삭제, 및 이동 중 적어도 하나를 처리할 수 있다. 이 경우, 비지니스 서버 데몬(130)은 상기 처리된 파일정보 또는 폴더정보에 대응하여, 데이터베이스 관리시스템(140)에 저장된 파일정보 또는 폴더정보를 생성, 수정, 삭제, 및 이동할 수 있다.In another embodiment, the user terminal 150 may process at least one of generating, modifying, deleting, and moving the displayed file information or folder information. In this case, the business server daemon 130 may generate, modify, delete, and move file information or folder information stored in the database management system 140 in response to the processed file information or folder information.

파일서버 데몬(110)은 사용자 단말기(150)로부터 상기 복수의 파일들 중 어느 하나가 요청된 경우, 상기 요청된 파일을 열어 사용자 단말기(150)의 화면에 표시한다. 사용자 단말기(150)는 상기 표시된 폴더정보 및 파일정보를 보고 어느 하나의 파일을 선택할 수 있다. 파일서버 데몬(110)은 사용자 단말기(150)에 의해 파일이 선택되는 것을 파일의 요청으로 해석할 수 있다. 또한, 사용자 단말기(150)의 화면에 상기 요청된 파일을 표시하는 것은 실제로 사용자 단말기(150)에 저장된 것이 아니라, 파일 데이터베이스(120)에 저장된 것을 파일서버 데몬(110)이 사용자 단말기(150)의 화면에 표시하도록 제공한 것이다.If any one of the plurality of files is requested from the user terminal 150, the file server daemon 110 opens the requested file and displays the requested file on the screen of the user terminal 150. The user terminal 150 may select any one file by viewing the displayed folder information and file information. The file server daemon 110 may interpret that the file is selected by the user terminal 150 as a request for a file. In addition, the display of the requested file on the screen of the user terminal 150 is not actually stored in the user terminal 150, but is stored in the file database 120, the file server daemon 110 of the user terminal 150 It is provided to display on the screen.

실시예로, 사용자 단말기(150)는 상기 표시된 파일을 수정 또는 삭제 처리할 수 있다. 이 경우, 파일서버 데몬(110)은 상기 처리된 파일에 대응하여, 파일 데이터베이스(120)에 저장된 파일을 수정 또는 삭제할 수 있다.In an embodiment, the user terminal 150 may modify or delete the displayed file. In this case, the file server daemon 110 may modify or delete a file stored in the file database 120 in response to the processed file.

다른 실시예로, 사용자 단말기(150)는 새로운 파일을 생성하여 가상 디스크 드라이브(160)에 저장할 수 있다. 이때, 파일서버 데몬(110)은 상기 생성된 파일을 파일 데이터베이스(120)에 저장할 수 있다. 또한, 비지니스 서버 데몬(130)은 상기 생성된 파일과 연관된 파일정보 및 폴더정보를 생성하여 데이터베이스 관리시스템(140)에 저장할 수 있다. 특히, 상기 생성된 파일, 파일정보, 폴더정보는 사용자 단말기(150)에 전혀 저장되지 않고, 파일 데이터베이스(120) 및 데이터베이스 관리시스템(140)에만 저장된다.In another embodiment, the user terminal 150 may generate a new file and store it in the virtual disk drive 160. In this case, the file server daemon 110 may store the generated file in the file database 120. In addition, the business server daemon 130 may generate file information and folder information associated with the generated file and store it in the database management system 140. In particular, the generated file, file information, and folder information are not stored in the user terminal 150 at all, but only in the file database 120 and the database management system 140.

또 다른 실시예로, 파일서버 데몬(110)은 사용자 단말기(150)에서 실행하는 파일에 링크된 파일이 있는지 파일 데이터베이스(120)에서 검색하고, 상기 검색된 파일을 사용자 단말기(150)에 표시할 수 있다.In another embodiment, the file server daemon 110 may search the file database 120 for a file linked to a file executed by the user terminal 150 and display the searched file on the user terminal 150. have.

도 2는 비지니스 서버 데몬이 폴더정보를 제공하는 일례를 도시한 도면이다.2 is a diagram illustrating an example in which a business server daemon provides folder information.

도 2를 참고하면, 사용자 단말기는 가상 디스크 드라이브를 실행시켜 폴더를 선택하고(210), 윈도우 커널을 통해 가상 디스크 드라이브에 저장된 폴더정보를 요청할 수 있다(220). 윈도우 커널은 상기 사용자 단말기 상에 존재하여, 상기 사용자 단말기가 가상 디스크 드라이브를 실행시킬 수 있도록 도와준다. 사용자 단말기 내 서버 커넥터는 상기 요청된 폴더정보를 비지니스 서버 데몬으로 전송할 수 있다(230). 상기 서버 커넥터는 TCP/IP 등의 프로토콜로 상기 비지니스 서버 데몬에 연결될 수 있다.Referring to FIG. 2, the user terminal may execute a virtual disk drive to select a folder (210) and request folder information stored in the virtual disk drive through the Windows kernel (220). The Windows kernel resides on the user terminal to help the user terminal execute a virtual disk drive. The server connector in the user terminal may transmit the requested folder information to the business server daemon (230). The server connector may be connected to the business server daemon through a protocol such as TCP / IP.

상기 비지니스 서버 데몬은 데이터베이스 관리 시스템에 저장된 파일정보를 읽어들여, 상기 서버 커넥터로 제공할 수 있다(240). The business server daemon may read file information stored in a database management system and provide the file information to the server connector (240).

상기 서버 커넥터는 제공된 파일정보를 상기 가상 디스크 드라이브를 통해 상기 사용자 단말기의 화면에 표시되도록 할 수 있다(250).The server connector may display the provided file information on the screen of the user terminal through the virtual disk drive (250).

도 3은 데이터베이스 관리 시스템에 저장된 폴더정보의 일례를 도시한 도면이다.3 is a diagram showing an example of folder information stored in a database management system.

도 3을 참고하면, 데이터베이스 관리 시스템은 가상 디스크 드라이브와 연관된 복수의 파일들에 대하여, 파일정보(R 드라이브 개발계획, 개발추진 전략 등) 및 폴더정보(폴더 A, 폴더 B, 폴더 C 등)를 저장할 수 있다. 폴더정보는 폴더 A의 저장위치, 폴더 A의 하위폴더인 A-1 폴더, A-2 폴더에 대한 것이고, 파일정보는 A-1 폴더에 저장된 드라이브 개발계획, 개발추진 전략 등의 파일명에 대한 것이다.Referring to FIG. 3, the database management system stores file information (R drive development plan, development promotion strategy, etc.) and folder information (folder A, folder B, folder C, etc.) for a plurality of files associated with a virtual disk drive. Can be stored. The folder information is about the storage location of folder A, the folder A-1 and folder A-2, which are subfolders of folder A. The file information is about the file name of the drive development plan and development promotion strategy stored in folder A-1. .

도 4는 가상 디스크 드라이브와 연관된 폴더정보를 사용자 단말기의 화면에 표시하는 일례를 도시한 도면이다.4 illustrates an example of displaying folder information associated with a virtual disk drive on a screen of a user terminal.

도 4를 참고하면, 사용자 단말기는 가상 디스크 드라이브(Rayful 드라이브)를 표시하고, 상기 가상 디스크 드라이브와 연관된 폴더정보(폴더 A, 폴더 B, 폴더 C 등), 및 폴더 A의 하위 폴더인 A-1 폴더에 저장된 파일정보(파일명, 수정한 날짜, 유형, 크기)를 표시할 수 있다. 파일정보는 R 드라이브 개발계획(파일명), 2012-01-12 오전 9..(수정한 날짜), 유형(파일), 크기(45KB)를 포함할 수 있다.Referring to FIG. 4, the user terminal displays a virtual disk drive (Rayful drive), folder information (folder A, folder B, folder C, etc.) associated with the virtual disk drive, and A-1 which is a subfolder of folder A. You can display the file information (file name, date modified, type, size) stored in the folder. The file information may include the R Drive Development Plan (file name), 9.01 am 2012 (modified date), type (file) and size (45KB).

도 3과 도 4를 매칭하여 보면, 상기 사용자 단말기의 가상 디스크 드라이브에 표시된 것은 상기 데이터베이스 관리 시스템에 저장된 것과 동일하다. 따라서, 상기 사용자 단말기는 파일정보 및 폴더정보를 로컬에 임시로 저장할 필요없이, 상기 비지니스 서버 데몬에 의해 제공되는 파일정보 및 폴더정보를 단순히 화면에 표시하는 기능만 수행한다.3 and 4, the displayed on the virtual disk drive of the user terminal is the same as that stored in the database management system. Accordingly, the user terminal merely performs the function of simply displaying the file information and the folder information provided by the business server daemon on the screen without temporarily storing the file information and the folder information locally.

도 5는 사용자 단말기에 의해 생성된 새로운 폴더를 데이터베이스 관리 시스템에 저장하는 일례를 도시한 도면이다.5 is a diagram illustrating an example of storing a new folder created by a user terminal in a database management system.

도 5를 참고하면, 사용자 단말기는 가상 디스크 드라이브를 실행시켜 폴더를 선택하고(510), 윈도우 커널을 통해 가상 디스크 드라이브에 새로운 폴더를 생성하며(520), 서버 커넥터를 통해 비지니스 서버 데몬으로 새로운 폴더 생성을 요청할 수 있다(530). 상기 비지니스 서버 데몬은 데이터베이스 관리 시스템에 새로운 폴더를 생성하고(540), 상기 서버 커넥터를 통해 상기 가상 디스크 드라이브 내 폴더정보에 생성된 폴더가 포함되도록 제어함으로써, 상기 사용자 단말기의 화면에 표시되도록 할 수 있다(550).Referring to FIG. 5, the user terminal executes a virtual disk drive to select a folder (510), creates a new folder on the virtual disk drive through the Windows kernel (520), and creates a new folder as a business server daemon through a server connector. The creation may be requested (530). The business server daemon may create a new folder in the database management system (540) and control to include the created folder in the folder information in the virtual disk drive through the server connector to be displayed on the screen of the user terminal. 550.

도 6은 파일서버 데몬이 파일 데이터베이스에 저장된 파일을 사용자 단말기로 제공하는 일례를 도시한 도면이다.6 is a diagram illustrating an example in which a file server daemon provides a file stored in a file database to a user terminal.

도 6을 참고하면, 사용자 단말기는 어플리케이션을 실행시켜 가상 디스크 드라이브 내 '실적.xls' 파일을 선택하고(610), 윈도우 커널을 통해 가상 디스크 드라이브에 선택된 파일을 요청하여(620), 서버 커넥터를 통해 파일서버 데몬으로 선택된 파일을 요청할 수 있다(630). Referring to FIG. 6, the user terminal executes an application to select a 'performance.xls' file in the virtual disk drive (610), requests the selected file to the virtual disk drive through the Windows kernel (620), and connects the server connector. In operation 630, the selected file may be requested as the file server daemon.

상기 파일서버 데몬은 상기 요청된 파일을 파일 데이터베이스로부터 추출하여, 추출된 파일을 서버 커넥터를 통해 제공함으로써, 상기 사용자 단말기의 화면에 '실적.xls' 파일을 표시할 수 있다(640 내지 670).The file server daemon extracts the requested file from a file database and provides the extracted file through a server connector, thereby displaying a 'performance.xls' file on the screen of the user terminal (640 to 670).

도 7은 파일서버 데몬이 사용자 단말기에서 요청한 파일을 사용자 단말기의 화면에 표시하는 일례를 도시한 도면이다.7 is a diagram illustrating an example in which a file server daemon displays a file requested by a user terminal on a screen of the user terminal.

도 7을 참고하면, 파일서버 데몬은 사용자 단말기에 의해 실행된 워드 파일과 연관된 파일이 있는지 파일 데이터베이스로부터 검색하여, 검색된 파일과 연관된 파일정보(주간_업무_보고_11.18, 주간_업무_보고_11.11 등)를 상기 사용자 단말기의 화면에 표시한다(710). 또는, 상기 파일서버 데몬은 상기 사용자 단말기의 '내컴퓨터'를 통해 가상 디스크 드라이브(Rayful_ECM)에 저장된 파일과 연관된 파일정보(로컬 저장방지.avi, 로컬저장 방지2개.avi), 폴더정보(개인 문서함, 부서 문서함, Presentation 등)를 표시할 수도 있다(720). 상기 파일서버 데몬은 상기 가상 디스크 드라이브에 저장된 파일 중, 상기 사용자 단말기에 의해 선택된 파일(운영자 매뉴얼_V1.0[1].doc)을 실행시켜 상기 사용자 단말기의 화면에 표시할 수 있다(730).Referring to FIG. 7, the file server daemon searches whether a file associated with a word file executed by a user terminal is found in the file database, and file information associated with the retrieved file (weekly_task_report_11.18, weekly_task_report_ 11.11, etc.) are displayed on the screen of the user terminal (710). Alternatively, the file server daemon may store file information (local storage prevention.avi, local storage prevention 2.avi) and folder information (personal) associated with a file stored in the virtual disk drive Rayy_ECM through 'My Computer' of the user terminal. (Box, Department File, Presentation, etc.) may be displayed (720). The file server daemon may execute a file (operator manual_V1.0 [1] .doc) selected by the user terminal among the files stored in the virtual disk drive and display the file on the screen of the user terminal (730). .

이때, 상기 실행되는 파일은 상기 사용자 단말의 로컬 디스크에는 저장되지 않고, 상기 파일 데이터베이스에만 저장된다. 따라서, 상기 사용자 단말기에서 수정 또는 삭제된 파일은 상기 사용자 단말기에 저장되지 않고, 상기 파일 데이터베이스에만 수정 또는 삭제됨으로써, 파일서버 데몬이 중앙에서 파일을 관리할 수 있어, 파일 보안을 강화시킬 수 있다.In this case, the executed file is not stored in the local disk of the user terminal, but only in the file database. Therefore, the file modified or deleted in the user terminal is not stored in the user terminal, but modified or deleted only in the file database, so that the file server daemon can centrally manage the file, thereby enhancing file security.

도 8은 파일서버 데몬이 사용자 단말기에서 수정한 파일을 파일 데이터베이스에 저장하는 일례를 도시한 도면이다.8 is a diagram illustrating an example in which a file server daemon stores a file modified by a user terminal in a file database.

도 8을 참조하면, 사용자 단말기는 실행된 '실적.xls' 파일을 저장하고(810), 윈도우 커널을 통해 가상 디스크 드라이브에 '실적.xls' 파일의 저장을 요청하여(820), 서버 커넥터를 통해 파일서버 데몬으로 파일의 저장을 요청할 수 있다(830).Referring to FIG. 8, the user terminal stores the executed 'performance.xls' file (810), requests the storage of the 'performance.xls' file to the virtual disk drive through the Windows kernel (820), and connects the server connector. A file server daemon may request a file to be stored (830).

상기 파일서버 데몬은 상기 저장 요청된 파일에 대응하여 상기 파일 데이터베이스에 원래 저장되어 있던 파일을 상기 저장 요청된 파일로 저장할 수 있다(840). 상기 파일서버 데몬은 상기 저장 요청된 파일의 저장이 완료되었음을 상기 서버 커넥터를 통해 알림으로써, 상기 사용자 단말기의 화면에 '실적.xls' 파일의 저장이 완료되었음을 표시할 수 있다(850 내지 870).The file server daemon may store a file originally stored in the file database in response to the stored file as the requested file (840). The file server daemon may notify the server connector that the storage of the requested file is completed through the server connector, and may indicate that the storage of the 'performance.xls' file is completed on the screen of the user terminal (850 to 870).

도 9는 파일서버 데몬이 사용자 단말기에서 표시된 파일에 링크된 파일을 제공하는 일례를 도시한 도면이다.9 is a diagram illustrating an example in which a file server daemon provides a file linked to a file displayed on a user terminal.

도 9를 참고하면, 사용자 단말기는 '2010년 결산.xls"의 엑셀 파일을 실행시킬 수 있다(910). 파일서버 데몬은 파일 데이터베이스로부터 상기 실행된 엑셀 파일(910)에 링크된 파일들(2010년 1월.xls, 2010년 3월.xls, 2010년 3월.xls)을 검색할 수 있다(920). 상기 파일서버 데몬은 상기 검색된 파일들을 가상 디스크 드라이브 내 상기 실행하는 파일과 연관시켜 파일 데이터베이스에 저장할 수 있다(930, 940).Referring to FIG. 9, the user terminal may execute an Excel file of '2010 closing.xls' in operation 910. The file server daemon may link files 2010 linked to the executed Excel file 910 from a file database. .Xls, March 2010.xls, March 2010.xls) (920) The file server daemon associates the retrieved files with the executable file in the virtual disk drive to retrieve the file. Can be stored in the database (930, 940).

도 10은 파일서버 데몬이 사용자 단말기에서 실행된 복수의 파일을 파일 데이터베이스에 저장하는 일례를 도시한 도면이다.10 is a diagram illustrating an example in which a file server daemon stores a plurality of files executed in a user terminal in a file database.

도 10을 참고하면, 사용자 단말기는 캐드(CAD) 등의 개발 툴과 같은 어플리케이션에서 여러 파일들을 실행시킬 수 있다(1010). 이 경우, 상기 사용자 단말기는 여러 파일들(헬기설계도.cad, 부품 1.cad, 부품 2.cad)을 동시에 가상 디스크 드라이브에 저장을 요청할 수 있다(1020). 파일서버 데몬은 상기 가상 디스크 드라이브에 저장이 요청된 여러 파일들을 파일 데이터베이스에 동시에 저장할 수 있다(1030).Referring to FIG. 10, the user terminal may execute various files in an application such as a development tool such as CAD (1010). In this case, the user terminal may request to save several files (a helicopter design. Cad, a part 1.cad, a part 2.cad) to the virtual disk drive at the same time (1020). The file server daemon may simultaneously store several files requested to be stored in the virtual disk drive in a file database (1030).

도 11은 본 발명의 일실시예에 따른 가상 디스크 드라이브 제공 방법의 순서를 도시한 흐름도이다.11 is a flowchart illustrating a procedure of a method for providing a virtual disk drive according to an embodiment of the present invention.

도 11을 참고하면, 단계 S10에서, 가상 디스크 드라이브 제공 방법은 가상 디스크 드라이브와 연관된 복수의 파일들을 파일 데이터베이스에 저장한다. 상기 복수의 파일들은 마이크로 오피스, 한글, 캐드 시스템, 음악, 동영상 등으로 서로 다른 형식의 파일일 수 있다.Referring to FIG. 11, in step S10, the method for providing a virtual disk drive stores a plurality of files associated with a virtual disk drive in a file database. The plurality of files may be files of different formats such as micro office, Korean, CAD system, music, video, and the like.

단계 S20에서, 상기 가상 디스크 드라이브 제공 방법은 상기 저장된 복수의 파일들과 연관된 파일정보 및 폴더정보를 데이터베이스 관리시스템에 저장한다. 상기 파일정보는 파일과 연관된 파일명, 수정한 날짜, 확장자, 크기 등을 포함하는 것일 수 있다. 상기 폴더정보는 저장된 파일의 위치와 연관된 트리 구조의 정보일 수 있다.In step S20, the virtual disk drive providing method stores file information and folder information associated with the stored plurality of files in a database management system. The file information may include a file name associated with a file, a modified date, an extension, a size, and the like. The folder information may be information of a tree structure associated with a location of a stored file.

단계 S30에서, 상기 가상 디스크 드라이브 제공 방법은 사용자 단말기에서 상기 가상 디스크 드라이브가 실행되는지 여부를 판단한다. 상기 사용자 단말기는 컴퓨터 내 아이콘으로 표시된 가상 디스크 드라이브를 선택함으로써, 상기 가상 디스크 드라이브를 실행시킬 수 있다.In operation S30, the method for providing a virtual disk drive determines whether the virtual disk drive is executed in a user terminal. The user terminal may execute the virtual disk drive by selecting a virtual disk drive indicated by an icon in the computer.

상기 가상 디스크 드라이브가 실행되면, 단계 S40에서, 상기 가상 디스크 드라이브 제공 방법은 상기 파일정보 또는 상기 폴더정보를 상기 사용자 단말기의 화면에 표시한다. 상기 가상 디스크 드라이브 제공 방법은 상기 사용자 단말기에 상기 파일정보 또는 상기 폴더정보를 저장하는 것이 아니라, 단순히 화면에 표시만 한다.When the virtual disk drive is executed, in step S40, the virtual disk drive providing method displays the file information or the folder information on the screen of the user terminal. The virtual disk drive providing method does not store the file information or the folder information in the user terminal, but merely displays them on a screen.

따라서, 상기 사용자 단말기에서 상기 표시된 폴더정보와 연관하여 생성, 수정, 삭제, 및 이동 중 적어도 하나를 처리한 경우, 상기 가상 디스크 드라이브 제공 방법은 상기 데이터베이스 관리시스템에 저장된 상기 표시된 폴더정보를 생성, 수정, 삭제, 및 이동할 수 있다.Therefore, when the user terminal processes at least one of creation, modification, deletion, and movement in association with the displayed folder information, the virtual disk drive providing method generates and modifies the displayed folder information stored in the database management system. You can delete, delete, and move.

단계 S50에서, 상기 가상 디스크 드라이브 제공 방법은 상기 사용자 단말기로부터 상기 복수의 파일들 중 어느 하나가 요청되는지 여부를 판단한다. 즉, 상기 사용자 단말기는 상기 표시된 폴더정보 및 파일정보를 보고 어느 하나의 파일을 선택할 수 있다. 상기 가상 디스크 드라이브 제공 방법은 상기 사용자 단말기에 의해 파일이 선택되는 것을 파일의 요청으로 해석할 수 있다.In step S50, the virtual disk drive providing method determines whether any one of the plurality of files is requested from the user terminal. That is, the user terminal may select any one file by viewing the displayed folder information and file information. The virtual disk drive providing method may interpret that a file is selected by the user terminal as a request of a file.

단계 S60에서, 상기 가상 디스크 드라이브 제공 방법은 상기 요청된 파일을 열어 상기 사용자 단말기의 화면에 표시한다. 상기 가상 디스크 드라이브 제공 방법은 상기 사용자 단말기에 상기 파일을 저장하는 것이 아니라, 단순히 화면에 표시만 한다.In step S60, the virtual disk drive providing method opens the requested file and displays it on the screen of the user terminal. The virtual disk drive providing method does not store the file in the user terminal, but merely displays it on the screen.

실시예로, 상기 사용자 단말기에서 상기 표시된 파일을 수정 또는 삭제 처리한 경우, 상기 가상 디스크 드라이브 제공 방법은 상기 파일 데이터베이스에 저장된 상기 표시된 파일을 수정 또는 삭제할 수 있다.In an embodiment, when the displayed file is modified or deleted by the user terminal, the virtual disk drive providing method may modify or delete the displayed file stored in the file database.

다른 실시예로, 상기 가상 디스크 드라이브 내에서 상기 사용자 단말기가 파일을 생성한 경우, 상기 가상 디스크 드라이브 제공 방법은 상기 생성된 파일을 상기 파일 데이터베이스에 저장하고, 상기 생성된 파일과 연관된 파일정보 및 폴더정보를 생성하여 상기 데이터베이스 관리시스템에 저장할 수 있다.In another embodiment, when the user terminal creates a file in the virtual disk drive, the virtual disk drive providing method stores the generated file in the file database, and file information and folder associated with the generated file. Information can be generated and stored in the database management system.

또 다른 실시예로, 상기 가상 디스크 드라이브 제공 방법은 상기 사용자 단말기에서 실행하는 파일에 링크된 파일을 상기 파일 데이터베이스에서 검색하고, 상기 검색된 파일을 상기 사용자 단말기에 표시할 수 있다.In another embodiment, the method for providing a virtual disk drive may search for a file linked to a file executed in the user terminal in the file database, and display the searched file on the user terminal.

본 발명의 실시 예에 따른 방법들은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체에 기록되는 프로그램 명령은 본 발명을 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. The methods according to embodiments of the present invention may be implemented in the form of program instructions that can be executed through various computer means and recorded in a computer-readable medium. The computer-readable medium may include program instructions, data files, data structures, and the like, alone or in combination. The program instructions recorded on the medium may be those specially designed and constructed for the present invention or may be available to those skilled in the art of computer software.

이상과 같이 본 발명은 비록 한정된 실시예와 도면에 의해 설명되었으나, 본 발명은 상기의 실시예에 한정되는 것은 아니며, 본 발명이 속하는 분야에서 통상의 지식을 가진 자라면 이러한 기재로부터 다양한 수정 및 변형이 가능하다. 그러므로, 본 발명의 범위는 설명된 실시예에 국한되어 정해져서는 아니 되며, 후술하는 특허청구범위뿐 아니라 이 특허청구범위와 균등한 것들에 의해 정해져야 한다.As described above, the present invention has been described by way of limited embodiments and drawings, but the present invention is not limited to the above embodiments, and those skilled in the art to which the present invention pertains various modifications and variations from such descriptions. This is possible. Therefore, the scope of the present invention should not be limited to the described embodiments, but should be determined by the equivalents of the claims, as well as the claims.

100: 가상 디스크 드라이브 시스템
110: 파일서버 데몬
120: 파일 데이터베이스
130: 비지니스 서버 데몬
140: 데이터베이스 관리 시스템
150: 사용자 단말
160: 가상 디스크 드라이브
100: virtual disk drive system
110: file server daemon
120: file database
130: Business Server Daemon
140: database management system
150: User terminal
160: virtual disk drive

Claims (11)

가상 디스크 드라이브와 연관된 복수의 파일들을 저장하는 파일 데이터베이스;
상기 저장된 복수의 파일들과 연관된 파일정보 및 폴더정보를 관리하는 데이터베이스 관리시스템(DataBase Management System; DBMS);
사용자 단말기에서 상기 가상 디스크 드라이브가 실행된 경우, 상기 사용자 단말기의 접근권한에 따른 파일정보 또는 폴더정보를 상기 사용자 단말기의 화면에 표시하는 비지니스 서버 데몬; 및
상기 사용자 단말기로부터 상기 복수의 파일들 중 어느 하나가 요청된 경우, 상기 요청된 파일을 상기 사용자 단말기에 저장하지 않고, 상기 파일 데이터베이스에 저장된 상기 요청된 파일을 열어 상기 사용자 단말기의 화면에 표시하는 파일서버 데몬
을 포함하는 가상 디스크 드라이브 시스템.
A file database that stores a plurality of files associated with the virtual disk drive;
A database management system (DBMS) for managing file information and folder information associated with the plurality of stored files;
A business server daemon for displaying file information or folder information according to an access right of the user terminal on a screen of the user terminal when the virtual disk drive is executed in a user terminal; And
When any one of the plurality of files is requested from the user terminal, a file for opening the requested file stored in the file database and displaying it on the screen of the user terminal without storing the requested file in the user terminal. Server daemon
Virtual disk drive system comprising a.
제1항에 있어서,
상기 비지니스 서버 데몬은,
상기 사용자 단말기에서 상기 표시된 폴더정보와 연관하여 생성, 수정, 삭제, 및 이동 중 적어도 하나를 처리한 경우, 상기 데이터베이스 관리시스템에 저장된 상기 표시된 폴더정보를 생성, 수정, 삭제, 및 이동하는, 가상 디스크 드라이브 시스템.
The method of claim 1,
The business server daemon,
A virtual disk for generating, modifying, deleting, and moving the displayed folder information stored in the database management system when the user terminal processes at least one of creation, modification, deletion, and movement in association with the displayed folder information. Drive system.
제1항에 있어서,
상기 파일서버 데몬은,
상기 사용자 단말기에서 상기 표시된 파일을 수정 또는 삭제 처리한 경우, 상기 파일 데이터베이스에 저장된 상기 표시된 파일을 수정 또는 삭제하는, 가상 디스크 드라이브 시스템.
The method of claim 1,
The file server daemon,
And modifying or deleting the displayed file in the user terminal, modifying or deleting the displayed file stored in the file database.
제1항에 있어서,
상기 파일서버 데몬은,
상기 가상 디스크 드라이브 내에서 상기 사용자 단말기가 파일을 생성한 경우, 상기 생성된 파일을 상기 파일 데이터베이스에 저장하는, 가상 디스크 드라이브 시스템.
The method of claim 1,
The file server daemon,
And storing the generated file in the file database when the user terminal generates a file in the virtual disk drive.
제4항에 있어서,
상기 비지니스 서버 데몬은,
상기 생성된 파일과 연관된 파일정보 및 폴더정보를 생성하여 상기 데이터베이스 관리시스템에 저장하는, 가상 디스크 드라이브 시스템.
5. The method of claim 4,
The business server daemon,
And generate and store file information and folder information associated with the generated file in the database management system.
제1항에 있어서,
상기 파일서버 데몬은,
상기 사용자 단말기에서 실행하는 파일에 링크된 파일을 상기 파일 데이터베이스에서 검색하고, 상기 검색된 파일을 상기 사용자 단말기에 표시하는, 가상 디스크 드라이브 시스템.
The method of claim 1,
The file server daemon,
And searching the file database for a file linked to a file executed in the user terminal, and displaying the retrieved file on the user terminal.
가상 디스크 드라이브와 연관된 복수의 파일들을 파일 데이터베이스에 저장하는 단계;
상기 저장된 복수의 파일들과 연관된 파일정보 및 폴더정보를 데이터베이스 관리시스템에 저장하는 단계;
사용자 단말기에서 상기 가상 디스크 드라이브가 실행된 경우, 상기 사용자 단말기의 접근권한에 따른 파일정보 또는 폴더정보를 상기 사용자 단말기의 화면에 표시하는 단계; 및
상기 사용자 단말기로부터 상기 복수의 파일들 중 어느 하나가 요청된 경우, 상기 요청된 파일을 상기 사용자 단말기에 저장하지 않고, 상기 파일 데이터베이스에 저장된 상기 요청된 파일을 열어 상기 사용자 단말기의 화면에 표시하는 단계
를 포함하는 가상 디스크 드라이브 제공 방법.
Storing a plurality of files associated with the virtual disk drive in a file database;
Storing file information and folder information associated with the plurality of stored files in a database management system;
If the virtual disk drive is executed in a user terminal, displaying file information or folder information according to an access right of the user terminal on a screen of the user terminal; And
When one of the plurality of files is requested from the user terminal, opening the requested file stored in the file database and displaying the requested file on the screen of the user terminal without storing the requested file in the user terminal.
The virtual disk drive providing method comprising a.
제7항에 있어서,
상기 파일정보 또는 상기 폴더정보를 상기 사용자 단말기의 화면에 표시하는 단계는,
상기 사용자 단말기에서 상기 표시된 폴더정보와 연관하여 생성, 수정, 삭제, 및 이동 중 적어도 하나를 처리한 경우, 상기 데이터베이스 관리시스템에 저장된 상기 표시된 폴더정보를 생성, 수정, 삭제, 및 이동하는 단계
를 포함하는 가상 디스크 드라이브 제공 방법.
The method of claim 7, wherein
Displaying the file information or the folder information on the screen of the user terminal,
Creating, modifying, deleting, and moving the displayed folder information stored in the database management system when the user terminal processes at least one of creation, modification, deletion, and movement in association with the displayed folder information.
The virtual disk drive providing method comprising a.
제7항에 있어서,
상기 요청된 파일을 열어 상기 사용자 단말기의 화면에 표시하는 단계는,
상기 사용자 단말기에서 상기 표시된 파일을 수정 또는 삭제 처리한 경우, 상기 파일 데이터베이스에 저장된 상기 표시된 파일을 수정 또는 삭제하는 단계
를 포함하는 가상 디스크 드라이브 제공 방법.
The method of claim 7, wherein
Opening the requested file and displaying it on the screen of the user terminal,
Modifying or deleting the displayed file stored in the file database when the displayed file is modified or deleted by the user terminal;
The virtual disk drive providing method comprising a.
제7항에 있어서,
상기 가상 디스크 드라이브 내에서 상기 사용자 단말기가 파일을 생성한 경우, 상기 생성된 파일을 상기 파일 데이터베이스에 저장하는 단계; 및
상기 생성된 파일과 연관된 파일정보 및 폴더정보를 생성하여 상기 데이터베이스 관리시스템에 저장하는 단계
를 더 포함하는, 가상 디스크 드라이브 제공 방법.
The method of claim 7, wherein
When the user terminal generates a file in the virtual disk drive, storing the generated file in the file database; And
Generating file information and folder information associated with the generated file and storing the generated file information and folder information in the database management system;
Further comprising, the virtual disk drive providing method.
제7항에 있어서,
상기 사용자 단말기에서 실행하는 파일에 링크된 파일을 상기 파일 데이터베이스에서 검색하는 단계; 및
상기 검색된 파일을 상기 사용자 단말기에 표시하는 단계
를 더 포함하는, 가상 디스크 드라이브 제공 방법.
The method of claim 7, wherein
Searching the file database for a file linked to a file executed in the user terminal; And
Displaying the retrieved file on the user terminal;
Further comprising, the virtual disk drive providing method.
KR1020120010637A 2012-02-02 2012-02-02 Virtual disk drive system and method thereof KR101354110B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020120010637A KR101354110B1 (en) 2012-02-02 2012-02-02 Virtual disk drive system and method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020120010637A KR101354110B1 (en) 2012-02-02 2012-02-02 Virtual disk drive system and method thereof

Publications (2)

Publication Number Publication Date
KR20130089349A KR20130089349A (en) 2013-08-12
KR101354110B1 true KR101354110B1 (en) 2014-01-27

Family

ID=49215271

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020120010637A KR101354110B1 (en) 2012-02-02 2012-02-02 Virtual disk drive system and method thereof

Country Status (1)

Country Link
KR (1) KR101354110B1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102205651B1 (en) * 2013-11-19 2021-01-21 국민대학교산학협력단 Method of providing cloud service for managing remote simulation processes by file system commands
CN106980537B (en) * 2016-03-15 2019-02-01 平安科技(深圳)有限公司 The method and system of cloud host is deleted in cloud computing environment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20080041155A (en) * 2008-03-21 2008-05-09 주식회사 나우콤 Virtual disk drive file transfer system and the method thereof
KR20090045980A (en) * 2007-11-05 2009-05-11 엘지전자 주식회사 Optical disk drive and advertisement and service system using the same

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20090045980A (en) * 2007-11-05 2009-05-11 엘지전자 주식회사 Optical disk drive and advertisement and service system using the same
KR20080041155A (en) * 2008-03-21 2008-05-09 주식회사 나우콤 Virtual disk drive file transfer system and the method thereof

Also Published As

Publication number Publication date
KR20130089349A (en) 2013-08-12

Similar Documents

Publication Publication Date Title
US10496609B2 (en) Systems and methods for automatic synchronization of recently modified data
JP4864443B2 (en) System and method for inline property editing in tree view base editor
JP7150830B2 (en) Content management system workflow functionality enforced by the client device
KR101624446B1 (en) User interface for accessing documents from a computing device
US9430449B2 (en) Systems, methods, and media for managing editable previews of webpages
EP2425606B1 (en) Methods and systems for providing a consistent profile to overlapping user sessions
US10572449B2 (en) Systems, devices, and methods for software discovery using application ID tags
US20220035865A1 (en) Content capture across diverse sources
MX2011005927A (en) Multi-layered storage and management of software components.
US11463446B2 (en) Team member transfer tool
US11687508B2 (en) Accessing historical content items of a content management system through placeholders
JP2009064105A (en) Electronic information processing program and electronic information processing system
US10331622B2 (en) Information management
KR101354110B1 (en) Virtual disk drive system and method thereof
US20190250999A1 (en) Method and device for storing and restoring a navigation context
US11263183B2 (en) Integrating virtual machine file system into a native file explorer
JP2021521502A (en) Comment preview displayed in context within the content item
US10963479B1 (en) Hosting version controlled extract, transform, load (ETL) code
US20180189708A1 (en) Goals service with data model
US20180341717A1 (en) Providing instant preview of cloud based file
US20220300563A1 (en) System and method of updating content server metadata
KR101001710B1 (en) Server capable of simplifying complex folder structure of network drive and a providing method thereof
Piller et al. WEB BASED DESKTOP ENVIRONMENT

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20171228

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20181224

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20191031

Year of fee payment: 7