CN112115109A - File sharing method and device and computer readable storage medium - Google Patents

File sharing method and device and computer readable storage medium Download PDF

Info

Publication number
CN112115109A
CN112115109A CN202011021604.6A CN202011021604A CN112115109A CN 112115109 A CN112115109 A CN 112115109A CN 202011021604 A CN202011021604 A CN 202011021604A CN 112115109 A CN112115109 A CN 112115109A
Authority
CN
China
Prior art keywords
file
shared
sharing
suffix
name
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.)
Granted
Application number
CN202011021604.6A
Other languages
Chinese (zh)
Other versions
CN112115109B (en
Inventor
吴启军
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nubia Technology Co Ltd
Original Assignee
Nubia 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 Nubia Technology Co Ltd filed Critical Nubia Technology Co Ltd
Priority to CN202011021604.6A priority Critical patent/CN112115109B/en
Publication of CN112115109A publication Critical patent/CN112115109A/en
Application granted granted Critical
Publication of CN112115109B publication Critical patent/CN112115109B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/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
    • 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/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • G06F16/164File meta data generation
    • 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)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a file sharing method, equipment and a computer readable storage medium, wherein the method comprises the following steps: detecting whether a name of a file to be shared carries a file suffix or not; then, if the name does not carry the file suffix, acquiring the file suffix corresponding to the file to be shared in a database; then, generating a copy piece which is the same as the file to be shared, and renaming the copy piece according to the name and the file suffix; and finally, sharing the renamed copy piece, and deleting the copy piece after sharing is finished. The humanized file sharing scheme is realized, so that the file sharing among users is smoother and more convenient, the problem that the file is difficult to identify and open after being shared is avoided, and the file sharing experience among the users is improved.

Description

