CN112395259A - File operating system, operating method, computer equipment and medium - Google Patents

File operating system, operating method, computer equipment and medium Download PDF

Info

Publication number
CN112395259A
CN112395259A CN202110079006.2A CN202110079006A CN112395259A CN 112395259 A CN112395259 A CN 112395259A CN 202110079006 A CN202110079006 A CN 202110079006A CN 112395259 A CN112395259 A CN 112395259A
Authority
CN
China
Prior art keywords
file operation
operation instruction
instruction
candidate
sending
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.)
Pending
Application number
CN202110079006.2A
Other languages
Chinese (zh)
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.)
Shanghai kunjingyun Co.,Ltd.
Original Assignee
Beijing Kunjingyun Technology 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 Beijing Kunjingyun Technology Co ltd filed Critical Beijing Kunjingyun Technology Co ltd
Priority to CN202110079006.2A priority Critical patent/CN112395259A/en
Publication of CN112395259A publication Critical patent/CN112395259A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/13File access structures, e.g. distributed indices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • G06F16/162Delete operations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/188Virtual file systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The application provides an operating system, an operating method, a computer device and a medium of a file, wherein the system comprises: the cloud mobile phone is used for generating a candidate file operation instruction according to the file operation request, sending the candidate file operation instruction to the transfer server and receiving a file operation result fed back by the transfer server; the transfer server is used for receiving the candidate file operation instruction sent by the cloud mobile phone, processing the candidate file operation instruction to obtain a target file operation instruction, sending the target file operation instruction to the terminal equipment, and sending a received file operation result sent by the terminal equipment to the cloud mobile phone; the terminal equipment is used for receiving the target file operation instruction sent by the transfer server, processing the local file according to the target file operation instruction to obtain a file operation result, and sending the file operation result to the transfer server.

Description

