CN111479250A - File sharing method, device and system and terminal equipment - Google Patents

File sharing method, device and system and terminal equipment Download PDF

Info

Publication number
CN111479250A
CN111479250A CN202010249005.3A CN202010249005A CN111479250A CN 111479250 A CN111479250 A CN 111479250A CN 202010249005 A CN202010249005 A CN 202010249005A CN 111479250 A CN111479250 A CN 111479250A
Authority
CN
China
Prior art keywords
file
terminal
key information
application program
application
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
CN202010249005.3A
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.)
Goertek Techology Co Ltd
Original Assignee
Goertek Techology 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 Goertek Techology Co Ltd filed Critical Goertek Techology Co Ltd
Priority to CN202010249005.3A priority Critical patent/CN111479250A/en
Publication of CN111479250A publication Critical patent/CN111479250A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/80Services using short range communication, e.g. near-field communication [NFC], radio-frequency identification [RFID] or low energy communication
    • 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/14Details of searching files based on file metadata
    • 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/17Details of further file system functions
    • G06F16/176Support for shared access to files; File sharing support
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • 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]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/14Direct-mode setup

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • Library & Information Science (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application discloses a file sharing method, a device and a system and a terminal device, wherein the method is applied to a first terminal and specifically comprises the following steps: acquiring key information of a file sent by a second terminal; the file key information is information of a file to be shared, which is determined by the second terminal according to the file sharing request; opening an application program corresponding to the file to be shared according to the key information of the file, and automatically logging in an application account of the application program; and searching a target file corresponding to the key information of the file in the application program, and executing corresponding file processing operation according to the authority possessed by the application account. According to the method and the device, the second terminal can send the key information of the file to be shared to the first terminal, the first terminal can open the related application program according to the key information of the file, complete automatic login of the account, automatically search the target file in the application program, and further execute corresponding file processing operation according to the permission of the current application account, so that the file can be conveniently shared under the copyright limitation.

Description

File sharing method, device and system and terminal equipment
Technical Field
The present application relates to the field of file sharing technologies, and in particular, to a file sharing method, apparatus, system, and a terminal device.
Background
At present, file sharing and transmission between terminal devices are becoming more and more popular. However, sharing of local files, especially music, video, and file transfers among multiple device accounts may be limited, and even prohibited in the future, due to copyright restrictions. For example, a user using a music smartwatch may wish to share a piece of music in a music application to another user, but the piece of music is copyrighted and not allowed to be sent to a third party account device by way of local file copying or file transfer. At this time, a new file sharing method is urgently needed, and the requirement of people on convenient operation of file sharing of terminal equipment is met.
Disclosure of Invention
The application aims to provide a file sharing method, a device, a system and a terminal device, which can realize convenient file sharing under copyright limitation.
In order to achieve the above object, the present application provides a file sharing method, applied to a first terminal, including:
acquiring key information of a file sent by a second terminal; the file key information is information of a file to be shared, which is determined by the second terminal according to the file sharing request;
opening an application program corresponding to the file to be shared according to the key information of the file, and automatically logging in an application account of the application program;
and searching a target file corresponding to the file key information in the application program, and executing corresponding file processing operation according to the authority possessed by the application account.
Optionally, before obtaining the key information of the file sent by the second terminal, the method further includes:
and establishing wireless communication connection with the second terminal through a wireless transmission module.
Optionally, the key information of the file includes a file name of the file to be shared, a name of a corresponding application program, and a server address.
Optionally, the searching for the target file corresponding to the file key information in the application program includes:
automatically starting a search engine of the application program;
and searching a corresponding target file according to the server address and the file name.
Optionally, the executing the corresponding file processing operation according to the authority possessed by the application account includes:
judging whether the application account number has file opening permission or file downloading permission;
if the application account number has file opening permission, directly opening a corresponding target file;
and if the application account number has file downloading permission, performing downloading operation and/or opening operation on the target file.
Optionally, if the application account has a file downloading permission, the method further includes:
displaying first prompt information through an interactive interface so as to receive an operation selection instruction issued by a user;
and executing opening operation and/or downloading operation on the target file according to the operation selection instruction.
Optionally, the method further includes:
and if the application account does not have the file opening permission or the file downloading permission, displaying second prompt information to prompt a user to select whether to upgrade the application account.
In order to achieve the above object, the present application provides a file sharing method, applied to a second terminal, including:
acquiring a file sharing request issued by a user through a display interface;
collecting key file information corresponding to the file to be shared according to the file sharing request; the file key information is information of a file to be shared, which is determined by the second terminal according to the file sharing request;
and sending the key information of the file to a first terminal so that the first terminal opens an application program corresponding to the file to be shared according to the key information of the file, automatically logs in an application account of the application program, searches the file corresponding to the key information of the file in the application program, and executes corresponding file processing operation according to the authority possessed by the application account.
In order to achieve the above object, the present application provides a file sharing apparatus, applied to a first terminal, including:
the information acquisition module is used for acquiring key information of the file sent by the second terminal; the file key information is information of a file to be shared, which is determined by the second terminal according to the file sharing request;
the account login module is used for opening an application program corresponding to the file to be shared according to the key information of the file and automatically logging in an application account of the application program;
and the file processing module is used for searching the target file corresponding to the file key information in the application program and executing corresponding file processing operation according to the authority possessed by the application account.
In order to achieve the above object, the present application provides a terminal device, including:
a memory for storing a computer program;
a processor for implementing the steps of any of the file sharing methods disclosed above when executing the computer program.
To achieve the above object, the present application provides a file sharing system, comprising: a first terminal and a second terminal;
the second terminal is used for acquiring a file sharing request issued by a user through a display interface, collecting file key information corresponding to a file to be shared according to the file sharing request, and sending the file key information to the first terminal;
the first terminal is used for opening an application program corresponding to the file to be shared according to the file key information, automatically logging in an application account of the application program, searching a target file corresponding to the file key information in the application program, and executing corresponding file processing operation according to the authority possessed by the application account.
According to the above scheme, the file sharing method provided by the application is applied to the first terminal, and includes: acquiring key information of a file sent by a second terminal; the file key information is information of a file to be shared, which is determined by the second terminal according to the file sharing request; opening an application program corresponding to the file to be shared according to the key information of the file, and automatically logging in an application account of the application program; and searching a target file corresponding to the file key information in the application program, and executing corresponding file processing operation according to the authority possessed by the application account. According to the method and the device, the second terminal can send the key information of the file to be shared to the first terminal, the first terminal can open the related application program according to the key information of the file, complete automatic login of the account, automatically search the target file in the application program, and further execute corresponding file processing operation according to the permission of the current application account, so that the file can be conveniently shared under the copyright limitation.
The application also discloses a file sharing device, a file sharing system and a terminal device, and the technical effects can be achieved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a flowchart of a file sharing method disclosed in an embodiment of the present application;
FIG. 2 is a flow chart of another file sharing method disclosed in the embodiments of the present application;
FIG. 3 is a flowchart of another file sharing method disclosed in an embodiment of the present application;
FIG. 4 is a block diagram of a file sharing apparatus according to an embodiment of the present disclosure;
fig. 5 is a structural diagram of a terminal device disclosed in an embodiment of the present application;
fig. 6 is a structural diagram of another terminal device disclosed in the embodiment of the present application;
FIG. 7 is a block diagram of a file sharing system according to an embodiment of the present disclosure;
fig. 8 is a schematic structural diagram of a specific terminal device disclosed in an embodiment of the present application;
FIG. 9 is a flowchart illustrating a process of the first terminal during a file sharing process;
fig. 10 is a flowchart of the second terminal in the file sharing process.
Detailed Description
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 of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
In the prior art, sharing of local files, especially music and videos, and file transfer among multiple device accounts may be limited and even prohibited in the future due to copyright restrictions. For example, a user using a music smartwatch may wish to share a piece of music in a music application to another user, but the piece of music is copyrighted and not allowed to be sent to a third party account device by way of local file copying or file transfer.
Therefore, the embodiment of the application discloses a file sharing method, which can realize convenient file sharing under the copyright limitation.
Referring to fig. 1, an embodiment of the present application discloses a file sharing method, which is applied to a first terminal, and the method includes:
s101: acquiring key information of a file sent by a second terminal; the file key information is information of a file to be shared, which is determined by the second terminal according to the file sharing request;
in the embodiment of the application, the first terminal serves as a file receiving party, and the second terminal serves as a file sending party. Specifically, the first terminal and the second terminal may include, but are not limited to, a smart wearable device, a mobile phone, a tablet computer, a notebook computer, a computer, etc. capable of independently connecting to the internet through a wireless or wired communication connection.
Specifically, the first terminal and the second terminal may each include a wireless transmission module, such as an NFC module, a bluetooth module, an optical data transmission module, and the like. The wireless transmission module can enable the first terminal and the second terminal to establish a wireless communication connection and transmit data based on the wireless connection.
In this step, the second terminal can receive a file sharing request of the user, that is, the user can initiate the file sharing request to the second terminal, and the second terminal can parse the request after receiving the file sharing request to determine the file to be shared and the key information of the file corresponding to the file to be shared, and send the key information of the file to the first terminal through the communication connection with the first terminal. The key information of the file may include, but is not limited to, a file name of the file to be shared, a corresponding application name, and a server address.
S102: opening an application program corresponding to the file to be shared according to the key information of the file, and automatically logging in an application account of the application program;
it can be understood that after receiving the file key information, the first terminal may determine, according to the file key information, an application program corresponding to the file to be shared, further automatically open the application program, and automatically log in an application account of the application program.
S103: and searching a target file corresponding to the key information of the file in the application program, and executing corresponding file processing operation according to the authority possessed by the application account.
In this step, after the application account is successfully logged in, the target file can be searched in the application program. In a specific implementation manner, the process of searching for the target file corresponding to the file key information in the application program may specifically include: automatically starting a search engine of an application program; and searching the corresponding target file according to the server address and the file name, namely searching the target file by using the file name on the server address in the file key information.
After the target file is searched, the authority of the currently logged-in application account, for example, whether the currently logged-in application account has the authority of opening/downloading the target file or not, may be determined, so that the corresponding file processing operation may be executed according to the authority of the currently logged-in application account.
According to the above scheme, the file sharing method provided by the application is applied to the first terminal, and includes: acquiring key information of a file sent by a second terminal; the file key information is information of a file to be shared, which is determined by the second terminal according to the file sharing request; opening an application program corresponding to the file to be shared according to the key information of the file, and automatically logging in an application account of the application program; and searching a target file corresponding to the key information of the file in the application program, and executing corresponding file processing operation according to the authority possessed by the application account. According to the method and the device, the second terminal can send the key information of the file to be shared to the first terminal, the first terminal can open the related application program according to the key information of the file, complete automatic login of the account, automatically search the target file in the application program, and further execute corresponding file processing operation according to the permission of the current application account, so that the file can be conveniently shared under the copyright limitation.
The embodiment of the application discloses another file sharing method, and compared with the previous embodiment, the embodiment further describes and optimizes the technical scheme. Specifically, the method comprises the following steps:
referring to fig. 2, an embodiment of the present application discloses another file sharing method, which is applied to a first terminal, and the method includes:
s201: acquiring key information of a file sent by a second terminal; the file key information is information of a file to be shared, which is determined by the second terminal according to the file sharing request;
s202: opening an application program corresponding to the file to be shared according to the key information of the file, and automatically logging in an application account of the application program;
s203: searching a target file corresponding to the key information of the file in the application program;
s204: judging whether the application account has file opening permission or file downloading permission;
s205: if the application account number has the file opening authority, directly opening the corresponding target file;
in the embodiment of the application, whether the currently logged application account has the file opening permission or the file downloading permission can be judged. If the file has the file opening authority, the target file can be directly opened.
S206: if the application account has the file downloading permission, displaying first prompt information through an interactive interface so as to receive an operation selection instruction issued by a user;
if the currently logged application account has the file downloading authority, the file can be directly downloaded and opened. As a preferred implementation manner, the first prompt information may be displayed through the interactive interface, so as to request a user what kind of operation is to be performed on the file, and receive an operation selection instruction issued by the user through the interactive interface.
S207: and according to the operation selection instruction, performing opening operation and/or downloading operation on the target file.
In this step, the corresponding operation may be executed according to the operation selection instruction of the user, such as opening the target file, downloading the target file, or opening the target file while downloading.
It can be understood that, if the currently logged-in application account does not have the file opening permission or the file downloading permission, the second prompt information may be displayed through the interactive interface to inform that the permission of the user is insufficient, and the user may determine whether to perform the upgrade operation on the current account according to the requirement.
The embodiment of the application discloses another file sharing method, and compared with the previous embodiment, the embodiment further describes and optimizes the technical scheme. Specifically, the method comprises the following steps:
referring to fig. 3, an embodiment of the present application discloses another file sharing method, which is applied to a second terminal, and the method includes:
s301: acquiring a file sharing request issued by a user through a display interface;
in the embodiment of the application, the second terminal can receive the file sharing request of the user, that is, the user can initiate the file sharing request to the second terminal through the display interface.
S302: collecting key file information corresponding to a file to be shared according to the file sharing request; the file key information is information of a file to be shared, which is determined by the second terminal according to the file sharing request;
in this step, the second terminal can parse the request after receiving the file sharing request, so as to determine the file to be shared and the key information of the file corresponding to the file to be shared. The key information of the file may include, but is not limited to, a file name of the file to be shared, a corresponding application name, and a server address.
S303: and sending the key information of the file to the first terminal so that the first terminal opens an application program corresponding to the file to be shared according to the key information of the file, automatically logs in an application account of the application program, searches the file corresponding to the key information of the file in the application program, and executes corresponding file processing operation according to the authority possessed by the application account.
In a specific implementation, after the second terminal acquires the file key information, the file key information may be sent to the first terminal through a communication connection with the first terminal. After receiving the key information of the file, the first terminal can determine an application program corresponding to the file to be shared according to the key information of the file, automatically open the application program, and automatically log in an application account of the application program. And then searching the application program for the target file. After the target file is searched, the first terminal may determine the authority of the currently logged-in application account, for example, whether the authority of opening/downloading the target file is provided, so that the corresponding file processing operation may be executed according to the authority of the current account.
In the following, a file sharing apparatus provided in an embodiment of the present application is introduced, and a file sharing apparatus described below and a file sharing method described above may be referred to each other.
Referring to fig. 4, an embodiment of the present application provides a file sharing apparatus, which is applied to a first terminal, and the apparatus specifically includes:
an information obtaining module 401, configured to obtain key information of a file sent by a second terminal; the file key information is information of a file to be shared, which is determined by the second terminal according to the file sharing request;
an account login module 402, configured to open an application program corresponding to a file to be shared according to the file key information, and automatically login an application account of the application program;
the file processing module 403 is configured to search for a target file corresponding to the file key information in the application program, and execute a corresponding file processing operation according to the authority possessed by the application account.
For the specific implementation process of the modules 401 to 403, reference may be made to the corresponding content disclosed in the foregoing embodiments, and details are not repeated here.
The present application further provides a terminal device, referring to fig. 5, a structure diagram of a terminal device provided in an embodiment of the present application, as shown in fig. 5, includes:
a memory 100 for storing a computer program;
the processor 200, when executing the computer program, may implement the steps provided by any of the foregoing embodiments.
Specifically, the memory 100 includes a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and computer-readable instructions, and the internal memory provides an environment for the operating system and the computer-readable instructions in the non-volatile storage medium to run. The processor 200 may be a Central Processing Unit (CPU), a controller, a microcontroller, a microprocessor or other data processing chip in some embodiments, and provides computing and controlling capability for the terminal device, and when executing the computer program stored in the memory 100, the steps of the file sharing method provided in any of the foregoing embodiments may be implemented.
On the basis of the above embodiment, as a preferred implementation, referring to fig. 6, the terminal device further includes:
and an input interface 300 connected to the processor 200, for acquiring computer programs, parameters and instructions imported from the outside, and storing the computer programs, parameters and instructions into the memory 100 under the control of the processor 200. The input interface 300 may be connected to an input device for receiving parameters or instructions manually input by a user. The input device may be a touch layer covered on a display screen, or a button, a track ball or a touch pad arranged on a terminal shell, or a keyboard, a touch pad or a mouse, etc.
The display unit 400 is connected to the processor 200 and is used for displaying data processed by the processor 200 and displaying a visual user interface, and the display unit 400 may be a L ED display, a liquid crystal display, a touch-sensitive liquid crystal display, an O L ED (Organic L light-Emitting Diode) touch screen, and the like.
The communication technology adopted by the communication connection can be a wired communication technology or a wireless communication technology, such as mobile high-definition link technology (MH L), a Universal Serial Bus (USB), a high-definition multimedia interface (HDMI), wireless fidelity (WiFi), a Bluetooth communication technology, a low-power Bluetooth communication technology, an IEEE802.11s-based communication technology and the like.
Fig. 6 shows only a terminal device having the assembly 100 and 500, and those skilled in the art will appreciate that the structure shown in fig. 6 does not constitute a limitation of the terminal device, and may include fewer or more components than those shown, or some components may be combined, or a different arrangement of components.
A file sharing system provided in an embodiment of the present application is described below. Referring to fig. 7, a file sharing system provided in an embodiment of the present application specifically includes: a first terminal and a second terminal; the first terminal and the second terminal may be connected through a network. The second terminal is used for acquiring a file sharing request issued by a user through a display interface, collecting file key information corresponding to a file to be shared according to the file sharing request, and sending the file key information to the first terminal; the first terminal is used for opening an application program corresponding to the file to be shared according to the file key information, automatically logging in an application account of the application program, searching a target file corresponding to the file key information in the application program, and executing corresponding file processing operation according to the authority possessed by the application account.
As shown in fig. 8, each of the first and second terminals may include a system processing module, an audio module, a display module, a mobile communication module, a WiFi module, an instruction input module, a wireless transmission module, and the like. The system processing module may comprise an application processing unit for running and controlling the application. The display module can be used for displaying display information of the system processing module, such as pictures, videos, interactive interfaces and the like. The audio module may comprise an audio decoding unit and a speaker unit, and may be specifically configured to decode audio content from the system processing module and generate sound. The mobile communication module may include, but is not limited to, a 4G mobile communication module, a 5G mobile communication module, and the like, through which the terminal device can implement a network connection with the outside. The WiFi module may connect to a WiFi hotspot or local area network route, which in turn connects to an external network. The wireless transmission module can be an NFC module, a bluetooth module, an optical data transmission module, and the like, and can enable the first terminal and the second terminal to establish a wireless communication connection and transmit data. The instruction input module can be a mechanical key, a voice input unit, a touch unit, a gesture recognition unit and the like, and a user can input an instruction to the system processing module through the module, for example, an instruction for selecting a file to be shared, initiating a sharing request and the like is input.
Fig. 9 and fig. 10 are schematic flow charts of the first terminal and the second terminal in the file sharing process, respectively. As shown in fig. 9 and 10, the user selects a file to be shared through the display module and the instruction input module of the second terminal by using an application program of the second terminal, for example, a network music playing application program, and issues a file sharing request. After the system processing module of the second terminal receives the file sharing request, the application processing unit therein may collect key information of the file, such as information of an application name of the file, a server address of the file, and the like.
And the second terminal establishes wireless communication connection with the first terminal needing to receive the shared file through the wireless transmission module. For example, when the wireless transmission module is an NFC module, and both the two terminal devices start NFC connection permission in advance, when the second terminal is close to the first terminal, the NFC connection can be automatically established between the first terminal and the second terminal. After the wireless communication connection is established, the second terminal system processing module sends the key information of the shared file collected by the application program processing unit to the first terminal through the wireless transmission module.
After receiving the key information of the shared file, the wireless transmission module of the first terminal sends the key information to a system processing module of the first terminal for data processing and information content identification, an application program processing unit of the system processing module starts an application program mentioned in the key information, an account of the application program is automatically logged in, a search engine of the application program is opened, and the file name on the server address contained in the key information is searched. Further, the application program judges the processing authority of the current account number to the searched file. If the file has the opening authority, the application program can directly open the file; if the file has the downloading authority, the application program downloads and/or opens the file; if the current account number does not have any authority, the application program can send prompt information to the user through the interactive interface to request whether the current account number needs to be upgraded or not. In a preferred embodiment, if the file has the download permission, the user may further be queried what operation is performed on the current file through the interactive interface to obtain an operation instruction of the user, and determine that the file is to be opened, downloaded, or downloaded and opened simultaneously according to the operation instruction. In addition, if the first terminal cannot be upgraded, a request may be further sent to the second terminal so that the second terminal attempts to download the file and then share the file to the first terminal.
The present application also provides a computer-readable storage medium, which may include: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk. The storage medium has a computer program stored thereon, and the computer program, when executed by a processor, implements the steps of the file sharing method provided by any of the foregoing embodiments.
According to the method and the device, the second terminal can send the key information of the file to be shared to the first terminal, the first terminal can open a related application program according to the key information of the file, complete automatic login of an account, automatically search a target file in the application program, further execute corresponding file processing operation according to the authority of the current application account, and achieve convenient sharing of the file under copyright limitation.
The embodiments are described in a progressive manner in the specification, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. For the system disclosed by the embodiment, the description is relatively simple because the system corresponds to the method disclosed by the embodiment, and the relevant points can be referred to the method part for description. It should be noted that, for those skilled in the art, it is possible to make several improvements and modifications to the present application without departing from the principle of the present application, and such improvements and modifications also fall within the scope of the claims of the present application.
It is further noted that, in the present specification, relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.

Claims (11)

1. A file sharing method is applied to a first terminal and comprises the following steps:
acquiring key information of a file sent by a second terminal; the file key information is information of a file to be shared, which is determined by the second terminal according to the file sharing request;
opening an application program corresponding to the file to be shared according to the key information of the file, and automatically logging in an application account of the application program;
and searching a target file corresponding to the file key information in the application program, and executing corresponding file processing operation according to the authority possessed by the application account.
2. The file sharing method according to claim 1, wherein before the obtaining of the key information of the file sent by the second terminal, the method further comprises:
and establishing wireless communication connection with the second terminal through a wireless transmission module.
3. The file sharing method according to claim 1, wherein the key information of the file comprises a file name of the file to be shared, a corresponding application name and a server address.
4. The file sharing method according to claim 3, wherein the searching for the target file corresponding to the file key information in the application program includes:
automatically starting a search engine of the application program;
and searching a corresponding target file according to the server address and the file name.
5. The file sharing method according to any one of claims 1 to 4, wherein the executing the corresponding file processing operation according to the authority possessed by the application account includes:
judging whether the application account number has file opening permission or file downloading permission;
if the application account number has file opening permission, directly opening a corresponding target file;
and if the application account number has file downloading permission, performing downloading operation and/or opening operation on the target file.
6. The file sharing method according to claim 5, wherein if the application account has a file download permission, further comprising:
displaying first prompt information through an interactive interface so as to receive an operation selection instruction issued by a user;
and executing opening operation and/or downloading operation on the target file according to the operation selection instruction.
7. The file sharing method according to claim 5, further comprising:
and if the application account does not have the file opening permission or the file downloading permission, displaying second prompt information to prompt a user to select whether to upgrade the application account.
8. A file sharing method is applied to a second terminal and comprises the following steps:
acquiring a file sharing request issued by a user through a display interface;
collecting key file information corresponding to the file to be shared according to the file sharing request; the file key information is information of a file to be shared, which is determined by the second terminal according to the file sharing request;
and sending the key information of the file to a first terminal so that the first terminal opens an application program corresponding to the file to be shared according to the key information of the file, automatically logs in an application account of the application program, searches the file corresponding to the key information of the file in the application program, and executes corresponding file processing operation according to the authority possessed by the application account.
9. A file sharing device is applied to a first terminal and comprises:
the information acquisition module is used for acquiring key information of the file sent by the second terminal; the file key information is information of a file to be shared, which is determined by the second terminal according to the file sharing request;
the account login module is used for opening an application program corresponding to the file to be shared according to the key information of the file and automatically logging in an application account of the application program;
and the file processing module is used for searching the target file corresponding to the file key information in the application program and executing corresponding file processing operation according to the authority possessed by the application account.
10. A terminal device, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the file sharing method according to any one of claims 1 to 8 when executing said computer program.
11. A file sharing system, comprising: a first terminal and a second terminal;
the second terminal is used for acquiring a file sharing request issued by a user through a display interface, collecting file key information corresponding to a file to be shared according to the file sharing request, and sending the file key information to the first terminal;
the first terminal is used for opening an application program corresponding to the file to be shared according to the file key information, automatically logging in an application account of the application program, searching a target file corresponding to the file key information in the application program, and executing corresponding file processing operation according to the authority possessed by the application account.
CN202010249005.3A 2020-03-31 2020-03-31 File sharing method, device and system and terminal equipment Pending CN111479250A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010249005.3A CN111479250A (en) 2020-03-31 2020-03-31 File sharing method, device and system and terminal equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010249005.3A CN111479250A (en) 2020-03-31 2020-03-31 File sharing method, device and system and terminal equipment

Publications (1)

Publication Number Publication Date
CN111479250A true CN111479250A (en) 2020-07-31

Family

ID=71750414

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010249005.3A Pending CN111479250A (en) 2020-03-31 2020-03-31 File sharing method, device and system and terminal equipment

Country Status (1)

Country Link
CN (1) CN111479250A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113992652A (en) * 2021-10-15 2022-01-28 珠海金山办公软件有限公司 Cross-terminal file synchronization method and device
WO2022078119A1 (en) * 2020-10-13 2022-04-21 华为技术有限公司 Cross-device data sharing method and related device
WO2023039697A1 (en) * 2021-09-14 2023-03-23 Citrix Systems, Inc. Centralized collection of application files
WO2023216989A1 (en) * 2022-05-11 2023-11-16 华为技术有限公司 Method for converting file format, and electronic device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105872618A (en) * 2015-11-16 2016-08-17 乐视致新电子科技(天津)有限公司 Video resource sharing method and system, and related devices
CN106776917A (en) * 2016-11-30 2017-05-31 北京小米移动软件有限公司 A kind of method and apparatus for obtaining resource file
CN107659834A (en) * 2017-03-22 2018-02-02 腾讯科技(深圳)有限公司 The sharing method and device of media resource

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105872618A (en) * 2015-11-16 2016-08-17 乐视致新电子科技(天津)有限公司 Video resource sharing method and system, and related devices
CN106776917A (en) * 2016-11-30 2017-05-31 北京小米移动软件有限公司 A kind of method and apparatus for obtaining resource file
CN107659834A (en) * 2017-03-22 2018-02-02 腾讯科技(深圳)有限公司 The sharing method and device of media resource

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022078119A1 (en) * 2020-10-13 2022-04-21 华为技术有限公司 Cross-device data sharing method and related device
WO2023039697A1 (en) * 2021-09-14 2023-03-23 Citrix Systems, Inc. Centralized collection of application files
CN113992652A (en) * 2021-10-15 2022-01-28 珠海金山办公软件有限公司 Cross-terminal file synchronization method and device
CN113992652B (en) * 2021-10-15 2024-03-15 珠海金山办公软件有限公司 Cross-terminal file synchronization method and device
WO2023216989A1 (en) * 2022-05-11 2023-11-16 华为技术有限公司 Method for converting file format, and electronic device

Similar Documents

Publication Publication Date Title
CN111479250A (en) File sharing method, device and system and terminal equipment
US10311877B2 (en) Performing tasks and returning audio and visual answers based on voice command
JP6266245B2 (en) Content sharing method and system, apparatus and recording medium
US8385828B1 (en) Peer-to-peer transfer of files with back-office completion
KR101885133B1 (en) Apparatus and method for providing application auto install function in digital device
CN105338391B (en) Intelligent television control method and mobile terminal
KR102013338B1 (en) Sharing Method of Service Page and Electronic Device operating the same
JP6806762B2 (en) Methods and devices for pushing information
WO2018107719A1 (en) Data sharing method, apparatus, terminal device and server
WO2017113840A1 (en) Information recommending method and device
KR102502655B1 (en) Method for contents playback with continuity and electronic device therefor
KR20120051285A (en) Method for displaying background pictures in mobile communication apparatus and apparatus the same
CN112346751B (en) Application program installation method and device, electronic equipment and storage medium
WO2016150191A1 (en) Data sharing method and device
US20150189002A1 (en) Information processing apparatus, information processing method and program
WO2022206704A1 (en) Voice interaction method and electronic device
US20120182981A1 (en) Terminal and method for synchronization
WO2015070559A1 (en) Pushing method and device for application program
CN105824523A (en) Method for downloading application software and mobile terminal
WO2017193544A1 (en) Method, device, and electronic apparatus for downloading resource
WO2015081716A1 (en) Method, system, and related device for providing application service
JP2017130197A (en) Method and system for managing application of set-top box
CN112291602B (en) Video playing method, electronic equipment and storage medium
CN112052377B (en) Resource recommendation method, device, server and storage medium
US11625471B2 (en) Method for providing autofill function and electronic device including the same

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

Application publication date: 20200731

RJ01 Rejection of invention patent application after publication