CN112667565B - Storage unit file management method and system based on FUSE - Google Patents

Storage unit file management method and system based on FUSE Download PDF

Info

Publication number
CN112667565B
CN112667565B CN202011605280.0A CN202011605280A CN112667565B CN 112667565 B CN112667565 B CN 112667565B CN 202011605280 A CN202011605280 A CN 202011605280A CN 112667565 B CN112667565 B CN 112667565B
Authority
CN
China
Prior art keywords
management
file
fuse
storage unit
memory
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202011605280.0A
Other languages
Chinese (zh)
Other versions
CN112667565A (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.)
Hunan Bojiang Information Technology Co Ltd
Original Assignee
Hunan Bojiang Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hunan Bojiang Information Technology Co Ltd filed Critical Hunan Bojiang Information Technology Co Ltd
Priority to CN202011605280.0A priority Critical patent/CN112667565B/en
Publication of CN112667565A publication Critical patent/CN112667565A/en
Application granted granted Critical
Publication of CN112667565B publication Critical patent/CN112667565B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a storage unit file management method and a storage unit file management system based on FUSE, wherein the method applies the storage unit file management system based on FUSE; the storage unit file management system based on FUSE comprises a management host and an embedded board card; the embedded board card is provided with a first memory; for high-speed storage performance, the data files in the first memory are managed by a customized file system; the management host is in communication connection with the embedded board card; the management host comprises a display interface; the storage unit file management method based on FUSE can manage files in a first storage through a display interface of a management host; the problem of the file system of current embedded board caine's linux kernel system self-carrying can't direct management file in the first memory, and does not have visual operation interface, and the file that leads to the inconvenient user of storage in the memory cell of embedded board card carries out quick effectual management is solved.

Description