File sharing method and device and computer readable storage medium
Technical Field
The present invention relates to the field of mobile communications, and in particular, to a file sharing method and apparatus, and a computer-readable storage medium.
Background
In the prior art, with the rapid development of mobile terminal technology, handheld mobile terminals have gradually replaced traditional music devices such as MP3 and MP4, and become main devices for audio and video playing. Between the mobile terminals, wireless connection can be carried out through Bluetooth or WiFi, and a user can share a file to another mobile terminal on the mobile terminal through WiFi, Bluetooth or internet application.
After the mobile terminal receives the shared files, the file manager can display the files in a directory of a corresponding file type in a classified manner according to the file types, and a user can browse and open the files conveniently.
However, during sharing, the file manager shares the file under the directory placed according to the corresponding file type, so that during sharing, the name of the shared file only contains the file type and does not contain the suffix of the file, and the shared file cannot be opened on the shared terminal, which results in poor user experience. In addition, if the shared file is an audio file with a suffix of 3ga format, since the audio file in 3ga format cannot be identified by the default player of the system, if the shared mobile terminal is not provided with playing software supporting 3ga format, the file in 3ga format cannot be identified on the shared terminal, and the shared mobile terminal cannot be opened by default music of the system.
Therefore, in summary, the file sharing scheme in the prior art has a problem that the other party cannot be identified, so that the file sharing experience between users is affected.
Disclosure of Invention
In order to solve the technical defects in the prior art, the invention provides a file sharing method, which comprises the following steps:
detecting whether a name of a file to be shared carries a file suffix or not;
if the name does not carry the file suffix, acquiring the file suffix corresponding to the file to be shared in a database;
generating a copy piece which is the same as the file to be shared, and renaming the copy piece according to the name and the file suffix;
and sharing the renamed copy piece, and deleting the copy piece after sharing is finished.
Optionally, the detecting whether a name of the file to be shared carries a file suffix includes:
acquiring attribute information of the file to be shared;
and determining whether the name carries the file suffix according to the attribute information.
Optionally, if the name does not carry the file suffix, acquiring the file suffix corresponding to the file to be shared in a database, including:
determining a database corresponding to the file to be shared according to the attribute information;
and acquiring a file suffix corresponding to the file to be shared in the database.
Optionally, the generating a copy identical to the file to be shared, and renaming the copy according to the name and the file suffix includes:
generating a copy piece which is the same as the file to be shared in the directory of the file to be shared;
renaming the copied file by the name and the file suffix.
Optionally, the sharing the renamed copy part and deleting the copy part after the sharing is completed includes:
in the sharing instruction of the file to be shared, replacing the file to be shared by the copy piece;
and deleting the copied part in the directory after the transmission of the copied part is finished.
The present invention also provides a file sharing device, which includes a memory, a processor, and a computer program stored in the memory and operable on the processor, and when executed by the processor, the computer program implements:
detecting whether a name of a file to be shared carries a file suffix or not;
if the name does not carry the file suffix, acquiring the file suffix corresponding to the file to be shared in a database;
generating a copy piece which is the same as the file to be shared, and renaming the copy piece according to the name and the file suffix;
and sharing the renamed copy piece, and deleting the copy piece after sharing is finished.
Optionally, the computer program when executed by the processor implements:
acquiring attribute information of the file to be shared;
and determining whether the name carries the file suffix according to the attribute information.
Optionally, the computer program when executed by the processor implements:
determining a database corresponding to the file to be shared according to the attribute information;
and acquiring a file suffix corresponding to the file to be shared in the database.
Optionally, the computer program when executed by the processor implements:
generating a copy piece which is the same as the file to be shared in the directory of the file to be shared;
renaming the copied file according to the name and the file suffix;
in the sharing instruction of the file to be shared, replacing the file to be shared by the copy piece;
and deleting the copied part in the directory after the transmission of the copied part is finished.
The invention further provides a computer-readable storage medium, in which a file sharing program is stored, and when being executed by a processor, the file sharing program implements the steps of the file sharing method according to any one of the above items.
By implementing the file sharing method, the file sharing equipment and the computer readable storage medium, whether the name of the file to be shared carries a file suffix is detected; then, if the name does not carry the file suffix, acquiring the file suffix corresponding to the file to be shared in a database; then, generating a copy piece which is the same as the file to be shared, and renaming the copy piece according to the name and the file suffix; and finally, sharing the renamed copy piece, and deleting the copy piece after sharing is finished. The humanized file sharing scheme is realized, so that the file sharing among users is smoother and more convenient, the problem that the file is difficult to identify and open after being shared is avoided, and the file sharing experience among the users is improved.
Drawings
The invention will be further described with reference to the accompanying drawings and examples, in which:
fig. 1 is a schematic diagram of a hardware structure of a mobile terminal according to the present invention;
fig. 2 is a communication network system architecture diagram provided by an embodiment of the present invention;
FIG. 3 is a flowchart illustrating a file sharing method according to a first embodiment of the present invention;
FIG. 4 is a flowchart illustrating a file sharing method according to a second embodiment of the present invention;
FIG. 5 is a flowchart illustrating a file sharing method according to a third embodiment of the present invention;
FIG. 6 is a flowchart illustrating a file sharing method according to a fourth embodiment of the present invention;
fig. 7 is a flowchart of a file sharing method according to a fifth embodiment of the invention.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
In the following description, suffixes such as "module", "component", or "unit" used to denote elements are used only for facilitating the explanation of the present invention, and have no specific meaning in itself. Thus, "module", "component" or "unit" may be used mixedly.
The terminal may be implemented in various forms. For example, the terminal described in the present invention may include a mobile terminal such as a mobile phone, a tablet computer, a notebook computer, a palmtop computer, a Personal Digital Assistant (PDA), a Portable Media Player (PMP), a navigation device, a wearable device, a smart band, a pedometer, and the like, and a fixed terminal such as a Digital TV, a desktop computer, and the like.
The following description will be given by way of example of a mobile terminal, and it will be understood by those skilled in the art that the construction according to the embodiment of the present invention can be applied to a fixed type terminal, in addition to elements particularly used for mobile purposes.
Referring to fig. 1, which is a schematic diagram of a hardware structure of a mobile terminal for implementing various embodiments of the present invention, the mobile terminal 100 may include: RF (Radio Frequency) unit 101, WiFi module 102, audio output unit 103, a/V (audio/video) input unit 104, sensor 105, display unit 106, user input unit 107, interface unit 108, memory 109, processor 110, and power supply 111. Those skilled in the art will appreciate that the mobile terminal architecture shown in fig. 1 is not intended to be limiting of mobile terminals, which may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
The following describes each component of the mobile terminal in detail with reference to fig. 1:
the radio frequency unit 101 may be configured to receive and transmit signals during information transmission and reception or during a call, and specifically, receive downlink information of a base station and then process the downlink information to the processor 110; in addition, the uplink data is transmitted to the base station. Typically, radio frequency unit 101 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 101 can also communicate with a network and other devices through wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to GSM (Global System for Mobile communications), GPRS (General Packet Radio Service), CDMA2000(Code Division Multiple Access 2000), WCDMA (Wideband Code Division Multiple Access), TD-SCDMA (Time Division-Synchronous Code Division Multiple Access), FDD-LTE (Frequency Division duplex Long Term Evolution), and TDD-LTE (Time Division duplex Long Term Evolution).
WiFi belongs to short-distance wireless transmission technology, and the mobile terminal can help a user to receive and send e-mails, browse webpages, access streaming media and the like through the WiFi module 102, and provides wireless broadband internet access for the user. Although fig. 1 shows the WiFi module 102, it is understood that it does not belong to the essential constitution of the mobile terminal, and may be omitted entirely as needed within the scope not changing the essence of the invention.
The audio output unit 103 may convert audio data received by the radio frequency unit 101 or the WiFi module 102 or stored in the memory 109 into an audio signal and output as sound when the mobile terminal 100 is in a call signal reception mode, a call mode, a recording mode, a voice recognition mode, a broadcast reception mode, or the like. Also, the audio output unit 103 may also provide audio output related to a specific function performed by the mobile terminal 100 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 103 may include a speaker, a buzzer, and the like.
The a/V input unit 104 is used to receive audio or video signals. The a/V input Unit 104 may include a Graphics Processing Unit (GPU) 1041 and a microphone 1042, the Graphics processor 1041 Processing image data of still pictures or video obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 106. The image frames processed by the graphic processor 1041 may be stored in the memory 109 (or other storage medium) or transmitted via the radio frequency unit 101 or the WiFi module 102. The microphone 1042 may receive sounds (audio data) via the microphone 1042 in a phone call mode, a recording mode, a voice recognition mode, or the like, and may be capable of processing such sounds into audio data. The processed audio (voice) data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 101 in case of a phone call mode. The microphone 1042 may implement various types of noise cancellation (or suppression) algorithms to cancel (or suppress) noise or interference generated in the course of receiving and transmitting audio signals.
The mobile terminal 100 also includes at least one sensor 105, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor that can adjust the brightness of the display panel 1061 according to the brightness of ambient light, and a proximity sensor that can turn off the display panel 1061 and/or a backlight when the mobile terminal 100 is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally, three axes), can detect the magnitude and direction of gravity when stationary, and can be used for applications of recognizing the posture of a mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a fingerprint sensor, a pressure sensor, an iris sensor, a molecular sensor, a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured on the mobile phone, further description is omitted here.
The display unit 106 is used to display information input by a user or information provided to the user. The Display unit 106 may include a Display panel 1061, and the Display panel 1061 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The user input unit 107 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the mobile terminal. Specifically, the user input unit 107 may include a touch panel 1071 and other input devices 1072. The touch panel 1071, also referred to as a touch screen, may collect a touch operation performed by a user on or near the touch panel 1071 (e.g., an operation performed by the user on or near the touch panel 1071 using a finger, a stylus, or any other suitable object or accessory), and drive a corresponding connection device according to a predetermined program. The touch panel 1071 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 110, and can receive and execute commands sent by the processor 110. In addition, the touch panel 1071 may be implemented in various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. In addition to the touch panel 1071, the user input unit 107 may include other input devices 1072. In particular, other input devices 1072 may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like, and are not limited to these specific examples.
Further, the touch panel 1071 may cover the display panel 1061, and when the touch panel 1071 detects a touch operation thereon or nearby, the touch panel 1071 transmits the touch operation to the processor 110 to determine the type of the touch event, and then the processor 110 provides a corresponding visual output on the display panel 1061 according to the type of the touch event. Although the touch panel 1071 and the display panel 1061 are shown in fig. 1 as two separate components to implement the input and output functions of the mobile terminal, in some embodiments, the touch panel 1071 and the display panel 1061 may be integrated to implement the input and output functions of the mobile terminal, and is not limited herein.
The interface unit 108 serves as an interface through which at least one external device is connected to the mobile terminal 100. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 108 may be used to receive input (e.g., data information, power, etc.) from external devices and transmit the received input to one or more elements within the mobile terminal 100 or may be used to transmit data between the mobile terminal 100 and external devices.
The memory 109 may be used to store software programs as well as various data. The memory 109 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 109 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The processor 110 is a control center of the mobile terminal, connects various parts of the entire mobile terminal using various interfaces and lines, and performs various functions of the mobile terminal and processes data by operating or executing software programs and/or modules stored in the memory 109 and calling data stored in the memory 109, thereby performing overall monitoring of the mobile terminal. Processor 110 may include one or more processing units; preferably, the processor 110 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 110.
The mobile terminal 100 may further include a power supply 111 (e.g., a battery) for supplying power to various components, and preferably, the power supply 111 may be logically connected to the processor 110 via a power management system, so as to manage charging, discharging, and power consumption management functions via the power management system.
Although not shown in fig. 1, the mobile terminal 100 may further include a bluetooth module or the like, which is not described in detail herein.
In order to facilitate understanding of the embodiments of the present invention, a communication network system on which the mobile terminal of the present invention is based is described below.
Referring to fig. 2, fig. 2 is an architecture diagram of a communication Network system according to an embodiment of the present invention, where the communication Network system is an LTE system of a universal mobile telecommunications technology, and the LTE system includes a UE (User Equipment) 201, an E-UTRAN (Evolved UMTS Terrestrial Radio Access Network) 202, an EPC (Evolved Packet Core) 203, and an IP service 204 of an operator, which are in communication connection in sequence.
Specifically, the UE201 may be the terminal 100 described above, and is not described herein again.
The E-UTRAN202 includes eNodeB2021 and other eNodeBs 2022, among others. Among them, the eNodeB2021 may be connected with other eNodeB2022 through backhaul (e.g., X2 interface), the eNodeB2021 is connected to the EPC203, and the eNodeB2021 may provide the UE201 access to the EPC 203.
The EPC203 may include an MME (Mobility Management Entity) 2031, an HSS (Home Subscriber Server) 2032, other MMEs 2033, an SGW (Serving gateway) 2034, a PGW (PDN gateway) 2035, and a PCRF (Policy and Charging Rules Function) 2036, and the like. The MME2031 is a control node that handles signaling between the UE201 and the EPC203, and provides bearer and connection management. HSS2032 is used to provide registers to manage functions such as home location register (not shown) and holds subscriber specific information about service characteristics, data rates, etc. All user data may be sent through SGW2034, PGW2035 may provide IP address assignment for UE201 and other functions, and PCRF2036 is a policy and charging control policy decision point for traffic data flow and IP bearer resources, which selects and provides available policy and charging control decisions for a policy and charging enforcement function (not shown).
The IP services 204 may include the internet, intranets, IMS (IP Multimedia Subsystem), or other IP services, among others.
Although the LTE system is described as an example, it should be understood by those skilled in the art that the present invention is not limited to the LTE system, but may also be applied to other wireless communication systems, such as GSM, CDMA2000, WCDMA, TD-SCDMA, and future new network systems.
Based on the above mobile terminal hardware structure and communication network system, the present invention provides various embodiments of the method.
Example one
Fig. 3 is a flowchart of a file sharing method according to a first embodiment of the present invention. A method of file sharing, the method comprising:
s1, detecting whether the name of the file to be shared carries a file suffix or not;
s2, if the name does not carry the file suffix, acquiring the file suffix corresponding to the file to be shared in a database;
s3, generating a copy piece which is the same as the file to be shared, and renaming the copy piece according to the name and the file suffix;
and S4, sharing the renamed copied file, and deleting the copied file after sharing is completed.
In this embodiment, first, whether a name of a file to be shared carries a file suffix is detected; then, if the name does not carry the file suffix, acquiring the file suffix corresponding to the file to be shared in a database; then, generating a copy piece which is the same as the file to be shared, and renaming the copy piece according to the name and the file suffix; and finally, sharing the renamed copy piece, and deleting the copy piece after sharing is finished.
Specifically, in this embodiment, in consideration of the fact that in the file sharing process of the existing file sharing technology, the shared file is not opened on the shared mobile terminal because the shared file is not provided with a file suffix, for example, the 3ga format is not recognized by the default music player of the system, so that the shared file is also not opened on the shared mobile terminal, therefore, this embodiment provides a specific embodiment for solving the problem that the file sharing cannot be opened.
In this embodiment, first, when the system detects that a file sharing event occurs, the system first determines the attribute of the shared file, and determines whether the shared file contains a file suffix. Specifically, whether the attribute of the file includes a title (Name header) or a Name (Name) of the file is judged, and if the attribute of the file includes the title, the file does not include a suffix, and only the Name including the file includes the suffix. Then, if the current shared file is judged to be not provided with the file suffix, the multimedia database is inquired, the name of the file (the name is provided with the suffix) is inquired, then a copy is copied to the file, and then the copied file is renamed to the file name inquired from the multimedia database. And finally, sharing the file by using the renamed copy file, and deleting the local file copy after receiving the sharing finishing instruction. It is understood that, according to the file name modification scheme of the present embodiment, at the shared mobile terminal, a suffix of the received file is judged, and if the documentID (file number) of the received file ends with.3 ga and the miniType (suffix) is the application/event-stream type, the miniType of the file is changed to audio/3ga and then stored to the database. Therefore, when the receiving end is positioned in the file preview interface, if the file is opened, the multimedia database is queried for miniType, and the file type of the preview interface is updated according to the new miniType (audio/3 ga). It can be seen that, in this embodiment, when the user clicks to open the file with the suffix of 3ga format, the type of the file is specified according to the new miniType (audio/3ga), and all the applications that can identify the file to be opened are searched in the system and displayed in a list for the user to select to open.
The method has the advantages that whether the name of the file to be shared carries a file suffix is detected; then, if the name does not carry the file suffix, acquiring the file suffix corresponding to the file to be shared in a database; then, generating a copy piece which is the same as the file to be shared, and renaming the copy piece according to the name and the file suffix; and finally, sharing the renamed copy piece, and deleting the copy piece after sharing is finished. The humanized file sharing scheme is realized, so that the file sharing among users is smoother and more convenient, the problem that the file is difficult to identify and open after being shared is avoided, and the file sharing experience among the users is improved.
Example two
Fig. 4 is a flowchart of a file sharing method according to a second embodiment of the present invention, where based on the foregoing embodiment, the detecting whether a name of a file to be shared carries a file suffix includes:
s11, acquiring attribute information of the file to be shared;
s12, determining whether the name carries the file suffix according to the attribute information.
In this embodiment, first, attribute information of the file to be shared is obtained; and then, determining whether the name carries the file suffix according to the attribute information.
Optionally, in this embodiment, attribute information of a file to be shared is determined, where the attribute information includes a type of the file and specific information in the type, for example, the type to which the file belongs includes a music type, a document type, and the like, the specific information of the music includes format information, encoding information, and the like of the music, and the specific information of the document includes format information, version information, and the like of the document;
optionally, in this embodiment, a file suffix of the music file is determined according to the format information and/or the encoding information of the music;
optionally, in this embodiment, the file suffix of the file is determined according to the format information and the version information of the document.
The method has the advantages that the attribute information of the file to be shared is obtained; and then, determining whether the name carries the file suffix according to the attribute information. The method provides a file suffix modification basis for the subsequent realization of a humanized file sharing scheme, so that the file sharing among users is smoother and more convenient, the problem that the file is difficult to identify and open after being shared is avoided, and the file sharing experience among the users is improved.
EXAMPLE III
Fig. 5 is a flowchart of a file sharing method according to a third embodiment of the present invention, where based on the foregoing embodiment, if the name does not carry the file suffix, acquiring the file suffix corresponding to the file to be shared in a database includes:
s21, determining a database corresponding to the file to be shared according to the attribute information;
and S22, acquiring a file suffix corresponding to the file to be shared from the database.
In this embodiment, first, a database corresponding to the file to be shared is determined according to the attribute information; and then, acquiring a file suffix corresponding to the file to be shared in the database.
Optionally, in this embodiment, a database corresponding to the file to be shared is determined according to the attribute information, where the database may be a plurality of types of databases, such as a media database, a file management database, and the like, and meanwhile, the database may also be a network server-side database other than local data, so that a subsequent file suffix matching success rate is higher, matched file suffixes are more comprehensive, and options for a user are richer;
optionally, in this embodiment, a file suffix corresponding to the file to be shared is obtained in the database, wherein one or more file suffixes of the music file corresponding to the format information and/or the encoding information of the music are selected;
optionally, in this embodiment, one or more file suffixes of the file corresponding to the format information and version information of the document are selected.
The method has the advantages that the database corresponding to the file to be shared is determined according to the attribute information; and then, acquiring a file suffix corresponding to the file to be shared in the database. A file suffix source basis is provided for a subsequent humanized file sharing scheme, so that files among users can be shared more smoothly and conveniently, the problem that the files are difficult to identify and open after being shared is avoided, and the file sharing experience among the users is improved.
Example four
Fig. 6 is a flowchart of a fourth embodiment of the file sharing method according to the present invention, where based on the above embodiments, the generating a copy piece that is the same as the file to be shared, and renaming the copy piece according to the name and the file suffix includes:
s31, generating a copy piece which is the same as the file to be shared in the directory of the file to be shared;
s32, renaming the copied file according to the name and the file suffix.
In this embodiment, first, a copy identical to the file to be shared is generated in the directory of the file to be shared; then, the copied piece is renamed by the name and the file suffix.
Optionally, in this embodiment, a copy identical to the file to be shared is generated in the directory of the file to be shared, where the copy identical to the file to be shared is generated in the file directory of the file to be shared;
optionally, in this embodiment, different from the above scheme, a copy identical to the file to be shared is generated in a directory of an application program where a sharing operation corresponding to the file to be shared is located;
optionally, in this embodiment, different from the above scheme, a copy identical to the file to be shared is generated in a system common sharing directory of the file to be shared;
optionally, in this embodiment, when there is only one file suffix, renaming the one copied file according to the name and the file suffix;
optionally, in this embodiment, when there are a plurality of file suffixes, the plurality of copies are renamed according to the names and the file suffixes, respectively.
The method has the advantages that the same copy piece as the file to be shared is generated in the directory of the file to be shared; then, the copied piece is renamed by the name and the file suffix. A file name modification way is provided for realizing a humanized file sharing scheme in the follow-up process, so that the file sharing among users is smoother and more convenient, the problem that the file is difficult to identify and open after being shared is avoided, and the file sharing experience among the users is improved.
EXAMPLE five
Fig. 7 is a flowchart of a file sharing method according to a fifth embodiment of the present invention, where based on the above embodiments, the sharing the renamed copy file and deleting the copy file after the sharing is completed includes:
s41, replacing the file to be shared by the copy piece in the sharing instruction of the file to be shared;
s42, deleting the copy in the catalog after the copy transmission is finished.
In this embodiment, first, in the sharing instruction of the file to be shared, the file to be shared is replaced by the copy; then, when the copy piece transmission is completed, the copy piece in the directory is deleted.
Optionally, in this embodiment, the sharing instruction is modified, that is, the copy part is replaced with one or more files to be shared in the sharing instruction of the file to be shared;
optionally, in this embodiment, when a plurality of copies with different names of files to be shared are generated, the plurality of copies are sequentially transmitted, and when a previous copy cannot be identified, the sharing transmission of a next copy is performed;
optionally, in this embodiment, when generating a plurality of copies of files to be shared with different names, the plurality of copies are packaged and transmitted in batch, so as to improve the sharing transmission efficiency.
The method has the advantages that the files to be shared are replaced by the copy in the sharing instruction of the files to be shared; then, when the copy piece transmission is completed, the copy piece in the directory is deleted. The humanized file sharing scheme is realized, so that the file sharing among users is smoother and more convenient, the problem that the file is difficult to identify and open after being shared is avoided, and the file sharing experience among the users is improved.
EXAMPLE six
Based on the foregoing embodiments, the present invention further provides a file sharing device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, where the computer program, when executed by the processor, implements:
detecting whether a name of a file to be shared carries a file suffix or not;
if the name does not carry the file suffix, acquiring the file suffix corresponding to the file to be shared in a database;
generating a copy piece which is the same as the file to be shared, and renaming the copy piece according to the name and the file suffix;
and sharing the renamed copy piece, and deleting the copy piece after sharing is finished.
In this embodiment, first, whether a name of a file to be shared carries a file suffix is detected; then, if the name does not carry the file suffix, acquiring the file suffix corresponding to the file to be shared in a database; then, generating a copy piece which is the same as the file to be shared, and renaming the copy piece according to the name and the file suffix; and finally, sharing the renamed copy piece, and deleting the copy piece after sharing is finished.
Specifically, in this embodiment, in consideration of the fact that in the file sharing process of the existing file sharing technology, the shared file is not opened on the shared mobile terminal because the shared file is not provided with a file suffix, for example, the 3ga format is not recognized by the default music player of the system, so that the shared file is also not opened on the shared mobile terminal, therefore, this embodiment provides a specific embodiment for solving the problem that the file sharing cannot be opened.
In this embodiment, first, when the system detects that a file sharing event occurs, the system first determines the attribute of the shared file, and determines whether the shared file contains a file suffix. Specifically, whether the attribute of the file includes a title (Name header) or a Name (Name) of the file is judged, and if the attribute of the file includes the title, the file does not include a suffix, and only the Name including the file includes the suffix. Then, if the current shared file is judged to be not provided with the file suffix, the multimedia database is inquired, the name of the file (the name is provided with the suffix) is inquired, then a copy is copied to the file, and then the copied file is renamed to the file name inquired from the multimedia database. And finally, sharing the file by using the renamed copy file, and deleting the local file copy after receiving the sharing finishing instruction. It is understood that, according to the file name modification scheme of the present embodiment, at the shared mobile terminal, a suffix of the received file is judged, and if the documentID (file number) of the received file ends with.3 ga and the miniType (suffix) is the application/event-stream type, the miniType of the file is changed to audio/3ga and then stored to the database. Therefore, when the receiving end is positioned in the file preview interface, if the file is opened, the multimedia database is queried for miniType, and the file type of the preview interface is updated according to the new miniType (audio/3 ga). It can be seen that, in this embodiment, when the user clicks to open the file with the suffix of 3ga format, the type of the file is specified according to the new miniType (audio/3ga), and all the applications that can identify the file to be opened are searched in the system and displayed in a list for the user to select to open.
The method has the advantages that whether the name of the file to be shared carries a file suffix is detected; then, if the name does not carry the file suffix, acquiring the file suffix corresponding to the file to be shared in a database; then, generating a copy piece which is the same as the file to be shared, and renaming the copy piece according to the name and the file suffix; and finally, sharing the renamed copy piece, and deleting the copy piece after sharing is finished. The humanized file sharing scheme is realized, so that the file sharing among users is smoother and more convenient, the problem that the file is difficult to identify and open after being shared is avoided, and the file sharing experience among the users is improved.
EXAMPLE seven
Based on the above embodiments, the computer program when executed by the processor implements:
acquiring attribute information of the file to be shared;
and determining whether the name carries the file suffix according to the attribute information.
In this embodiment, first, attribute information of the file to be shared is obtained; and then, determining whether the name carries the file suffix according to the attribute information.
Optionally, in this embodiment, attribute information of a file to be shared is determined, where the attribute information includes a type of the file and specific information in the type, for example, the type to which the file belongs includes a music type, a document type, and the like, the specific information of the music includes format information, encoding information, and the like of the music, and the specific information of the document includes format information, version information, and the like of the document;
optionally, in this embodiment, a file suffix of the music file is determined according to the format information and/or the encoding information of the music;
optionally, in this embodiment, the file suffix of the file is determined according to the format information and the version information of the document.
The method has the advantages that the attribute information of the file to be shared is obtained; and then, determining whether the name carries the file suffix according to the attribute information. The method provides a file suffix modification basis for the subsequent realization of a humanized file sharing scheme, so that the file sharing among users is smoother and more convenient, the problem that the file is difficult to identify and open after being shared is avoided, and the file sharing experience among the users is improved.
Example eight
Based on the above embodiments, the computer program when executed by the processor implements:
determining a database corresponding to the file to be shared according to the attribute information;
and acquiring a file suffix corresponding to the file to be shared in the database.
In this embodiment, first, a database corresponding to the file to be shared is determined according to the attribute information; and then, acquiring a file suffix corresponding to the file to be shared in the database.
Optionally, in this embodiment, a database corresponding to the file to be shared is determined according to the attribute information, where the database may be a plurality of types of databases, such as a media database, a file management database, and the like, and meanwhile, the database may also be a network server-side database other than local data, so that a subsequent file suffix matching success rate is higher, matched file suffixes are more comprehensive, and options for a user are richer;
optionally, in this embodiment, a file suffix corresponding to the file to be shared is obtained in the database, wherein one or more file suffixes of the music file corresponding to the format information and/or the encoding information of the music are selected;
optionally, in this embodiment, one or more file suffixes of the file corresponding to the format information and version information of the document are selected.
The method has the advantages that the database corresponding to the file to be shared is determined according to the attribute information; and then, acquiring a file suffix corresponding to the file to be shared in the database. A file suffix source basis is provided for a subsequent humanized file sharing scheme, so that files among users can be shared more smoothly and conveniently, the problem that the files are difficult to identify and open after being shared is avoided, and the file sharing experience among the users is improved.
Example nine
Based on the above embodiments, the computer program when executed by the processor implements:
generating a copy piece which is the same as the file to be shared in the directory of the file to be shared;
renaming the copied file according to the name and the file suffix;
in the sharing instruction of the file to be shared, replacing the file to be shared by the copy piece;
and deleting the copied part in the directory after the transmission of the copied part is finished.
In this embodiment, first, a copy identical to the file to be shared is generated in the directory of the file to be shared; then, the copied piece is renamed by the name and the file suffix.
Optionally, in this embodiment, a copy identical to the file to be shared is generated in the directory of the file to be shared, where the copy identical to the file to be shared is generated in the file directory of the file to be shared;
optionally, in this embodiment, different from the above scheme, a copy identical to the file to be shared is generated in a directory of an application program where a sharing operation corresponding to the file to be shared is located;
optionally, in this embodiment, different from the above scheme, a copy identical to the file to be shared is generated in a system common sharing directory of the file to be shared;
optionally, in this embodiment, when there is only one file suffix, renaming the one copied file according to the name and the file suffix;
optionally, in this embodiment, when there are a plurality of file suffixes, the plurality of copies are renamed according to the names and the file suffixes, respectively.
In another embodiment, first, in the sharing instruction of the file to be shared, the file to be shared is replaced by the copy piece; then, when the copy piece transmission is completed, the copy piece in the directory is deleted.
Optionally, in this embodiment, the sharing instruction is modified, that is, the copy part is replaced with one or more files to be shared in the sharing instruction of the file to be shared;
optionally, in this embodiment, when a plurality of copies with different names of files to be shared are generated, the plurality of copies are sequentially transmitted, and when a previous copy cannot be identified, the sharing transmission of a next copy is performed;
optionally, in this embodiment, when generating a plurality of copies of files to be shared with different names, the plurality of copies are packaged and transmitted in batch, so as to improve the sharing transmission efficiency.
The method has the advantages that the files to be shared are replaced by the copy in the sharing instruction of the files to be shared; then, when the copy piece transmission is completed, the copy piece in the directory is deleted. The humanized file sharing scheme is realized, so that the file sharing among users is smoother and more convenient, the problem that the file is difficult to identify and open after being shared is avoided, and the file sharing experience among the users is improved.
Example ten
Based on the foregoing embodiment, the present invention further provides a computer-readable storage medium, where a file sharing program is stored on the computer-readable storage medium, and when executed by a processor, the file sharing program implements the steps of the file sharing method according to any one of the foregoing embodiments.
By implementing the file sharing method, the file sharing equipment and the computer readable storage medium, whether the name of the file to be shared carries a file suffix is detected; then, if the name does not carry the file suffix, acquiring the file suffix corresponding to the file to be shared in a database; then, generating a copy piece which is the same as the file to be shared, and renaming the copy piece according to the name and the file suffix; and finally, sharing the renamed copy piece, and deleting the copy piece after sharing is finished. The humanized file sharing scheme is realized, so that the file sharing among users is smoother and more convenient, the problem that the file is difficult to identify and open after being shared is avoided, and the file sharing experience among the users is improved.
It should be noted that, in this document, 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 like elements in a process, method, article, or apparatus that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (10)

