CN108874892B - Method and terminal for different family members to conveniently look up family cloud disk files - Google Patents

Method and terminal for different family members to conveniently look up family cloud disk files Download PDF

Info

Publication number
CN108874892B
CN108874892B CN201810486156.3A CN201810486156A CN108874892B CN 108874892 B CN108874892 B CN 108874892B CN 201810486156 A CN201810486156 A CN 201810486156A CN 108874892 B CN108874892 B CN 108874892B
Authority
CN
China
Prior art keywords
identification
file
folder
files
cloud disk
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.)
Active
Application number
CN201810486156.3A
Other languages
Chinese (zh)
Other versions
CN108874892A (en
Inventor
施连云
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujian Digital Fujian Cloud Computing Operation Co ltd
Original Assignee
Fujian Digital Fujian Cloud Computing Operation Co ltd
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 Fujian Digital Fujian Cloud Computing Operation Co ltd filed Critical Fujian Digital Fujian Cloud Computing Operation Co ltd
Priority to CN201810486156.3A priority Critical patent/CN108874892B/en
Publication of CN108874892A publication Critical patent/CN108874892A/en
Application granted granted Critical
Publication of CN108874892B publication Critical patent/CN108874892B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]

Abstract

The invention provides a method and a terminal for facilitating different family members to look up family cloud disk files, wherein a folder associated with a physical address of the terminal is created, a plurality of identification values are preset, the identification values correspond to a plurality of files in a family cloud disk one by one, when a first file is read, the first identification value corresponding to the first file is added by one, the reading time of the file is recorded, the reading time is divided by a first time threshold value to obtain a first value, and the first value is rounded downwards to obtain a second value; adding the second value to the first identification value corresponding to the first file information, and if the first identification value corresponding to the first file information is larger than a preset first identification threshold value, storing the first file in a folder; and sorting each file in the first folder according to the descending order of the identification value corresponding to each file in the folder, so that when the user logs in the family cloud disk again, the user can conveniently look up the corresponding file.

Description

