KR20170074070A - 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 PDF

Info

Publication number
KR20170074070A
KR20170074070A KR1020150183104A KR20150183104A KR20170074070A KR 20170074070 A KR20170074070 A KR 20170074070A KR 1020150183104 A KR1020150183104 A KR 1020150183104A KR 20150183104 A KR20150183104 A KR 20150183104A KR 20170074070 A KR20170074070 A KR 20170074070A
Authority
KR
South Korea
Prior art keywords
user terminal
folder
character set
cloud server
user
Prior art date
Application number
KR1020150183104A
Other languages
Korean (ko)
Other versions
KR101769315B1 (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 KR1020150183104A priority Critical patent/KR101769315B1/en
Publication of KR20170074070A publication Critical patent/KR20170074070A/en
Application granted granted Critical
Publication of KR101769315B1 publication Critical patent/KR101769315B1/en

Links

Images

Classifications

    • G06F17/30123
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations 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

METHOD AND APPARATUS FOR AUTOMATIC CONVERTING FILE NAME BASED ON THE CLOUD SERVER BACKGROUND OF THE INVENTION 1. Field of the Invention < RTI ID = 0.0 >

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 user terminal 200 using a cloud server connected to a cloud server, and a cloud server 100 connected with a user terminal 200 through a network .

The cloud server 100 includes a receiving unit 110, a processing unit 120 and a transmitting unit 130. The user terminal 200 includes a receiving unit 210, a processing unit 220 and a transmitting unit 230. [

The receiving unit 110 of the cloud server 100 is connected to the transmitting unit 230 of the user terminal 200 through a network and communicated in various ways. The receiving unit 110 receives a download request for a folder from the user terminal 200, Information is received. Here, the download request for the folder means a processing signal for downloading files included in the folders and folders existing in the cloud server 100 to the user terminal 200 according to the user's intention. Accordingly, when downloading of the folder is requested, the receiving unit 110 transmits the received user information to the processing unit 120. [

The processing unit 120 of the cloud server 100 receives the user information from the receiving unit 110. The processing unit 120 determines the character set to be used when the user terminal 200 encodes the file name based on the user information. The character set used when the user terminal 200 encodes the file name is used to encode the file name of the file when the user terminal 200 uploads the folder and the file to the cloud server 100, Quot; refers to a character set used in another program or web page of the mobile terminal 200.

The processing unit 120 determines whether the character set used according to the area where the user terminal 200 is used, the setting of the user terminal, or the program used by the user terminal is different from the character set of the file name included in the folder existing in the cloud server First, we can judge.

If the character set used by the user terminal 200 differs from the character set of the file name included in the folder existing in the cloud server 100, the character set is included in the folder existing in the cloud server 100 based on the determined character set Re-encode the file name. Here, re-encoding refers to a process of encoding an initial file name of files included in a folder existing in the cloud server 100 into the determined character set.

The processing unit 120 of the cloud server 100 converts the folder containing the re-encoded files into the compressed file, and transmits the compressed file to the transmitting unit 130. [

The transmission unit 130 of the cloud server 100 transmits the compressed file converted by the processing unit 120 to the user terminal 200.

The receiving unit 210 of the user terminal 200 may receive the compressed file transmitted from the cloud server 100 and transmit the compressed file to the processing unit 220.

The processing unit 220 of the user terminal 200 can decompress the received compressed file as needed, and store it in the form of folders and files. Here, the compressed file can be unpacked using a compression program used in each user terminal 200, including but not limited to ALzip, bakery, Bandizip, 7-zip, , Winzip, and the like can be used.

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 processing unit 120. The storage unit may store user information received from the reception unit 110, and may store compressed file files converted from files included in the folders and files re-encoded by the file name in the processing unit 120. [

1, the receiving unit 210, the processing unit 220, and the transmitting unit 230 of the user terminal 200 and the receiving unit 110, the processing unit 120, and the transmitting unit 130 of the cloud server 100, Are each shown in a separate configuration, it is also possible that each part is designed and implemented in one integrated form or in a separate form according to an implementation method or 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. 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 unit 110 of the cloud server 100 receives a download request for a folder existing in the cloud server 100 from the user terminal 200, (S110).

The download request for the folder is received from the user terminal 200 at the request of the user and the user information generated at the user terminal 200 is received together with the download request. A folder existing in the cloud server 100 means a folder including files previously uploaded from the user terminal 200 to the cloud server 100. A download request for the folder is uploaded to the cloud server 100 Is a processing signal for downloading the folder to the user terminal 200 again.

At this time, the user terminal 200 may not be the same as the first or previous user terminal connected to the cloud system, and the environment of the user terminal or the connected environment may be different. In addition, the download request and user information for the folder may also differ depending on the type of user terminal used and the area connected to the cloud system.

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 user terminal 200, a program to be used, accumulated information of connected web pages, an operating system, and the like. In addition, the user information may include cloud system information such as subscription information, initialization, connection record, and access area of the cloud system.

Next, the processing unit 120 of the cloud server 100 determines a character set to be used when the user terminal 200 encodes the file name based on the user information (S120).

The files included in the folder uploaded to the cloud server 100 may be encoded with the character set used by the user terminal used at the time of initial upload. Accordingly, the processing unit 120 analyzes the user information transmitted from the receiving unit 110 to determine whether the character set used by the user terminal used at the time of the first upload differs from the character set used by the user terminal 200 And analyzes the character set used in the user terminal 200 to be downloaded.

Meanwhile, the initial file name of the files included in the folder existing in the cloud server 100 may be encoded in a UTF-8 format character set. Most commonly used cloud systems often encode uploaded filenames in batches in a UTF-8 formatted character set so that multiple languages can be commonly encoded for versatility.

The processing unit 120 may be configured to receive information related to the cloud system based on the IP address, the program to be used, accumulated information of connected web pages, usage pattern information such as an operating system, or cloud system information such as subscription information, initial settings, You can determine the character set.

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 processing unit 120 may determine the character set by analyzing the IP address of the user terminal 200 based on the user information.

The user terminal 200 can use different character sets depending on the environment and region to be used, even if the user terminal 200 uses the same type of user terminal and the same language. For example, after the user terminal 400 used in the United States uploads a folder including files of Korean names to the cloud server, the user terminal 300 used in Korea uploads the uploaded folder Take a look at the case of downloading. The user terminal 300 released or used in Korea can mainly use the EUC-KR when encoding the file name. However, even if the user terminal 400 released or used in the US uses the same Korean language, the UTF- Can be used to encode. In this case, the processing unit 120 may analyze the IP address of the user terminal 300 that has requested the download based on the user information and access the cloud service, thereby determining the region and country where the user terminal 300 is used. Thereafter, the character set used by the user terminal 300 can be finally determined by searching the character set used to encode the corresponding language in the specific region and country.

In addition, although not limited thereto, the processing unit 120 may analyze the IP address to which the user subscribes to the cloud service based on the user information, and may determine the region and country where the user terminal 300 is used.

4, the processing unit 120 analyzes the character set used in the web page accessed by the user terminal 200 based on the user information, thereby determining the character set used when the user terminal 200 encodes the file name Can be determined.

For example, the processing unit 120 analyzes a web page accessed by the user terminal 120 included in the user information and searches for a character set used in the web page, The character set used by the user terminal 200 can be determined.

Referring to FIG. 5, the processing unit 120 may determine the character set used by the user terminal 200 by checking the character set information designated in the user's initial setting based on the user information. 5 shows an initialization interface 500 displayed in the cloud service, although not limited thereto. The initial setting interface 500 may display various setting items provided in various cloud services. The language setting interface 510 can additionally display the language setting area 510 of the initial setting interface 500. The language setting interface 510 includes a language area 511, ), Another language area 513 and an encoding method area 514 that can be understood can be displayed. If the user of the cloud service has set a particular encoding scheme, the processing unit 120 may analyze these initial settings to determine the character set that the user terminal 200 will use to encode the file name.

Next, the processing unit 120 of the cloud server 100 re-encodes the file names of the files included in the folder existing in the cloud server 100 into the character set determined in step S120 (S130). It is possible to solve the problem that the file name is broken in the user terminal 200 by re-encoding the file name of the files to be downloaded to the user terminal 200 into the same character set as the user terminal 200. [

Next, the processing unit 120 of the cloud server 100 converts the re-encoded files of the file names included in the folder into one compressed file (S140). The processing unit 120 can use a compression method that can be used in the related art, and it is possible to use GZIP or the like when compressing a file, though it is not limited thereto. At this time, the compressed file can be compressed into a single file or a divided file by selecting all the files included in the folder, or the folder itself can be compressed into a single compressed folder format. Then, the processing unit 120 transmits the compressed file to the transmitting unit 130 of the cloud server 100.

The transmitting unit 130 of the cloud server 100 transmits the compressed file to the user terminal 200 (S150). The compressed file transformed and transmitted by the processing unit 120 is transmitted to the receiving unit 210 of the user terminal 200 and is stored in the user terminal 200 so that the user receives the folder requested for downloading.

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 processing unit 220 of the user terminal 200 (not shown).

The compressed file stored in the user terminal 200 can be decompressed by the compression program used in the user terminal 200 and the file name of each decompressed file can be used by the user terminal 200 Is encoded in the same manner as the character set to be used, no error occurs in the file name. This reduces the inconvenience of performing a separate encoding process when decompressing.

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)

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 a file name based on the user information;
Re-encoding the file names of the files included in the folder into the character set;
Converting the files included in the folder into one compressed file; And
And transferring the compressed file from the cloud server to the user terminal.
The method according to claim 1,
Wherein the initial file name of the files included in the folder is encoded in UTF-8.
The method according to claim 1,
Wherein the step of determining the character set comprises analyzing the IP address of the user terminal.
The method of claim 3,
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.
The method according to claim 1,
Wherein the step of determining the character set comprises analyzing the character set used in the web page accessed by the user terminal.
The method according to claim 1,
Wherein the step of determining the character set comprises the step of determining the character set based on the initial setting of the user.
A receiving unit for 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 based on the user information, re-encoding the file names of the files included in the folder into the character set, A processing unit for converting the compressed file into a compressed file; And
And a transmitting unit for transmitting the compressed file from the cloud server to the user terminal.
8. The method of claim 7,
Wherein the initial file name of the file included in the folder is encoded in UTF-8.
8. The method of claim 7,
Wherein the processing unit analyzes the IP address of the user terminal.
10. The method of claim 9,
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.
8. The method of claim 7,
Wherein the processing unit analyzes the character set used in the web page accessed by the user terminal.
8. The method of claim 7,
Wherein the processing unit determines the character set based on the initial setting of the user.
Receiving a download request for a folder existing in a cloud server and user information of the user terminal from a user terminal,
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 files included in the folder into the character set,
Converts the files 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,
KR1020150183104A 2015-12-21 2015-12-21 Method and apparatus for automatic converting file name based on the cloud server KR101769315B1 (en)

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 true KR20170074070A (en) 2017-06-29
KR101769315B1 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 (2)

* Cited by examiner, † Cited by third party
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
KR20220133508A (en) * 2021-03-25 2022-10-05 (주)알투비솔루션 System for transmitting high performance data between dbms of different type for data lifecycle management

Families Citing this family (1)

* Cited by examiner, † Cited by third party
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

Family Cites Families (2)

* Cited by examiner, † Cited by third party
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 (2)

* Cited by examiner, † Cited by third party
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
KR20220133508A (en) * 2021-03-25 2022-10-05 (주)알투비솔루션 System for transmitting high performance data between dbms of different type for data lifecycle management

Also Published As

Publication number Publication date
KR101769315B1 (en) 2017-08-18

Similar Documents

Publication Publication Date Title
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
EP2753047B1 (en) Method of sharing contents by using personal cloud device, and electronic device and personal cloud system using the same
US9495323B2 (en) Copying data onto an expandable memory
US20120297034A1 (en) Method, Device and System for Running Application
US20140317418A1 (en) Server, client device, and usb redirection method
US9614893B2 (en) Method, apparatus and system for auto-synchronization of compressed content files
KR101769315B1 (en) Method and apparatus for automatic converting file name based on the cloud server
US8340717B2 (en) Method and device for downloading a file via a network
US11196868B2 (en) Audio data processing method, server, client and server, and storage medium
WO2020028681A1 (en) Prefetching video segments to reduce playback startup delay
JP2014526098A (en) Method and system for downloading font files
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
EP3292678B1 (en) System, terminal, server, and method for data transmission
CN103825912A (en) Data transmission method, electronic device and server
CN112187921B (en) Object file downloading method, device, system, server and storage medium
US20140149370A1 (en) System for analyzing access path to access target file in image and method thereof
CN107318129B (en) Data processing method and device and terminal
CN112351107B (en) Method, apparatus, electronic device and readable storage medium for encoding file
JP2007004301A (en) Computer, data processing method, program and communication method
KR20150008541A (en) Method and server for controlling data transmition
CN102546629B (en) File transmission system and method

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