1. A file sharing method, the method comprising:
detecting whether a name of a file to be shared carries a file suffix or not;
if the name does not carry the file suffix, acquiring the file suffix corresponding to the file to be shared in a database;
generating a copy piece which is the same as the file to be shared, and renaming the copy piece according to the name and the file suffix;
and sharing the renamed copy piece, and deleting the copy piece after sharing is finished.
2. The file sharing method according to claim 1, wherein the detecting whether a file suffix is carried in a name of the file to be shared includes:
acquiring attribute information of the file to be shared;
and determining whether the name carries the file suffix according to the attribute information.
3. The method according to claim 2, wherein if the name does not carry the file suffix, acquiring the file suffix corresponding to the file to be shared from a database includes:
determining a database corresponding to the file to be shared according to the attribute information;
and acquiring a file suffix corresponding to the file to be shared in the database.
4. The file sharing method according to claim 3, wherein the generating of the copy identical to the file to be shared and renaming the copy with the name and the file suffix comprises:
generating a copy piece which is the same as the file to be shared in the directory of the file to be shared;
renaming the copied file by the name and the file suffix.
5. The file sharing method according to claim 4, wherein the sharing the renamed copy and deleting the copy after the sharing is completed comprises:
in the sharing instruction of the file to be shared, replacing the file to be shared by the copy piece;
and deleting the copied part in the directory after the transmission of the copied part is finished.
6. A file sharing apparatus comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, the computer program when executed by the processor implementing:
detecting whether a name of a file to be shared carries a file suffix or not;
if the name does not carry the file suffix, acquiring the file suffix corresponding to the file to be shared in a database;
generating a copy piece which is the same as the file to be shared, and renaming the copy piece according to the name and the file suffix;
and sharing the renamed copy piece, and deleting the copy piece after sharing is finished.
7. The file sharing device according to claim 6, wherein the computer program when executed by the processor implements:
acquiring attribute information of the file to be shared;
and determining whether the name carries the file suffix according to the attribute information.
8. The file sharing device according to claim 7, wherein the computer program when executed by the processor implements:
determining a database corresponding to the file to be shared according to the attribute information;
and acquiring a file suffix corresponding to the file to be shared in the database.
9. The file sharing device according to claim 8, wherein the computer program when executed by the processor implements:
generating a copy piece which is the same as the file to be shared in the directory of the file to be shared;
renaming the copied file according to the name and the file suffix;
in the sharing instruction of the file to be shared, replacing the file to be shared by the copy piece;
and deleting the copied part in the directory after the transmission of the copied part is finished.
10. A computer-readable storage medium, on which a file sharing program is stored, which, when executed by a processor, implements the steps of the file sharing method according to any one of claims 1 to 5.
CN202011021604.6A 2020-09-25 2020-09-25 File sharing method, equipment and computer readable storage medium Active CN112115109B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011021604.6A CN112115109B (en) 2020-09-25 2020-09-25 File sharing method, equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011021604.6A CN112115109B (en) 2020-09-25 2020-09-25 File sharing method, equipment and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN112115109A true CN112115109A (en) 2020-12-22
CN112115109B CN112115109B (en) 2024-03-22

