WO2019140578A1 - Procédé et système de gestion d'instruction de sauvegarde de données - Google Patents

Procédé et système de gestion d'instruction de sauvegarde de données Download PDF

Info

Publication number
WO2019140578A1
WO2019140578A1 PCT/CN2018/073075 CN2018073075W WO2019140578A1 WO 2019140578 A1 WO2019140578 A1 WO 2019140578A1 CN 2018073075 W CN2018073075 W CN 2018073075W WO 2019140578 A1 WO2019140578 A1 WO 2019140578A1
Authority
WO
WIPO (PCT)
Prior art keywords
storage
data
domain
instruction
terminal
Prior art date
Application number
PCT/CN2018/073075
Other languages
English (en)
Chinese (zh)
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 PCT/CN2018/073075 priority Critical patent/WO2019140578A1/fr
Publication of WO2019140578A1 publication Critical patent/WO2019140578A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a data backup instruction management method and system.
  • the existing cloud platform provides a variety of storage functions, referred to as cloud storage.
  • cloud storage multiple companies provide cloud storage platforms, such as Baidu Cloud, Huawei Cloud, Facebook Cloud, etc., for various cloud platforms, Each has its own command of the cloud platform, and the commands cannot communicate with each other, which reduces the visualization and affects the user experience.
  • the embodiment of the present invention provides a data backup instruction management method and system, which implements application to a plurality of cloud platforms by backing up data storage of the cloud storage, thereby improving user experience.
  • an embodiment of the present application provides a data backup method for a cloud storage, where the method includes the following steps:
  • the terminal receives a data backup instruction, where the data backup instruction includes: a storage domain and an interpretation domain, where the storage domain includes: a storage instruction, a path for storing data, and a storage indication, the interpretation domain is based on a hypertext transfer protocol HTTP, the interpretation The domain includes: an interpretation of the storage instruction;
  • the terminal parses the storage domain of the data backup instruction. If the storage instruction is successfully parsed, the interpretation domain is discarded. If the storage instruction is unsuccessful, the interpretation domain is parsed to identify the storage instruction.
  • the terminal extracts the storage data corresponding to the path of the stored data, and executes the cloud storage according to the storage indication and the command;
  • the terminal After determining that the cloud storage is successful, the terminal backs up the stored data in other terminals corresponding to the terminal.
  • a data backup system for cloud storage comprising:
  • a transceiver unit configured to receive a data backup instruction, where the data backup instruction includes: a storage domain and an interpretation domain, where the storage domain includes: a storage instruction, a path for storing data, and a storage indication, the interpretation domain is based on a hypertext transfer protocol HTTP
  • the interpretation field includes: an interpretation of the storage instruction
  • a processing unit configured to parse the storage domain of the data backup instruction, if the storage instruction is successfully parsed, discarding the interpretation domain, if the parsing of the storage instruction is unsuccessful, parsing the interpretation domain to identify the storage instruction; and extracting the storage data Corresponding storage data, and the storage data is executed according to the storage indication and the command execution cloud storage;
  • the processing unit is further configured to back up the stored data in another terminal corresponding to the terminal after determining that the cloud storage is successful.
  • an embodiment of the present application provides a computer readable storage medium storing a computer program for electronic data exchange, wherein the computer program causes a computer to perform the method as described in the first aspect.
  • an embodiment of the present application provides a computer program product, comprising: a non-transitory computer readable storage medium storing a computer program, the computer being operative to cause a computer to perform the method as described in the first aspect Methods.
  • the technical solution provided by the application increases the interpretation domain in the command, and the interpretation domain is based on the HTTP protocol.
  • the interpretation domain is based on the HTTP protocol.
  • it needs to implement the networking function that is, it needs to be able to resolve the HTTP protocol, so that
  • the addition of the interpretation domain in the cloud command enables all platforms to know the meaning of their commands, thereby realizing the exchange of commands between the platforms and improving the user experience.
  • 1 is a schematic flow chart of a call method
  • FIG. 2 is a schematic diagram of a call method provided by an embodiment of the present application.
  • FIG. 3 is a schematic structural diagram of a hardware provided by an embodiment of the present application.
  • FIG. 4 is a schematic structural diagram of a network topology according to an embodiment of the present application.
  • FIG. 5 is a schematic diagram of a data backup system for cloud storage according to an embodiment of the present application.
  • FIG. 6 is a schematic structural diagram of another terminal according to an embodiment of the present application.
  • references to "an embodiment” herein mean that a particular feature, result, or characteristic described in connection with the embodiments can be included in at least one embodiment of the invention.
  • the appearances of the phrases in various places in the specification are not necessarily referring to the same embodiments, and are not exclusive or alternative embodiments that are mutually exclusive. Those skilled in the art will understand and implicitly understand that the embodiments described herein can be combined with other embodiments.
  • a mobile terminal also called a User Equipment (UE) is a device that provides voice and/or data connectivity to users, for example, a handheld device with an infinite connection function, an in-vehicle device, and the like.
  • Common terminals include, for example, mobile phones, tablets, laptops, PDAs, mobile internet devices (mobile Internet device, MID), wearable devices such as smart watches, smart bracelets, pedometers, etc.
  • FIG. 1 is a data backup instruction management method.
  • the storage command management method includes the following steps. The method may be performed by a terminal, and the terminal may be: a mobile phone, a tablet computer, or a notebook. Computer, PDA, mobile internet device (mobile Internet device, MID), one or more of wearable devices.
  • a terminal may be: a mobile phone, a tablet computer, or a notebook.
  • MID mobile internet device
  • Step S101 The terminal receives a data backup instruction.
  • Step S102 The terminal parses the data backup instruction to obtain storage data corresponding to the data backup instruction and a storage indication.
  • Step S103 The terminal stores the stored data in the cloud storage according to the storage indication.
  • the foregoing storage indication includes, but is not limited to, one or any combination of a storage manner, a storage location, a storage time, an importance, a storage format, and the like.
  • the analysis of the data backup instruction can obtain the storage data and the storage indication is relatively important, and the cloud platform provided by different companies, for example, Huawei, Baidu, Ali, etc.
  • the expression of the same storage command may be different. If it is not marked or interpreted, it cannot implement efficient reading of the command.
  • FIG. 2 is a data backup method for cloud storage. As shown in FIG. 2, the method is performed by any terminal in the cloud platform. The method is shown in the hardware architecture shown in FIG. The implementation is implemented in the network topology. The method is as shown in FIG. 2 and includes the following steps:
  • Step S201 The terminal receives a data backup instruction, where the data backup instruction includes: a storage domain and an interpretation domain, where the storage domain includes: a storage instruction, a path for storing data, and a storage indication, where the interpretation domain is based on a hypertext transfer protocol (HTTP) a protocol, the interpretation field comprising: an interpretation of the storage instruction.
  • HTTP hypertext transfer protocol
  • Step S202 The terminal parses the storage domain of the data backup instruction. If the storage instruction is successfully parsed, the interpretation domain is discarded. If the storage instruction is unsuccessful, the interpretation domain is parsed to identify the storage instruction.
  • Step S203 The terminal extracts the storage data corresponding to the path of the stored data, and executes the cloud storage according to the storage indication and the command.
  • Step S204 After determining that the cloud storage is successful, the terminal backs up the stored data in another terminal corresponding to the terminal.
  • the technical solution provided by the application increases the interpretation domain in the command, and the interpretation domain is based on the HTTP protocol.
  • the networking function that is, it needs to be able to parse the HTTP protocol, so that the cloud command is added.
  • Interpreting the domain that is, enabling all platforms to know the meaning of their commands, thereby realizing the exchange of commands between the platforms and improving the user experience.
  • the foregoing storage indication includes, but is not limited to, one of a storage mode, a storage location, a save time, an importance, a storage format, or any combination.
  • the foregoing method further includes:
  • the terminal obtains whether the storage address corresponding to the stored data is a local address, such as a local address, and stores the stored data in a local storage. If the storage address is a non-local address, the storage data is sent to the cloud storage.
  • the control terminal controls the terminal to allocate the stored data to other terminal storage.
  • the foregoing method may further include:
  • the storage indication includes a save time
  • a timer is established, which is used to indicate the save time of the stored data.
  • FIG. 5 provides a data backup system for cloud storage, where the system includes:
  • the transceiver unit 501 is configured to receive a data backup instruction, where the data backup instruction includes: a storage domain and an interpretation domain, where the storage domain includes: a storage instruction, a path for storing data, and a storage indication, where the interpretation domain is based on a hypertext transfer protocol HTTP, the interpretation field includes: an interpretation of the storage instruction;
  • the processing unit 502 analyzes the storage domain of the data backup instruction in English. If the storage instruction is successfully parsed, the interpretation domain is discarded. If the storage instruction is unsuccessful, the interpretation domain is parsed to identify the storage instruction; and the storage data is extracted. The path corresponds to storing data, and the stored data is executed according to the storage indication and the command execution cloud storage.
  • the foregoing storage indication includes one of a storage mode, a storage location, a save time, an importance, and a storage format, or any combination thereof.
  • the processing unit is configured to obtain whether the storage address corresponding to the storage data is a local address, such as a local address, and store the storage data in a local storage, if the storage address is a non-local address, The stored data is sent to the control terminal of the cloud storage, and the control terminal allocates the stored data to other terminal storage.
  • a local address such as a local address
  • the processing unit is further configured to back up the stored data in another terminal corresponding to the terminal after determining that the cloud storage is successful.
  • the processing unit is further configured to: after storing the stored data, establish a timer, where the timer is used to indicate a storage time of the stored data.
  • FIG. 6 is a block diagram showing a partial structure of a terminal provided by an embodiment of the present application.
  • the server includes: a radio frequency (RF) circuit 910, a memory 920, an input unit 930, a sensor 950, an audio circuit 960, and wireless fidelity (Wireless).
  • RF radio frequency
  • Fidelity, WiFi Fidelity, WiFi
  • application processor AP980 application processor AP980 and power supply 990 and other components.
  • FIG. 6 does not constitute a limitation to the smart device, and may include more or less components than those illustrated, or some components may be combined, or different component arrangements.
  • the input unit 930 can be configured to receive input numeric or character information and to generate key signal inputs related to user settings and function control of the smart device.
  • the input unit 930 may include a touch display screen 933, a stylus 931, and other input devices 932.
  • the input unit 930 can also include other input devices 932.
  • other input devices 932 may include, but are not limited to, one or more of physical buttons, function keys (such as volume control buttons, switch buttons, etc.), trackballs, mice, joysticks, and the like.
  • the AP 980 is a control center for smart devices that connects various portions of the entire smart device using various interfaces and lines, by executing or executing software programs and/or modules stored in the memory 920, and invoking data stored in the memory 920, executing The intelligent device's various functions and processing data, so that the smart device is monitored as a whole.
  • the AP 980 may include one or more processing units; optionally, the AP 980 may integrate an application processor and a modem processor, where the application processor mainly processes an operating system, a user interface, an application, and the like, and the modulation solution The processor mainly handles wireless communication. It can be understood that the above modem processor may not be integrated into the AP 980.
  • the AP980 can be integrated with the face recognition module. Of course, in the actual application, the face recognition module can also be separately set or integrated in the camera 770. The face recognition module shown in FIG. 6 is integrated in the AP980. example.
  • memory 920 can include high speed random access memory, and can also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
  • the RF circuit 910 can be used for receiving and transmitting information.
  • RF circuit 910 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier (Low) Noise Amplifier, LNA), duplexer, etc.
  • RF circuitry 910 can also communicate with the network and other devices via wireless communication.
  • the above wireless communication may use any communication standard or protocol, including but not limited to Global System of Mobile communication (GSM), General Packet Radio Service (General Packet) Radio Service, GPRS), Code Division Multiple Access (Code) Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), E-mail, Short Message Service (Short Messaging) Service, SMS), etc.
  • GSM Global System of Mobile communication
  • General Packet General Packet Radio Service
  • GPRS General Packet Radio Service
  • CDMA Code Division Multiple Access
  • WCDMA Wideband Code Division Multiple Access
  • LTE Long Term Evolution
  • SMS Short Message Service
  • the smart device may also include at least one type of sensor 950, such as a light sensor, a motion sensor, a proximity sensor, and other sensors.
  • the light sensor may include an ambient light sensor and a proximity sensor, wherein the ambient light sensor can adjust the brightness of the touch display screen according to the brightness of the ambient light, and the proximity sensor can turn off the touch display when the mobile phone moves to the ear. And / or backlight.
  • the accelerometer sensor can detect the magnitude of acceleration in all directions (usually three axes). When it is stationary, it can detect the magnitude and direction of gravity.
  • Proximity sensor can be used to detect the distance between the phone and the user.
  • Other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, an infrared sensor, and the like that can be configured in the mobile phone are not described herein.
  • An audio circuit 960, a speaker 961, and a microphone 962 can provide an audio interface between the user and the smart device.
  • the audio circuit 960 can transmit the converted electrical data of the received audio data to the speaker 961 for conversion to the sound signal by the speaker 961; on the other hand, the microphone 962 converts the collected sound signal into an electrical signal by the audio circuit 960. After receiving, it is converted into audio data, and then the audio data is played by the AP 980, sent to the other mobile phone via the RF circuit 910, or the audio data is played to the memory 920 for further processing.
  • WiFi is a short-range wireless transmission technology
  • the mobile phone can help users to send and receive emails, browse web pages, and access streaming media through the WiFi module 970, which provides users with wireless broadband Internet access.
  • FIG. 6 shows the WiFi module 970, it can be understood that it does not belong to the essential configuration of the smart device, and can be omitted as needed within the scope of not changing the essence of the application.
  • the smart device also includes a power supply 990 (such as a battery or a power module) that supplies power to various components.
  • a power supply 990 such as a battery or a power module
  • the power supply can be logically connected to the AP980 through a power management system to manage charging, discharging, and power management through the power management system.
  • the embodiment of the present application further provides a computer storage medium, wherein the computer storage medium stores a computer program for electronic data exchange, the computer program causing the computer to perform some or all of the steps of any of the methods described in the foregoing method embodiments.
  • the computer includes a terminal device.
  • the embodiment of the present application further provides a computer program product, comprising: a non-transitory computer readable storage medium storing a computer program, the computer program being operative to cause a computer to perform the operations as recited in the foregoing method embodiments Part or all of the steps of either method.
  • the computer program product can be a software installation package, the computer including a terminal device.
  • the steps of the method or algorithm described in the embodiments of the present application may be implemented in a hardware manner, or may be implemented by a processor executing software instructions.
  • Software instructions can be composed of corresponding software modules, which can be stored in random access memory (Random) Access Memory, RAM), Flash, Read Only Memory (Read Only Memory, ROM), Erasable Programmable Read Only Memory (Erasable) Programmable ROM (EPROM), electrically erasable programmable read only memory (EEPROM), registers, hard disk, removable hard disk, compact disk read only (CD-ROM) or any other form of storage medium known in the art.
  • An exemplary storage medium is coupled to the processor to enable the processor to read information from, and write information to, the storage medium.
  • the storage medium can also be an integral part of the processor.
  • the processor and the storage medium can be located in an ASIC.
  • the ASIC can be located in an access network device, a target network device, or a core network device.
  • the processor and the storage medium may also exist as discrete components in the access network device, the target network device, or the core network device.
  • the functions described in the embodiments of the present application may be implemented in whole or in part by software, hardware, firmware, or any combination thereof.
  • software it may be implemented in whole or in part in the form of a computer program product.
  • the computer program product includes one or more computer instructions.
  • the processes or functions described in accordance with embodiments of the present application are generated in whole or in part.
  • the computer can be a general purpose computer, a special purpose computer, a computer network, or other programmable device.
  • the computer instructions can be stored in a computer readable storage medium or transferred from one computer readable storage medium to another computer readable storage medium, for example, the computer instructions can be from a website site, computer, server or data center By wire (eg coaxial cable, fiber optic, digital subscriber line (Digital Subscriber Line, DSL)) or wireless (eg infrared, wireless, microwave, etc.) to another website, computer, server or data center.
  • the computer readable storage medium can be any available media that can be accessed by a computer or a data storage device such as a server, data center, or the like that includes one or more available media.
  • the available media may be magnetic media (eg, floppy disk, hard disk, magnetic tape), optical media (eg, digital video disc (Digital) Video Disc, DVD)), or semiconductor media (for example, solid state drive (Solid State Disk, SSD)).

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