File operating system, operating method, computer equipment and medium
Technical Field
The application relates to the field of cloud mobile phones, in particular to an operating system, an operating method, computer equipment and a medium of a file.
Background
With the development of the technology, the functions carried by the terminal equipment are more and more, the generated data are more and more, once the terminal equipment is lost, the data stored in the terminal equipment are also lost, and in order to solve the problem, the cloud mobile phone is provided. The cloud mobile phone can backup data in the terminal device, and certainly, the terminal device can log in and log out of one or more cloud mobile phones anytime and anywhere to share data resources in the cloud mobile phones.
At the present stage, the cloud mobile phone acquires the local data in the terminal device, and the cloud mobile phone can acquire the data resource through the network disk only after the terminal device transmits the local data to the network disk.
Disclosure of Invention
In view of this, an object of the present application is to provide an operating system, an operating method, a computer device, and a medium for a file, which are used to solve the problem in the prior art that a cloud phone has low processing efficiency on local data.
In a first aspect, an embodiment of the present application provides an operating system for a file, including: the system comprises a cloud mobile phone, a transfer server and terminal equipment;
the cloud mobile phone is used for generating a candidate file operation instruction according to the acquired file operation request, sending the candidate file operation instruction to the transfer server and receiving a file operation result fed back by the transfer server;
the transfer server is used for receiving the candidate file operation instruction sent by the cloud mobile phone, processing the candidate file operation instruction to obtain a target file operation instruction, sending the target file operation instruction to the terminal equipment, and sending a received file operation result sent by the terminal equipment to the cloud mobile phone;
the terminal equipment is used for receiving the target file operation instruction sent by the transfer server, processing a local file according to the target file operation instruction to obtain a file operation result, and sending the file operation result to the transfer server.
Optionally, the cloud mobile phone includes: a user side and a virtual file manager;
the user side is used for responding to a file operation request, generating the candidate file operation instruction according to the file operation request, sending the candidate file operation instruction to the virtual file manager, receiving a file operation result sent by the virtual file manager, and displaying the file operation result;
the virtual file manager is used for sending the received candidate file operation instruction to the transfer server through an encryption transmission protocol, receiving the file operation result sent by the transfer server, and sending the file operation result to the user side.
Optionally, the transit server includes: an instruction transmitter and a data buffer;
the instruction transmitter is used for processing the candidate file operation instruction received in the current execution cycle to obtain the target file operation instruction, sending the target file operation instruction to the data cache, receiving a feedback signal of the data cache, and sending the target file operation instruction to the terminal equipment according to the feedback signal;
the data buffer is used for receiving the target file operation instruction sent by the instruction transmitter, searching the file operation result in the cache data of the last execution period according to the target file operation instruction, sending the feedback signal to the instruction transmitter according to the search result, sending the searched file operation result to the cloud mobile phone, and sending the received file operation result sent by the terminal device to the cloud mobile phone.
Optionally, the instruction transmitter is configured to process the candidate file operation instruction received in the current execution cycle to obtain the target file operation instruction, and includes:
the instruction transmitter traverses the candidate file operation instructions received in the current execution period, combines repeated candidate file operation instructions to obtain the target file operation instruction, and determines the candidate file operation instruction with instruction issuing time closest to the current time as the target file operation instruction in the candidate file operation instructions with task conflicts.
Optionally, the instruction transmitter sends the target file operation instruction to the terminal device according to the feedback signal, including:
if the feedback signal is that the file operation result corresponding to the target file operation instruction is stored in the data buffer, the instruction transmitter deletes the target file operation instruction;
and if the feedback signal is that the file operation result corresponding to the target file operation instruction is not stored in the data buffer, the instruction transmitter sends the target file operation instruction to the terminal equipment.
Optionally, the method includes:
the data buffer is further configured to buffer the file operation result sent by the terminal device in the current execution cycle, and delete the buffered data in the previous execution cycle.
Optionally, the terminal device includes: a receiving end and a local file manager;
the receiving end is used for receiving the target file operation instruction sent by the transfer server, sending the target file operation instruction to the local file manager and receiving the file operation result fed back by the local file manager;
the local file manager is used for receiving the target file operation instruction sent by the receiving end, processing a local file according to the target file operation instruction to obtain a file operation result, and sending the file operation result to the receiving end.
In a second aspect, an embodiment of the present application provides a file operating method, which is applied to a cloud mobile phone, and includes:
generating a candidate file operation instruction according to the acquired file operation request;
sending the candidate file operation instruction to a transfer server so that the transfer server determines a target file operation instruction according to the candidate file operation instruction and obtains a file operation result from terminal equipment according to the target file operation instruction;
and receiving the file operation result sent by the transfer server so that the user side corresponding to the cloud mobile phone displays the file operation result.
In a third aspect, an embodiment of the present application provides a computer device, which includes a memory, a processor, and a computer program stored on the memory and executable on the processor, and the processor implements the steps of the above method when executing the computer program.
In a fourth aspect, the present application provides a computer-readable storage medium, on which a computer program is stored, and the computer program, when executed by a processor, performs the steps of the above method.
According to the file operating system provided by the embodiment of the application, the transfer server is arranged between the cloud mobile phone and the terminal device, so that the cloud mobile phone can directly operate accessible files in the terminal device, a user does not need to upload the files to the third-party network disk, then the cloud mobile phone operates the files in the third-party network disk, the complicated file uploading and downloading processes are reduced, and the file operating efficiency of the cloud mobile phone is improved.
In order to make the aforementioned objects, features and advantages of the present application more comprehensible, preferred embodiments accompanied with figures are described in detail below.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are required to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained from the drawings without inventive effort.
FIG. 1 is a diagram illustrating an operating system of a file according to an embodiment of the present application;
fig. 2 is a schematic flowchart of a file operating method according to an embodiment of the present application;
FIG. 3 is a flowchart illustrating a file operation according to an embodiment of the present disclosure;
fig. 4 is a schematic structural diagram of a computer device according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all the embodiments. The components of the embodiments of the present application, generally described and illustrated in the figures herein, can be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present application, presented in the accompanying drawings, is not intended to limit the scope of the claimed application, but is merely representative of selected embodiments of the application. All other embodiments, which can be derived by a person skilled in the art from the embodiments of the present application without making any creative effort, shall fall within the protection scope of the present application.
The operating system of the file is described in detail below with reference to fig. 1 to 4.
An embodiment of the present application provides an operating system for a file, as shown in fig. 1, the operating system includes: the cloud mobile phone 100, the transit server 200 and the terminal device 300;
the cloud mobile phone 100 is configured to generate a candidate file operation instruction according to a file operation request, send the candidate file operation instruction to the transfer server 200, and receive a file operation result fed back by the transfer server 200;
the transit server 200 is configured to receive the candidate file operation instruction sent by the cloud mobile phone 100, process the candidate file operation instruction to obtain a target file operation instruction, send the target file operation instruction to the terminal device 300, and send the received file operation result sent by the terminal device 300 to the cloud mobile phone 100;
the terminal device 300 is configured to receive the target file operation instruction sent by the transit server 200, process a local file according to the target file operation instruction to obtain the file operation result, and send the file operation result to the transit server 200.
The cloud mobile phone 100 is a virtual mobile phone with complete functions of a real mobile phone, and can integrate mobile phone functions in a cloud server, such as functions of a cloud assistant, a cloud memo, a cloud picture, a cloud chat, a cloud search, a cloud post, a cloud browser, and the like. Meanwhile, the cloud phone 100 may also back up data for the user. The cloud mobile phone 100 can operate in the terminal device 300, and the cloud mobile phone 100 can be used as long as a user side (i.e., a login cloud mobile phone 100 application program) corresponding to the cloud mobile phone 100 inputs a login account of the cloud mobile phone 100 in the terminal device 300. The cloud handset 100 is a virtual server and has no entity, so that the user is required to operate in the user side 101 of the terminal device 300 during the use of the cloud handset 100.
The relay server 200 is configured to forward the candidate file operation instruction sent by the cloud handset 100 to the terminal device 300, and forward the file operation result sent by the terminal device 300 to the relay server 200 to the cloud handset 100. The file operation result comprises any one or more of the following information: the result of deleting the file, the result of adding the file, the result of modifying the content of the file and the result of searching the content of the file. The candidate file operation instruction corresponds to a file operation result, that is, the candidate file operation instruction may include any one or more of the following instructions: a file deletion instruction, a file addition instruction, a file content modification instruction, and a file content search instruction. The target file operation instruction is obtained after merging and deleting the candidate operation instructions, so the target file operation instruction may include any one or more of the following instructions: a file deletion instruction, a file addition instruction, a file content modification instruction, and a file content search instruction.
The terminal device 300 is configured to operate the user terminal 101 corresponding to the cloud mobile phone 100 and store a local file, the terminal device 300 generates an accessible directory according to security of the local file, the file in the accessible directory may be a file that is checked or modified by a user, and for convenience of the user to process the local file in the terminal device 300 through the cloud mobile phone 100, the accessible directory generated by the terminal device 300 will be reported to the cloud mobile phone 100 every preset period, so that the cloud mobile phone 100 updates the originally stored accessible directory.
Specifically, the cloud phone 100 further includes: a user side 101 and a virtual file manager 102;
the user side 101 is configured to generate the candidate file operation instruction according to the acquired file operation request and the file operation request, send the candidate file operation instruction to the virtual file manager 102, receive a file operation result sent by the virtual file manager 102, and display the file operation result;
the virtual file manager 102 is configured to send the received candidate file operation instruction to the relay server 200 through an encrypted transmission protocol, receive the file operation result sent by the relay server 200, and send the file operation result to the user side 101.
Before the user terminal 101 generates the candidate file operation instruction according to the file operation request, the user terminal 101 needs to be started, and the user terminal 101 needs to obtain an IP address and a transfer server account corresponding to an account of the cloud mobile phone that logs in the user terminal 101, and an ID number of the terminal device of the user terminal 101. Since the capacity of the transit server 200 is limited, and a plurality of cloud handsets may share one transit server 200, before the cloud handsets 100 operate, the IP address of the transit server corresponding to the cloud handset account and the account of the transit server need to be found. It is also necessary to know who the object operated by the cloud handset 100 is, and therefore, it is necessary to acquire the ID number of the terminal device of the user terminal 101 that operates the cloud handset 100. One cloud mobile phone may be associated with one mobile phone ID number or a plurality of mobile phone ID numbers, so when the user side 101 is started, it may be verified whether the current terminal device 300 is a terminal device already associated with the cloud mobile phone 100 according to the obtained ID number of the terminal device, if the current terminal device 300 is an already associated terminal device, verification is not required, if the current terminal device is an unassociated terminal device, security verification is required, and the terminal device 300 is associated with the cloud mobile phone 100, where the security verification may be sending a verification code to the terminal device 300. The security verification is performed on the terminal device 300, which can improve the security of data and avoid data loss. The user terminal 101 further needs to check the network condition with the terminal device 300, and display the network condition on the interface where the user terminal 101 is located, operations on the cloud mobile phone 100 are all performed based on the network, and if the user terminal cannot be connected to the terminal device 300 before, the operations on the cloud mobile phone 100 all fail, so that the user can determine that the operation is currently appropriate according to the network condition in the interface, and unnecessary operations of the user are reduced. The user terminal 101 displays the received file operation result in the interface.
The operator who makes the file operation request includes any one of the following: the user, the system itself, and third party applications. The user can send a file operation request through touch operation on the user side 101. The system itself (android system) issues a notification of the file operation request. The third party application sends a file operation request. The corresponding candidate file operation command may be generated according to the file operation request, and the client 101 may send the candidate file operation command to the virtual file manager 102. The virtual file manager 102 is configured to forward the candidate file operation instruction sent by the cloud mobile phone 100 to the transit server 200, and forward the received file operation result to the user side 101.
The relay server 200 in the present application includes: an instruction transmitter 201 and a data buffer 202;
the instruction transmitter 201 is configured to process the candidate file operation instruction received in the current execution cycle to obtain the target file operation instruction, send the target file operation instruction to the data cache 202, receive a feedback signal of the data cache 202, and send the target file operation instruction to the terminal device 300 according to the feedback signal;
the data buffer 202 is configured to receive the target file operation instruction sent by the instruction transmitter 201, search the file operation result in the cache data of the last execution cycle according to the target file operation instruction, send the feedback signal to the instruction transmitter according to the search result, send the searched file operation result to the cloud mobile phone, and send the received file operation result sent by the terminal device 300 to the cloud mobile phone.
The target file operation instruction is obtained by processing the candidate file operation instruction by the instruction transmitter 201, and specifically includes:
the instruction transmitter 201 traverses the candidate file operation instructions received in the current execution cycle, merges repeated candidate file operation instructions to obtain the target file operation instruction, and determines the candidate file operation instruction with instruction issue time closest to the current time as the target file operation instruction in the candidate file operation instructions with task conflict.
The instruction transmitter 201 does not send the candidate file operation instruction to the data buffer 202 or the mobile terminal 300 as soon as it receives the candidate file operation instruction, but needs to store the candidate file operation instruction in a queue, process the file operation instruction in the queue in an execution cycle, process the file operation instruction obtained in the current execution cycle, and send the target file operation instruction to the data buffer 202 or the terminal 300 after the processing. The processing procedure comprises merging the repeated candidate file operation instructions, namely reserving one candidate file operation instruction as a target file operation instruction, and reserving the last candidate file operation instruction in the two contradictory candidate file operation instructions and determining the candidate file operation instruction as the target file operation instruction. The candidate file operation instruction is processed, so that effective file operation instructions can be reserved, and unnecessary operation is avoided.
For example, in the current execution cycle, there are four candidate file operation instructions, which are respectively, from the beginning to the end according to the issue time sequence of the instructions: candidate file operation instruction 1 is to add file a, candidate file operation instruction 2 is to modify the second segment of file B, candidate file operation instruction 3 is to modify the second segment of file B, and candidate file operation instruction 4 is to delete file a. According to the content of the four candidate file operation instructions, the candidate file operation instruction 2 and the candidate file operation instruction 3 can be determined to be repeated instructions, and then the two candidate file operation instructions can be combined to obtain a second section of the target file operation instruction which is a modified file B; if the candidate file operation instruction 1 and the candidate file operation instruction 4 are contradictory instructions, the candidate file operation instruction with the earliest issue time in the two instructions may be deleted, and the candidate file operation instruction 4 is reserved as the target file operation instruction as the deleted file a.
The data buffer 202 stores the file operation result sent by the terminal device in the previous execution cycle, and if the file operation result corresponding to the target file operation instruction is stored, the target file operation instruction does not need to be sent to the terminal device 300, so that the operation flow is reduced. Certainly, there may be a plurality of target file operation instructions generated in the instruction transmitter 201, and the file operation result corresponding to the previous execution cycle stored in the data buffer 202 may only be matched with a part of the plurality of target file operation instructions, and there may be an instruction in the plurality of target file operation instructions that the file operation result cannot be found in the data buffer 202, therefore, after the data buffer 202 receives the target file operation instruction, a feedback signal is generated according to the search result of each target file operation instruction and sent to the instruction transmitter 201, and the instruction transmitter 201 may further operate the target file operation instruction according to the feedback signal instruction, which specifically includes:
if the feedback signal is the file operation result corresponding to the target file operation instruction stored in the data buffer 202, the instruction transmitter 201 deletes the target file operation instruction;
if the feedback signal is that the file operation result corresponding to the target file operation instruction is not stored in the data buffer 202, the instruction transmitter 201 sends the target file operation instruction to the terminal device.
The file operation result stored in the data buffer 202 is not always stored, and may be updated at regular time, specifically including:
the data buffer 202 is further configured to buffer the file operation result sent by the terminal device in the current execution cycle, and delete the buffered data in the previous execution cycle.
The terminal device 300 of the present application includes: a receiving end 301 and a local file manager 302;
the receiving end 301 is configured to receive the target file operation instruction sent by the relay server 200, send the target file operation instruction to the local file manager 302, and receive the file operation result fed back by the local file manager 302;
the local file manager 302 is configured to receive the target file operation instruction sent by the receiving end 301, process a local file according to the target file operation instruction, obtain the file operation result, and send the file operation result to the receiving end 301.
In the application, the transfer server 200 is arranged between the cloud mobile phone 100 and the terminal device 300, so that the cloud mobile phone 100 can directly operate accessible files in the terminal device 300, a user does not need to upload the files to a third-party network disk, and then the cloud mobile phone operates the files in the third-party network disk, so that the complex processes of uploading and downloading the files are reduced, and the efficiency of operating the files by the cloud mobile phone 300 is improved.
An embodiment of the present application provides a file operation method, as shown in fig. 2, applied to a cloud mobile phone, including:
s401, generating a candidate file operation instruction according to the acquired file operation request;
s402, sending the candidate file operation instruction to a transfer server so that the transfer server determines a target file operation instruction according to the candidate file operation instruction and obtains a file operation result from a terminal device according to the target file operation instruction;
and S403, receiving the file operation result sent by the transit server, so that the user side corresponding to the cloud mobile phone displays the file operation result.
In the embodiment of the present application, in combination with the above-mentioned file operating system, a file operation process is provided, as shown in fig. 3, including:
s501, the user side 101 generates the candidate file operation instruction according to the acquired file operation request and the file operation request, and sends the candidate file operation instruction to the virtual file manager 102;
s502, the virtual file manager 102 receives the candidate file operation instruction, and sends the candidate file operation instruction to the instruction transmitter 201 in the transit server 200 through an encryption transmission protocol;
s503, the instruction transmitter 201 receives the candidate file operation instruction sent by the virtual file manager 102, processes the candidate file operation instruction to obtain the target file operation instruction, and sends the target file operation instruction to the data buffer 202;
s504, if the data buffer 202 does not store the file operation result corresponding to the target file operation instruction, the target file operation instruction is sent to the receiving end 301;
s505, the receiving end 301 sends the target file operation instruction to the local file manager 302;
s506, the local file manager 302 processes the local file according to the target file operation instruction to obtain the file operation result, and then sends the file operation result to the receiving terminal 301;
s507, the receiving end 301 sends the received file operation result to the data buffer 202;
s508, the data buffer 202 stores the file operation result and sends the file operation result to the virtual file manager 102;
s509, the virtual file manager 102 sends the received file operation result and the file operation result found in the cache data to the user side 101.
Corresponding to the operation method of the file in fig. 2, an embodiment of the present application further provides a computer device 400, as shown in fig. 4, the device includes a memory 401, a processor 402, and a computer program stored on the memory 401 and executable on the processor 402, where the processor 402 implements the operation method of the file when executing the computer program.
Specifically, the memory 401 and the processor 402 can be general memories and processors, which are not specifically limited herein, and when the processor 402 runs a computer program stored in the memory 401, the operation method of the file can be executed, so that the problem that the processing efficiency of the cloud mobile phone on the local data is low in the prior art is solved.
Corresponding to the operation method of the file in fig. 2, the present application further provides a computer-readable storage medium, on which a computer program is stored, and the computer program is executed by a processor to perform the steps of the operation method of the file.
Specifically, the storage medium can be a general storage medium, such as a mobile disk, a hard disk and the like, when a computer program on the storage medium is operated, the operation method of the file can be executed, and the problem that the processing efficiency of the cloud mobile phone on local data is low in the prior art is solved.
In the embodiments provided in the present application, it should be understood that the disclosed method and apparatus may be implemented in other ways. The above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one logical division, and there may be other divisions when actually implemented, and for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection of devices or units through some communication interfaces, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments provided in the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application or portions thereof that substantially contribute to the prior art may be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus once an item is defined in one figure, it need not be further defined and explained in subsequent figures, and moreover, the terms "first", "second", "third", etc. are used merely to distinguish one description from another and are not to be construed as indicating or implying relative importance.
Finally, it should be noted that: the above-mentioned embodiments are only specific embodiments of the present application, and are used for illustrating the technical solutions of the present application, but not limiting the same, and the scope of the present application is not limited thereto, and although the present application is described in detail with reference to the foregoing embodiments, those skilled in the art should understand that: any person skilled in the art can modify or easily conceive the technical solutions described in the foregoing embodiments or equivalent substitutes for some technical features within the technical scope disclosed in the present application; such modifications, changes or substitutions do not depart from the spirit and scope of the present disclosure, which should be construed in light of the above teachings. Are intended to be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (10)