Family

ID=73796779

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011021604.6A Active CN112115109B (en) 2020-09-25 2020-09-25 File sharing method, equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN112115109B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1145174A (en) * 1996-09-05 1999-02-16 N T T Data:Kk File exchanging system
CN103886028A (en) * 2014-02-27 2014-06-25 广州视睿电子科技有限公司 Method and device for copying files from storage equipment to advertisement players
CN105701195A (en) * 2016-01-12 2016-06-22 深圳市创维电器科技有限公司 Method and system for implementing automatic sorted storing according to file types
WO2017000820A1 (en) * 2015-07-01 2017-01-05 北京奇虎科技有限公司 File sharing method, apparatus, and system based on cloud storage
CN111143301A (en) * 2019-12-27 2020-05-12 深圳市环球数码影视文化有限公司 File uploading method and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1145174A (en) * 1996-09-05 1999-02-16 N T T Data:Kk File exchanging system
CN103886028A (en) * 2014-02-27 2014-06-25 广州视睿电子科技有限公司 Method and device for copying files from storage equipment to advertisement players
WO2017000820A1 (en) * 2015-07-01 2017-01-05 北京奇虎科技有限公司 File sharing method, apparatus, and system based on cloud storage
CN105701195A (en) * 2016-01-12 2016-06-22 深圳市创维电器科技有限公司 Method and system for implementing automatic sorted storing according to file types
CN111143301A (en) * 2019-12-27 2020-05-12 深圳市环球数码影视文化有限公司 File uploading method and system