Storage unit file management method and system based on FUSE
Technical Field
The invention relates to the technical field of storage management, in particular to a storage unit file management method and system based on FUSE.
Background
Along with the development of society and the progress of human beings, the application of computers is more and more extensive, and people's daily life and work are more and more unable to leave the computer. With the acceleration of the industrialization process, the national development also experiences the change of the coverage, although the traditional computer can meet most requirements, the requirements of specific industries on hardware are also targeted, such as multiple display interfaces, double memories, function customization, low power consumption and high stability, and the embedded board card product can adapt to various severe working environments.
Firstly, the embedded board card has the primary characteristics of high stability and diversified customization. And the system can be flexibly designed aiming at specific projects, and can fully meet the requirements of enterprises on the characteristics based on own industry. The file system in user space (FUSE for short) is a supplement to the file system of Linux. The method is used for managing the storage unit which cannot be directly managed by the linux self-contained file system. Network file transfer protocols, such as the SSH protocol and the FTP protocol, can mount the network space to a local file system through the network file transfer protocol to implement local management of the network space.
The embedded board card is usually provided with a storage unit, the storage unit stores files needing to be processed by the embedded board card, and the conventional embedded board card is generally carried with a linux kernel system for working stability; for high-speed performance, data files in the storage unit are managed through a customized file system, wherein the customized file system refers to parameter adjustment of FATFS of the storage unit, so that better read-write performance can be achieved under a specific application scene; the file system of the linux kernel system cannot directly manage and use the files in the storage unit with the customized file system, and the linux kernel system has no visual operation interface, so that a user cannot conveniently and effectively manage the files stored in the storage unit of the embedded board card.
Disclosure of Invention
The invention mainly aims to provide a storage unit file management method and system based on FUSE, and aims to solve the problems that a file system of an existing linux kernel system cannot directly manage and use files in a storage unit with a customized file system, and the linux kernel system does not have a visual operation interface, so that a user cannot conveniently and effectively manage the files stored in the storage unit of an embedded board.
The technical scheme provided by the invention is as follows:
a storage unit file management method based on FUSE applies a storage unit file management system based on FUSE; the storage unit file management system based on FUSE comprises a management host and an embedded board card; the embedded board card is provided with a first memory; the management host is in communication connection with the embedded board card; the management host comprises a display interface; the FUSE-based storage unit file management method comprises the following steps:
acquiring a mounting point of the management host;
loading the first memory to the mount point based on a FUSE architecture;
and managing the files in the first memory on the display interface through the management host.
Preferably, the managing the files in the first storage through the management host and the display interface includes:
displaying the file of the first storage through the display interface;
and performing visual management operation on the file of the first storage.
Preferably, the management host runs a Windows series operating system; the displaying the file of the first storage through the display interface comprises:
acquiring the IP address of the embedded board card and marking the IP address as a target address;
and establishing connection with the first memory according to a network file transmission protocol and the target address so as to visually display the file of the first memory in a file resource manager.
Preferably, the performing a visualization management operation on the file of the first storage further includes:
acquiring an input login account and a corresponding login password;
judging whether the login account and the corresponding login password pass verification;
and if so, executing the step of performing the visual management operation on the file of the first storage.
Preferably, the FUSE-based storage unit file management system further comprises a monitoring host and a second memory; the second storage is in communication connection with the monitoring host; the monitoring host is in communication connection with the management host; the method for acquiring the input login account and the login password comprises the following steps:
acquiring an input preset account and a corresponding preset password;
generating an account password database according to the preset account and the corresponding preset password;
and storing the account density database in the second memory.
Preferably, the determining whether the login account and the corresponding login password pass authentication includes:
judging whether the preset account consistent with the login account exists in the account secret database or not;
if yes, acquiring the preset password corresponding to the preset account consistent with the login account, and marking the preset password as a target password;
judging whether the target password is consistent with the login password;
if so, passing the verification;
if not, the verification is not passed.
Preferably, the account density database further includes an authority level corresponding to the login account; the judging whether the login account and the corresponding login password pass the verification or not further comprises:
if so, acquiring an authority level corresponding to the login account, wherein the authority level comprises a primary authority, a secondary authority and a tertiary authority, the primary authority can perform all management operations, the secondary authority prohibits the execution of deletion operations, and the tertiary authority prohibits the execution of deletion and modification operations;
and carrying out visual management operation on the file of the first storage according to the permission level.
Preferably, the performing a visual management operation on the file of the first storage further includes:
and generating a management log according to the record of the visual management operation on the file of the first memory, and storing the management log to the second memory.
Preferably, the generating a management log according to the record of the visual management operation performed on the file in the first storage, and saving the management log to the second storage, further includes:
acquiring an input log viewing instruction;
and displaying the management log according to the log viewing instruction.
The invention also provides a storage unit file management system based on FUSE, which applies the storage unit file management method based on FUSE according to any one of the above items; the storage unit file management system based on FUSE comprises a management host and an embedded board card; the embedded board card is provided with a first memory; the management host is in communication connection with the embedded board card; the management host comprises a display interface.
Through above-mentioned technical scheme, can realize following beneficial effect:
the storage unit file management method based on FUSE can manage files in a first memory on a display interface through a management host; the problem that a user cannot conveniently and effectively manage files stored in the storage unit of the embedded board card quickly due to the fact that a file system of an existing linux kernel system cannot directly manage the files in the storage unit (namely a first storage in the invention) using the customized file system and no visual operation interface exists is solved.
Drawings
In order to more clearly illustrate the embodiments of the present invention 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 invention, and for those skilled in the art, other drawings can be obtained according to the structures shown in the drawings without creative efforts.
FIG. 1 is a flowchart illustrating a first embodiment of a FUSE-based storage unit file management method according to the present invention;
FIG. 2 is a schematic diagram of a FUSE-based storage unit file management method according to a second embodiment of the present invention, in which files of a first storage are displayed through a display interface of a management host.
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.
The invention provides a storage unit file management method based on FUSE.
As shown in FIG. 1, in the first embodiment of the FUSE-based storage unit file management method, the FUSE-based storage unit file management method applies a FUSE-based storage unit file management system; the storage unit file management system based on FUSE comprises a management host and an embedded board card; the embedded board card is provided with a first memory; the management host is in communication connection with the embedded board card; the management host comprises a display interface; the embodiment comprises the following steps:
step S110: and acquiring a mounting point of the management host.
Specifically, the management host acquires its mount point.
Step S120: mounting the first memory at the mount point based on a FUSE architecture.
Specifically, the FUSE architecture is composed of a kernel module, a libfuse interface and user layer software. The FUSE kernel module and libfuse interface are provided by the authorities and the user layer software is implemented by the user. Namely, the embedded board card in the embodiment runs with a Linux operating system, and the Linux operating system supports the FUSE kernel; the embedded board card is based on a FUSE architecture, and can mount the first memory on a mounting point of the management host, so that the remote file management of the first memory can be realized subsequently.
Step S130: and managing the files in the first memory on the display interface through the management host.
Specifically, the first storage is mounted at a mounting point or a remote visual management (such as a read-write operation) can be directly performed on the file in the first storage through a display interface (usually, a display) of the management host.
The storage unit file management method based on FUSE can manage files in a first memory on a display interface through a management host; the problem that a user cannot conveniently and effectively manage files stored in a storage unit of an embedded board card due to the fact that a file system of an existing linux kernel system cannot directly manage and use files in the storage unit (namely a first storage in the embodiment) with a customized file system and no visual operation interface exists is solved.
In a second embodiment of the storage unit file management method based on FUSE according to the present invention, based on the first embodiment, step S130 includes the following steps:
step S210: and displaying the file of the first storage through the display interface.
Specifically, as shown in fig. 2, the files in the first storage can be displayed through a display interface (display) of the management host.
Step S220: and performing visual management operation on the file of the first storage.
Specifically, in the display interface, the file in the first storage can be visually managed quickly and effectively by connecting and managing the input device (such as a keyboard and a mouse) of the host.
In a third embodiment of the storage unit file management method based on FUSE according to the present invention, based on the second embodiment, the management host runs a Windows series operating system; step S210, including the following steps:
step S310: and acquiring the IP address of the embedded board card and marking the IP address as a target address.
Specifically, the management host acquires the IP address of the embedded board card and marks the IP address as a target address.
Step S320: and establishing FTP connection with the first storage according to a network file transfer protocol and the target address so as to visually display the file of the first storage in a file resource manager.
Specifically, the management host establishes a connection with the first storage according to a network file transfer protocol and the target address, so as to visually display the file of the first storage in the file resource manager.
The network transport protocol here may be any of FTP protocol, SAMBA protocol (ServerMessage block), and NFS protocol (abbreviation of network file system).
In the Windows series operating system for managing host operation in this embodiment, the FTP connection can be established with the first storage device conveniently based on the FTP protocol of the Windows system operating system, so as to realize remote display and management of files in the first storage device. Therefore, the present embodiment adopts the FTP network transmission protocol as an example.
FTP (File Transfer Protocol) is one of the protocols in the TCP/IP suite. The FTP protocol includes two components, one is an FTP server (an embedded board in this embodiment) and the other is an FTP client (a management host in this embodiment). Wherein the FTP server is used for storing files, and the user can use the FTP client to access resources located on the FTP server through the FTP protocol. When a Web site is developed, Web pages or programs are typically transferred to a Web server using the FTP protocol. In addition, since FTP is very efficient in transmission, the protocol is also generally used when large files are transmitted over a network.
That is, the embodiment specifically shows how the management host performs remote connection and file management with the first storage.
In a fourth embodiment of the storage unit file management method based on FUSE according to the present invention, based on the third embodiment, step S220 further includes the following steps:
step S410: and acquiring the input login account and the corresponding login password.
Specifically, the management host acquires an input login account and a corresponding login password.
Step S420: and judging whether the login account and the corresponding login password pass the verification.
Specifically, the management host determines whether the login account and the corresponding login password pass authentication.
If yes, go to step S220.
Specifically, before the management host remotely manages the file in the first storage, the management host needs to perform identity authentication on the personnel operating the management host, so as to improve the security performance.
In a fifth embodiment of the method for managing a file in a storage unit based on FUSE according to the present invention, based on the fourth embodiment, the system for managing a file in a storage unit based on FUSE further includes a monitoring host and a second storage; the second storage is in communication connection with the monitoring host; the monitoring host is in communication connection with the management host; step S410, the method further includes the following steps:
step S510: and acquiring the input preset account and the corresponding preset password.
Specifically, the monitoring host acquires an input preset account and a corresponding preset password.
Step S520: and generating an account password database according to the preset account and the corresponding preset password.
Specifically, the monitoring host generates an account password database according to the preset account and the corresponding preset password.
Step S530: and storing the account density database in the second memory.
Specifically, the monitoring host stores the account density database in the second storage.
In this embodiment, through the step of entering account information by the monitoring host, the advance account input is performed for a person who can remotely manage the file of the first storage.
In a sixth embodiment of the FUSE-based storage unit file management method provided by the present invention, based on the fifth embodiment, step S420 includes the following steps:
step S610: and judging whether the preset account consistent with the login account exists in the account secret database or not.
Specifically, the management host determines whether the account database has the preset account consistent with the login account.
If yes, go to step S620: and acquiring the preset password corresponding to the preset account consistent with the login account, and marking the preset password as a target password.
Specifically, the management host acquires the preset password corresponding to the preset account consistent with the login account and marks the preset password as a target password.
Step S630: and judging whether the target password is consistent with the login password.
Specifically, the management host determines whether the target password is consistent with the login password.
If yes, go to step S640: and (6) passing the verification.
If not, go to step S650: failing to pass the verification.
Specifically, the present embodiment is a detailed step of verifying the login account and the login password based on the account password database that has been entered into the second memory.
In a seventh embodiment of the storage unit file management method based on FUSE according to the present invention, based on the fifth embodiment, the account secret database further includes an authority level corresponding to the login account; step S420, then, the following steps are included:
if yes, go to step S710: and acquiring the authority level corresponding to the login account, wherein the authority level comprises a primary authority, a secondary authority and a tertiary authority, the primary authority can perform all management operations, the secondary authority prohibits the execution of deletion operations, and the tertiary authority prohibits the execution of deletion and modification operations.
Specifically, the management host acquires the authority level corresponding to the login account.
Step S720: and carrying out visual management operation on the file of the first storage according to the permission level.
Specifically, an operator is allowed to perform visual management operation on the file of the first storage according to the authority level corresponding to the login account of the operator. By the arrangement, the identity of the operator can be classified, and the safety protection of the file in the first storage is improved.
In an eighth embodiment of the FUSE-based storage unit file management method provided by the present invention, based on the fifth embodiment, step S220 further includes the following steps:
step S810: and generating a management log according to the record of the visual management operation on the file of the first memory, and storing the management log to the second memory.
Specifically, the management host generates a management log according to a record of a visual management operation performed on the file of the first storage, and stores the management log in the second storage. By generating the management log, archiving and subsequent review can be facilitated.
In a ninth embodiment of the FUSE-based storage unit file management method according to the present invention, based on the eighth embodiment, the method further includes the following steps:
step S910: and acquiring an input viewing log instruction.
Specifically, the monitoring host obtains a log viewing command input (through an input device such as a keyboard or a mouse connected to the monitoring host).
Step S920: and displaying the management log according to the log viewing instruction.
Specifically, the monitoring host displays the management log (on a display connected to the monitoring host) according to the log viewing instruction. For the administrator to review.
In a tenth embodiment of the storage unit file management method based on FUSE according to the present invention, based on the eighth embodiment, the present embodiment further includes the following steps:
step S1010: and acquiring the utilization rate of the processor of the embedded board card.
Specifically, the management host acquires the processor utilization rate of the embedded board card. The usage is typically expressed as a percentage value, such as 90%.
Step S1020: and judging whether the utilization rate of the processor exceeds a first preset threshold value.
Specifically, the management host determines whether the processor utilization exceeds a first preset threshold. The first preset threshold here is preferably 85%.
If yes, go to step S110: the network transport connection with the first memory is disconnected.
Specifically, if the first preset threshold is exceeded, the management host disconnects a network transfer connection (FTP connection) with the first storage. The embedded board card is prevented from running overload, and a processor of the embedded board card is protected.
Step S1030: and judging whether the utilization rate of the processor is lower than a second preset threshold value, wherein the second preset threshold value is lower than the first preset threshold value.
Specifically, the management host determines whether the usage rate of the processor is lower than a second preset threshold, where the second preset threshold is lower than the first preset threshold. The second predetermined threshold value here is preferably 50%.
If yes, go to step S1040: and reestablishing the network transmission connection with the first memory.
Specifically, if the utilization rate of the processor is lower than six 50%, it is proved that the embedded board is relatively idle and can perform a management operation on the file, so that a network transfer connection (FTP connection) is reestablished between the management host and the first storage.
The invention also provides a storage unit file management system based on FUSE, which is applied to the storage unit file management method based on FUSE; the storage unit file management system based on FUSE comprises a management host and an embedded board card; the embedded board card is provided with a first memory; the management host is in communication connection with the embedded board card; the management host comprises a display interface.
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, wherein the software product 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 (8)