L'invention concerne un procédé et un système de sauvegarde de données pour le stockage en nuage. Le procédé comprend les étapes suivantes : un terminal reçoit une instruction de sauvegarde de données (S201), l'instruction de sauvegarde de données comprenant un domaine de stockage et un domaine d'interprétation ; le terminal analyse le domaine de stockage de l'instruction de sauvegarde de données et rejette le domaine d'interprétation si l'analyse de l'instruction de stockage réussit, et analyse le domaine d'interprétation pour identifier l'instruction de stockage si l'analyse de l'instruction de stockage ne réussit pas (S202) ; le terminal extrait des données à stocker correspondant à un chemin des données à stocker, et exécute, en fonction de l'instruction de stockage et d'une commande, le stockage en nuage des données à stocker (S203) ; et après avoir déterminé que le stockage en nuage a réussi, le terminal sauvegarde les données stockées dans un autre terminal correspondant au terminal (S204). La solution présente l'avantage d'offrir une bonne expérience utilisateur.
PCT/CN2018/073075 2018-01-17 2018-01-17 Procédé et système de gestion d'instruction de sauvegarde de données WO2019140578A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2018/073075 WO2019140578A1 (fr) 2018-01-17 2018-01-17 Procédé et système de gestion d'instruction de sauvegarde de données

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2018/073075 WO2019140578A1 (fr) 2018-01-17 2018-01-17 Procédé et système de gestion d'instruction de sauvegarde de données