Method and terminal for different family members to conveniently look up family cloud disk files
Technical Field
The invention relates to the technical field of cloud ends, in particular to a method and a terminal for facilitating different family members to look up family cloud disk files.
Background
The family cloud disk is a professional internet storage tool, is a product of internet cloud technology, provides services such as information storage, reading and downloading for a user through the internet, is a professional network storage tool, safely stores data and important data anytime and anywhere, has the characteristics of safety, stability and mass storage, and can be used for inquiring different files in the family cloud disk without direct downloading.
Disclosure of Invention
In view of the above, the present invention provides a method and a terminal for different family members to refer to a family cloud disk file.
In order to achieve the purpose, the invention adopts the technical scheme that:
the invention provides a method and a terminal for different family members to conveniently look up family cloud disk files, which comprises the following steps:
s1: when a terminal logs in a family cloud disk, acquiring a physical address of the terminal;
s2: judging whether a folder associated with the physical address exists on the family cloud disk; if not, creating a folder associated with the physical address, presetting a plurality of identification values, wherein the identification values correspond to a plurality of files in the family cloud disk one to one, the initial values of the identification values are all zero, associating the identification values and file information of the corresponding files, storing the identification values and the file information of the corresponding files in the preset identification files, and storing the identification files in the folder;
s3: when instruction information for browsing a first file sent by the terminal is received, acquiring first file information of the first file in the instruction information, adding one to a first identification value corresponding to the first file information in the identification file, and recording the browsing time of the first file;
s4: dividing the reading time by a preset first time threshold value to obtain a first value; rounding the first value downwards to obtain a second value; adding the second value to a first identification value corresponding to the first file information in the identification file;
s5: if a first identification value corresponding to the first file information in the identification file is larger than a preset first identification threshold value, storing the first file in the folder;
s6: and sequencing each file in the folder according to the descending order of the identification value corresponding to the file information of each file in the identification file, so as to conveniently browse the files in the family cloud disk.
The invention also provides a terminal convenient for different family members to look up the family cloud disk files, which comprises a memory, a processor and a computer program which is stored in the memory and can run on the processor, wherein the processor realizes the following steps when executing the computer program:
s1: when a terminal logs in a family cloud disk, acquiring a physical address of the terminal;
s2: judging whether a folder associated with the physical address exists on the family cloud disk; if not, creating a folder associated with the physical address, presetting a plurality of identification values, wherein the identification values correspond to a plurality of files in the family cloud disk one to one, the initial values of the identification values are all zero, associating the identification values and file information of the corresponding files, storing the identification values and the file information of the corresponding files in the preset identification files, and storing the identification files in the folder;
s3: when instruction information for browsing a first file sent by the terminal is received, acquiring first file information of the first file in the instruction information, adding one to a first identification value corresponding to the first file information in the identification file, and recording the browsing time of the first file;
s4: dividing the reading time by a preset first time threshold value to obtain a first value; rounding the first value downwards to obtain a second value; adding the second value to a first identification value corresponding to the first file information in the identification file;
s5: if a first identification value corresponding to the first file information in the identification file is larger than a preset first identification threshold value, storing the first file in the folder;
s6: and sequencing each file in the folder according to the descending order of the identification value corresponding to the file information of each file in the identification file, so as to conveniently browse the files in the family cloud disk.
The beneficial effects of the above technical scheme are:
the invention provides a method and a terminal for facilitating different family members to look up family cloud disk files, wherein a folder associated with a physical address of the terminal is created, a plurality of identification values are preset, the identification values correspond to a plurality of files in a family cloud disk one by one, when a first file is read, the first identification value corresponding to the first file is added by one, the reading time of the file is recorded, the reading time is divided by a first time threshold value to obtain a first value, and the first value is rounded downwards to obtain a second value; adding the second value to the first identification value corresponding to the first file information, and if the first identification value corresponding to the first file information is larger than a preset first identification threshold value, storing the first file in a folder; obtaining an identification file after the file information of each file is associated with the identification value, and storing the identification file in a folder; according to the descending order of the identification value corresponding to the file information of each file in the identification file and the folder, each file in the first folder is sorted, so that a user can conveniently look up the corresponding file when logging in the family cloud disk again.
Drawings
FIG. 1 is a schematic diagram illustrating the main steps of a method for facilitating the reference of cloud disc files of a family by different family members according to the present invention;
fig. 2 is a schematic structural diagram of a terminal for facilitating different family members to refer to family cloud disk files according to the present invention;
the reference numbers illustrate:
1. a memory; 2. a processor.
Detailed Description
The invention is further described below with reference to the following figures and specific examples:
as shown in fig. 1, the present invention provides a method and a terminal for different family members to refer to a family cloud disk file, including the following steps:
s1: when a terminal logs in a family cloud disk, acquiring a physical address of the terminal;
s2: judging whether a folder associated with the physical address exists on the family cloud disk; if not, creating a folder associated with the physical address, presetting a plurality of identification values, wherein the identification values correspond to a plurality of files in the family cloud disk one to one, the initial values of the identification values are all zero, associating the identification values and file information of the corresponding files, storing the identification values and the file information of the corresponding files in the preset identification files, and storing the identification files in the folder;
s3: when instruction information for browsing a first file sent by the terminal is received, acquiring first file information of the first file in the instruction information, adding one to a first identification value corresponding to the first file information in the identification file, and recording the browsing time of the first file;
s4: dividing the reading time by a preset first time threshold value to obtain a first value; rounding the first value downwards to obtain a second value; adding the second value to a first identification value corresponding to the first file information in the identification file;
s5: if a first identification value corresponding to the first file information in the identification file is larger than a preset first identification threshold value, storing the first file in the folder;
s6: and sequencing each file in the folder according to the descending order of the identification value corresponding to the file information of each file in the identification file, so as to conveniently browse the files in the family cloud disk.
From the above description, the present invention provides a method and a terminal for different family members to refer to a home cloud disk file, by creating a folder associated with a physical address of the terminal, and presetting a plurality of identification values, which correspond to a plurality of files in the home cloud disk one to one, when reading a first file, making the first identification value corresponding to the first file self-add one, recording the reading time of the file at the same time, dividing the reading time by a first time threshold to obtain a first value, and rounding down the first value to obtain a second value; adding the second value to the first identification value corresponding to the first file information, and if the first identification value corresponding to the first file information is larger than a preset first identification threshold value, storing the first file in a folder; obtaining an identification file after the file information of each file is associated with the identification value, and storing the identification file in a folder; according to the descending order of the identification value corresponding to the file information of each file in the identification file and the folder, each file in the first folder is sorted, so that a user can conveniently look up the corresponding file when logging in the family cloud disk again.
Further, the step S6 is followed by:
when the terminal corresponding to the physical address logs out of the family cloud disk, encrypting the obtained folder to obtain an encrypted folder, wherein the encrypted folder corresponds to the physical address; hiding the folder.
As can be seen from the above description, by the above method, when the family member uses the family cloud disk, the family member does not have permission to view the files, which are convenient to read, of other members, so that the privacy of the user is protected.
Further, the S2 specifically includes:
judging whether a folder associated with the physical address exists on the family cloud disk;
if not, creating a folder associated with the physical address, presetting a plurality of identification values, wherein the identification values correspond to a plurality of files in the family cloud disk one to one, the initial values of the identification values are all zero, associating the identification values and file information of the corresponding files, storing the identification values and the file information of the corresponding files in the preset identification files, and storing the identification files in the folder;
if yes, acquiring an encrypted folder corresponding to the physical address; decrypting the encrypted folder to obtain the folder; and displaying the folder on the terminal.
According to the description, different members of the family can conveniently use the family cloud disk to conveniently look up the file, mutual interference is avoided, and respective privacy is protected.
Further, the step S3 is followed by:
and when receiving instruction information for downloading a first file sent by a terminal, enabling a first identification value corresponding to the first file information in the identification file to be reduced by one.
As can be seen from the above description, in the prior art, if a user downloads a file, the file will appear in a folder that is convenient for searching, but in the actual use process, since the user has downloaded the file, the probability of reading the file in the cloud disk is greatly reduced, so that the identification value corresponding to the file is reduced by one.
Further, the step S6 is followed by:
monitoring each identification value in the identification files in the folder in real time, and acquiring file information corresponding to all identification values smaller than a first identification threshold value to obtain a first file information set;
and deleting all files corresponding to the first file information set and the folder according to the first file information set.
As can be seen from the above description, by the above method, the files that are not frequently viewed can be dynamically deleted from the first folder, so that the user can conveniently view the frequently viewed files in the first folder.
Further, the step S1 is followed by:
if the instruction information for browsing the first file sent by the terminal corresponding to the physical address is not received within the preset second time, acquiring first file information of the first file, acquiring the identification file in the folder corresponding to the physical address, making a first identification value corresponding to the first information in the identification file be reduced by one, and if the first identification value is smaller than zero, making the first identification value be zero.
As can be seen from the above description, the first identification value is always not less than zero, which prevents a user from reading a file in the first folder after a long time without reading the file.
Further, the step S6 is specifically;
acquiring each identification value of the identification files in the folder and corresponding file information in real time;
and sorting the files corresponding to the file information in the folder according to the descending order of the sizes of the identification values corresponding to the file information.
From the above description, it can be known that by the above method, the order of the files to be viewed in the first folder can be updated in real time, and the user can conveniently view the files.
As shown in fig. 2, the present invention further provides a terminal for facilitating different family members to refer to a family cloud disk file, including a memory 1, a processor 2 and a computer program stored in the memory 1 and operable on the processor 2, where the processor 2 implements the following steps when executing the computer program:
s1: when a terminal logs in a family cloud disk, acquiring a physical address of the terminal;
s2: judging whether a folder associated with the physical address exists on the family cloud disk; if not, creating a folder associated with the physical address, presetting a plurality of identification values, wherein the identification values correspond to a plurality of files in the family cloud disk one to one, the initial values of the identification values are all zero, associating the identification values and file information of the corresponding files, storing the identification values and the file information of the corresponding files in the preset identification files, and storing the identification files in the folder;
s3: when instruction information for browsing a first file sent by the terminal is received, acquiring first file information of the first file in the instruction information, adding one to a first identification value corresponding to the first file information in the identification file, and recording the browsing time of the first file;
s4: dividing the reading time by a preset first time threshold value to obtain a first value; rounding the first value downwards to obtain a second value; adding the second value to a first identification value corresponding to the first file information in the identification file;
s5: if a first identification value corresponding to the first file information in the identification file is larger than a preset first identification threshold value, storing the first file in the folder;
s6: and sequencing each file in the folder according to the descending order of the identification value corresponding to the file information of each file in the identification file, so as to conveniently browse the files in the family cloud disk.
Further, the terminal for facilitating the reference of the family cloud disk files by different family members further includes, after S6:
when the terminal corresponding to the physical address logs out of the family cloud disk, encrypting the obtained folder to obtain an encrypted folder, wherein the encrypted folder corresponds to the physical address; hiding the folder.
The terminal of claim 2, wherein the S2 is specifically configured to enable different family members to refer to a family cloud disk file:
judging whether a folder associated with the physical address exists on the family cloud disk;
if not, creating a folder associated with the physical address, presetting a plurality of identification values, wherein the identification values correspond to a plurality of files in the family cloud disk one to one, the initial values of the identification values are all zero, associating the identification values and file information of the corresponding files, storing the identification values and the file information of the corresponding files in the preset identification files, and storing the identification files in the folder;
if yes, acquiring an encrypted folder corresponding to the physical address; decrypting the encrypted folder to obtain the folder; and displaying the folder on the terminal.
Further, the terminal for facilitating the reference of the family cloud disk files by different family members further includes, after S3:
and when receiving instruction information for downloading a first file sent by a terminal, enabling a first identification value corresponding to the first file information in the identification file to be reduced by one.
Further, the terminal for facilitating the reference of the family cloud disk files by different family members further includes, after S6:
monitoring each identification value in the identification files in the folder in real time, and acquiring file information corresponding to all identification values smaller than a first identification threshold value to obtain a first file information set;
and deleting all files corresponding to the first file information set and the folder according to the first file information set.
Further, the terminal for facilitating the reference of the family cloud disk files by different family members further includes, after S1:
if the instruction information for browsing the first file sent by the terminal corresponding to the physical address is not received within the preset second time, acquiring first file information of the first file, acquiring the identification file in the folder corresponding to the physical address, making a first identification value corresponding to the first information in the identification file be reduced by one, and if the first identification value is smaller than zero, making the first identification value be zero.
Further, the terminal for facilitating different family members to refer to the family cloud disk file specifically includes S6;
acquiring each identification value of the identification files in the folder and corresponding file information in real time;
and sorting the files corresponding to the file information in the folder according to the descending order of the sizes of the identification values corresponding to the file information.
Some preferred embodiments or application examples are listed below to help those skilled in the art to better understand the technical content of the present invention and the technical contribution of the present invention with respect to the prior art:
first preferred embodiment (or first application embodiment):
the invention provides a method for facilitating different family members to look up family cloud disk files, which comprises the following steps:
s1: when a terminal logs in a family cloud disk, acquiring a physical address of the terminal;
s2: judging whether a folder associated with the physical address exists on the family cloud disk; if not, creating a folder associated with the physical address, presetting a plurality of identification values, wherein the identification values correspond to a plurality of files in the family cloud disk one to one, the initial values of the identification values are all zero, associating the identification values and file information of the corresponding files, storing the identification values and the file information of the corresponding files in the preset identification files, and storing the identification files in the folder;
wherein, the S2 specifically is:
judging whether a folder associated with the physical address exists on the family cloud disk;
if not, creating a folder associated with the physical address, presetting a plurality of identification values, wherein the identification values correspond to a plurality of files in the family cloud disk one to one, the initial values of the identification values are all zero, associating the identification values and file information of the corresponding files, storing the identification values and the file information of the corresponding files in the preset identification files, and storing the identification files in the folder;
the file information comprises a file name, a storage date, a file size and modification time;
if yes, acquiring an encrypted folder corresponding to the physical address; decrypting the encrypted folder to obtain a folder; displaying the folder on the terminal;
s3: when instruction information for browsing a first file sent by the terminal is received, acquiring first file information of the first file in the instruction information, adding one to a first identification value corresponding to the first file information in the identification file, and recording the browsing time of the first file;
s4: dividing the reading time by a preset first time threshold value to obtain a first value; rounding the first value downwards to obtain a second value; adding the second value to a first identification value corresponding to the first file information in the identification file;
wherein the first time threshold is 10-30 seconds; preferably, the first time threshold is 20 seconds; in practical application, if the reading time is 62 seconds, dividing 62 by 20 to obtain 3.1, rounding down to 3.1 to obtain 3, wherein the second value is 3, and then adding 3 to the first identification value corresponding to the first file information in the identification file, namely the first identification value = first identification value + 3;
s5: when instruction information for downloading a first file sent by a terminal is received, enabling a first identification value corresponding to the first file information in the identification file to be reduced by one;
s6: if instruction information for browsing the first file sent by the terminal corresponding to the physical address is not received within a preset second time, acquiring first file information of the first file, acquiring an identification file in a folder corresponding to the physical address, enabling a first identification value corresponding to the first information in the identification file to be reduced by one, and enabling the first identification value to be zero if the first identification value is smaller than zero;
wherein the second time is 1-7 days; preferably, the second time period is 1 day;
s7: if a first identification value corresponding to the first file information in the identification file is larger than a preset first identification threshold value, storing the first file in the folder;
wherein the first identification threshold is 5-8; preferably, the first identification threshold is 6;
s8: sequencing each file in the folder according to the descending order of the identification value corresponding to the file information of each file in the identification file so as to conveniently browse the files in the family cloud disc;
specifically, the step S8 is;
acquiring each identification value of the identification files in the folder and corresponding file information in real time;
sorting files corresponding to the file information in the folder according to the descending order of the size of the identification value corresponding to each file information;
s9: monitoring each identification value in the identification files in the folder in real time, and acquiring file information corresponding to all identification values smaller than a first identification threshold value to obtain a first file information set; deleting all files corresponding to the folders and the first file information set according to the first file information set;
s10: when the terminal corresponding to the physical address logs out of the family cloud disk, encrypting the obtained folder to obtain an encrypted folder, wherein the encrypted folder corresponds to the physical address; hiding the folder.
Preferred embodiment two (or application embodiment two):
the invention provides a terminal for facilitating different family members to refer to family cloud disk files, which comprises a memory, a processor and a computer program stored in the memory and capable of running on the processor, wherein the processor realizes all the steps in the first preferred embodiment when executing the computer program.
The present invention has been described with reference to the above embodiments and the accompanying drawings, however, the above embodiments are only examples for carrying out the present invention. It should be noted that the disclosed embodiments do not limit the scope of the invention. Rather, modifications and equivalent arrangements included within the spirit and scope of the claims are included within the scope of the invention.

