CN113238997A - Cloud data operation method for terminal equipment, storage medium and terminal equipment - Google Patents

Cloud data operation method for terminal equipment, storage medium and terminal equipment Download PDF

Info

Publication number
CN113238997A
CN113238997A CN202110787886.9A CN202110787886A CN113238997A CN 113238997 A CN113238997 A CN 113238997A CN 202110787886 A CN202110787886 A CN 202110787886A CN 113238997 A CN113238997 A CN 113238997A
Authority
CN
China
Prior art keywords
interface
file
cloud
data operation
cloud data
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
CN202110787886.9A
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.)
Winhong Information Technology Co ltd
Original Assignee
Winhong Information 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 Winhong Information Technology Co ltd filed Critical Winhong Information Technology Co ltd
Priority to CN202110787886.9A priority Critical patent/CN113238997A/en
Publication of CN113238997A publication Critical patent/CN113238997A/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/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/17Details of further file system functions
    • G06F16/176Support for shared access to files; File sharing support
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • G06F9/452Remote windowing, e.g. X-Window System, desktop virtualisation
    • 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]

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Human Computer Interaction (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a cloud data operation method for terminal equipment, a storage medium and the terminal equipment. The method specifically comprises the following steps: if the file resource manager of the terminal equipment opens a folder in a local cloud file directory structure, executing an embedding step: and embedding a cloud data operation calling interface in a window of the folder opened by the file resource manager, so that a user can call a cloud data operation function in the window. The cloud data operation method enables a user to call a cloud data operation function in a window of a file resource manager for opening a folder in a cloud disk file directory structure without entering a cloud storage client application interface or a webpage version cloud storage interface.

Description

Cloud data operation method for terminal equipment, storage medium and terminal equipment
Technical Field
The invention relates to the technical field of cloud storage, in particular to a cloud data operation method for terminal equipment, a storage medium and the terminal equipment.
Background
Currently, many enterprises employ cloud storage services to implement file sharing and collaboration among multiple employees. The user can use the browser to access the Web service interface or log in the service interface by installing the client application of the cloud storage service, and files in the cloud storage are managed, uploaded and downloaded conveniently. However, to edit the cloud file, the file needs to be downloaded to the local, and the edited file is uploaded to the cloud after editing, which is troublesome. Therefore, some technicians propose a technical scheme for editing the cloud files online. For example, patent document CN103605798B discloses a method for directly operating a cloud storage file, in which a terminal device obtains file structure index information of the cloud through a network, and then establishes a directory structure that is the same as the cloud locally, where all files in the directory structure are empty files in an initial state, and only a very small local storage space is occupied. The user can open the folders of the directory structure through the file explorer of the terminal device just like operating the local folders of the terminal device. After a user opens a folder of a directory structure, selecting a file to be operated and issuing an opening command, and after receiving the opening command input by the user, if the file is cached locally, the terminal equipment directly opens the file through a local application program for the user to edit; if the file is not cached (namely the file is in an empty file state), the content of the file is requested from the cloud, and after the file is cached to the local, the file has the entity content and is no longer an empty file, so that the file can be opened through a local application program for the user to edit. After the user edits and stores the file, the terminal equipment synchronously updates the file to the cloud.
The directory structure provided by the method enables a user to edit the cloud files as local files are edited. However, a user cannot directly use the cloud data management mode to manage the files in the directory structure in the folder of the directory structure, for example, the user cannot directly share the files in the folder of the directory structure to other people in a cloud file sharing manner, and the user needs to enter a cloud storage client application interface or a web cloud storage interface to perform cloud file sharing operation.
Disclosure of Invention
The technical problem to be solved by the present invention is to provide a cloud data operation method for a terminal device, a computer-readable storage medium storing a computer program for implementing the method when executed, and a cloud data operation terminal device including the computer-readable storage medium, which enable a user to directly use a cloud data management mode in a local file storage directory structure of the terminal device.
In order to solve the above technical problem, according to the cloud data operation method for the terminal device of the present invention, if the file resource manager of the terminal device opens a folder in the local cloud file directory structure, the embedding step is performed: and embedding a cloud data operation calling interface in a window of the folder opened by the file resource manager, so that a user can call a cloud data operation function in the window.
Optionally, the folder is created locally according to a directory structure of data stored in cloud storage.
Optionally, there are a plurality of cloud data operation call interfaces.
Optionally, the plurality of cloud data operation call interfaces are specifically part or all of a sharing link interface, a collaboration interface, a transmission detail interface, a downloading interface, a cache clearing interface and a webpage opening interface, wherein the sharing link interface is used for generating a downloading link of a file and sending the downloading link to other users, the collaboration interface is used for sharing the file in cloud disks of the other users, the transmission detail interface is used for displaying an uploading progress and/or a downloading progress of the file, the cache clearing interface is used for clearing a local cache of the file, and the webpage opening interface is used for opening a cloud disk interface of a webpage.
Alternatively,
the method comprises the following steps of: generating a control interface provided with a cloud data operation calling interface;
in the embedding step, a control interface with a cloud data operation calling interface is embedded in the window.
Optionally, if a file in the window where the control interface is located is selected, the attribute information and/or the history version of the selected file is obtained and displayed in the control interface.
Alternatively,
the method comprises the following steps of: logging in a cloud disk account in a local cloud disk client application;
specifically, the embedding step is executed in a state where the cloud disk account is logged in.
Optionally, the action of the file resource manager is captured through a system hook, a handle of a window opened in the file resource manager is acquired, and whether a folder in the cloud file directory structure is opened in the file resource manager is judged according to the opened handle of the window.
A computer-readable storage medium, on which an executable computer program is stored, which when executed, can implement the cloud data operation method for a terminal device as described above.
A cloud data operation terminal device comprises a processor and a computer readable storage medium, wherein the computer readable storage medium is the computer readable storage medium.
According to the cloud data operation method, the cloud data operation calling interface is embedded into the window of the folder in the cloud disk file directory structure opened by the file resource manager, so that a user can call the cloud data operation function in the window of the folder without entering a cloud storage client application interface or a webpage version cloud storage interface.
Drawings
FIG. 1 is a schematic diagram of a window interface for opening folders in a cloud file directory structure in a file explorer.
FIG. 2 is a first schematic view of a window interface for the file explorer to open the "test data" subfolder in the subfolder "Linjie" shown in FIG. 1.
FIG. 3 is a second schematic view of a window interface for the file explorer to open the "test data" subfolder in the subfolder "Linjie" shown in FIG. 1.
Detailed Description
The invention is described in further detail below with reference to specific embodiments.
The cloud data operation terminal device comprises a processor and a computer readable storage medium, wherein an executable computer program is stored in the computer readable storage medium. The computer program is integrated on a cloud disk client application, and the cloud disk client application is installed on the terminal device. The user runs the cloud disk client application on the terminal device and logs in the cloud disk account of the user, so that the processor of the terminal device can execute the computer program integrated by the cloud disk client application, and the following cloud data operation method is realized:
the terminal device obtains a directory structure of data stored in a cloud storage, and accordingly creates a cloud file directory structure locally, wherein in the cloud file directory structure, a root folder is named as known library cloud, and four subfolders of 'Lingxiangjie', 'department', 'internal cooperation' and 'group' are arranged under the root folder. The user can directly use the file resource manager of the terminal device to open the root folder 'know library cloud' to view the cloud file directory. The user opens the file resource manager of the terminal device, and then double-clicks the root folder "know library cloud" in the file resource manager, so that the folder is opened in the file resource manager. The method comprises the steps that a terminal device captures the action of a file resource manager through a system hook, obtains a handle of a window to be opened by the file resource manager, judges that the window is a window for opening a folder in a cloud file directory structure according to the handle of the window to be opened, namely judges that the folder in the local cloud file directory structure is opened in the file resource manager, generates a control interface with a cloud data operation calling interface and embeds the control interface with the cloud data operation calling interface into the window to be opened, so that the control interface is displayed in the window while the window is opened, as shown in fig. 1, the left side in the drawing is a file directory, the right side is a control interface, and the top in the drawing displays a file path 'local disk C: \\ knowledge cloud'.
As shown in fig. 1, the root folder "library-aware cloud" includes a plurality of subfolders, and each subfolder includes a plurality of subfolders. After the user opens the root folder "know library cloud," the user double-clicks the subfolder "Lindajie" to open the folder in the file explorer. The terminal device obtains a handle of a window of a subfolder 'Lingjie' to be opened in a file resource manager, judges that the window is a window for opening a folder in a cloud file directory structure, and embeds a control interface with a cloud data operation calling interface in the window to be opened, so that the control interface is displayed in the window while the window is opened. The subfolder named "test data" is included in the subfolder "Lindajg" in FIG. 1. After a user opens a subfolder "lindageje", opening the subfolder "test data" in the subfolder, in the opening process, the terminal device acquires a handle of a window, in which the subfolder "test data" is to be opened, in the file resource manager, determines that the window is a window for opening a folder in a cloud file directory structure, and also embeds a control interface with a cloud data operation call interface in the window to be opened, wherein the window opened by the subfolder in the file resource manager is shown in fig. 2.
As shown in fig. 1 or fig. 2, the control interface is provided with a plurality of cloud data operation call interfaces, which are respectively a "sharing link" interface, a "cooperation" interface, a "transmission detail" interface, an "immediate download" interface, a "cache clearing" interface, and an "open web page version" interface, and a user can call each function of the cloud data operation functions through each interface, without additionally opening a cloud disk client application or a web page version cloud disk to use the cloud data operation function. Assuming that a user wants to share the test directory 1 in the square frame in the middle of fig. 2 to a colleague, the user can select the test directory 1 file with a mouse, and then click the sharing link interface in the control interface on the right side in the figure, so as to call the sharing link function in the cloud data operation function, request the cloud server to generate a cloud downloading link, and then send the downloading link to other colleagues. Other colleagues can download the file of the test directory 1 from the cloud by clicking the download link. Assuming that a user needs to edit the file of the super fusion 123 at the lower box in fig. 2, the user can select the file of the super fusion 123 by using a mouse, then click an immediate download interface in a control interface, call a download function in a cloud data operation function, request the cloud server to download the file of the super fusion 123, and download the file to the local terminal device. In the downloading process, a user can click a transmission detail interface in a control interface, call a transmission detail display function in a cloud data operation function and check the downloading progress of a file. After downloading, the user can directly click and open the file "super-blend 123" in the window shown in fig. 2 for editing. After the user edits and stores the file, the terminal device synchronizes the latest version to the cloud disk of the user, and at the moment, the user can click a transmission detail interface to check the file uploading progress. Assuming that a user needs to edit the 'super-fusion 123' file together with a colleague, the user can select the 'super-fusion 123' file through a mouse, then click a 'cooperation' interface in a control interface, so as to call a cooperation function in a cloud data operation function, request a cloud server to share the 'super-fusion 123' file in a cloud disk of the colleague, and after the colleague edits and stores the 'super-fusion 123' file on a terminal device of the colleague, the cloud server can respectively and synchronously update the cloud disk of the colleague and the cloud disk of the user, so that the two people see that the content of the 'super-fusion 123' file is the same. After the user edits the file, if the file of the super-fusion 123 does not need to be used on the terminal device, the user can click a cache clearing interface in a control interface, call a cache clearing function in a cloud data operation function, delete the content of the file cached on the terminal device of the file of the super-fusion 123, and only reserve a file directory, so that the storage space occupation of the terminal device can be reduced. Because the control only provides calling interfaces of some main cloud data operation functions, if a user wants to use more management functions, the user needs to click an interface of opening a webpage version in the control interface, so that the terminal device opens the webpage version cloud disk interface in the browser, and the user can perform corresponding operation on the webpage version cloud disk interface.
As shown in fig. 2, a display area is arranged below the control interface, after a file in the window is selected, a user selects an "attribute" interface in the control interface, the terminal device obtains attribute parameters "size, creator, creation time, last modifier and last modification time" of the file and displays the attribute parameters "size, creator, creation time, last modifier and last modification time" in the display area, for example, as shown in fig. 2, the file "super-fusion 123" is selected, and the size, creator, creation time, last modifier and last modification time of the file are displayed below the control interface on the right side of fig. 2. A history version interface is further arranged in the control interface, and if a user wants to check the history version of the file of the super-fusion 123, the user can click the history version interface, call a history version checking function in the cloud data operation function, acquire history version information of the file stored in the cloud from the cloud server, and change the display area to display the history version information of the file of the super-fusion 123, as shown in fig. 3, the display area displays the history version V1 and the latest version V2 of the file of the super-fusion 123.
The above description is only the embodiments of the present invention, and the scope of protection is not limited thereto. The insubstantial changes or substitutions will now be made by those skilled in the art based on the teachings of the present invention, which fall within the scope of the claims.

Claims (10)

1. A cloud data operation method for terminal equipment is characterized by comprising the following steps: if the file resource manager of the terminal equipment opens a folder in a local cloud file directory structure, executing an embedding step: and embedding a cloud data operation calling interface in a window of the folder opened by the file resource manager, so that a user can call a cloud data operation function in the window.
2. The cloud data operation method for the terminal device according to claim 1, wherein: and creating the folder locally according to a directory structure of the data stored in the cloud storage.
3. The cloud data operation method for the terminal device according to claim 1, wherein: the cloud data operation calling interfaces are multiple.
4. The cloud data operation method for the terminal device according to claim 3, wherein: the cloud data operation and call interfaces are part or all of a sharing link interface, a cooperation interface, a transmission detail interface, a downloading interface, a cache clearing interface and a webpage version opening interface, wherein the sharing link interface is used for generating a downloading link of a file and sending the downloading link to other users, the cooperation interface is used for sharing the file into a cloud disk of other users, the transmission detail interface is used for displaying the uploading progress and/or the downloading progress of the file, the cache clearing interface is used for clearing the local cache of the file, and the webpage version opening interface is used for opening the cloud disk interface of the webpage version.
5. The cloud data operation method for the terminal device according to claim 1, 3 or 4, wherein:
the method comprises the following steps of: generating a control interface provided with a cloud data operation calling interface;
in the embedding step, a control interface with a cloud data operation calling interface is embedded in the window.
6. The cloud data operation method for the terminal device according to claim 5, wherein: and if the file in the window of the control interface is selected, acquiring the attribute information and/or the historical version of the selected file and displaying the attribute information and/or the historical version in the control interface.
7. The cloud data operation method for the terminal device according to claim 1, wherein:
the method comprises the following steps of: logging in a cloud disk account in a local cloud disk client application;
specifically, the embedding step is executed in a state where the cloud disk account is logged in.
8. The cloud data operation method for the terminal device according to claim 1, wherein: capturing the action of the file resource manager through a system hook, acquiring a handle of a window opened in the file resource manager, and judging whether a folder in the cloud file directory structure is opened in the file resource manager or not according to the handle of the opened window.
9. A computer-readable storage medium having stored thereon an executable computer program, characterized by: the computer program, when executed, may implement the cloud data operation method for the terminal device according to any one of claims 1 to 8.
10. A cloud data operation terminal device comprises a processor and a computer readable storage medium, and is characterized in that: the computer-readable storage medium is the computer-readable storage medium of claim 9.
CN202110787886.9A 2021-07-13 2021-07-13 Cloud data operation method for terminal equipment, storage medium and terminal equipment Pending CN113238997A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110787886.9A CN113238997A (en) 2021-07-13 2021-07-13 Cloud data operation method for terminal equipment, storage medium and terminal equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110787886.9A CN113238997A (en) 2021-07-13 2021-07-13 Cloud data operation method for terminal equipment, storage medium and terminal equipment

Publications (1)

Publication Number Publication Date
CN113238997A true CN113238997A (en) 2021-08-10

Family

ID=77135412

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110787886.9A Pending CN113238997A (en) 2021-07-13 2021-07-13 Cloud data operation method for terminal equipment, storage medium and terminal equipment

Country Status (1)

Country Link
CN (1) CN113238997A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114385091A (en) * 2022-03-24 2022-04-22 天津联想协同科技有限公司 Method and device for realizing network disk drive character, network disk and storage medium
WO2023201648A1 (en) * 2022-04-21 2023-10-26 宇龙计算机通信科技(深圳)有限公司 File operation apparatus, computer device and operation device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102306189A (en) * 2011-08-31 2012-01-04 珠海金山办公软件有限公司 Client and method for client to show status of network disk file
GB201306011D0 (en) * 2012-04-11 2013-05-15 Box Inc Cloud service enabled to handle a set of files depicted to a user as a single file in a native operating system
CN110069454A (en) * 2017-09-11 2019-07-30 中兴通讯股份有限公司 A kind of network file management method, terminal and computer readable storage medium
CN110727487A (en) * 2019-09-02 2020-01-24 厦门鑫朗软件有限公司 Method for embedding network disk window into windows resource manager
US20200336564A1 (en) * 2019-04-17 2020-10-22 Sure Universal Ltd. Seamless connectivity to smart devices, cameras and home care devices over wifi networks and cloud

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102306189A (en) * 2011-08-31 2012-01-04 珠海金山办公软件有限公司 Client and method for client to show status of network disk file
GB201306011D0 (en) * 2012-04-11 2013-05-15 Box Inc Cloud service enabled to handle a set of files depicted to a user as a single file in a native operating system
CN110069454A (en) * 2017-09-11 2019-07-30 中兴通讯股份有限公司 A kind of network file management method, terminal and computer readable storage medium
US20200336564A1 (en) * 2019-04-17 2020-10-22 Sure Universal Ltd. Seamless connectivity to smart devices, cameras and home care devices over wifi networks and cloud
CN110727487A (en) * 2019-09-02 2020-01-24 厦门鑫朗软件有限公司 Method for embedding network disk window into windows resource manager

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
顾小兵 等: "基于企业私有云的协同设计应用探索", 《水利规划与设计》 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114385091A (en) * 2022-03-24 2022-04-22 天津联想协同科技有限公司 Method and device for realizing network disk drive character, network disk and storage medium
CN114385091B (en) * 2022-03-24 2022-07-26 天津联想协同科技有限公司 Method and device for realizing network disk drive character, network disk and storage medium
WO2023201648A1 (en) * 2022-04-21 2023-10-26 宇龙计算机通信科技(深圳)有限公司 File operation apparatus, computer device and operation device

Similar Documents

Publication Publication Date Title
US11200044B2 (en) Providing access to a hybrid application offline
JP6797290B2 (en) Content management capabilities for messaging services
JP6418704B2 (en) Content item template
CN104219283B (en) File on-demand based on cloud storage is downloaded and automatic synchronous method and its device
US10375074B2 (en) Methods and apparatus for establishing shared memory spaces for data access and distribution
CN113238997A (en) Cloud data operation method for terminal equipment, storage medium and terminal equipment
US11151086B2 (en) Comment previews displayed in context within content item
US11860823B2 (en) Aggregated details displayed within file browser interface
CN110069454A (en) A kind of network file management method, terminal and computer readable storage medium
CN109587233A (en) Cloudy Container Management method, equipment and computer readable storage medium
KR20130088795A (en) Document management server and document management method
US11112948B2 (en) Dynamic preview in a file browser interface
CN114528473A (en) Websocket-based information integration release method and system
CN110633250B (en) Resource management system and method
AU2017385015B2 (en) Accessing historical content items of a content management system through placeholders
AU2019261524C1 (en) Aggregated Details Displayed Within File Browser Interface
US11809381B2 (en) Accessing network based content items by a mobile device while offline
CN111309796A (en) Data processing method and device and computer readable storage medium
KR101075023B1 (en) Method for Managing history of document using Link Document and System thereof
JP4430908B2 (en) Multi-window display control device and computer system using the same
JP2006003996A (en) Use history management device, use history management method and use history management program
CN110275865B (en) File storage optimization method and device
CN113220958A (en) Page information display method, system and storage medium
CN106802834A (en) A kind of method for down loading of server file

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210810