1. A storage unit file management method based on FUSE is characterized in that a storage unit file management system based on FUSE is applied; the storage unit file management system based on FUSE comprises a management host and an embedded board card; the embedded board card is provided with a first memory; the management host is in communication connection with the embedded board card; the management host comprises a display interface; the FUSE-based storage unit file management method comprises the following steps:
acquiring a mounting point of the management host;
loading the first memory to the mount point based on a FUSE architecture;
managing the files in the first memory on the display interface through the management host;
the managing the files in the first memory through the management host and the display interface comprises:
displaying the file of the first storage through the display interface;
performing visual management operation on the file of the first storage;
the management host runs Windows series operating systems; the displaying the file of the first storage through the display interface comprises:
acquiring the IP address of the embedded board card and marking the IP address as a target address;
establishing connection with the first memory according to a network file transmission protocol and the target address so as to visually display the file of the first memory in a file resource manager;
acquiring the utilization rate of a processor of the embedded board card;
judging whether the utilization rate of the processor exceeds a first preset threshold value or not;
if yes, disconnecting the network transmission connection with the first memory;
judging whether the utilization rate of the processor is lower than a second preset threshold value, wherein the second preset threshold value is lower than the first preset threshold value;
and if so, reestablishing network transmission connection with the first memory.
2. The FUSE-based storage unit file management method according to claim 1, wherein the visually managing the file in the first storage further comprises:
acquiring an input login account and a corresponding login password;
judging whether the login account and the corresponding login password pass verification;
and if so, executing the step of performing the visual management operation on the file of the first storage.
3. The FUSE-based storage unit file management method according to claim 2, wherein the FUSE-based storage unit file management system further comprises a monitoring host and a second storage; the second storage is in communication connection with the monitoring host; the monitoring host is in communication connection with the management host; the method for acquiring the input login account and the login password comprises the following steps:
acquiring an input preset account and a corresponding preset password;
generating an account password database according to the preset account and the corresponding preset password;
and storing the account density database in the second memory.
4. The FUSE-based storage unit file management method as claimed in claim 3, wherein the determining whether the login account and the corresponding login password are verified comprises:
judging whether the preset account consistent with the login account exists in the account secret database or not;
if yes, acquiring the preset password corresponding to the preset account consistent with the login account, and marking the preset password as a target password;
judging whether the target password is consistent with the login password;
if so, passing the verification;
if not, the verification is not passed.
5. The FUSE-based storage unit file management method according to claim 3, wherein the account density database further comprises a permission level corresponding to the login account; the judging whether the login account and the corresponding login password pass the verification or not further comprises:
if so, acquiring an authority level corresponding to the login account, wherein the authority level comprises a primary authority, a secondary authority and a tertiary authority, the primary authority can perform all management operations, the secondary authority prohibits the execution of deletion operations, and the tertiary authority prohibits the execution of deletion and modification operations;
and carrying out visual management operation on the file of the first storage according to the permission level.
6. The FUSE-based storage unit file management method according to claim 3, wherein the visually managing the file in the first storage further comprises:
and generating a management log according to the record of the visual management operation on the file of the first memory, and storing the management log to the second memory.
7. The FUSE-based storage unit file management method according to claim 6, wherein the generating and saving a management log according to the record of the visual management operation on the file in the first storage to the second storage further comprises:
acquiring an input log viewing instruction;
and displaying the management log according to the log viewing instruction.
8. A FUSE-based storage unit file management system, characterized in that the FUSE-based storage unit file management method according to any one of claims 1-7 is applied; the storage unit file management system based on FUSE comprises a management host and an embedded board card; the embedded board card is provided with a first memory; the management host is in communication connection with the embedded board card; the management host comprises a display interface.
CN202011605280.0A 2020-12-30 2020-12-30 Storage unit file management method and system based on FUSE Active CN112667565B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011605280.0A CN112667565B (en) 2020-12-30 2020-12-30 Storage unit file management method and system based on FUSE

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011605280.0A CN112667565B (en) 2020-12-30 2020-12-30 Storage unit file management method and system based on FUSE