Publications (1)

Publication Number Publication Date
WO2019140578A1 true WO2019140578A1 (fr) 2019-07-25

Family

ID=67300927

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/073075 WO2019140578A1 (fr) 2018-01-17 2018-01-17 Procédé et système de gestion d'instruction de sauvegarde de données

Country Status (1)

Country Link
WO (1) WO2019140578A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113515050A (zh) * 2021-01-08 2021-10-19 腾讯科技(深圳)有限公司 一种设备控制方法、装置及计算机可读存储介质

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102694804A (zh) * 2012-05-29 2012-09-26 华南理工大学 基于UPnP协议的智能家居统一平台的实现方法及装置
CN102932405A (zh) * 2011-09-14 2013-02-13 微软公司 对应用的多租户访问
US20150154156A1 (en) * 2013-12-03 2015-06-04 Microsoft Corporation Document link previewing and permissioning while composing an email

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102932405A (zh) * 2011-09-14 2013-02-13 微软公司 对应用的多租户访问
CN102694804A (zh) * 2012-05-29 2012-09-26 华南理工大学 基于UPnP协议的智能家居统一平台的实现方法及装置
US20150154156A1 (en) * 2013-12-03 2015-06-04 Microsoft Corporation Document link previewing and permissioning while composing an email

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113515050A (zh) * 2021-01-08 2021-10-19 腾讯科技(深圳)有限公司 一种设备控制方法、装置及计算机可读存储介质

Similar Documents

Publication Publication Date Title
US10959124B2 (en) Uplink data transmission method, terminal, network side device and system
EP3401776B1 (fr) Procédé et système de configuration d'effet sonore et dispositif associé
CN110058850B (zh) 一种应用的开发方法、装置以及存储介质
CN108156508B (zh) 弹幕信息处理的方法、装置、移动终端、服务器及系统
CN104133728B (zh) 一种进程间通讯的方法、及装置
WO2019041280A1 (fr) Procédé de recommandation de ressource d'application et dispositif associé
US9756674B2 (en) Method of transmitting and receiving data of electronic device and electronic device using the method
WO2018209635A1 (fr) Appareil et procédé de recherche
WO2018188278A1 (fr) Procédé d'attribution de ressources de mémoire et dispositif de terminal
EP2869604B1 (fr) Procédé, appareil et dispositif de traitement d'une ressource de terminal mobile
CN109144723B (zh) 一种分配存储空间的方法和终端
CN111435318A (zh) 应用程序的dex优化方法及终端
CN110677456A (zh) 一种资源配置的方法及设备
WO2019140565A1 (fr) Procédé et système de gestion d'instructions de stockage en nuage
CN106230919B (zh) 一种文件上传的方法和装置
WO2018170835A1 (fr) Procédé de transmission de données de liaison montante, terminal, dispositif côté réseau, et système
WO2019140578A1 (fr) Procédé et système de gestion d'instruction de sauvegarde de données
WO2017166093A1 (fr) Système frontal
CN109710576B (zh) 文件展示的方法、终端及存储介质
CN108282473B (zh) 云存储命令管理方法及系统
CN107315623B (zh) 一种上报统计数据的方法和装置
WO2019140566A1 (fr) Procédé et système d'attribution de ressources de calcul en nuage
CN108279997A (zh) 数据备份指令管理方法及系统
US20230394008A1 (en) Distributed file access method and related device
WO2018170837A1 (fr) Procédé de transmission de données de liaison montante, terminal, dispositif côté réseau et système

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18901078

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 17.11.2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18901078

Country of ref document: EP

Kind code of ref document: A1