Also Published As

Publication number Publication date
CN112115109B (en) 2024-03-22

Similar Documents

Publication Publication Date Title
CN108572764B (en) Character input control method and device and computer readable storage medium
CN107967322B (en) File classification display method, mobile terminal and computer readable storage medium
CN109195143B (en) Network access method, mobile terminal and readable storage medium
CN109219004B (en) Short message unsubscribing method and device, mobile terminal and readable storage medium
CN110180181B (en) Method and device for capturing wonderful moment video and computer readable storage medium
CN108449513B (en) Interactive regulation and control method, equipment and computer readable storage medium
CN107168626B (en) Information processing method and device and computer readable storage medium
CN112597115A (en) Container mirror image compression method and device, terminal equipment and medium
CN109683778B (en) Flexible screen control method and device and computer readable storage medium
CN108322611B (en) Screen locking information pushing method and device and computer readable storage medium
CN107809527B (en) Method for presenting shortcut operation and electronic equipment
CN109683796B (en) Interaction control method, equipment and computer readable storage medium
CN112423211A (en) Multi-audio transmission control method, equipment and computer readable storage medium
CN109710168B (en) Screen touch method and device and computer readable storage medium
CN109462829B (en) Call transfer method, device and computer readable storage medium
CN109684020B (en) Theme switching method, device and computer readable storage medium
CN107766544B (en) Information management method, terminal and computer readable storage medium
CN107404568B (en) Control switch management method and mobile terminal
CN107562304B (en) Control method, mobile terminal and computer readable storage medium
CN110275667B (en) Content display method, mobile terminal, and computer-readable storage medium
CN109144747B (en) Data processing method, terminal and computer readable storage medium
CN109600512B (en) Status bar interaction regulation and control method, equipment and computer readable storage medium
CN109656658B (en) Editing object processing method and device and computer readable storage medium
CN108196926B (en) Platform content identification method, terminal and computer readable storage medium
CN112230825A (en) Sharing method, mobile terminal and storage medium

Legal Events

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