1. An operating system for a file, comprising: the system comprises a cloud mobile phone, a transfer server and terminal equipment;
the cloud mobile phone is used for generating a candidate file operation instruction according to the acquired file operation request, sending the candidate file operation instruction to the transfer server and receiving a file operation result fed back by the transfer server;
the transfer server is used for receiving the candidate file operation instruction sent by the cloud mobile phone, processing the candidate file operation instruction to obtain a target file operation instruction, sending the target file operation instruction to the terminal equipment, and sending the received file operation result sent by the terminal equipment to the cloud mobile phone;
the terminal device is used for receiving the target file operation instruction sent by the transfer server, processing a local file according to the target file operation instruction to obtain a file operation result, and sending the file operation result to the transfer server.
2. The operating system of claim 1, wherein the cloud handset comprises: a user side and a virtual file manager;
the user side is used for acquiring a file operation request, generating the candidate file operation instruction according to the file operation request, sending the candidate file operation instruction to the virtual file manager, receiving a file operation result sent by the virtual file manager, and displaying the file operation result;
the virtual file manager is used for sending the received candidate file operation instruction to the transfer server through an encryption transmission protocol, receiving the file operation result sent by the transfer server, and sending the file operation result to the user side.
3. The operating system of claim 1, wherein the transit server comprises: an instruction transmitter and a data buffer;
the instruction transmitter is used for processing the candidate file operation instruction received in the current execution cycle to obtain the target file operation instruction, sending the target file operation instruction to the data cache, receiving a feedback signal of the data cache, and sending the target file operation instruction to the terminal equipment according to the feedback signal;
the data buffer is used for receiving the target file operation instruction sent by the instruction transmitter, searching the file operation result in the cache data of the last execution period according to the target file operation instruction, sending the feedback signal to the instruction transmitter according to the search result, sending the searched file operation result to the cloud mobile phone if the feedback signal indicates that the file operation result corresponding to the target file operation instruction is stored in the data buffer, and sending the received file operation result sent by the terminal device to the cloud mobile phone if the feedback signal indicates that the file operation result corresponding to the target file operation instruction is not stored in the data buffer.
4. The operating system of claim 3, wherein the instruction transmitter is configured to process the candidate file operation instruction received in a current execution cycle to obtain the target file operation instruction, and comprises:
the instruction transmitter traverses the candidate file operation instructions received in the current execution period, combines repeated candidate file operation instructions to obtain the target file operation instruction, and determines the candidate file operation instruction with instruction issuing time closest to the current time as the target file operation instruction in the candidate file operation instructions with task conflicts.
5. The operating system of claim 3, wherein the instruction transmitter sends the target file operation instruction to the terminal device according to the feedback signal, and comprises:
if the feedback signal is that the file operation result corresponding to the target file operation instruction is stored in the data buffer, the instruction transmitter deletes the target file operation instruction;
and if the feedback signal is that the file operation result corresponding to the target file operation instruction is not stored in the data buffer, the instruction transmitter sends the target file operation instruction to the terminal equipment.
6. The operating system of claim 3, comprising:
the data buffer is further configured to buffer the file operation result sent by the terminal device in the current execution cycle, and delete the buffered data in the previous execution cycle.
7. The operating system according to claim 1, wherein the terminal device comprises: a receiving end and a local file manager;
the receiving end is used for receiving the target file operation instruction sent by the transfer server, sending the target file operation instruction to the local file manager and receiving the file operation result fed back by the local file manager;
the local file manager is used for receiving the target file operation instruction sent by the receiving end, processing a local file according to the target file operation instruction to obtain a file operation result, and sending the file operation result to the receiving end.
8. The file operation method is applied to a cloud mobile phone and comprises the following steps:
generating a candidate file operation instruction according to the acquired file operation request;
sending the candidate file operation instruction to a transfer server so that the transfer server determines a target file operation instruction according to the candidate file operation instruction and obtains a file operation result from terminal equipment according to the target file operation instruction;
and receiving the file operation result sent by the transfer server so that the user side corresponding to the cloud mobile phone displays the file operation result.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the steps of the method as claimed in claim 8 are implemented when the processor executes the computer program.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method as set forth in claim 8.
CN202110079006.2A 2021-01-21 2021-01-21 File operating system, operating method, computer equipment and medium Pending CN112395259A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110079006.2A CN112395259A (en) 2021-01-21 2021-01-21 File operating system, operating method, computer equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110079006.2A CN112395259A (en) 2021-01-21 2021-01-21 File operating system, operating method, computer equipment and medium

