KR20130053070A - Common manager of cloud - Google Patents
Common manager of cloud Download PDFInfo
- Publication number
- KR20130053070A KR20130053070A KR1020110118570A KR20110118570A KR20130053070A KR 20130053070 A KR20130053070 A KR 20130053070A KR 1020110118570 A KR1020110118570 A KR 1020110118570A KR 20110118570 A KR20110118570 A KR 20110118570A KR 20130053070 A KR20130053070 A KR 20130053070A
- Authority
- KR
- South Korea
- Prior art keywords
- cloud
- file
- folder
- processing unit
- clouds
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/16—Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/16—Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
- G06F15/161—Computing infrastructure, e.g. computer clusters, blade chassis or hardware partitioning
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/16—File or folder operations, e.g. details of user interfaces specifically adapted to file systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/16—File or folder operations, e.g. details of user interfaces specifically adapted to file systems
- G06F16/162—Delete operations
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- Computer Hardware Design (AREA)
- Human Computer Interaction (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Mathematical Physics (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
The present invention relates to a cloud integration manager, and more particularly, to a manager capable of integrated management of files existing in various clouds.
Each conventional cloud has a dedicated manager, and uploading files to or downloading files from the cloud should use the dedicated cloud manager. In smartphones such as iPhones and Android phones, a cloud-only manager is provided as an app (application). When using the cloud on a PC or laptop, you must connect to the cloud's unique address using the WEB Browser. That is, a web browser connected to a specific cloud address can be regarded as a specific cloud manager.
If you use more than one cloud, you should use the dedicated manager provided by each cloud to manage each cloud. Therefore, if you want to manage multiple clouds, there is a hassle that must be used across the dedicated manager provided by each cloud. That is, in the case of a smartphone, a cloud-only manager must be executed to access cloud A, and a cloud-only manager must be executed to access cloud B. When using the WEB Browser, A cloud must be connected to A cloud address, and B cloud address must be accessed again to access B cloud.
Also, to move files between clouds, download and store files from the source cloud using the manager for the source cloud or the web browser connected to the source cloud address, and then save the files from the source cloud manager or the web browser connected to the destination cloud address. There is a hassle to upload a file that was saved to the destination cloud using.
The present invention has been made to solve the above inconvenience, the object of the present invention is to provide a service that can conveniently and efficiently use a variety of clouds at the same time utilizing a cloud integration manager.
Cloud integration manager to achieve this purpose includes a cloud interworking processing unit, a file processing unit, a user interface processing unit. (See diagram)
The cloud interworking processing unit receives commands from the file processing unit to get folder / file information existing in a specific cloud, downloads a folder / file in a specific cloud, uploads folders and files outside the cloud to a specific cloud, or folders in a specific cloud. And delete or move files.
The file processor is responsible for interpreting the user command received from the user interface processor and transmitting the result to the specific cloud interworking processor, and delivering the processing result received from the cloud interworking processor to the user interface processor.
The user interface processor is responsible for transferring the command received from the user to the file processor and displaying the processing result received from the file processor to the user. The user may register the cloud access information to be used through the user interface processor.
When starting the cloud integration manager or when the user registers the cloud access information, the user interface processor issues a command to the file processing unit to import the folder / file information of all the registered clouds, and displays them sorted by cloud in one window. . (See Figure 1)
When a user issues a folder / file move command between clouds, the user interface processor transmits the command to the file processor. The file processing unit downloads a folder / file existing in the source cloud through the source cloud interworking unit and temporarily stores it, and then uploads the temporarily stored folder / file to the destination cloud via the destination cloud interworking unit. (See Fig. 2)
The cloud integration manager is provided in the form of an app (application) in the case of a smartphone, and is also provided in the form of a web server with a single address, and can be used by accessing the corresponding address from the web browser.
According to the present invention, an end user can use one or more clouds simultaneously and conveniently in one window by using a cloud integration manager. Folder / file information existing in multiple clouds is displayed in one window, sorted by cloud, so it is easy to manage folders / files existing in multiple clouds in one window. It also has the advantage that you can easily move folders / files between clouds in one window.
A representative diagram is a diagram showing the structure of a cloud integration manager according to an embodiment of the present invention.
FIG. 1 is a diagram illustrating that folder / file information existing in a plurality of clouds can be displayed in one window using a cloud integration manager.
FIG. 2 is a diagram illustrating a folder / file movement between clouds in one window using a cloud integration manager.
Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings. In describing the present invention, if it is determined that the detailed description of the related known function or configuration may unnecessarily obscure the subject matter of the present invention, the detailed description thereof will be omitted.
A representative diagram is a diagram illustrating the structure of a cloud integration manager according to an embodiment of the present invention. The cloud integration manager according to an embodiment of the present invention includes a cloud interworking unit 100, a file processing unit 200, and a user interface processing unit ( 300).
The cloud interworking processing unit 100 receives a command from the file processing unit to obtain folder / file information existing in a specific cloud, download a folder / file in a specific cloud, upload a folder and file outside the cloud to a specific cloud, or It is responsible for deleting or moving folders and files in the cloud. In order to perform the function, the cloud interworking processor 100 communicates with the cloud using a cloud interworking standard. Using the interlocking standard, the cloud interworking processing unit 100 may log in to the cloud, view folder and file information in the cloud, download folders and files from the cloud, upload external folders and files to the cloud, and delete folders and files in the cloud. Function can be performed. The cloud interworking unit 100 transfers the result to the file processing unit 200 after performing the above function.
The file processor 200 interprets the user command received from the user interface processor and transmits the result to the specific cloud interworking processor 100 and delivers the processing result received from the cloud interworking processor 100 to the user interface processor 300. In charge.
The user interface processor 300 is responsible for transmitting a command received from the user to the file processor 200 and displaying the processing result received from the file processor 200 to the user. When the cloud integration manager is built in the form of an app (application) on a smartphone, the user receives an input through the app window and displays the result in the app window. When the cloud integrated manager is built in the form of a web server, the user receives input from the web browser window connected to the web server and displays the result through the web browser window.
The user may register the cloud access information to be used through the user interface processor 300. Registration information is cloud address, user ID / password, etc.
When starting the cloud integration manager or when the user registers the cloud access information, the user interface processing unit 300 issues a command to the file processing unit 200 to import folder / file information of all the registered clouds, and then, within one window. Shows sorted by cloud. When receiving the folder / file information inquiry command of all registered clouds, the file processing unit 200 transmits the corresponding command to each cloud interworking unit 100 related to all registered clouds, and from each cloud interworking processing unit 100. The received folder and file information are arranged in a consistent form and transmitted to the user interface processor 300.
When the user issues a folder / file move command between clouds, the user interface processor 300 transmits the command to the file processor 200. Upon receiving the command, the file processor transmits a command to download a specific folder / file to the source cloud interworking processor 100, and temporarily stores the folder / file returned as a result. Thereafter, a command to upload a folder / file that is temporarily stored in the destination cloud interworking unit 100 is transferred to perform folder / file movement between clouds, and the result is transferred to the user interface processor 300 to complete folder / file movement between clouds. To indicate that the
While the present invention has been described with reference to several preferred embodiments, these embodiments are illustrative and not restrictive. Those skilled in the art will appreciate that various modifications can be made without departing from the spirit of the invention and the scope of the rights set forth in the appended claims.
100 cloud interworking unit
200 file processing unit
300 user interface processing unit
Claims (7)
Cloud interworking unit;
A file processor;
A user interface processor;
An app for smartphones that displays folder and file information in one or more clouds, sorted by cloud, in a single App window.
An app for pads that displays folder and file information in one or more clouds, sorted by cloud, in a single App window.
WEB Server that displays folder and file information in one or more clouds by cloud and displays them simultaneously in one WEB Browser window.
App for smartphones that can direct folder and file movement between clouds within one App window and display the results in one App window.
App for pads that can direct folder and file movement between clouds within one App window, and display the results in one App window.
WEB server that can instruct folder and file movement between clouds within one WEB Browser window and display the result in one WEB Browser window.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020110118570A KR20130053070A (en) | 2011-11-15 | 2011-11-15 | Common manager of cloud |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020110118570A KR20130053070A (en) | 2011-11-15 | 2011-11-15 | Common manager of cloud |
Publications (1)
Publication Number | Publication Date |
---|---|
KR20130053070A true KR20130053070A (en) | 2013-05-23 |
Family
ID=48662381
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020110118570A KR20130053070A (en) | 2011-11-15 | 2011-11-15 | Common manager of cloud |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR20130053070A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2015102133A1 (en) * | 2014-01-02 | 2015-07-09 | 주식회사 마이드라이브스 | Device for managing file and method for same |
US9654561B2 (en) | 2013-11-01 | 2017-05-16 | Kt Corporation | Integrated cloud storage service through home gateway |
US11403322B2 (en) | 2014-04-30 | 2022-08-02 | Samsung Electronics Co., Ltd. | Apparatus and method for integrated management of data in mobile device, and mobile device |
-
2011
- 2011-11-15 KR KR1020110118570A patent/KR20130053070A/en not_active Application Discontinuation
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9654561B2 (en) | 2013-11-01 | 2017-05-16 | Kt Corporation | Integrated cloud storage service through home gateway |
WO2015102133A1 (en) * | 2014-01-02 | 2015-07-09 | 주식회사 마이드라이브스 | Device for managing file and method for same |
US11403322B2 (en) | 2014-04-30 | 2022-08-02 | Samsung Electronics Co., Ltd. | Apparatus and method for integrated management of data in mobile device, and mobile device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10652083B1 (en) | System and method for a self service portal and automation for internally hosted virtual server resources | |
EP2990930B1 (en) | Scraped information providing method and apparatus | |
US20150067096A1 (en) | Redirecting local storage to cloud storage | |
CN107710157A (en) | Multi-tenant, the specific application program of tenant | |
WO2017036237A1 (en) | Application program desktop position sorting method, device and system | |
US20190056907A1 (en) | Electronic device, sound output system and electronic device control method for sound output system | |
US10459893B2 (en) | Computer system, file storage apparatus, and storage control method | |
US10405155B2 (en) | Cloud-based device configuration management of heterogeneous devices | |
US20120254746A1 (en) | Transferring data by touch between touch-screen devices | |
KR102250791B1 (en) | Method for managing network access and the eletronic device therefor | |
US20160234340A1 (en) | Systems and methods for adaptive cloning of mobile devices | |
US20170083261A1 (en) | Electronic device and method of analyzing fragmentation of electronic device | |
CN103067480A (en) | Synchronized method and system of network disk | |
CN106537346A (en) | Dynamic update streams for real time provisioning | |
KR20120096741A (en) | Virtual device cloud network system and method for providing applications on heterogeneous device platform | |
CN103729067A (en) | Cloud mouse and keyboard implementation device and method | |
CN203825669U (en) | Multipurpose attendance checking service platform | |
KR20130053070A (en) | Common manager of cloud | |
TW202324072A (en) | Method for managing memory, system for managing functions, and non-transitory computer-readable medium | |
US10530732B2 (en) | Method for using a content subscription list and electronic device supporting the same | |
CN107943687B (en) | Equipment sharing method, device, server and storage medium | |
KR20140024492A (en) | System, method and computer readable recording medium for making a personalized shopping mall application for a smart phone | |
CN107003867A (en) | Use customization of the section for cross-platform application | |
US10009421B2 (en) | Contents control in electronic device | |
TW201905669A (en) | APP application display interface method, device and electronic device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E601 | Decision to refuse application | ||
E601 | Decision to refuse application |