Claims (10)

1. A method for facilitating different family members to refer to family cloud disk files is characterized by comprising the following steps:
s1: when a terminal logs in a family cloud disk, acquiring a physical address of the terminal;
s2: judging whether a folder associated with the physical address exists on the family cloud disk; if not, creating a folder associated with the physical address, presetting a plurality of identification values, wherein the identification values correspond to a plurality of files in the family cloud disk one to one, the initial values of the identification values are all zero, associating the identification values and file information of the corresponding files, storing the identification values and the file information of the corresponding files in the preset identification files, and storing the identification files in the folder;
s3: when instruction information for browsing a first file sent by the terminal is received, acquiring first file information of the first file in the instruction information, adding one to a first identification value corresponding to the first file information in the identification file, and recording the browsing time of the first file;
s4: dividing the reading time by a preset first time threshold value to obtain a first value; rounding the first value downwards to obtain a second value; adding the second value to a first identification value corresponding to the first file information in the identification file;
s5: if a first identification value corresponding to the first file information in the identification file is larger than a preset first identification threshold value, storing the first file in the folder;
s6: and sequencing each file in the folder according to the descending order of the identification value corresponding to the file information of each file in the identification file, so as to conveniently browse the files in the family cloud disk.
2. The method for facilitating reference by different family members to family cloud disk files according to claim 1, wherein said S6 is followed by further comprising:
when the terminal corresponding to the physical address logs out of the family cloud disk, encrypting the obtained folder to obtain an encrypted folder, wherein the encrypted folder corresponds to the physical address; hiding the folder.
3. The method for facilitating reference of family cloud disk files by different family members as claimed in claim 2, wherein said S2 is specifically:
judging whether a folder associated with the physical address exists on the family cloud disk;
if not, creating a folder associated with the physical address, presetting a plurality of identification values, wherein the identification values correspond to a plurality of files in the family cloud disk one to one, the initial values of the identification values are all zero, associating the identification values and file information of the corresponding files, storing the identification values and the file information of the corresponding files in the preset identification files, and storing the identification files in the folder;
if yes, acquiring an encrypted folder corresponding to the physical address; decrypting the encrypted folder to obtain the folder; and displaying the folder on the terminal.
4. The method for facilitating reference by different family members to family cloud disk files according to claim 1, wherein said S3 is followed by further comprising:
and when receiving instruction information for downloading a first file sent by a terminal, enabling a first identification value corresponding to the first file information in the identification file to be reduced by one.
5. The method for facilitating reference to family cloud disk files by different family members as claimed in claim 4, wherein said S6 is followed by further comprising:
monitoring each identification value in the identification files in the folder in real time, and acquiring file information corresponding to all identification values smaller than a first identification threshold value to obtain a first file information set;
and deleting all files corresponding to the first file information set and the folder according to the first file information set.
6. The method for facilitating reference by different family members to family cloud disk files according to claim 1, wherein said S1 is followed by further comprising:
if the instruction information for browsing the first file sent by the terminal corresponding to the physical address is not received within the preset second time, acquiring first file information of the first file, acquiring the identification file in the folder corresponding to the physical address, making a first identification value corresponding to the first information in the identification file be reduced by one, and if the first identification value is smaller than zero, making the first identification value be zero.
7. The method for facilitating reference of family cloud disk files by different family members as claimed in claim 4 or 6, wherein said S6 is specifically;
acquiring each identification value of the identification files in the folder and corresponding file information in real time;
and sorting the files corresponding to the file information in the folder according to the descending order of the sizes of the identification values corresponding to the file information.
8. A terminal for facilitating the reference of cloud disk files of a family by different family members, comprising a memory, a processor and a computer program stored in the memory and running on the processor, wherein the processor implements the following steps when executing the computer program:
s1: when a terminal logs in a family cloud disk, acquiring a physical address of the terminal;
s2: judging whether a folder associated with the physical address exists on the family cloud disk; if not, creating a folder associated with the physical address, presetting a plurality of identification values, wherein the identification values correspond to a plurality of files in the family cloud disk one to one, the initial values of the identification values are all zero, associating the identification values and file information of the corresponding files, storing the identification values and the file information of the corresponding files in the preset identification files, and storing the identification files in the folder;
s3: when instruction information for browsing a first file sent by the terminal is received, acquiring first file information of the first file in the instruction information, adding one to a first identification value corresponding to the first file information in the identification file, and recording the browsing time of the first file;
s4: dividing the reading time by a preset first time threshold value to obtain a first value; rounding the first value downwards to obtain a second value; adding the second value to a first identification value corresponding to the first file information in the identification file;
s5: if a first identification value corresponding to the first file information in the identification file is larger than a preset first identification threshold value, storing the first file in the folder;
s6: and sequencing each file in the folder according to the descending order of the identification value corresponding to the file information of each file in the identification file, so as to conveniently browse the files in the family cloud disk.
9. The terminal for facilitating reference by different family members to family cloud disk files of claim 8, wherein said S6 is followed by further comprising:
when the terminal corresponding to the physical address logs out of the family cloud disk, encrypting the obtained folder to obtain an encrypted folder, wherein the encrypted folder corresponds to the physical address; hiding the folder.
10. The terminal for facilitating reference of family cloud disk files by different family members according to claim 9, wherein the S2 is specifically:
judging whether a folder associated with the physical address exists on the family cloud disk;
if not, creating a folder associated with the physical address, presetting a plurality of identification values, wherein the identification values correspond to a plurality of files in the family cloud disk one to one, the initial values of the identification values are all zero, associating the identification values and file information of the corresponding files, storing the identification values and the file information of the corresponding files in the preset identification files, and storing the identification files in the folder;
if yes, acquiring an encrypted folder corresponding to the physical address; decrypting the encrypted folder to obtain the folder; and displaying the folder on the terminal.
CN201810486156.3A 2018-05-21 2018-05-21 Method and terminal for different family members to conveniently look up family cloud disk files Active CN108874892B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810486156.3A CN108874892B (en) 2018-05-21 2018-05-21 Method and terminal for different family members to conveniently look up family cloud disk files

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810486156.3A CN108874892B (en) 2018-05-21 2018-05-21 Method and terminal for different family members to conveniently look up family cloud disk files