Publications (2)

Publication Number Publication Date
CN112667565A CN112667565A (en) 2021-04-16
CN112667565B true CN112667565B (en) 2021-12-03

Family

ID=75410785

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011605280.0A Active CN112667565B (en) 2020-12-30 2020-12-30 Storage unit file management method and system based on FUSE

Country Status (1)

Country Link
CN (1) CN112667565B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2824489A1 (en) * 2011-01-21 2012-07-26 Thomson Licensing Method for backward-compatible aggregate file system operation performance improvement, and respective apparatus
CN104639658A (en) * 2015-03-12 2015-05-20 浪潮集团有限公司 Realization method for accessing object storage by file system mounting
CN110069454A (en) * 2017-09-11 2019-07-30 中兴通讯股份有限公司 A kind of network file management method, terminal and computer readable storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102546780B (en) * 2011-12-28 2014-04-16 山东大学 Operation method for file distributed storage based on thin client
US9223795B2 (en) * 2013-03-05 2015-12-29 Xiaofeng Guo Managing network storage with a user-level file system
WO2018113030A1 (en) * 2016-12-23 2018-06-28 Intel Corporation Technology to implement bifurcated non-volatile memory express driver

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2824489A1 (en) * 2011-01-21 2012-07-26 Thomson Licensing Method for backward-compatible aggregate file system operation performance improvement, and respective apparatus
CN104639658A (en) * 2015-03-12 2015-05-20 浪潮集团有限公司 Realization method for accessing object storage by file system mounting
CN110069454A (en) * 2017-09-11 2019-07-30 中兴通讯股份有限公司 A kind of network file management method, terminal and computer readable storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于FUSE的网络文件系统的研究与实现;方敏;《中国优秀硕士学位论文全文数据库 信息科技辑》;20190515;第I137-56页 *