Publications (1)

Publication Number Publication Date
CN112395259A true CN112395259A (en) 2021-02-23

Family

ID=74625718

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110079006.2A Pending CN112395259A (en) 2021-01-21 2021-01-21 File operating system, operating method, computer equipment and medium

Country Status (1)

Country Link
CN (1) CN112395259A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113127433A (en) * 2021-04-25 2021-07-16 中国工商银行股份有限公司 Local file access system, method and device and electronic equipment
CN114726627A (en) * 2022-04-11 2022-07-08 中国南方电网有限责任公司 Protection method, device and system based on security gateway
CN115952105A (en) * 2022-12-05 2023-04-11 深圳市朗宇芯科技有限公司 Data transmission method and device based on data cache and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104462224A (en) * 2014-11-12 2015-03-25 成都卫士通信息产业股份有限公司 Cloud disc file online editing method
CN107645561A (en) * 2017-10-12 2018-01-30 湖南红手指信息技术有限公司 A kind of preview picture method of cloud mobile phone
CN108512928A (en) * 2018-04-08 2018-09-07 上海微穹信息科技有限公司 Cloud virtual machine and its file management method, system, virtual machine thin-client
CN110784524A (en) * 2019-10-14 2020-02-11 广州微算互联信息技术有限公司 Cloud mobile phone file uploading keep-alive method, device and system
CN111917891A (en) * 2020-08-20 2020-11-10 深圳市瑞驰信息技术有限公司 Method and system for realizing data sharing between mobile phone and cloud mobile phone

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104462224A (en) * 2014-11-12 2015-03-25 成都卫士通信息产业股份有限公司 Cloud disc file online editing method
CN107645561A (en) * 2017-10-12 2018-01-30 湖南红手指信息技术有限公司 A kind of preview picture method of cloud mobile phone
CN108512928A (en) * 2018-04-08 2018-09-07 上海微穹信息科技有限公司 Cloud virtual machine and its file management method, system, virtual machine thin-client
CN110784524A (en) * 2019-10-14 2020-02-11 广州微算互联信息技术有限公司 Cloud mobile phone file uploading keep-alive method, device and system
CN111917891A (en) * 2020-08-20 2020-11-10 深圳市瑞驰信息技术有限公司 Method and system for realizing data sharing between mobile phone and cloud mobile phone

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113127433A (en) * 2021-04-25 2021-07-16 中国工商银行股份有限公司 Local file access system, method and device and electronic equipment
CN114726627A (en) * 2022-04-11 2022-07-08 中国南方电网有限责任公司 Protection method, device and system based on security gateway
CN115952105A (en) * 2022-12-05 2023-04-11 深圳市朗宇芯科技有限公司 Data transmission method and device based on data cache and storage medium