Publications (2)

Publication Number Publication Date
CN108874892A CN108874892A (en) 2018-11-23
CN108874892B true CN108874892B (en) 2020-10-16

Family

ID=64333606

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810486156.3A Active CN108874892B (en) 2018-05-21 2018-05-21 Method and terminal for different family members to conveniently look up family cloud disk files

Country Status (1)

Country Link
CN (1) CN108874892B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103714076A (en) * 2012-09-29 2014-04-09 联想(北京)有限公司 Electronic device and file browsing method
CN104468482A (en) * 2013-09-18 2015-03-25 华为技术有限公司 Document sorting method and document sorting device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014010465A (en) * 2012-06-27 2014-01-20 International Business Maschines Corporation Method for selecting storage cloud for storing entity file from two or more storage cloud and computer and computer program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103714076A (en) * 2012-09-29 2014-04-09 联想(北京)有限公司 Electronic device and file browsing method
CN104468482A (en) * 2013-09-18 2015-03-25 华为技术有限公司 Document sorting method and document sorting device

Also Published As

Publication number Publication date
CN108874892A (en) 2018-11-23

Similar Documents

Publication Publication Date Title
US9336406B2 (en) Multiprotocol access control list with guaranteed protocol compliance
CN102483731B (en) Have according to search load by the medium of the fingerprint database of equilibrium
US20150121085A1 (en) Cookie Information Sharing Method and System
US20050219076A1 (en) Information management system
CN106559427B (en) Data storage and data transmission system
US10108501B2 (en) Terminal backup and recovery method
CN107045531A (en) A kind of system and method for optimization HDFS small documents access
US20200110733A1 (en) Criterion-based retention of data object versions
CN105446975A (en) File packing method and device
CN105279440A (en) Photo file encryption method
US10037370B2 (en) Method, a server, a system and a computer program product for copying data from a source server to a target server
CN108595393A (en) A kind of automatic form filling method and device
CN112559463A (en) Method and device for processing compressed file
CN108874892B (en) Method and terminal for different family members to conveniently look up family cloud disk files
US20210397600A1 (en) Ensuring consistent metadata across computing devices
CN102750287B (en) Include method and the download authentication server of index information
CN116319815A (en) Cloud data placement policy management system introducing SaaS features
CN110019056A (en) Container separated from meta-data for cloud layer
CN106484691A (en) The date storage method of mobile terminal and device
CN108874891B (en) Method for facilitating reading of family cloud disk files
CN104281503A (en) Data backup method and related system
US10242025B2 (en) Efficient differential techniques for metafiles
CN113505153A (en) Memorandum backup method based on iOS system and related equipment
CN112632266B (en) Data writing method and device, computer equipment and readable storage medium
Jo et al. Digital forensic science approach by file recovery research

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant