WO2017197727A1 - Procédé et terminal mobile pour la sauvegarde de données - Google Patents

Procédé et terminal mobile pour la sauvegarde de données Download PDF

Info

Publication number
WO2017197727A1
WO2017197727A1 PCT/CN2016/087294 CN2016087294W WO2017197727A1 WO 2017197727 A1 WO2017197727 A1 WO 2017197727A1 CN 2016087294 W CN2016087294 W CN 2016087294W WO 2017197727 A1 WO2017197727 A1 WO 2017197727A1
Authority
WO
WIPO (PCT)
Prior art keywords
backup
configuration file
information
backup configuration
data
Prior art date
Application number
PCT/CN2016/087294
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 中兴通讯股份有限公司
Publication of WO2017197727A1 publication Critical patent/WO2017197727A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1456Hardware arrangements for backup

Definitions

  • the present application relates to, but is not limited to, the field of data backup of a mobile terminal, and in particular, to a method for backing up data and a mobile terminal.
  • mobile terminals As mobile terminals become more and more popular, users are becoming more and more dependent on mobile terminals. Most of entertainment, socializing, and work are done on mobile terminals on a daily basis. At the same time, user data on mobile terminals will also be Increasingly large, such as contacts, text messages, photos, music, etc.
  • the user may think of connecting the mobile terminal with the computer to export the user data from the mobile phone, but After the mobile terminal is connected to the computer and connected to the computer in the Media Transfer Protocol (mtp) mode, only the data in the internal virtual digital (SD) card of the mobile terminal, such as the stored music, can be backed up. Files such as photos, videos, etc.
  • mtp Media Transfer Protocol
  • USB Universal Serial Bus
  • Embodiments of the present invention provide a data backup method and a mobile terminal.
  • An embodiment of the present invention provides a data backup method, where the method includes:
  • the data to be backed up is backed up in the OTG-enabled external memory according to the backup configuration file.
  • the data that needs to be backed up is backed up in the external storage device with OTG function according to the backup configuration file, including:
  • the data that needs to be backed up is backed up in the external storage device with OTG function according to the backup configuration file, including:
  • the parsing the second backup configuration file stored in the external storage device with the OTG function includes:
  • the analysis is stored in the The second backup configuration file in the external memory of the OTG function.
  • the determining whether the second backup configuration file meets the backup condition includes:
  • the user authentication information in the second backup configuration file includes at least one item: a backup password, a serial number of the mobile terminal, an international mobile device identifier IMEI of the mobile terminal, a client identification module SIM of the mobile terminal, and a hardware address of the mobile terminal.
  • the local device information includes at least one item: a backup password, a serial number of the mobile terminal, an IMEI of the mobile terminal, a SIM of the mobile terminal, and a hardware address of the mobile terminal.
  • the method further includes:
  • the backup configuration information in the second backup configuration file includes at least one of: backup switch information, port control information, data backup information, data backup priority information, and data backup progress information.
  • the embodiment of the invention further provides a mobile terminal for data backup, the mobile terminal comprising:
  • a detection module configured to detect whether an external memory having an OTG function is connected
  • a mounting module configured to mount the external storage device having an OTG function when determining to connect to the external storage device having an OTG function
  • the processing module is configured to back up data that needs to be backed up according to the backup configuration file in the external storage with OTG function.
  • the processing module is further configured to parse the first backup configuration file stored locally;
  • the processing module is further configured to parse the second backup configuration file stored in the external storage with OTG function;
  • the processing module is configured to detect whether the second backup configuration file is stored in the external storage device having the OTG function, and if the second backup is stored in the external storage device having the OTG function
  • the configuration file parses the second backup configuration file stored in the OTG-enabled external memory.
  • the processing module is configured to determine whether the user authentication information in the second backup configuration file matches the local device information.
  • the user authentication information in the second backup configuration file includes at least one item: a backup password, a serial number of the mobile terminal, an international mobile device identifier IMEI of the mobile terminal, a client identification module SIM of the mobile terminal, and a hardware address of the mobile terminal.
  • the local device information includes at least one item: a backup password, a serial number of the mobile terminal, an IMEI of the mobile terminal, a SIM of the mobile terminal, and a hardware address of the mobile terminal.
  • the processing module is further configured to: if the user authentication information in the second backup configuration file matches the local device information, the backup configuration information in the second backup configuration file is required to be backed up. Data backup in the external memory with OTG function;
  • the backup configuration information in the second backup configuration file includes at least one of: backup switch information, port control information, data backup information, data backup priority information, and data backup progress information.
  • Embodiments of the present invention also provide another computer readable storage medium storing computer executable instructions that are implemented by a processor to implement the above method.
  • the method for backing up data and the mobile terminal detect whether or not the external memory having the OTG function is connected; and when determining the connection with the external memory having the OTG function, mounting the OTG function External storage; backing up data that needs to be backed up in the external storage with OTG function according to the backup configuration file; in case the user cannot operate after the screen of the mobile terminal is damaged, the mobile terminal can insert the OTG function In the external memory, the user data in the local memory storage space is automatically backed up to the external memory with OTG function according to the backup configuration file configured by the user in advance, which reduces the loss of the user.
  • Embodiment 1 is a flowchart of Embodiment 1 of a method for data backup according to an embodiment of the present invention
  • Embodiment 2 is a flowchart of Embodiment 2 of a method for data backup according to an embodiment of the present invention
  • Embodiment 3 is a flowchart of Embodiment 3 of a method for data backup according to an embodiment of the present invention
  • FIG. 5 is a flowchart of configuring user authentication information in a second backup configuration file on a computer side according to Embodiment 3 of a data backup method according to an embodiment of the present invention
  • FIG. 6 is a flowchart of configuring backup configuration information in a second backup configuration file on a computer side according to Embodiment 3 of the data backup method according to Embodiment 3 of the present invention
  • FIG. 7 is a flowchart of a backup data process of a mobile phone side according to Embodiment 3 of a data backup method according to an embodiment of the present invention.
  • FIG. 8 is a schematic structural diagram of a mobile terminal for data backup according to an embodiment of the present invention.
  • the mobile terminal involved in the embodiments of the present invention may include, for example, a mobile phone, a smart phone, a notebook computer, a digital broadcast receiver, a personal digital assistant (PDA), a tablet computer (PAD), a portable multimedia player (PMP), and a navigation device.
  • PDA personal digital assistant
  • PAD tablet computer
  • PMP portable multimedia player
  • Mobile devices etc.; if the mobile terminal has an operating system, the operating system can be UNIX, Linux, Windows, Mac OS X, Android, Windows Phone, and the like.
  • FIG. 1 is a flowchart of Embodiment 1 of a data backup method of the present application. As shown in FIG. 1 , the data backup method provided by the embodiment of the present application includes the following steps:
  • Step 101 Detect whether an external memory with an OTG function is connected.
  • the mobile terminal detects whether it is connected to an external memory with OTG function; wherein OTG is an abbreviation of On-The-Go, which is mainly used for connection between various devices or mobile devices for data exchange; for example, direct connection of a digital camera Go to the printer, connect the USB port between the two devices through OTG technology, and print the photos immediately; or send the data from the digital camera to the mobile hard disk of the USB interface through the OTG for user convenience;
  • the external memory may be, but not limited to, a USB flash drive, a USB mobile hard disk, or the like.
  • Step 102 When determining to connect to the external memory with OTG function, mount the external memory with OTG function.
  • Step 103 Back up data that needs to be backed up according to the backup configuration file in the external storage with OTG function.
  • the mobile terminal parses the obtained backup configuration file, and automatically backs up the data to be backed up in the external storage with OTG function according to the instruction in the parsed backup configuration file; wherein the backup configuration file It may be configured in advance by the user to be stored in the local memory of the mobile terminal, or may be stored in an external memory having an OTG function;
  • the mobile terminal backs up all user data in the external storage with OTG function; for example, the backup configuration file indicates that the backup is on the mobile terminal.
  • the user data of the address book, the short message, and the system setting the mobile terminal backs up the user data set by the address book, the short message, and the system in the external memory with the OTG function.
  • the method for backing up data detects whether or not the external memory having the OTG function is connected; when determining the connection with the external memory having the OTG function, mounting the external memory with the OTG function Backing up the data to be backed up in the external memory with OTG function according to the backup configuration file; in the case that the user cannot operate after the screen of the mobile terminal is damaged, the mobile terminal can insert the external memory with OTG function
  • the user data in the local memory storage space is automatically backed up to the external storage with OTG function according to the backup configuration file configured by the user in advance, thereby reducing the loss of the user.
  • Embodiment 2 is a flowchart of Embodiment 2 of the data backup method of the present application; in the embodiment of the present invention, the backup configuration file is stored in the mobile terminal, that is, the first backup configuration file is stored locally; as shown in FIG. 2, the present invention
  • the method provided by the embodiment includes the following steps:
  • Step 201 Detect whether an external memory with an OTG function is connected.
  • the mobile terminal may be a smart phone with an Android Android operating system (referred to as a mobile phone); the external memory with OTG function may be a USB with OTG function. Flash drive (referred to as U disk).
  • the backup tool running in the background of the mobile phone detects in real time whether the USB flash drive is connected to the data interface of the mobile phone.
  • Step 202 Mount the external memory with OTG function when determining to connect with the external memory with OTG function.
  • the current USB flash drive is mounted; if the mobile phone determines that it is not connected to the current USB flash drive, the current USB flash drive will not be mounted.
  • Step 203 Parse the first backup configuration file stored locally.
  • the backup tool running in the background of the mobile phone parses the first backup configuration file stored in the mobile phone, and the first backup configuration file can be set by the user in advance.
  • the user can backup backup switch information, port control information, data backup information, and data backup. Priority information, data backup progress information, etc.
  • the content of at least one of the backup configuration information is set in the ini file, and the backup tool running in the background in the mobile phone parses the ini file stored in the mobile phone to obtain the backup configuration in the ini file.
  • the backup switch information e.g., port control information, data backup information, data backup priority information, data backup progress information, etc.
  • the backup switch information in the first backup configuration file is set to determine whether to perform data backup; the port control information is set to determine whether to change the USB link type of the machine; the data backup information is set to determine which data to back up; the data
  • the backup priority information is set to determine the priority of the data backup, that is, which data is backed up first and which data is backed up; the data backup progress information is set to determine the data backup progress, if the connection is disconnected due to an unexpected situation during the backup, for example, When the U disk is removed, the U disk space is not enough, or other conditions, the current backup progress is stored, and the backup is continued when the user inserts the U disk next time.
  • Step 204 Back up data that needs to be backed up in the external storage with OTG function according to the backup configuration information in the first backup configuration file.
  • the backup tool running in the background of the mobile phone After backing up the content of the backup configuration information in the first backup configuration file, the backup tool running in the background of the mobile phone backs up the data to be backed up according to the description content corresponding to the backup configuration information.
  • the mobile phone can enter the automatic backup data state.
  • Step 205 The progress of the data backup is presented by the sound unit and/or the display unit after the data backup ends.
  • the backup tool of the mobile phone will display the data backup progress through the speaker and/or indicator on the mobile phone.
  • the mobile phone detects whether the U disk is connected; when determining the connection with the U disk, mounts the U disk; and parses the first backup configuration file stored locally;
  • the backup configuration information in the first backup configuration file backs up the data that needs to be backed up in the U disk; after the mobile phone screen is damaged and the user cannot operate, the mobile phone can be configured according to the user before inserting the USB flash drive.
  • the backup configuration file stored in the mobile phone automatically backs up the user data in the local memory storage space to the U disk, thereby reducing the user's loss.
  • FIG. 3 is a flowchart of Embodiment 3 of the data backup method of the present application.
  • the backup configuration file is stored in an external storage device having an OTG function, that is, the second backup configuration file is stored in an OTG function.
  • the method provided by the embodiment of the present invention includes the following steps:
  • Step 301 Detect whether an external memory having an OTG function is connected.
  • the mobile terminal may be a smart phone with an Android Android operating system (abbreviated as a mobile phone); the external memory with an OTG function may be a USB flash drive (U disk) having an OTG function.
  • Android Android operating system abbreviated as a mobile phone
  • U disk USB flash drive
  • the backup tool running in the background of the mobile phone detects in real time whether the USB flash drive is connected to the data interface of the mobile phone.
  • Step 302 When determining to connect to the external memory with OTG function, mount the external memory with OTG function.
  • the current USB flash drive is mounted; if the mobile phone determines that it is not connected to the current USB flash drive, the current USB flash drive will not be mounted.
  • Step 303 Detect whether a second backup configuration file is stored in the external memory with the OTG function.
  • the backup tool running in the background of the mobile phone detects whether the second backup configuration is stored in the current U disk. If the second backup configuration file is not stored in the current U disk, the process proceeds to step 304. If it is detected that the current backup file is stored in the current U disk, step 305 is performed; wherein the second backup configuration file includes User authentication information and backup configuration information.
  • the second backup configuration file may be stored in a visible partition of the USB flash drive or may be stored in an invisible partition of the USB flash drive.
  • Step 304 ending the task.
  • the backup tool running in the background of the mobile phone ends the data backup task.
  • Step 305 Parse the second backup configuration file stored in the external memory with OTG function.
  • the backup tool running in the background of the mobile phone parses the second backup configuration file stored in the current U disk, and obtains the user authentication information and the backup configuration information in the second backup configuration file.
  • Step 306 Determine whether the user authentication information in the second backup configuration file matches the local device information.
  • the backup tool running in the background of the mobile phone determines whether the user authentication information in the second backup configuration file matches the corresponding device information in the mobile phone. If not, step 307 is performed; if yes, step 308 is performed;
  • the user authentication information in the second backup configuration file includes at least one item: a backup password, a serial number of the mobile terminal, an International Mobile Equipment Identity (IMEI) of the mobile terminal, and a customer identification module of the mobile terminal.
  • IMEI International Mobile Equipment Identity
  • SIM Subscriber Identity Module
  • the local device information includes at least one item: backup password, serial number of the mobile terminal, IMEI of the mobile terminal, SIM card of the mobile terminal, hardware of the mobile terminal address.
  • the user authentication information in the second backup configuration file includes the backup password and the IMEI of the mobile phone
  • the backup tool running in the background of the mobile phone determines whether the backup password in the second backup configuration file matches the backup password in the device information of the current mobile phone.
  • determining the movement in the second backup configuration file Whether the IMEI of the terminal matches the IMEI of the mobile terminal in the device information of the current mobile phone, and only when the data is matched at the same time, the backup tool running in the background of the mobile phone can determine that the user authentication information in the second backup configuration file matches the device information of the current mobile phone.
  • the user needs to leave user authentication information in the mobile phone.
  • the backup password is set in the backup tool of the mobile phone, and the same backup password is configured in the configuration file of the user U disk, the automatic data backup function can be started; when the mobile phone is in use All must be created to log in to a mobile phone cloud service account, which can be used to back up the user's mobile phone data, and can also be used to authenticate user authentication information and other services.
  • the security of the user using the backup data function is improved, and the user's data information is not arbitrarily stolen.
  • the method for configuring the second backup configuration file on the mobile phone side may include the following steps:
  • Step 4001 The mobile phone logs in to the cloud service account.
  • the user logs in to the cloud server using the user name through the backup tool of the mobile phone.
  • Step 4002 The mobile phone uploads the device information of the current mobile phone to the cloud server in an encrypted manner.
  • the mobile phone uploads the device information of the current mobile phone to the server in an encrypted manner, and the device information of the mobile phone includes, but is not limited to, a backup password, a serial number, an IMEI, a SIM card, a hardware address, and the like of the backup tool of the current mobile phone.
  • Step 4003 The cloud server receives and saves device information of the current mobile phone.
  • the cloud server receives and saves the device information of the current mobile phone, and authenticates the device information of the current mobile phone.
  • Step 4004 The mobile phone receives a notification message after the cloud server is authenticated.
  • the mobile phone After receiving the notification message that the cloud server is authenticated, the mobile phone determines that the device information of the current mobile phone is stored in the cloud server.
  • the notification message after the authentication is passed may be stored in the mobile phone in an encrypted manner to protect the user's data information.
  • FIG. 5 is a second backup configuration file configured on a computer side of Embodiment 3 of the data backup method of the present application.
  • the flowchart of the user authentication information is as shown in FIG. 5, and the method for configuring the user authentication information in the second backup configuration file on the computer side may include the following steps:
  • Step 5001 The backup tool on the computer side logs in to the cloud server.
  • the user logs in to the cloud server using the same username as the mobile phone through the backup tool of the computer.
  • Step 5002 The cloud server authenticates the username and password.
  • the server name and password for the current login of the cloud server authentication are the same as the user name and password for login on the mobile phone.
  • Step 5003 The backup tool of the computer inputs the device information of the mobile phone to be backed up to the cloud server.
  • the user inputs the device information of the mobile phone to be backed up to the cloud server through a backup tool of the computer.
  • the device information of the mobile phone to be backed up includes, but is not limited to, a backup password, a serial number, an IMEI, a SIM card, a hardware address, and the like of the backup tool of the mobile phone.
  • Step 5004 After confirming that the device information of the mobile phone to be backed up is accurate, the cloud server sends the generated user authentication information to the backup tool of the computer.
  • the cloud server determines the device information of the mobile phone to be backed up and the device information of the mobile phone stored in the cloud server to generate the user authentication information, and then sends the generated user authentication information to the backup tool of the computer.
  • FIG. 6 is a flowchart of configuring backup configuration information in a second backup configuration file on the computer side of the third embodiment of the data backup method of the present application. As shown in FIG. 6, the method for configuring backup configuration information in the second backup configuration file on the computer side includes The following steps:
  • Step 6001 A backup tool of the computer detects the U disk information.
  • the backup tool of the computer detects that the U disk is waiting for user confirmation. At this time, it is necessary to detect whether the U disk file system is a FAT (including FAT16FAT32exFAT) system. If the file system is not a FAT system, the user U disk is not available for backup. Format or replace the USB flash drive.
  • FAT including FAT16FAT32exFAT
  • Step 6002 The backup tool of the computer selects a backup USB disk.
  • the user confirms the need to back up through the backup tool of the computer and confirms that the U disk is available and prepares to configure the backup configuration information.
  • Step 6003 The backup tool of the computer confirms the mobile phone that the user needs to back up.
  • the user selects the device to be backed up through the backup tool of the computer.
  • the user can input the device information of the mobile phone to be backed up, and the user can also make a selection.
  • Step 6004 The backup tool of the computer configures backup configuration information.
  • the backup configuration information is configured by the backup tool of the user, and the backup configuration information includes at least one of: backup switch information, port control information, data backup information, data backup priority information, and data backup progress information; wherein, backup switch information, Used to determine whether to perform data backup; port control information, used to determine whether to change the USB link type of the machine; data backup information used to determine which data to back up; data backup priority information used to determine the priority of data backup, That is, which data is backed up first and which data is backed up; data backup progress information is used to determine the data backup progress. If the connection is disconnected due to an unexpected situation during the backup, for example, if the U disk is removed, the U disk space is insufficient, or other conditions , the current backup progress is stored, and the backup is continued when the user inserts the U disk next time.
  • backup switch information Used to determine whether to perform data backup
  • port control information used to determine whether to change the USB link type of the machine
  • data backup information used to determine which data to back up
  • data backup priority information used to determine the priority
  • Step 6005 The backup tool of the computer writes the second backup configuration file to the U disk.
  • the backup tool of the computer After the user determines the content of the backup configuration information, the backup tool of the computer combines the user authentication information and the backup configuration information into a second backup configuration file, and writes the second backup configuration file to the USB disk.
  • Step 307 ending the task.
  • the backup tool running in the background of the mobile phone ends the backup data task.
  • Step 308 Back up data that needs to be backed up in the external storage with OTG function according to the backup configuration information in the second backup configuration file.
  • the backup tool running in the background of the mobile phone determines that the user authentication information in the second backup configuration file meets the conditions, it is confirmed whether the backup switch of the backup configuration information in the second backup configuration file is enabled, and if the backup switch is on, the mobile phone is now On the screen, the countdown prompt box for starting the backup is popped up. If the response of the user on the screen is not detected after the corresponding time, the backup data process is automatically started.
  • FIG. 7 is a flowchart of a backup data process on the mobile phone side according to Embodiment 3 of the data backup method of the present application. As shown in FIG. 7, the method includes the following steps:
  • Step 7001 Detect port control information.
  • the backup tool running in the background of the mobile phone detects the port control information and opens it according to the port control information.
  • the port that the user wants to open such as the adb port or other USB link mode.
  • Step 7002 Detect data backup information.
  • the backup tool running in the background of the mobile phone detects the data backup information and determines which data the user wants to back up.
  • Step 7003 Detect data backup priority information.
  • the backup tool running in the background of the mobile phone detects the data backup priority information, determines which data the user wants to back up first, and then backs up the data.
  • Step 7004 Detect data backup progress information.
  • the backup tool running in the background of the mobile phone detects the data backup progress information, determines whether there is backup progress information, and if so, continues to perform backup according to the backup progress.
  • Step 7005 Write backup data to the U disk.
  • the backup tool running in the background of the mobile phone writes the backup data to the U disk in real time. If the U disk is accidentally disconnected or full, when the U disk is accessed again, it can be backed up from the progress according to the data backup progress information.
  • Step 309 The progress of the data backup is presented by the sound unit and/or the display unit after the data backup ends.
  • the backup tool of the mobile phone will display the data backup progress through the speaker and/or indicator on the mobile phone.
  • the method for backing up data detects whether an external memory having an OTG function is connected by using a mobile phone; and when the connection with the external storage device having the OTG function is determined, mounting the external device with the OTG function a memory; detecting whether the second backup configuration file is stored in the external storage device having the OTG function, and parsing the second storage in the external storage device having the OTG function when the second backup configuration file is stored Backing up the configuration file; determining whether the user authentication information in the second backup configuration file matches the local device information, and when matching, backing up the data to be backed up according to the backup configuration information in the second backup configuration file In the external memory with the OTG function; after the data backup ends, the progress of the data backup is presented by the sound unit and/or the display unit; when the user encounters the damage of the mobile phone screen and cannot operate, the U disk is inserted on the computer side, and Log in to the mobile cloud service account in the computer side backup tool, and Determine the mobile phone that needs to be backed up.
  • USB flash drive After confirming, insert the USB flash drive into the mobile phone.
  • the backup tool running in the background of the mobile phone detects the user authentication information in the USB flash drive and authenticates, start the automatic backup data according to the backup configuration information. If the user encounters an unexpected situation in the middle of the process, When the U disk or U disk is full, the U disk can be inserted again to back up, which reduces the user's loss. In addition, no hardware is added to the phone, the backup data cost is reduced, and the security is improved by authenticating the U disk. .
  • FIG. 8 is a schematic structural diagram of a mobile terminal for data backup according to the present application.
  • the mobile terminal 08 for data backup in this embodiment includes: a detection module 81, a mounting module 82, and a processing module 83;
  • the detecting module 81 is configured to detect whether an external memory having an OTG function is connected;
  • the mounting module 82 is configured to mount the external storage device with an OTG function when determining to connect with the external storage device having the OTG function;
  • the processing module 83 is configured to back up data that needs to be backed up in the external storage with OTG function according to the backup configuration file.
  • the processing module 83 is further configured to parse the first backup configuration file stored locally;
  • the processing module 83 is further configured to parse the second backup configuration file stored in the external memory with OTG function;
  • the processing module 83 is configured to detect whether the second backup configuration file is stored in the external memory having the OTG function, and if the external memory having the OTG function stores the first
  • the second backup configuration file parses the second backup configuration file stored in the OTG-enabled external storage.
  • the processing module 83 is configured to determine the use in the second backup configuration file. Whether the user authentication information matches the local device information;
  • the user authentication information in the second backup configuration file includes at least one item: a backup password, a serial number of the mobile terminal, an international mobile device identifier IMEI of the mobile terminal, a client identification module SIM of the mobile terminal, and a hardware address of the mobile terminal.
  • the local device information includes at least one item: a backup password, a serial number of the mobile terminal, an IMEI of the mobile terminal, a SIM of the mobile terminal, and a hardware address of the mobile terminal.
  • the processing module 83 is further configured to: if the user authentication information in the second backup configuration file matches the local device information, the backup configuration information in the second backup configuration file is required.
  • the backed up data is backed up in the external memory with OTG function;
  • the backup configuration information in the second backup configuration file includes at least one of: backup switch information, port control information, data backup information, data backup priority information, and data backup progress information.
  • the mobile terminal of this embodiment may be used to implement the technical solution of the foregoing method embodiment, and the implementation principle and the technical effect are similar, and details are not described herein again.
  • the detecting module 81, the mounting module 82, and the processing module 83 may each be a Central Processing Unit (CPU), a Micro Processor Unit (MPU), or a Microprocessor Unit (MPU) located in the wireless data transmitting device.
  • CPU Central Processing Unit
  • MPU Micro Processor Unit
  • MPU Microprocessor Unit located in the wireless data transmitting device.
  • DSP Digital Signal Processor
  • FPGA Field Programmable Gate Array
  • a computer readable storage medium storing computer executable instructions that are implemented by a processor to implement the method of backing up data as described above.
  • the storage medium includes, but is not limited to, an optical disk, a floppy disk, a hard disk, a rewritable memory, and the like.
  • embodiments of the present application can be provided as a method, system, or computer program product. Accordingly, the application can take the form of a hardware embodiment, a software embodiment, or an embodiment in combination with software and hardware. Moreover, the application can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage and optical storage, etc.) including computer usable program code.
  • the present application refers to a method, device (system), and computer program according to an embodiment of the present application.
  • the flow chart and/or block diagram of the product is described. It will be understood that each flow and/or block of the flowchart illustrations and/or FIG.
  • These computer program instructions can be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing device to produce a machine for the execution of instructions for execution by a processor of a computer or other programmable data processing device.
  • the computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device.
  • the apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
  • These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device.
  • the instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
  • the embodiment of the present invention provides a data backup method and a mobile terminal, including: detecting whether a mobile terminal is connected to an external memory having an OTG function; and when determining the connection with the external storage device having the OTG function, the mount The external storage device has an OTG function; and the data to be backed up is backed up in the external storage device with OTG function according to the backup configuration file.
  • the mount The external storage device has an OTG function; and the data to be backed up is backed up in the external storage device with OTG function according to the backup configuration file.
  • the data is backed up in the external memory with the OTG function; in the case that the user cannot operate after the screen of the mobile terminal is damaged, the mobile terminal can insert the backup configured in advance according to the user when inserting the external memory with the OTG function.
  • the configuration file automatically backs up the user data in the local memory storage space to the external storage with OTG function, which reduces the user's loss.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Telephone Function (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