Also Published As

Publication number Publication date
CN112667565A (en) 2021-04-16

Similar Documents

Publication Publication Date Title
CN102571773A (en) Information security comprehensive audit system and method
EP3869366A1 (en) Method and apparatus for updating password of electronic device, device and storage medium
CN113225351B (en) Request processing method and device, storage medium and electronic equipment
CN109726041A (en) Restore method, equipment and the computer-readable medium of the file in magnetic disk of virtual machine
CN112667565B (en) Storage unit file management method and system based on FUSE
CN102769663B (en) Server, method and system for transmitting information
CN115238314B (en) Network disk file display method and device, network disk and storage medium
CN115129518B (en) Backup and recovery method, device, equipment and medium for TEE (trusted execution environment) internal storage data
CN112491974A (en) Remote browsing method and device, storage medium, terminal equipment and server
CN104995635A (en) Image transmission method, device and terminal device
CN114095496A (en) Terminal application processing method, edge cloud application server, system and medium
CN110995658A (en) Gateway protection method, device, computer equipment and storage medium
CN112463357A (en) Method and equipment for safe interaction of server in-band data
CN116828474B (en) WiFi implementation method, system and medium based on environmental security
CN113765866A (en) Method and device for logging in remote host
CN101499113B (en) Security dispatching indication system, method and auxiliary display equipment
LU504619B1 (en) Computer security controller based on big data
CN115277233B (en) Hybrid cloud service platform based on data visualization plug-in and access method thereof
JP5835022B2 (en) Distribution apparatus, distribution processing method and program, information processing apparatus, information processing method and program
JP2012043144A (en) Server based computing system and program
CN213879892U (en) Distributed file protection system comprising multiple protection devices
CN114363382A (en) Centralized management and control system and method based on hardware mode
CN117040775A (en) Authorized login method and device, electronic equipment and storage medium
CN116455659A (en) Multi-server switching response method, device, computer equipment and computer readable storage medium without re-login
CN116055106A (en) Method and system for unified management of login rights

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
PE01 Entry into force of the registration of the contract for pledge of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: A Method and System of Storage Unit File Management Based on FUSE

Effective date of registration: 20221028

Granted publication date: 20211203

Pledgee: Hunan Xiangjiang Zhongying Investment Management Co.,Ltd.

Pledgor: HUNAN BOJIANG INFORMATION TECHNOLOGY CO.,LTD.

Registration number: Y2022980020182