WO2018049934A1 - 一种数据迁移的方法及终端 - Google Patents
一种数据迁移的方法及终端 Download PDFInfo
- Publication number
- WO2018049934A1 WO2018049934A1 PCT/CN2017/095053 CN2017095053W WO2018049934A1 WO 2018049934 A1 WO2018049934 A1 WO 2018049934A1 CN 2017095053 W CN2017095053 W CN 2017095053W WO 2018049934 A1 WO2018049934 A1 WO 2018049934A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- data
- terminal
- identifier
- storage path
- transmitted
- Prior art date
- Legal status (The legal status 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 status listed.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/21—Design, administration or maintenance of databases
- G06F16/214—Database migration support
Definitions
- the present invention relates to the field of terminals, and in particular, to a data migration method and terminal.
- terminals such as smart phones, wearable devices, tablets and other electronic devices
- terminals have become an indispensable part of people's lives, so that people will carry terminals wherever they go.
- the embodiment of the invention provides a data migration method and a terminal, which can prevent the same data from being overwritten due to misoperation, thereby ensuring user data security and thereby improving the user experience.
- a first aspect of the embodiments of the present invention discloses a data migration method, where the method includes:
- the first terminal matches the identifier of the data to be transmitted with the identifier of the stored data to determine an identifier that is successfully matched;
- the first terminal backs up data in the target storage path corresponding to the successfully matched identifier to a preset area.
- a second aspect of the embodiments of the present invention discloses a data migration apparatus, including:
- a receiving unit configured to receive a data transmission request sent by the second terminal, where the data transmission request includes an identifier of the data to be transmitted;
- An obtaining unit configured to acquire an identifier of the stored data in the target storage path
- a matching unit configured to match an identifier of the data to be transmitted with an identifier of the stored data to determine an identifier that is successfully matched
- the backup unit is configured to back up data in the target storage path corresponding to the successfully matched identifier to the preset area.
- a third aspect of the present invention discloses a terminal, where the terminal includes:
- a processor coupled to the memory
- the processor invokes the executable program code stored in the memory to perform the method of the first aspect.
- a fourth aspect discloses a storage medium in which program code is stored, and when the program code processor is executed, the processor performs the following operations:
- FIG. 1 is a schematic flowchart of a method for data migration according to an embodiment of the present disclosure
- FIG. 1 is a network architecture diagram of a data migration system according to an embodiment of the present invention
- FIG. 1 is a schematic diagram of a data migration storage path according to an embodiment of the present invention
- FIG. 2 is a schematic flowchart of another method for data migration according to an embodiment of the present invention.
- FIG. 3 is a schematic structural diagram of a data migration apparatus according to an embodiment of the present disclosure.
- FIG. 4 is a schematic structural diagram of another data migration apparatus according to an embodiment of the present invention.
- FIG. 5 is a schematic structural diagram of a physical device of a terminal according to an embodiment of the present disclosure.
- FIG. 6 is a schematic structural diagram of a physical device of a mobile phone according to an embodiment of the present invention.
- the embodiment of the invention provides a data migration method and a terminal, which can prevent the same data from being overwritten due to misoperation, thereby ensuring user data security and thereby improving the user experience.
- a method for data migration includes: receiving, by a first terminal, a data transmission request sent by a second terminal, where the data transmission request includes an identifier of data to be transmitted; Determining, by the first terminal, a target storage path; the first terminal acquiring an identifier of the stored data in the target storage path; the first terminal matching the identifier of the data to be transmitted with the identifier of the stored data And determining, by the first terminal, the data in the target storage path corresponding to the successfully matched identifier is backed up to the preset area.
- FIG. 1 is a data migration method according to an embodiment of the present invention.
- a method for data migration provided by an embodiment of the present invention includes the following content:
- the first terminal receives a data transmission request sent by the second terminal.
- the first terminal and the second terminal may be electronic devices such as a smart phone, a tablet computer, and a smart wearable device.
- the data transmission request may include an identifier of the data to be transmitted and a size of the data to be transmitted.
- the network architecture interacts between the first terminal and the second terminal through a local area network, or may be performed through a wide area network.
- the data transmission request may be an instruction request such as a voice request, a button, or the like.
- the user can control the first terminal to complete the data transfer service by using the voice.
- the first terminal can obtain the data transfer voice command input by the user through the built-in microphone, and step S102 can be performed.
- the first terminal may establish a connection with the second terminal by using a mobile network, wifi, Bluetooth, infrared, or other communication connection manner, so as to obtain a data transmission request sent by the second terminal.
- the first terminal determines a target storage path.
- the first terminal determines the target storage path, including: the first terminal acquires a storage operation in a preset time period; and if the storage operation in the preset time period is successful, determining the storage operation The storage path whose frequency is greater than the preset value is used; the storage path whose usage frequency is greater than the preset value is set as the target storage path.
- the number of storage paths of the storage operation can be counted.
- the storage path table is formed. For example, the number of uses corresponding to path a is 5; the number of times used by path b is 4; the number of times used by path c.
- the higher the frequency of use the higher the probability that the storage path becomes the target storage path, and the higher the frequency of use, the higher the priority of the storage path. For example, if the disk capacity of the path is insufficient, consider whether the disk capacity of the path b meets the storage requirements.
- the method further includes: after the setting, by the first terminal, the capacity and location of the area where the target storage path is located, the method further includes: determining, by the first terminal, the storage path of the target storage path The size of the data to be transmitted is determined whether the data to be transmitted can be completely saved. If the data to be transmitted cannot be saved, the first terminal prompts the user to reselect the target path.
- the target storage path may be a folder in a storage space built in the first terminal, or may be a folder in the external storage device.
- the external plug-in storage device may be, for example, an external plug-in memory card, a mobile hard disk, or the like.
- the first terminal acquires an identifier of the stored data in the target storage path.
- the identifier of the stored data may be, for example, a name of a document, an icon, a picture, or the like.
- each of the stored data has a one-to-one correspondence with its data identifier.
- the first terminal matches an identifier of the data to be transmitted with an identifier of the stored data to determine an identifier that is successfully matched.
- the first terminal backs up data in the target storage path corresponding to the successfully matched identifier to a preset area.
- the preset area may be a storage folder in a terminal that is stored by default by the terminal or a certain folder in the external storage device.
- the preset area may also be a storage area set by a user.
- the method further includes: the first terminal acquiring the first terminal The utilization of all the partitions is set, and the partition whose utilization is less than the preset threshold is set as the target partition; the first terminal sets the pre-stored area under the directory of the target partition.
- the method further includes: the first terminal sends a prompt to the user, where The prompting is used to store data to be transmitted by the second terminal; if receiving the determining instruction, the first terminal sends a transmission instruction to the second terminal.
- the first terminal receives the data transmission request sent by the second terminal, where the data transmission request includes an identifier of the data to be transmitted; the first terminal determines the target storage path; The first terminal acquires an identifier of the stored data in the target storage path; the first terminal matches the identifier of the data to be transmitted with the identifier of the stored data to ensure And determining, by the first terminal, the data in the target storage path corresponding to the successfully matched identifier is backed up to the preset area. Therefore, by implementing the technical solution provided by the present invention, it is possible to prevent data with the same identification from being covered due to misoperation, thereby ensuring user data security and thereby improving the user experience.
- FIG. 2 is a data migration method according to an embodiment of the present invention.
- a method for data migration provided by an embodiment of the present invention includes the following content:
- the first terminal receives a data transmission request sent by the second terminal.
- the first terminal and the second terminal may be electronic devices such as a smart phone, a tablet computer, and a smart wearable device.
- the data transmission request may include an identifier of the data to be transmitted and a size of the data to be transmitted.
- the data transmission request may be an instruction request such as a voice request, a button, or the like.
- the user can control the first terminal to complete the data transfer service by using the voice.
- the first terminal can obtain the data transfer voice command input by the user through the built-in microphone, and step S202 can be performed.
- the first terminal may establish a connection with the second terminal by using a mobile network, wifi, Bluetooth, infrared, or other communication connection manner, so as to obtain a data transmission request sent by the second terminal.
- the first terminal acquires a storage operation in a preset time period.
- the target storage path may be a folder in a storage space built in the first terminal, or may be a folder in the external storage device.
- the external plug-in storage device may be, for example, an external plug-in memory card, a mobile hard disk, or the like.
- the first terminal determines, according to the capacity of the area where the target storage path is located, and the size of the data to be transmitted, whether the data to be transmitted can be completely saved.
- the first terminal prompts the user to reselect the target path.
- the prompt may be a combination of one or more of a frame prompt, a signal light prompt, a vibration prompt, a voice prompt, and a ring tone prompt.
- the first terminal acquires an identifier of the stored data in the target storage path.
- the identifier of the stored data may be, for example, a name of a document, an icon, a picture, or the like.
- each of the stored data has a one-to-one correspondence with its data identifier.
- the first terminal matches the identifier of the data to be transmitted with the identifier of the stored data to determine an identifier that is successfully matched.
- the first terminal acquires the utilization rate of all the partitions in the first terminal, and sets a partition whose utilization is less than a preset threshold as a target partition.
- the partition in the terminal is a partition of the disk by the terminal.
- the utilization ratio of the partition is the ratio of the occupied space in the partition to the total space of the partition.
- the first terminal sets the pre-stored area in a directory of the target partition.
- the pre-stored area can be one or more folders.
- S210 The first terminal backs up data in the target storage path corresponding to the successfully matched identifier to a preset area.
- the first terminal sends a prompt to the user, where the prompt is used to store data to be transmitted by the second terminal.
- the prompt may be a combination of one or more of a frame prompt, a signal prompt, a voice prompt, and a ring tone prompt.
- the first terminal If receiving the determining instruction, the first terminal sends a transmission instruction to the second terminal.
- FIG. 3 is a structure of a data migration apparatus according to an embodiment of the present invention.
- an embodiment of the present invention provides a data migration device 300, wherein the data migration device 300 can be an electronic device such as a smart phone, a tablet computer, or a smart wearable device.
- the terminal 300 includes a receiving unit 301, a determining unit 302, an obtaining unit 303, a matching unit 304, and a backup unit 305.
- the receiving unit 301 is configured to receive a data transmission request sent by the second terminal, where the data transmission request includes an identifier of the data to be transmitted.
- a determining unit 302 configured to determine a target storage path
- the obtaining unit 303 is configured to acquire an identifier of the stored data in the target storage path.
- the matching unit 304 is configured to match the identifier of the data to be transmitted with the identifier of the stored data to determine an identifier that is successfully matched;
- the backup unit 305 is configured to back up data in the target storage path corresponding to the successfully matched identifier to the preset area.
- the receiving unit 301, the determining unit 302, the obtaining unit 303, the matching unit 304, and the backup unit 305 may be used to perform the methods described in steps S101 to S105 in Embodiment 1, and the details are described in Embodiment 1 for the method. Description, no longer repeat here.
- FIG. 4 is a schematic structural diagram of a data migration apparatus according to an embodiment of the present invention.
- another data migration apparatus 400 may be an electronic device such as a smart phone, a tablet computer, or a smart wearable device.
- the data migration device 400 includes a receiving unit 401, a determining unit 402, an obtaining unit 403, a matching unit 404, a backup unit 405, a setting unit 406, a determining unit 407, a first prompting unit 408, a second prompting unit 409, and a transmitting unit 410.
- the receiving unit 401 is configured to receive a data transmission request sent by the second terminal, where the data transmission request includes an identifier of the data to be transmitted;
- a determining unit 402 configured to determine a target storage path
- the determining unit 402 includes an obtaining subunit, a determining subunit, and a setting subunit;
- the obtaining subunit is configured to acquire a storage operation in a preset time period, and the determining subunit is configured to determine, when the storage operation in the preset time period is successful, use the frequency in the storage operation to be greater than a storage path of the preset value; the setting subunit is further configured to set the storage path whose usage frequency is greater than a preset value as the target storage path.
- the determining unit 407 is configured to determine the capacity of the area where the target storage path is located and the size of the data to be transmitted, and determine whether the data to be transmitted can be completely saved.
- the first prompting unit 408 is configured to prompt the user to reselect the target path if the data to be transmitted cannot be saved.
- An obtaining unit 403, configured to acquire an identifier of the stored data in the target storage path
- the matching unit 404 is configured to match the identifier of the data to be transmitted with the identifier of the stored data to determine an identifier that is successfully matched;
- the obtaining unit 403 is further configured to acquire the utilization rate of all the partitions in the first terminal, and set a partition whose utilization is less than a preset threshold as a target partition; and a setting unit 406, configured to be in the directory of the target partition.
- the pre-stored area is set below.
- the backup unit 405 is configured to back up data in the target storage path corresponding to the successfully matched identifier to the preset area.
- a second prompting unit 409 configured to send a prompt to the user, where the prompt is used to store data to be transmitted by the second terminal;
- the sending unit 410 is configured to send a transmission instruction to the second terminal if the determining instruction is received.
- the receiving unit 401, the determining unit 402, the obtaining unit 403, the matching unit 404, the backup unit 405, the setting unit 406, the determining unit 407, the first prompting unit 408, the second prompting unit 409, and the sending unit 410 can be used to perform the implementation.
- the method described in the steps S201 to S212 in the second embodiment is described in detail in the description of the method in the embodiment 2, and details are not described herein again.
- the terminal 500 includes a CPU 501, a memory 502, and a bus 503.
- the terminal 500 can be an electronic device with a call function, such as a smart phone, a tablet computer, or a smart wearable device.
- the CPU 501 executes a program that is stored in the memory 502 in advance, and the execution process specifically includes:
- the performing process further includes:
- the pre-stored area is set under a directory of the target partition.
- the first terminal determines a target storage path, including:
- the storage path whose usage frequency is greater than a preset value is set as the target storage path.
- the data transmission request further includes a size of the data to be transmitted
- the performing process further includes:
- the method further includes:
- the first terminal receives the data transmission request sent by the second terminal, where the data transmission request includes an identifier of the data to be transmitted; the first terminal determines the target storage path; Obtaining, by the first terminal, an identifier of the stored data in the target storage path; the first terminal matching the identifier of the data to be transmitted with the identifier of the stored data to determine an identifier that is successfully matched; The terminal backs up the data in the target storage path corresponding to the successfully matched identifier to the preset area. Therefore, by implementing the technical solution provided by the present invention, it is possible to prevent the data with the same identification from being covered due to misoperation, thereby ensuring the security of the user data, and further Improved user experience.
- FIG. 6 is a block diagram showing a partial structure of a terminal-related mobile phone according to an embodiment of the present invention.
- the mobile phone includes: a radio frequency (RF) circuit 610, a memory 620, an input unit 630, a display unit 640, a sensor 650, an audio circuit 660, a wireless fidelity (WiFi) module 670, and a processor 680. And power supply 690 and other components.
- RF radio frequency
- the RF circuit 610 can be used for receiving and transmitting information.
- RF circuit 610 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like.
- LNA Low Noise Amplifier
- RF circuitry 610 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 (GPRS), Code Division Multiple Access (Code Division). Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), E-mail, Short Messaging Service (SMS), and the like.
- GSM Global System of Mobile communication
- GPRS General Packet Radio Service
- CDMA Code Division Multiple Access
- WCDMA Wideband Code Division Multiple Access
- LTE Long Term Evolution
- E-mail Short Messaging Service
- the memory 620 can be used to store software programs and modules, and the processor 680 executes various functional applications and data processing of the mobile phone by running software programs and modules stored in the memory 620.
- the storage device 620 can include a storage program area and a storage data area, wherein the storage program area can store an operating system, an application required for at least one function (such as a data migration function, a touch operation detection function, etc.), and the storage data area can be Stores data created based on the use of the mobile phone (such as storage path table data, etc.).
- memory 620 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 input unit 630 can be configured to receive input numeric or character information and to generate key signal inputs related to user settings and function controls of the handset.
- the input unit 630 can include a fingerprint module 631 and other input devices 632.
- the fingerprint module 631 can collect fingerprint data of the user.
- the fingerprint module 631 can include an optical fingerprint module, a capacitive fingerprint module, and a radio frequency fingerprint. Module.
- the fingerprint module 631 is taken as an example of a capacitive fingerprint module, and specifically includes a sensing electrode (n1 abnormal sensing electrodes and n2 normal sensing electrodes) and a signal processing circuit (such as an amplifying circuit and a noise suppression circuit) connected to the sensing electrode. , analog-to-digital conversion circuits, etc.).
- the input unit 630 can also include other input devices 632.
- other input devices 632 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control buttons, switch buttons, etc.), trackballs, mice, joysticks, and the like.
- the display unit 640 can be used to display information input by the user or information provided to the user as well as various menus of the mobile phone.
- the display unit 640 can include a display screen 641.
- the display screen 641 can be configured in the form of a liquid crystal display (LCD), an organic light-emitting diode (OLED), or the like.
- the fingerprint module 631 and the display screen 641 are two separate components to implement the input and input functions of the mobile phone, in some embodiments, the fingerprint module 631 can be integrated with the display screen 641. Realize the input and output functions of the phone.
- the handset can also include at least one type of sensor 650, such as a light sensor, motion sensor, and other sensors.
- the light sensor may include an ambient light sensor and a proximity sensor, wherein the ambient light sensor may adjust the brightness of the display screen 641 according to the brightness of the ambient light, and the proximity sensor may turn off the display screen 641 and/or when the mobile phone moves to the ear. 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.
- the mobile phone can be used to identify the gesture of the mobile phone (such as horizontal and vertical screen switching, related Game, magnetometer attitude calibration), vibration recognition related functions (such as pedometer, tapping), etc.; as for the mobile phone can also be configured with gyroscopes, barometers, hygrometers, thermometers, infrared sensors and other sensors, no longer Narration.
- the gesture of the mobile phone such as horizontal and vertical screen switching, related Game, magnetometer attitude calibration
- vibration recognition related functions such as pedometer, tapping
- the mobile phone can also be configured with gyroscopes, barometers, hygrometers, thermometers, infrared sensors and other sensors, no longer Narration.
- Audio circuit 660, speaker 661, and microphone 662 provide an audio interface between the user and the handset.
- the audio circuit 660 can transmit the converted electrical data of the received audio data to the speaker 761 for conversion to the sound signal output by the speaker 661.
- the microphone 662 converts the collected sound signal into an electrical signal by the audio circuit 660. After receiving, it is converted into audio data, and then processed by the audio data output processor 680, sent to the other mobile phone via the RF circuit 610, or outputted to the memory 620 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 670. It provides users with wireless broadband Internet access. ask.
- FIG. 6 shows the WiFi module 670, it can be understood that it does not belong to the essential configuration of the mobile phone, and can be omitted as needed within the scope of not changing the essence of the invention.
- the processor 680 is the control center of the handset, and connects various portions of the entire handset using various interfaces and lines, by executing or executing software programs and/or modules stored in the memory 620, and invoking data stored in the memory 620, executing The phone's various functions and processing data, so that the overall monitoring of the phone.
- the processor 680 may include one or more processing units; preferably, the processor 680 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.
- the modem processor primarily handles wireless communications. It will be appreciated that the above described modem processor may also not be integrated into the processor 680.
- the handset also includes a power source 690 (such as a battery) that supplies power to the various components.
- a power source 690 such as a battery
- the power source can be logically coupled to the processor 680 through a power management system to manage functions such as charging, discharging, and power management through the power management system.
- the mobile phone may further include a camera, a Bluetooth module, and the like, and details are not described herein again.
- each step method flow can be implemented based on the structure of the mobile phone.
- each unit function can be implemented based on the structure of the mobile phone.
- the disclosed apparatus may be implemented in other ways.
- the device embodiments described above are merely illustrative.
- the division of the unit is only a logical function division.
- there may be another division manner for example, multiple units or components may be combined or may be Integrate into another system, or some features can be ignored or not executed.
- the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be electrical or otherwise.
- the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
- each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
- the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
- the integrated unit if implemented in the form of a software functional unit and sold or used as a standalone product, may be stored in a computer readable storage medium.
- the technical solution of the present invention which is essential or contributes to the prior art, or all or part of the technical solution, may be embodied in the form of a software product stored in a storage medium.
- a number of instructions are included to cause a computer device (which may be a personal computer, server or network device, etc.) to perform all or part of the steps of the methods described in various embodiments of the present invention.
- the foregoing storage medium includes: a U disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic disk, or an optical disk, and the like. .
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Telephone Function (AREA)
- Mobile Radio Communication Systems (AREA)
- Information Transfer Between Computers (AREA)
Abstract
本发明提供了一种数据迁移的方法及终端。所述方法包括:第一终端接收第二终端发送的数据传输请求,其中,所述数据传输请求中包含待传输数据的标识;所述第一终端确定目标存储路径;所述第一终端获取所述目标存储路径下的已存储数据的标识;所述第一终端将所述待传输数据的标识与已存储数据的标识进行匹配以确定匹配成功的标识;所述第一终端将所述匹配成功的标识对应的目标存储路径下的数据备份至预设区域。从而可知,通过实施本发明提供的技术方案,能够防止标识相同的数据由于误操作而被覆盖,从而在保证用户数据安全性,进而提升了用户体验。
Description
本发明要求2016年9月14日递交的发明名称为“一种数据迁移的方法及终端”的申请号201610826701.X的在先申请优先权,上述在先申请的内容以引入的方式并入本文本中。
本发明涉及终端领域,具体涉及了一种数据迁移的方法及终端。
随着终端(例如智能手机、穿戴式设备、平板电脑等电子设备)的普及,终端逐渐成为人们生活中不可或缺的一部分,以至于人们无论走到哪里都会携带终端。
但是随着科技的发展,终端更新的速度很快。当用户入手一款新的终端时,往往为了方便使用,就需要将旧终端里面的数据导入到新终端中。
发明内容
本发明实施例提供了一种数据迁移的方法及终端,能够防止标识相同的数据由于误操作而被覆盖,从而在保证用户数据安全性,进而提升了用户体验。
本发明实施例第一方面公开了一种数据迁移的方法,所述方法包括:
第一终端接收第二终端发送的数据传输请求,其中,所述数据传输请求中包含待传输数据的标识;
所述第一终端确定目标存储路径;
所述第一终端获取所述目标存储路径下的已存储数据的标识;
所述第一终端将所述待传输数据的标识与已存储数据的标识进行匹配以确定匹配成功的标识;
所述第一终端将所述匹配成功的标识对应的目标存储路径下的数据备份至预设区域。
本发明实施例第二方面公开了一种数据迁移装置,包括:
接收单元,用于接收第二终端发送的数据传输请求,其中,所述数据传输请求中包含待传输数据的标识;
确定单元,用于确定目标存储路径;
获取单元,用于获取所述目标存储路径下的已存储数据的标识;
匹配单元,用于将所述待传输数据的标识与已存储数据的标识进行匹配以确定匹配成功的标识;
备份单元,用于将所述匹配成功的标识对应的目标存储路径下的数据备份至预设区域。
本发明第三方面公开了一种终端,所述终端包括:
存储有可执行程序代码的存储器;
与所述存储器耦合的处理器;
所述处理器调用所述存储器中存储的所述可执行程序代码,执行如第一方面所述的方法。
第四方面公开了一种存储介质,所述存储介质中存储中程序代码,当所述程序代码处理器被运行时,所述处理器执行以下操作:
接收第二终端发送的数据传输请求,其中,所述数据传输请求中包含待传输数据的标识;
确定目标存储路径;
获取所述目标存储路径下的已存储数据的标识;
将所述待传输数据的标识与已存储数据的标识进行匹配以确定匹配成功的标识;
将所述匹配成功的标识对应的目标存储路径下的数据备份至预设区域。
为了更清楚地说明本发明实施例中的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1-a为本发明实施例提供的一种数据迁移的方法的流程示意图;
图1-b为本发明实施例提供的一种数据迁移系统的网络架构图;
图1-c为本发明实施例提供的一种数据迁移存储路径示意表;
图2为本发明实施例提供的另一种数据迁移的方法的流程示意图;
图3为本发明实施例提供的一种数据迁移装置的结构示意图;
图4为本发明实施例提供的另一种数据迁移装置的结构示意图;
图5为本发明实施例提供的一种终端的实体装置结构示意图;
图6为本发明实施例提供的一种手机的实体装置结构示意图。
本发明实施例提供了一种数据迁移的方法及终端,能够防止标识相同的数据由于误操作而被覆盖,从而在保证用户数据安全性,进而提升了用户体验。
为了使本技术领域的人员更好地理解本发明方案,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚地描述,显然,所描述的实施例是本发明一部分的实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都应当属于本发明保护的范围。
本发明说明书、权利要求书和附图中出现的术语“第一”、“第二”和“第三”等是用于区别不同的对象,而并非用于描述特定的顺序。此外,术语“包括”和“具有”以及它们任何变形,意图在于覆盖不排他的包含。例如包含了一系列步骤或单元的过程、方法、系统、产品或设备没有限定于已列出的步骤或单元,而是可选地还包括没有列出的步骤或单元,或可选地还包括对于这些过程、方法、产品或设备固有的其它步骤或单元。
在本发明的一个实施例中公开了一种数据迁移的方法,所述方法包括:第一终端接收第二终端发送的数据传输请求,其中,所述数据传输请求中包含待传输数据的标识;所述第一终端确定目标存储路径;所述第一终端获取所述目标存储路径下的已存储数据的标识;所述第一终端将所述待传输数据的标识与已存储数据的标识进行匹配以确定匹配成功的标识;所述第一终端将所述匹配成功的标识对应的目标存储路径下的数据备份至预设区域。
请参阅图1,图1是本发明一个实施例提供的一种数据迁移的方法。其中,如图1所示,本发明的一个实施例提供的一种数据迁移的方法包括以下内容:
S101、第一终端接收第二终端发送的数据传输请求。
其中,所述第一终端和所述第二终端可以为智能手机、平板电脑、智能穿戴式设备等电子设备。
其中,可以理解的是,所述数据传输请求中可以包含待传输数据的标识和待传输数据的大小。
其中,可以理解的是,如图1-b所示,该网络架构为第一终端和第二终端通过局域网进行交互,也可以是通过广域网进行交互。
其中,可以理解的是,所述数据传输请求可以为语音请求、按键等指令请求等。
具体实现中,用户可以通过语音控制所述第一终端完成数据转移业务,例如所述第一终端可以通过自身内置的传声器获取用户输入的数据转移语音指令,即可执行步骤S102。
其中,所述第一终端可以通过移动网络、wifi、蓝牙、红外或其他通讯连接方式与第二终端建立连接,从而获取第二终端发送的数据传输请求。
S102、所述第一终端确定目标存储路径。
其中,所述第一终端确定目标存储路径,包括;所述第一终端获取预设时间段内的存储操作;若获取所述预设时间段内的存储操作成功,则确定所述存储操作中使用频率大于预设值的存储路径;将所述使用频率大于预设值的存储路径设置为目标存储路径。
举例来说,可以获取一周内是否有存储操作,如果一周内有存储操作,那么所有存储操作的存储路径,进而判断哪些存储路径使用的频率较高,假设预设值为3次,那么使用频率大于3次的存储路径就可以设置为目标存储路径。如图1-c所示,可以对存储操作的存储路径的次数进行统计已形成存储路径表,比如路径a对应的使用次数为5次;路径b使用的次数为4次;路径c使用的次数为3次等,需要指出的是,使用频率越高的存储路径成为目标存储路径的几率越大,使用频率越高的存储路径优先级越高。比如a路径所在的磁盘容量不足,那么考虑路径b所在的磁盘容量是否满足存储需求。
其中,可选的,所述将所述使用频率大于预设值的存储路径设置为目标存储路径之后,所述方法还包括:所述第一终端判断所述目标存储路径所在区域的容量和所述待传输数据的大小判断所述待传输的数据能否被全部保存;若所述待传输的数据不能被全部保存,所述第一终端提示用户重新选择目标路径。
其中,所述目标存储路径可以为第一终端内置的存储空间中的文件夹,也可以为外插式存储设备中的文件夹。
其中,所述外插式存储设备例如可以为外插式存储卡、移动硬盘等。
S103、所述第一终端获取所述目标存储路径下的已存储数据的标识。
其中,所述已存储数据的标识例如可以为文档、图标、图片等的名称。
其中,可以理解的是,所述每个已存储的数据与其数据标识时一一对应的。
104、所述第一终端将所述待传输数据的标识与已存储数据的标识进行匹配以确定匹配成功的标识;
S105、所述第一终端将所述匹配成功的标识对应的目标存储路径下的数据备份至预设区域。
其中,所述预设区域可以为终端默认存储的终端中的某个存储文件夹或外插存储设备中的某个文件夹。
其中,可选的,所述预设区域也可以为用户设置的存储区域。
其中,可选的,所述第一终端将所述匹配成功的标识对应的目标存储路径下的数据备份至预设区域之前,所述方法还包括:所述第一终端获取所述第一终端中所有分区的利用率,并将利用率小于预设阈值的分区设置为目标分区;所述第一终端在所述目标分区的目录下设置所述预存区域。
其中,可选的,所述第一终端将所述匹配成功的标识对应的目标存储路径下的数据备份至预设区域之后,所述方法还包括:所述第一终端向用户发出提示,所述提示用于是否存储所述第二终端待传输的数据;若接收到确定指令,则所述第一终端向所述第二终端发送传输指令。
可以看出,本发明实施例的方案中,第一终端接收第二终端发送的数据传输请求,其中,所述数据传输请求中包含待传输数据的标识;所述第一终端确定目标存储路径;所述第一终端获取所述目标存储路径下的已存储数据的标识;所述第一终端将所述待传输数据的标识与已存储数据的标识进行匹配以确
定匹配成功的标识;所述第一终端将所述匹配成功的标识对应的目标存储路径下的数据备份至预设区域。从而可知,通过实施本发明提供的技术方案,能够防止标识相同的数据由于误操作而被覆盖,从而在保证用户数据安全性,进而提升了用户体验。
请参阅图2,图2是本发明一个实施例提供的一种数据迁移的方法。其中,如图2所示,本发明的一个实施例提供的一种数据迁移的方法包括以下内容:
S201、第一终端接收第二终端发送的数据传输请求。
其中,所述第一终端和所述第二终端可以为智能手机、平板电脑、智能穿戴式设备等电子设备。
其中,可以理解的是,所述数据传输请求中可以包含待传输数据的标识和待传输数据的大小。
其中,可以理解的是,所述数据传输请求可以为语音请求、按键等指令请求等。
具体实现中,用户可以通过语音控制所述第一终端完成数据转移业务,例如所述第一终端可以通过自身内置的传声器获取用户输入的数据转移语音指令,即可执行步骤S202。
其中,所述第一终端可以通过移动网络、wifi、蓝牙、红外或其他通讯连接方式与第二终端建立连接,从而获取第二终端发送的数据传输请求。
S202、所述第一终端获取预设时间段内的存储操作;
S203、若获取所述预设时间段内的存储操作成功,则确定所述存储操作中使用频率大于预设值的存储路径,并将所述使用频率大于预设值的存储路径设置为目标存储路径;
其中,所述目标存储路径可以为第一终端内置的存储空间中的文件夹,也可以为外插式存储设备中的文件夹。
其中,所述外插式存储设备例如可以为外插式存储卡、移动硬盘等。
S204、所述第一终端判断所述目标存储路径所在区域的容量和所述待传输数据的大小判断所述待传输的数据能否被全部保存;
其中,可以理解的是,当所述目标存储路径所在的区域的剩余存储容量小于待传输数据的大小时,则判断所述待传输数据不能被全部保存。反之,当所
述目标存储路径所在的区域的剩余存储容量大于待传输数据的大小时,则判断所述待传输数据能被全部保存。
S205、若所述待传输的数据不能被全部保存,所述第一终端提示用户重新选择目标路径。
其中,所述提示可以为图框提示、信号灯提示、震动提示、语音提示、铃音提示中的一种或多种的组合。
S206、所述第一终端获取所述目标存储路径下的已存储数据的标识;
其中,所述已存储数据的标识例如可以为文档、图标、图片等的名称。
其中,可以理解的是,所述每个已存储的数据与其数据标识时一一对应的。
S207、所述第一终端将所述待传输数据的标识与已存储数据的标识进行匹配以确定匹配成功的标识;
S208、所述第一终端获取所述第一终端中所有分区的利用率,并将利用率小于预设阈值的分区设置为目标分区;
其中,所述终端中的分区即终端对其磁盘进行的分区。
其中,所述分区的利用率即分区中已被占用的空间与该分区总空间的比值。
S209、所述第一终端在所述目标分区的目录下设置所述预存区域。
其中,可以理解的是,所述预存区域可以为一个或多个文件夹。
S210、所述第一终端将所述匹配成功的标识对应的目标存储路径下的数据备份至预设区域。
S211、所述第一终端向用户发出提示,所述提示用于是否存储所述第二终端待传输的数据。
其中,所述提示可以为图框提示、信号灯提示、语音提示、铃音提示中的一种或多种的组合。
S212、若接收到确定指令,则所述第一终端向所述第二终端发送传输指令。
可以看出,本发明实施例的方案中扩充了确定预存区域的步骤以及重新选择目标存储路径的步骤,从而能够保证存储过程能够顺利进行,以及保证数据存储的均衡。
请参阅图3,图3是本发明的一个实施例提供的一种数据迁移装置的结构
示意图。其中,如图3所示,本发明的一个实施例提供的一种数据迁移装置300,其中,该数据迁移装置300可以是为智能手机、平板电脑、智能穿戴式设备等电子设备。该终端300包括接收单元301、确定单元302、获取单元303、匹配单元304以及备份单元305。
接收单元301,用于接收第二终端发送的数据传输请求,其中,所述数据传输请求中包含待传输数据的标识;
确定单元302,用于确定目标存储路径;
获取单元303,用于获取所述目标存储路径下的已存储数据的标识;
匹配单元304,用于将所述待传输数据的标识与已存储数据的标识进行匹配以确定匹配成功的标识;
备份单元305,用于将所述匹配成功的标识对应的目标存储路径下的数据备份至预设区域。
其中,接收单元301、确定单元302、获取单元303、匹配单元304以及备份单元305可以用于执行实施例1中步骤S101至S105所述的方法,具体描述详见实施例1对所述方法的描述,在此不再赘述。
请参阅图4,图4是本发明的一个实施例提供的一种数据迁移装置的结构示意图。其中,如图4所示,本发明的一个实施例提供的另一种数据迁移装置400,其中,该数据迁移装置400可以是为智能手机、平板电脑、智能穿戴式设备等电子设备。该数据迁移装置400包括接收单元401、确定单元402、获取单元403、匹配单元404、备份单元405、设置单元406、判断单元407、第一提示单元408、第二提示单元409以及发送单元410。
接收单元401,用于接收第二终端发送的数据传输请求,其中,所述数据传输请求中包含待传输数据的标识;
确定单元402,用于确定目标存储路径;
具体的,确定单元402包括获取子单元、确定子单元和设置子单元;
所述获取子单元,用于获取预设时间段内的存储操作;所述确定子单元,用于若获取所述预设时间段内的存储操作成功,则确定所述存储操作中使用频率大于预设值的存储路径;所述设置子单元,还用于将所述使用频率大于预设值的存储路径设置为目标存储路径。
判断单元407,用于判断所述目标存储路径所在区域的容量和所述待传输数据的大小判断所述待传输的数据能否被全部保存;
第一提示单元408,用于若所述待传输的数据不能被全部保存,则提示用户重新选择目标路径。
获取单元403,用于获取所述目标存储路径下的已存储数据的标识;
匹配单元404,用于将所述待传输数据的标识与已存储数据的标识进行匹配以确定匹配成功的标识;
其中,获取单元403,还用于获取所述第一终端中所有分区的利用率,并将利用率小于预设阈值的分区设置为目标分区;设置单元406,用于在所述目标分区的目录下设置所述预存区域。
备份单元405,用于将所述匹配成功的标识对应的目标存储路径下的数据备份至预设区域。
第二提示单元409,用于向用户发出提示,所述提示用于是否存储所述第二终端待传输的数据;
发送单元410,用于若接收到确定指令,则向所述第二终端发送传输指令。
其中,接收单元401、确定单元402、获取单元403、匹配单元404、备份单元405、设置单元406、判断单元407、第一提示单元408、第二提示单元409以及发送单元410可以用于执行实施例2中步骤S201至S212所述的方法,具体描述详见实施例2对所述方法的描述,在此不再赘述。
请参阅图5,在本发明的另一个实施例中,提供一种终端。所述终端500包括CPU501、存储器502、总线503。其中,该终端500可以是智能手机、平板电脑、智能穿戴设备等具有通话功能的电子设备。
其中,CPU501执行预先存储在存储器502中的程序,该执行过程具体包括:
接收第二终端发送的数据传输请求,其中,所述数据传输请求中包含待传输数据的标识;
确定目标存储路径;
获取所述目标存储路径下的已存储数据的标识;
将所述待传输数据的标识与已存储数据的标识进行匹配以确定匹配成功
的标识;
将所述匹配成功的标识对应的目标存储路径下的数据备份至预设区域。
可选的,将所述匹配成功的标识对应的目标存储路径下的数据备份至预设区域之前,所述执行过程还包括:
获取所述第一终端中所有分区的利用率,并将利用率小于预设阈值的分区设置为目标分区;
在所述目标分区的目录下设置所述预存区域。
可选的,所述第一终端确定目标存储路径,包括;
获取预设时间段内的存储操作;
若获取所述预设时间段内的存储操作成功,则确定所述存储操作中使用频率大于预设值的存储路径;
将所述使用频率大于预设值的存储路径设置为目标存储路径。
可选的,所述数据传输请求中还包括待传输数据的大小;
所述将所述使用频率大于预设值的存储路径设置为目标存储路径之后,所述执行过程还包括:
判断所述目标存储路径所在区域的容量和所述待传输数据的大小判断所述待传输的数据能否被全部保存;
若所述待传输的数据不能被全部保存,提示用户重新选择目标路径。
可选的,所述第一终端将所述匹配成功的标识对应的目标存储路径下的数据备份至预设区域之后,所述方法还包括:
向用户发出提示,所述提示用于是否存储所述第二终端待传输的数据;
若接收到确定指令,则向所述第二终端发送传输指令。
可以看出,本发明实施例的方案中,第一终端接收第二终端发送的数据传输请求,其中,所述数据传输请求中包含待传输数据的标识;所述第一终端确定目标存储路径;所述第一终端获取所述目标存储路径下的已存储数据的标识;所述第一终端将所述待传输数据的标识与已存储数据的标识进行匹配以确定匹配成功的标识;所述第一终端将所述匹配成功的标识对应的目标存储路径下的数据备份至预设区域。从而可知,通过实施本发明提供的技术方案,能够防止标识相同的数据由于误操作而被覆盖,从而在保证用户数据安全性,进而
提升了用户体验。
请参阅图6,图6是本发明的一个实施例提供的终端相关的手机的部分结构的框图。参考图6,手机包括:射频(Radio Frequency,RF)电路610、存储器620、输入单元630、显示单元640、传感器650、音频电路660、无线保真(Wireless Fidelity,WiFi)模块670、处理器680、以及电源690等部件。本领域技术人员可以理解,图6中示出的手机结构并不构成对手机的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。
下面结合图6对手机的各个构成部件进行具体的介绍:
RF电路610可用于信息的接收和发送。通常,RF电路610包括但不限于天线、至少一个放大器、收发信机、耦合器、低噪声放大器(Low Noise Amplifier,LNA)、双工器等。此外,RF电路610还可以通过无线通信与网络和其他设备通信。上述无线通信可以使用任一通信标准或协议,包括但不限于全球移动通讯系统(Global System of Mobile communication,GSM)、通用分组无线服务(General Packet Radio Service,GPRS)、码分多址(Code Division Multiple Access,CDMA)、宽带码分多址(Wideband Code Division Multiple Access,WCDMA)、长期演进(Long Term Evolution,LTE)、电子邮件、短消息服务(Short Messaging Service,SMS)等。
存储器620可用于存储软件程序以及模块,处理器680通过运行存储在存储器620的软件程序以及模块,从而执行手机的各种功能应用以及数据处理。存储器620可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序(比如数据迁移功能、触控操作检测功能等)等;存储数据区可存储根据手机的使用所创建的数据(比如存储路径表数据等)等。此外,存储器620可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。
输入单元630可用于接收输入的数字或字符信息,以及产生与手机的用户设置以及功能控制有关的键信号输入。具体地,输入单元630可包括指纹模组631以及其他输入设备632。指纹模组631,可采集用户在其上的指纹数据。可选的,指纹模组631可包括光学式指纹模块、电容式指纹模块以及射频式指纹
模块。以指纹模组631为电容式指纹模组为例,具体包括感应电极(n1个异常感应电极和n2个正常感应电极)和与所述感应电极连接的信号处理电路(如放大电路、噪声抑制电路、模数转化电路,等等)。除了指纹模组631,输入单元630还可以包括其他输入设备632。具体地,其他输入设备632可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆等中的一种或多种。
显示单元640可用于显示由用户输入的信息或提供给用户的信息以及手机的各种菜单。显示单元640可包括显示屏641,可选的,可以采用液晶显示器(Liquid Crystal Display,LCD)、有机发光二极管(Organic Light-Emitting Diode,OLED)等形式来配置显示屏641。虽然在图6中,指纹模组631与显示屏641是作为两个独立的部件来实现手机的输入和输入功能,但是在某些实施例中,可以将指纹模组631与显示屏641集成而实现手机的输入和输出功能。
手机还可包括至少一种传感器650,比如光传感器、运动传感器以及其他传感器。具体地,光传感器可包括环境光传感器及接近传感器,其中,环境光传感器可根据环境光线的明暗来调节显示屏641的亮度,接近传感器可在手机移动到耳边时,关闭显示屏641和/或背光。作为运动传感器的一种,加速计传感器可检测各个方向上(一般为三轴)加速度的大小,静止时可检测出重力的大小及方向,可用于识别手机姿态的应用(比如横竖屏切换、相关游戏、磁力计姿态校准)、振动识别相关功能(比如计步器、敲击)等;至于手机还可配置的陀螺仪、气压计、湿度计、温度计、红外线传感器等其他传感器,在此不再赘述。
音频电路660、扬声器661,传声器662可提供用户与手机之间的音频接口。音频电路660可将接收到的音频数据转换后的电信号,传输到扬声器761,由扬声器661转换为声音信号输出;另一方面,传声器662将收集的声音信号转换为电信号,由音频电路660接收后转换为音频数据,再将音频数据输出处理器680处理后,经RF电路610以发送给比如另一手机,或者将音频数据输出至存储器620以便进一步处理。
WiFi属于短距离无线传输技术,手机通过WiFi模块670可以帮助用户收发电子邮件、浏览网页和访问流式媒体等,它为用户提供了无线的宽带互联网访
问。虽然图6示出了WiFi模块670,但是可以理解的是,其并不属于手机的必须构成,完全可以根据需要在不改变发明的本质的范围内而省略。
处理器680是手机的控制中心,利用各种接口和线路连接整个手机的各个部分,通过运行或执行存储在存储器620内的软件程序和/或模块,以及调用存储在存储器620内的数据,执行手机的各种功能和处理数据,从而对手机进行整体监控。可选的,处理器680可包括一个或多个处理单元;优选的,处理器680可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器680中。
手机还包括给各个部件供电的电源690(比如电池),优选的,电源可以通过电源管理系统与处理器680逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。
尽管未示出,手机还可以包括摄像头、蓝牙模块等,在此不再赘述。
前述图1、图2所示的实施例中,各步骤方法流程可以基于该手机的结构实现。
前述图3、图4所示的实施例中,各单元功能可以基于该手机的结构实现。
在上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没有详述的部分,可以参见其他实施例的相关描述。
在本申请所提供的几个实施例中,应该理解到,所揭露的装置,可通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性或其它的形式。
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。
另外,在本发明各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。
所述集成的单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可为个人计算机、服务器或者网络设备等)执行本发明各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、移动硬盘、磁碟或者光盘等各种可以存储程序代码的介质。
以上所述,以上实施例仅用以说明本发明的技术方案,而非对其限制;尽管参照前述实施例对本发明进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不使相应技术方案的本质脱离本发明各实施例技术方案的范围。
Claims (20)
- 一种数据迁移的方法,其特征在于,所述方法包括:第一终端接收第二终端发送的数据传输请求,其中,所述数据传输请求中包含待传输数据的标识;所述第一终端确定目标存储路径;所述第一终端获取所述目标存储路径下的已存储数据的标识;所述第一终端将所述待传输数据的标识与已存储数据的标识进行匹配以确定匹配成功的标识;所述第一终端将所述匹配成功的标识对应的目标存储路径下的数据备份至预设区域。
- 根据权利要求1所述的方法,其特征在于,所述第一终端将所述匹配成功的标识对应的目标存储路径下的数据备份至预设区域之前,所述方法还包括:所述第一终端获取所述第一终端中所有分区的利用率,并将利用率小于预设阈值的分区设置为目标分区;所述第一终端在所述目标分区的目录下设置所述预存区域。
- 根据权利要求2所述的方法,其特征在于,所述第一终端确定目标存储路径,包括;所述第一终端获取预设时间段内的存储操作;若获取所述预设时间段内的存储操作成功,则所述第一终端确定所述存储操作中使用频率大于预设值的存储路径;所述第一终端将所述使用频率大于预设值的存储路径设置为目标存储路径。
- 根据权利要求3所述的方法,其特征在于,所述数据传输请求中还包括待传输数据的大小;所述将所述使用频率大于预设值的存储路径设置为目标存储路径之后,所述方法还包括:所述第一终端判断所述目标存储路径所在区域的容量和所述待传输数据的大小判断所述待传输的数据能否被全部保存;若所述待传输的数据不能被全部保存,所述第一终端提示用户重新选择目标路径。
- 根据权利要求1至4任一所述的方法,其特征在于,所述第一终端将所述匹配成功的标识对应的目标存储路径下的数据备份至预设区域之后,所述方法还包括:所述第一终端向用户发出提示,所述提示用于是否存储所述第二终端待传输的数据;若接收到确定指令,则所述第一终端向所述第二终端发送传输指令。
- 根据权利要求1所述的方法,其特征在于,所述目标存储路径为第一终端内置的存储空间中的文件夹或为外插式存储设备中的文件夹。
- 一种数据迁移装置,其特征在于,包括:接收单元,用于接收第二终端发送的数据传输请求,其中,所述数据传输请求中包含待传输数据的标识;确定单元,用于确定目标存储路径;获取单元,用于获取所述目标存储路径下的已存储数据的标识;匹配单元,用于将所述待传输数据的标识与已存储数据的标识进行匹配以确定匹配成功的标识;备份单元,用于将所述匹配成功的标识对应的目标存储路径下的数据备份至预设区域。
- 根据权利要求7所述的装置,其特征在于,所述装置还包括设置单元;所述获取单元,还用于获取所述第一终端中所有分区的利用率,并将利用率小于预设阈值的分区设置为目标分区;所述设置单元,用于在所述目标分区的目录下设置所述预存区域。
- 根据权利要求8所述的装置,其特征在于,所述确定单元包括获取子单元、确定子单元和设置子单元;所述获取子单元,用于获取预设时间段内的存储操作;所述确定子单元,用于若获取所述预设时间段内的存储操作成功,则确定 所述存储操作中使用频率大于预设值的存储路径;所述设置子单元,还用于将所述使用频率大于预设值的存储路径设置为目标存储路径。
- 根据权利要求9所述的装置,其特征在于,所述数据传输请求中还包括待传输数据的大小;所述终端还包括判断单元和第一提示单元;所述判断单元,用于判断所述目标存储路径所在区域的容量和所述待传输数据的大小判断所述待传输的数据能否被全部保存;所述第一提示单元,用于若所述待传输的数据不能被全部保存,则提示用户重新选择目标路径。
- 根据权利要求7至10任一所述的装置,其特征在于,所述装置还包括第二提示单元和发送单元;所述第二提示单元,用于向用户发出提示,所述提示用于是否存储所述第二终端待传输的数据;所述发送单元,用于若接收到确定指令,则向所述第二终端发送传输指令。
- 根据权利要求7所述的装置,其特征在于,所述目标存储路径为第一终端内置的存储空间中的文件夹或为外插式存储设备中的文件夹。
- 一种终端,其特征在于,包括:存储有可执行程序代码的存储器;与所述存储器耦合的处理器;所述处理器调用所述存储器中存储的所述可执行程序代码,执行如权利要求1至权利要求6任一项所述的方法。
- 一种存储介质,其特征在于,所述存储介质中存储中程序代码,当所述程序代码处理器被运行时,所述处理器执行以下操作:接收第二终端发送的数据传输请求,其中,所述数据传输请求中包含待传输数据的标识;确定目标存储路径;获取所述目标存储路径下的已存储数据的标识;将所述待传输数据的标识与已存储数据的标识进行匹配以确定匹配成功的标识;将所述匹配成功的标识对应的目标存储路径下的数据备份至预设区域。
- 根据权利要求14所述的介质,其特征在于,所述第一终端将所述匹配成功的标识对应的目标存储路径下的数据备份至预设区域之前,所述操作还包括:获取所述第一终端中所有分区的利用率,并将利用率小于预设阈值的分区设置为目标分区;在所述目标分区的目录下设置所述预存区域。
- 根据权利要求15所述的介质,其特征在于,所述第一终端确定目标存储路径,包括;获取预设时间段内的存储操作;若获取所述预设时间段内的存储操作成功,确定所述存储操作中使用频率大于预设值的存储路径;将所述使用频率大于预设值的存储路径设置为目标存储路径。
- 根据权利要求16所述的介质,其特征在于,所述数据传输请求中还包括待传输数据的大小;所述将所述使用频率大于预设值的存储路径设置为目标存储路径之后,所述操作还包括:判断所述目标存储路径所在区域的容量和所述待传输数据的大小判断所述待传输的数据能否被全部保存;若所述待传输的数据不能被全部保存,提示用户重新选择目标路径。
- 根据权利要求14至17任一所述的介质,其特征在于,所述第一终端将所述匹配成功的标识对应的目标存储路径下的数据备份至预设区域之后,所述操作还包括:向用户发出提示,所述提示用于是否存储所述第二终端待传输的数据;若接收到确定指令,向所述第二终端发送传输指令。
- 根据权利要求14所述的介质,其特征在于,所述目标存储路径为第一终端内置的存储空间中的文件夹或为外插式存储设备中的文件夹。
- 根据权利要求14所述的介质,其特征在于,所述将所述匹配成功的标识对应的目标存储路径下的数据备份至预设区域之前,所述操作还包括:所 获取所述第一终端中所有分区的利用率,并将利用率小于预设阈值的分区设置为目标分区;在所述目标分区的目录下设置所述预存区域。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201610826701.XA CN106446111B (zh) | 2016-09-14 | 2016-09-14 | 一种数据迁移的方法及终端 |
| CN201610826701.X | 2016-09-14 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2018049934A1 true WO2018049934A1 (zh) | 2018-03-22 |
Family
ID=58169087
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2017/095053 Ceased WO2018049934A1 (zh) | 2016-09-14 | 2017-07-28 | 一种数据迁移的方法及终端 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN106446111B (zh) |
| WO (1) | WO2018049934A1 (zh) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112332947A (zh) * | 2020-07-30 | 2021-02-05 | 深圳Tcl新技术有限公司 | 数据传输方法、移动终端及计算机存储介质 |
| CN113342269A (zh) * | 2021-05-31 | 2021-09-03 | 上海蓝色帛缔智能工程有限公司 | 基于云统计的多路数据存储的方法、装置、设备及介质 |
Families Citing this family (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106446111B (zh) * | 2016-09-14 | 2020-01-14 | Oppo广东移动通信有限公司 | 一种数据迁移的方法及终端 |
| CN108184223A (zh) * | 2017-12-28 | 2018-06-19 | 上海传英信息技术有限公司 | 一种基于蓝牙通信的数据转移方法及数据转移系统 |
| CN110069474A (zh) * | 2019-04-03 | 2019-07-30 | 平安普惠企业管理有限公司 | 一种数据转移方法及相关设备 |
| CN113515364B (zh) * | 2021-09-14 | 2022-03-01 | 腾讯科技(深圳)有限公司 | 一种数据迁移的方法及装置、计算机设备和存储介质 |
| CN113918916A (zh) * | 2021-10-27 | 2022-01-11 | 上海传英信息技术有限公司 | 数据迁移方法、终端设备及可读存储介质 |
| CN116049095B (zh) * | 2022-05-05 | 2025-03-21 | 荣耀终端股份有限公司 | 一种数据迁移方法、电子设备及存储介质 |
| CN116248687A (zh) * | 2022-12-28 | 2023-06-09 | 天翼云科技有限公司 | 一种负载均衡方法、装置、可读存储介质及电子设备 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101714391A (zh) * | 2009-11-12 | 2010-05-26 | 北京东方网力科技有限公司 | 一种数据存储方法及装置 |
| CN103164340A (zh) * | 2011-12-16 | 2013-06-19 | 上海博泰悦臻电子设备制造有限公司 | 对象的存储方法及装置、终端 |
| CN104915299A (zh) * | 2015-05-28 | 2015-09-16 | 努比亚技术有限公司 | 多存储卡的数据存储方法及装置 |
| CN106446111A (zh) * | 2016-09-14 | 2017-02-22 | 广东欧珀移动通信有限公司 | 一种数据迁移的方法及终端 |
Family Cites Families (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP4438582B2 (ja) * | 2004-09-22 | 2010-03-24 | 株式会社日立製作所 | データ移行方法 |
| CN100450015C (zh) * | 2005-05-19 | 2009-01-07 | 华为技术有限公司 | 在设备管理中更新和恢复终端设备数据的方法及终端设备 |
| CN102103629B (zh) * | 2010-12-14 | 2012-09-26 | 西北工业大学 | 在线数据迁移方法 |
| US8468180B1 (en) * | 2010-12-31 | 2013-06-18 | Emc Corporation | Porting storage metadata |
| CN102999537B (zh) * | 2011-09-19 | 2017-01-18 | 阿里巴巴集团控股有限公司 | 一种数据迁移系统和方法 |
| CN105491113B (zh) * | 2015-11-25 | 2019-03-12 | 小米科技有限责任公司 | 迁移方法、装置及终端 |
-
2016
- 2016-09-14 CN CN201610826701.XA patent/CN106446111B/zh not_active Expired - Fee Related
-
2017
- 2017-07-28 WO PCT/CN2017/095053 patent/WO2018049934A1/zh not_active Ceased
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101714391A (zh) * | 2009-11-12 | 2010-05-26 | 北京东方网力科技有限公司 | 一种数据存储方法及装置 |
| CN103164340A (zh) * | 2011-12-16 | 2013-06-19 | 上海博泰悦臻电子设备制造有限公司 | 对象的存储方法及装置、终端 |
| CN104915299A (zh) * | 2015-05-28 | 2015-09-16 | 努比亚技术有限公司 | 多存储卡的数据存储方法及装置 |
| CN106446111A (zh) * | 2016-09-14 | 2017-02-22 | 广东欧珀移动通信有限公司 | 一种数据迁移的方法及终端 |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112332947A (zh) * | 2020-07-30 | 2021-02-05 | 深圳Tcl新技术有限公司 | 数据传输方法、移动终端及计算机存储介质 |
| CN112332947B (zh) * | 2020-07-30 | 2024-04-02 | 深圳Tcl新技术有限公司 | 数据传输方法、移动终端及计算机存储介质 |
| CN113342269A (zh) * | 2021-05-31 | 2021-09-03 | 上海蓝色帛缔智能工程有限公司 | 基于云统计的多路数据存储的方法、装置、设备及介质 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN106446111A (zh) | 2017-02-22 |
| CN106446111B (zh) | 2020-01-14 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN106155623B (zh) | 一种音效配置方法、系统及相关设备 | |
| WO2018049934A1 (zh) | 一种数据迁移的方法及终端 | |
| CN106484283A (zh) | 一种显示控制方法及移动终端 | |
| CN106203035A (zh) | 一种数据访问控制方法及移动终端 | |
| WO2018120905A1 (zh) | 终端中消息提示的方法和终端 | |
| WO2018049935A1 (zh) | 一种数据迁移的方法及终端 | |
| CN106484326B (zh) | 一种数据传输处理方法及移动终端 | |
| CN106534288B (zh) | 一种数据传输方法及移动终端 | |
| CN106528638B (zh) | 删除备份数据的方法及移动终端 | |
| WO2018049885A1 (zh) | 一种数据迁移方法及装置 | |
| CN105959483A (zh) | 一种音频流处理方法及移动终端 | |
| WO2018049884A1 (zh) | 一种数据迁移方法及装置 | |
| CN106572163B (zh) | 一种数据迁移的方法及终端 | |
| CN106569916A (zh) | 一种数据备份方法及移动终端 | |
| CN106453571A (zh) | 一种数据迁移的方法及终端 | |
| WO2018049936A2 (zh) | 一种数据迁移的方法及终端 | |
| CN106484563B (zh) | 一种数据迁移方法及终端设备 | |
| CN106487878A (zh) | 一种数据迁移的方法及终端 | |
| CN107317917B (zh) | 应用控制方法及相关产品 | |
| CN106934003B (zh) | 一种文件处理方法及移动终端 | |
| CN106330684B (zh) | 一种信息同步的方法及终端 | |
| WO2017215663A1 (zh) | 一种音效处理的方法及终端 | |
| CN106951223A (zh) | 一种桌面显示的方法及终端 | |
| CN106527980A (zh) | 一种数据迁移的方法及终端 | |
| CN106357767B (zh) | 一种信息同步的方法及服务器 |
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: 17850136 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 17850136 Country of ref document: EP Kind code of ref document: A1 |