L'invention concerne un procédé de sauvegarde de données, qui consiste : à détecter si une mémoire externe ayant une fonction OTG est connectée ; lorsqu'il a été déterminé que la mémoire externe avec une fonction OTG est connectée, à monter la mémoire externe avec une fonction OTG ; et à sauvegarder, dans la mémoire externe avec une fonction OTG, les données à sauvegarder selon un fichier de configuration de sauvegarde. L'invention concerne également un terminal mobile pour la sauvegarde de données.
PCT/CN2016/087294 2016-05-20 2016-06-27 Procédé et terminal mobile pour la sauvegarde de données WO2017197727A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610339262.X 2016-05-20
CN201610339262.XA CN107402840A (zh) 2016-05-20 2016-05-20 数据备份的方法及移动终端

Publications (1)

Publication Number Publication Date
WO2017197727A1 true WO2017197727A1 (fr) 2017-11-23

Family

ID=60324667

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/087294 WO2017197727A1 (fr) 2016-05-20 2016-06-27 Procédé et terminal mobile pour la sauvegarde de données

Country Status (2)

Country Link
CN (1) CN107402840A (fr)
WO (1) WO2017197727A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111639000A (zh) * 2020-06-03 2020-09-08 公安部第三研究所 一种安卓移动终端备份数据快速提取的方法及自动化备份系统
EP4131888A4 (fr) * 2020-07-22 2023-09-20 ZTE Corporation Procédé de recherche de dispositif interrompu, dispositif esclave, dispositif maître, et support de stockage

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113238896A (zh) * 2021-06-21 2021-08-10 北京飞思特信息技术有限公司 基于u盘的分布式考试服务的灾备与恢复系统

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102117232A (zh) * 2010-08-16 2011-07-06 鲁海军 多功能数据备份器
CN202434203U (zh) * 2012-02-13 2012-09-12 深圳市法码尔科技开发有限公司 具有otg功能的闪存盘
CN103092723A (zh) * 2011-01-24 2013-05-08 艾欧互联有限公司 手持装置、底座、备份方法以及数据处理方法

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104202185B (zh) * 2014-08-25 2015-10-28 腾讯科技(深圳)有限公司 一种通信数据备份方法及装置
CN104765657B (zh) * 2015-04-27 2019-04-16 Oppo广东移动通信有限公司 一种数据备份方法、数据恢复方法和相关装置
CN105426270B (zh) * 2015-12-10 2018-07-17 惠州Tcl移动通信有限公司 一种移动终端相册数据备份方法、系统、移动终端及u盘

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102117232A (zh) * 2010-08-16 2011-07-06 鲁海军 多功能数据备份器
CN103092723A (zh) * 2011-01-24 2013-05-08 艾欧互联有限公司 手持装置、底座、备份方法以及数据处理方法
CN202434203U (zh) * 2012-02-13 2012-09-12 深圳市法码尔科技开发有限公司 具有otg功能的闪存盘

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111639000A (zh) * 2020-06-03 2020-09-08 公安部第三研究所 一种安卓移动终端备份数据快速提取的方法及自动化备份系统
CN111639000B (zh) * 2020-06-03 2023-03-24 公安部第三研究所 一种安卓移动终端备份数据快速提取的方法及自动化备份系统
EP4131888A4 (fr) * 2020-07-22 2023-09-20 ZTE Corporation Procédé de recherche de dispositif interrompu, dispositif esclave, dispositif maître, et support de stockage