Similar Documents

Publication Publication Date Title
CN107622135B (en) Method and apparatus for displaying information
CN109388762B (en) Application sharing method and device
US10613717B2 (en) Reproducing state of source environment when image was screen captured on a different computing device using resource location, resource navigation and positional metadata embedded in image
JP2014517953A (en) Push notification to update multiple dynamic icon panels
US20220231978A1 (en) Smart attachment of cloud-based files to communications
US20170201476A1 (en) Information exchange methods and devices
CN107357890B (en) Webpage file processing method, device and system and storage equipment
CN107533693B (en) Rich attachment regeneration
CN112395259A (en) File operating system, operating method, computer equipment and medium
CN112926068B (en) Rights management method, management server, business server and readable storage medium
CN111752960B (en) Data processing method and device
CN107918617B (en) Data query method and device
WO2014093695A2 (en) Creating tasks based on newsfeed user entries
US20210112025A1 (en) Method and server for processing messages
CN116614495A (en) Data uploading method, device, equipment, storage medium and program product
CN114157622B (en) Method and device for adding friends, server and storage medium
CN111752885B (en) Method and device for processing reading authority in reading material
CN114461102A (en) Expression image adding method, device, equipment and storage medium
CN108811036B (en) Method and apparatus for displaying wireless access point information
US20140344352A1 (en) Activity internet-accessible data storage view that shows recent and relevant content to the user
CN113626409B (en) Test data processing method, device, equipment and storage medium
CN115604041B (en) Security agent method, system, apparatus, computer device, and storage medium
JP6905999B2 (en) Information processing equipment, information processing methods, programs
JP6485470B2 (en) Information processing apparatus, information processing method, and program
CN113949765A (en) Cloud address book implementation method and device

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
TA01 Transfer of patent application right

Effective date of registration: 20220331

Address after: 200040 Room 302, building 9, No. 696, Weihai Road, Jing'an District, Shanghai

Applicant after: Shanghai kunjingyun Co.,Ltd.

Address before: Room 101, 4 / F, 1-5 / F, building 351, Shuian manor, Chaoyang District, Beijing (04) 401067

Applicant before: Beijing kunjingyun Technology Co.,Ltd.

TA01 Transfer of patent application right
RJ01 Rejection of invention patent application after publication

Application publication date: 20210223

RJ01 Rejection of invention patent application after publication