KR101769315B1 - Method and apparatus for automatic converting file name based on the cloud server - Google Patents
Method and apparatus for automatic converting file name based on the cloud server Download PDFInfo
- Publication number
- KR101769315B1 KR101769315B1 KR1020150183104A KR20150183104A KR101769315B1 KR 101769315 B1 KR101769315 B1 KR 101769315B1 KR 1020150183104 A KR1020150183104 A KR 1020150183104A KR 20150183104 A KR20150183104 A KR 20150183104A KR 101769315 B1 KR101769315 B1 KR 101769315B1
- Authority
- KR
- South Korea
- Prior art keywords
- user terminal
- file
- folder
- character set
- cloud server
- Prior art date
Links
Images
Classifications
-
- G06F17/30123—
-
- 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
-
- G06F17/3007—
-
- G06F17/30076—
Landscapes
- Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Transfer Between Computers (AREA)
Abstract
A method and apparatus for automatically converting a file name in a folder based on a cloud server, the method comprising: receiving a download request for a folder existing in a cloud server from a user terminal and user information of the user terminal; Determining a character set to be used when the user terminal encodes the file name, re-encoding the file names of the files included in the folder into the character set, Converting into a compressed file; And transmitting the compressed file from the cloud server to the user terminal. In the case of uploading and downloading a folder to a cloud server, a folder name of a cloud server-based folder It is possible to provide an automatic file name automatic conversion method and apparatus.
Description
The present invention relates to a method and apparatus for automatically converting file names in a folder based on a cloud server, and more particularly, to a method and apparatus for automatically preventing file name errors And more particularly, to a method and apparatus for automatically converting a file name in a folder based on a cloud server.
With the spread of various mobile devices, recently, an environment has been established in which users can carry various types of terminals such as personal computers, smart phones, tablets, and the like, while using at least one terminal while using data stored in a plurality of terminals. Since data communication is possible by wired or wireless and each terminal owned by the user is capable of data communication, each terminal owned by the user is connected through data communication, and the stored data is used and shared without restriction of time and place The need to do so has increased. Accordingly, a cloud system has been developed, which is a system in which users can share desired information through a storage space connected by a communication network and use information at a desired terminal anytime and anywhere.
That is, programs or documents that are stored individually in a personal computer or a server of an enterprise are stored in a virtual server or storage based on the Internet, and stored data is transmitted between various terminals such as a personal computer through a cloud application such as a web browser, Can do the desired work. Such cloud systems include, for example, Sky Drive from MicroSoft, Google Drive from Google, and N-Drive from NHN. .
In a cloud environment, a user can download a file present in the cloud server to a desired terminal. At this time, you can upload and download the folder itself as well as a single file. However, when a folder itself is downloaded from a cloud system that is currently being developed or commercialized, the files in the folder are not separately downloaded, but are transferred to the user terminal in such a manner that the entire folder is converted into a compressed file and downloaded.
The compressed folder to be downloaded to the user terminal is decompressed using a separate compression program at each user terminal. At this time, file names of files existing in the folder may be broken or an error may occur.
The problem that an error occurs in the file name of the file existing in the folder is caused by the difference of the character set encoding the file name. For example, even if the file name is input in the same language, the file name is encoded using different character sets depending on the region or country where the user terminal is used or the programs used. For example, even if a user inputs a file name using the same Hangul character, the user terminal encodes the file name using the UTF-8 character set, and then uploads the entire folder to the cloud server. Then, another user terminal using the EUC-KR character set If the downloaded folder is downloaded, if the folder compressed by the cloud system is uncompressed from the user terminal, the file name can not be recognized due to the character set difference.
In particular, if the compression program used in the user terminal does not automatically re-encode the file names of the files included in the downloaded compressed folder into the character set used by the user terminal by using various languages and character sets, There is a problem that this problem is broken.
Accordingly, when a user uploads a folder through a cloud system and then downloads the folder again, there is a growing need to provide a method for avoiding errors in the file name of files included in a folder downloaded from the user terminal.
The present invention is directed to a method and apparatus for automatically converting a file name in a folder based on a cloud server that can prevent a file name error of files included in a folder when a folder containing files is uploaded and downloaded to a cloud server .
SUMMARY OF THE INVENTION It is an object of the present invention to provide a method and apparatus for automatically converting a file name in a folder based on a cloud server that can compress a compressed folder downloaded from a cloud server into a conventional compressed program without a separate encoding process.
The problems of the present invention are not limited to the above-mentioned problems, and other problems not mentioned can be clearly understood by those skilled in the art from the following description.
According to an aspect of the present invention, there is provided a method for automatically converting a file name in a folder based on a cloud server, the method comprising: receiving a download request for a folder existing in a cloud server and user information of the user terminal from the user terminal; Determining a character set used when the user terminal encodes the file name based on the user information, re-encoding the file name of the files included in the folder into character sets, compressing the files included in the folder into one compression Converting the file into a file, and transmitting the compressed file from the cloud server to the user terminal.
According to another aspect of the present invention, the initial file name of the files included in the folder is encoded in UTF-8.
According to another aspect of the present invention, the step of determining the character set includes analyzing the IP address of the user terminal.
According to another aspect of the present invention, the IP address is an IP address to which a user subscribes to a cloud service or an IP address to which a user accesses the cloud service.
According to another aspect of the present invention, the step of determining the character set includes analyzing the character set used in the web page accessed by the user terminal.
According to another aspect of the present invention, the step of determining a character set is characterized by determining a character set according to a user's initial setting.
According to another aspect of the present invention, there is provided an apparatus for automatically converting a file name in a folder based on a cloud server, the apparatus comprising: a receiver for receiving a download request for a folder existing in a cloud server and user information of the user terminal, A character set used when the user terminal encodes the file name is determined based on the user information, the file names of the files included in the folder are re-encoded into character sets, and the files included in the folder are converted into one compressed file And a transmitting unit for transmitting the compressed file from the cloud server to the user terminal.
According to another aspect of the present invention, an initial file name of a file included in the folder is encoded in UTF-8.
According to another aspect of the present invention, the processing unit analyzes the IP address of the user terminal.
According to another aspect of the present invention, the IP address is an IP address to which a user subscribes to a cloud service or an IP address to which a user accesses the cloud service.
According to another aspect of the present invention, the processing unit analyzes the character set used in the web page accessed by the user terminal.
According to another aspect of the present invention, the processing unit determines the character set based on the initial setting of the user.
According to an aspect of the present invention, there is provided a computer-readable recording medium storing instructions for providing a method for automatically converting file names in a folder based on a cloud server, The download request and the user information of the user terminal, judges the character set to be used when the user terminal encodes the file name based on the user information, re-encodes the file names of the files included in the folder into the character set, Converts the files included in the compressed file into one compressed file, and transfers the compressed file from the cloud server to the user terminal.
The details of other embodiments are included in the detailed description and drawings.
The present invention can provide a file name automatic conversion method and apparatus in a folder based on a cloud server that can prevent a file name error of a file existing in a folder when a folder including files is uploaded and downloaded to a cloud server .
The present invention provides a method and apparatus for automatically converting a file name in a folder based on a cloud server that can compress a compressed folder downloaded from a cloud server into a conventional compressed program without a separate encoding process.
The effects according to the present invention are not limited by the contents exemplified above, and more various effects are included in the specification.
1 is a block diagram schematically illustrating a file name automatic conversion system in a folder based on a cloud server according to an embodiment of the present invention.
2 is a flowchart illustrating a method of automatically converting a file name in a folder based on a cloud server according to an embodiment of the present invention.
FIGS. 3 through 5 illustrate examples of a method for determining a character set used when a user terminal encodes a file name, in a method of automatically converting a file name in a folder based on a cloud server according to an embodiment of the present invention.
BRIEF DESCRIPTION OF THE DRAWINGS The advantages and features of the present invention and the manner of achieving them will become apparent with reference to the embodiments described in detail below with reference to the accompanying drawings. The present invention may, however, be embodied in many different forms and should not be construed as being limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art. Is provided to fully convey the scope of the invention to those skilled in the art, and the invention is only defined by the scope of the claims.
Like reference numerals refer to like elements throughout the specification unless otherwise specified.
It is to be understood that each of the features of the various embodiments of the present invention may be combined or combined with each other partially or entirely and technically various interlocking and driving is possible as will be appreciated by those skilled in the art, It may be possible to cooperate with each other in association.
Various embodiments of the present invention will now be described in detail with reference to the accompanying drawings.
In this specification, a user terminal means an electronic device capable of using a cloud system and capable of storing, downloading, or sharing information by connecting to a cloud server. User terminals include, for example, desktop computers, smart phones, laptops, tablets, and the like.
In the present specification, a cloud server means a device capable of providing a virtual storage space in a cloud system, processing transmission / reception of information, and generating new information. The cloud server can store various types of information by exchanging information with the user terminal, and can determine the character set used when the user terminal encodes the file name.
In this specification, the user information includes information on the character set used by the user terminal as basic information generated by the user terminal. The user information may include user's usage pattern information such as the local IP address of the user terminal, the type of the program used by the user terminal, and the web page to which the user is connected, and the subscription information, initial setting, And the like.
In this specification, a character set is defined as a set of characters for expressing information, and refers to a code that represents an original character or symbol when decoded. An example of such a character set can be divided into a character set such as ASCII code that can no longer be appended, and a character set that can be appended to a character such as Unicode. In addition, such a character set may be used in combination with a term including an encoding method. In this case, encoding means a method of storing a set of characters or symbols on a computer or for encoding for use in communication, and the contents and file names of the files are encoded and stored in various ways according to the selected character set. For example, the character set includes EUC-KR, EUC-JP, EUC-CN, UTF-8, UTF-16, and UTF-32.
In this specification, a compressed file is a file compressed by a compressed program, the files included in a folder existing in the cloud server, and may be an extruded folder formed by compressing a folder itself.
Various embodiments of the present invention will now be described in detail with reference to the accompanying drawings.
1 is a block diagram schematically illustrating a file name automatic conversion system in a folder based on a cloud server according to an embodiment of the present invention.
Referring to FIG. 1, a file name automatic conversion system in a folder based on a cloud server includes a
The
The receiving
The
The
If the character set used by the
The
The
The receiving
The
Meanwhile, the system for automatically converting file names in a folder based on a cloud server according to an embodiment of the present invention may further include a storage unit (not shown).
A storage unit (not shown) may communicate with a storage server or storage of the cloud system to temporarily store folders and files stored in the storage server or storage. The storage unit may provide a necessary storage space in the process performed by the
1, the receiving
2 is a flowchart illustrating a method of automatically converting a file name in a folder based on a cloud server according to an embodiment of the present invention. Will be described with reference to Fig. 1 for convenience of explanation.
A method for automatically converting a file name in a folder based on a cloud server according to the present invention is characterized in that the receiving
The download request for the folder is received from the
At this time, the
The user information is generated based on a usage pattern of the user and may include usage pattern information such as an IP address of the
Next, the
The files included in the folder uploaded to the
Meanwhile, the initial file name of the files included in the folder existing in the
The
FIGS. 3 through 5 illustrate examples of a method for determining a character set used when a user terminal encodes a file name according to an exemplary embodiment of the present invention.
Referring to FIG. 3, the
The
In addition, although not limited thereto, the
4, the
For example, the
Referring to FIG. 5, the
Next, the
Next, the
The transmitting
The method for automatically converting a file name in a folder based on a cloud server according to the present invention may further include decompressing the compressed file using a compression program in the
The compressed file stored in the
In this specification, each block or each step may represent a part of a module, segment or code that includes one or more executable instructions for executing the specified logical function (s). It should also be noted that in some alternative embodiments, the functions mentioned in the blocks or steps may occur out of order. For example, two blocks or steps shown in succession may in fact be performed substantially concurrently, or the blocks or steps may sometimes be performed in reverse order according to the corresponding function.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. The software module may reside in a RAM memory, a flash memory, a ROM memory, an EPROM memory, an EEPROM memory, a register, a hard disk, a removable disk, a CD-ROM or any other form of storage medium known in the art. An exemplary storage medium is coupled to the processor, which is capable of reading information from, and writing information to, the storage medium. Alternatively, the storage medium may be integral with the processor. The processor and the storage medium may reside within an application specific integrated circuit (ASIC). The ASIC may reside within the user terminal. Alternatively, the processor and the storage medium may reside as discrete components in a user terminal.
Although the embodiments of the present invention have been described in detail with reference to the accompanying drawings, it is to be understood that the present invention is not limited to those embodiments and various changes and modifications may be made without departing from the scope of the present invention. . Therefore, the embodiments disclosed in the present invention are intended to illustrate rather than limit the scope of the present invention, and the scope of the technical idea of the present invention is not limited by these embodiments. Therefore, it should be understood that the above-described embodiments are illustrative in all aspects and not restrictive. The scope of protection of the present invention should be construed according to the following claims, and all technical ideas within the scope of equivalents should be construed as falling within the scope of the present invention.
100 cloud server
110 receiver
120 processor
130 transmitting section
200, 300, 400 User terminal
210 receiver
220 processor
230 transmitter
500 initial configuration interface
501 Language setting change area
510 Language setting interface
511 Language area
512 Use area area
513 Other language areas that you can understand
514 encoding method area
Claims (13)
Determining a character set to be used when the user terminal encodes a file name based on the user information;
Re-encoding the file names of the at least one file included in the folder into the character set, respectively;
Converting the at least one file included in the folder into one compressed file; And
And transferring the compressed file from the cloud server to the user terminal.
Wherein the initial file name of the at least one file included in the folder is encoded in UTF-8.
Wherein the step of determining the character set comprises analyzing the IP address of the user terminal.
Wherein the IP address is an IP address to which the user subscribes to the cloud service or an IP address to which the user is connected to the cloud service.
Wherein the step of determining the character set comprises analyzing the character set used in the web page accessed by the user terminal.
Wherein the step of determining the character set comprises the step of determining the character set based on the initial setting of the user.
Determining a character set to be used when the user terminal encodes the file name based on the user information, re-encoding the file name of the at least one file included in the folder into the character set, A processing unit for converting the at least one file into one compressed file; And
And a transmitting unit for transmitting the compressed file from the cloud server to the user terminal.
Wherein the initial file name of the at least one file included in the folder is encoded in UTF-8.
Wherein the processing unit analyzes the IP address of the user terminal.
Wherein the IP address is an IP address to which the user subscribes to the cloud service or an IP address to which the user is connected to the cloud service.
Wherein the processing unit analyzes the character set used in the web page accessed by the user terminal.
Wherein the processing unit determines the character set based on the initial setting of the user.
Determining a character set to be used when the user terminal encodes a file name based on the user information,
Encodes the file names of the at least one file included in the folder into the character set,
Converting the at least one file included in the folder into one compressed file,
And the compressed file is transferred from the cloud server to the user terminal. The computer-readable recording medium according to claim 1,
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020150183104A KR101769315B1 (en) | 2015-12-21 | 2015-12-21 | Method and apparatus for automatic converting file name based on the cloud server |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020150183104A KR101769315B1 (en) | 2015-12-21 | 2015-12-21 | Method and apparatus for automatic converting file name based on the cloud server |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20170074070A KR20170074070A (en) | 2017-06-29 |
KR101769315B1 true KR101769315B1 (en) | 2017-08-18 |
Family
ID=59279941
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020150183104A KR101769315B1 (en) | 2015-12-21 | 2015-12-21 | Method and apparatus for automatic converting file name based on the cloud server |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR101769315B1 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20230103997A (en) | 2021-12-30 | 2023-07-07 | 주식회사 커넥트스토리 | Project documents management method, project management server, and computer program therefor |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102040772B1 (en) * | 2018-11-09 | 2019-11-05 | 주식회사 커넥트스토리 | Data management method for consulting project relation to registering items on public procurement service |
KR102599041B1 (en) * | 2021-03-25 | 2023-11-06 | (주)엑스로그 | System for transmitting high performance data between dbms of different type for data lifecycle management |
KR102669856B1 (en) * | 2021-05-25 | 2024-05-29 | 손철규 | System for verifying and correcting consistency of database management system table in separated network environment disconnected network between server |
KR102698018B1 (en) * | 2021-05-25 | 2024-08-26 | (주)엑스로그 | Database replication system of change data captyre type in separated network environment disconnected network between server |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101526963A (en) * | 2009-04-17 | 2009-09-09 | 深圳华为通信技术有限公司 | Method for identifying web page coding, device and terminal equipment |
US7711673B1 (en) | 2005-09-28 | 2010-05-04 | Trend Micro Incorporated | Automatic charset detection using SIM algorithm with charset grouping |
-
2015
- 2015-12-21 KR KR1020150183104A patent/KR101769315B1/en active IP Right Grant
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7711673B1 (en) | 2005-09-28 | 2010-05-04 | Trend Micro Incorporated | Automatic charset detection using SIM algorithm with charset grouping |
CN101526963A (en) * | 2009-04-17 | 2009-09-09 | 深圳华为通信技术有限公司 | Method for identifying web page coding, device and terminal equipment |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20230103997A (en) | 2021-12-30 | 2023-07-07 | 주식회사 커넥트스토리 | Project documents management method, project management server, and computer program therefor |
Also Published As
Publication number | Publication date |
---|---|
KR20170074070A (en) | 2017-06-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR101769315B1 (en) | Method and apparatus for automatic converting file name based on the cloud server | |
US20180081649A1 (en) | Storage optimization in computing devices | |
EP2876869B1 (en) | Method and system for installing application | |
US8788699B2 (en) | Information processing apparatus and document data producing method | |
KR102039028B1 (en) | Apparatus and method for sharing a data of mobile terminal | |
US20090199085A1 (en) | Webpage processing method and system for mobile terminal | |
US9495323B2 (en) | Copying data onto an expandable memory | |
US9614893B2 (en) | Method, apparatus and system for auto-synchronization of compressed content files | |
US20140317418A1 (en) | Server, client device, and usb redirection method | |
JP5753946B2 (en) | Method and system for downloading font files | |
CN112187921B (en) | Object file downloading method, device, system, server and storage medium | |
US8340717B2 (en) | Method and device for downloading a file via a network | |
WO2020028681A1 (en) | Prefetching video segments to reduce playback startup delay | |
CN109992564A (en) | Document storage system and method | |
CN111966647A (en) | Cloud storage method and device for small files, server and storage medium | |
US9553916B2 (en) | Copy and paste between devices | |
US20140149370A1 (en) | System for analyzing access path to access target file in image and method thereof | |
CN110198349B (en) | File transmission method and device, storage medium and electronic device | |
CN107318129B (en) | Data processing method and device and terminal | |
CN102959524B (en) | Information record carrier, data logging system and information communicating method | |
US10168909B1 (en) | Compression hardware acceleration | |
JP2007004301A (en) | Computer, data processing method, program and communication method | |
KR20150008541A (en) | Method and server for controlling data transmition | |
CN111625372A (en) | Text pasting method, device, PC (personal computer) terminal, mobile terminal and system | |
JP4739369B2 (en) | Web content conversion editing system |
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 |