Also Published As

Publication number Publication date
CN107402840A (zh) 2017-11-28

Similar Documents

Publication Publication Date Title
US10348505B1 (en) Systems and techniques for validation of media data
EP3654618B1 (fr) Procédé, dispositif et système de diffusion audio, et appareil de diffusion audio intelligent
CN105827600B (zh) 登录客户端的方法及装置
US11882509B2 (en) Virtual key binding method and system
WO2013123829A1 (fr) Procédé, dispositif, et système d'installation de logiciels
JP5873571B2 (ja) アプリケーション・データを処理するための方法及び計算ノード
US10015668B2 (en) Method of establishing communications
JP5827692B2 (ja) バインドされたデータカード及び移動ホストの認証方法、装置及びシステム
US9378371B2 (en) Systems and methods for account recovery using a platform attestation credential
WO2017185455A1 (fr) Procédé, dispositif et terminal de détection d'embase
WO2017197727A1 (fr) Procédé et terminal mobile pour la sauvegarde de données
WO2018112942A1 (fr) Procédé d'authentification de dispositif, appareil, dispositif électronique et dispositif esclave
WO2013189330A2 (fr) Procédé de sauvegarde et de récupération informatique et système pour terminal mobile
CN107533598A (zh) 应用程序的登录密码的输入方法、装置和终端
WO2015176468A1 (fr) Procédé et appareil pour récupérer un logiciel de système d'un terminal intelligent
US11809540B2 (en) System and method for facilitating authentication via a short-range wireless token
CN105204962A (zh) 一种数据备份方法、装置及服务器
WO2017114365A1 (fr) Procédé de classement de pièce jointe de courrier et serveur de stockage nuagique
BR112019015131A2 (pt) Método de exibição e combinação de registro de mensagem e dispositivo terminal
CN113849799A (zh) 用于远程地认证外围设备的系统、装置和方法
WO2011076064A1 (fr) Procédé et dispositif de mise à niveau de carte de données
CN111857758A (zh) 应用部署方法、装置及介质
US20160078469A1 (en) Application Purchasing Method, And Terminal
CN112866195B (zh) 敏捷数据传输方法、装置、计算机设备及存储介质
WO2017197689A1 (fr) Procédé et appareil de traitement de carte sim, terminal et puce esam

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

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

Ref document number: 16902107

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 16902107

Country of ref document: EP

Kind code of ref document: A1