CN112256646B - Method and device for operating file system subdirectory, electronic equipment and storage medium - Google Patents

Method and device for operating file system subdirectory, electronic equipment and storage medium Download PDF

Info

Publication number
CN112256646B
CN112256646B CN202011139445.XA CN202011139445A CN112256646B CN 112256646 B CN112256646 B CN 112256646B CN 202011139445 A CN202011139445 A CN 202011139445A CN 112256646 B CN112256646 B CN 112256646B
Authority
CN
China
Prior art keywords
path information
operated
directory
sub
target file
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
CN202011139445.XA
Other languages
Chinese (zh)
Other versions
CN112256646A (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.)
Beijing Kingsoft Cloud Network Technology Co Ltd
Original Assignee
Beijing Kingsoft Cloud Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Kingsoft Cloud Network Technology Co Ltd filed Critical Beijing Kingsoft Cloud Network Technology Co Ltd
Priority to CN202011139445.XA priority Critical patent/CN112256646B/en
Publication of CN112256646A publication Critical patent/CN112256646A/en
Application granted granted Critical
Publication of CN112256646B publication Critical patent/CN112256646B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • G06F16/168Details of user interfaces specifically adapted to file systems, e.g. browsing and visualisation, 2d or 3d GUIs

Landscapes

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

Abstract

The embodiment of the invention provides a method, a device, electronic equipment and a storage medium for operating a file system subdirectory, wherein the method comprises the following steps: modifying a preset field in a communication protocol of the client device based on the acquired first path information of the sub-directory to be operated in the file system, and acquiring the modified preset field when acquiring an operation instruction for operating a target file in the sub-directory to be operated and second path information of the target file in the sub-directory to be operated; and sending the modified preset field and the second path information to the server-side equipment, and operating the target file according to the operation instruction by the server-side equipment based on the modified preset field and the second path information. According to the embodiment of the invention, the operation of the files in any level of subdirectory in the server side equipment can be realized by only modifying the application program interface of the client side equipment, and the application program interface of the server side equipment is not required to be modified. The workload of staff is reduced.

Description

Method and device for operating file system subdirectory, electronic equipment and storage medium
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a method, an apparatus, an electronic device, and a storage medium for operating a file system subdirectory.
Background
The mounting means: and making the files and directories on one server device available to users for access via the file system of the client device. With the development of internet technology, a user may remotely access a server device through a client device, and implement reading a file from the server device or writing a file into the server device, and the like.
In order to access the server device via the client device, it is often necessary to mount the file system of the server device in a directory of the file system of the client device. The catalog of the terminal equipment is a mounting point. In a server device, a plurality of volumes may be included, each volume may represent one file system, and thus root directories of a plurality of file systems of the server device may be mounted to a mount point.
In some cases, a user may need to mount a subdirectory of a file system to a mount point in addition to the root directory of the file system to the mount point. After the subdirectories of the file system are mounted to the mounting point, in the related art, a "dir" field is generally added to a communication protocol between the client device and the server device, and then the subdirectories of the file system are operated through the "ip" field, the "port" field, the "vol" field and the "dir" field, wherein the "dir" field is generally used for representing the relative path of the subdirectories in the file system.
However, when the "dir" field is added to the communication protocol between the server device and the client device, the communication interfaces of the server device and the client device need to be modified, and the server device and the client device typically have multiple communication interfaces, which would inevitably increase the workload of staff if all the communication interfaces of the server device and the client device are modified.
Disclosure of Invention
The embodiment of the invention aims to provide a method, a device, electronic equipment and a storage medium for operating a subdirectory of a file system, so as to avoid modifying a communication interface of a server device and reduce the workload of staff in order to realize the subdirectory of the operation file system. The specific technical scheme is as follows:
in a first aspect, an embodiment of the present invention provides a method for operating a file system subdirectory, which is applied to a client device, where the client device is communicatively connected to a server device, and the client device is loaded with any level of subdirectory under a root directory of the file system of the server device, where the method includes:
acquiring first path information of a sub-directory to be operated in a file system, wherein the sub-directory to be operated is any level of sub-directory below a root directory of the file system of the server device;
Modifying a preset field in a communication protocol of the client device based on the first path information to obtain a modified preset field, wherein the preset field is used for representing an absolute path of the operated file in a file system of the server device;
acquiring a modified preset field when acquiring an operation instruction for operating a target file in a sub-directory to be operated and second path information of the target file in the sub-directory to be operated;
and sending the modified preset field and the second path information to the server-side equipment, so that the server-side equipment operates the target file according to the operation instruction based on the modified preset field and the second path information.
Optionally, the communication protocol includes a plurality of application program interfaces; different operation instructions correspond to different application program interfaces;
in this regard, modifying a preset field in a communication protocol of the client device based on the first path information to obtain a modified preset field, including:
modifying preset fields in all application program interfaces in the communication protocol of the client device based on the first path information to obtain a communication protocol with the preset fields modified;
When an operation instruction for operating the target file in the sub-directory to be operated and second path information of the target file in the sub-directory to be operated are obtained, a modified preset field is obtained, and the method comprises the following steps:
when an operation instruction for operating the target file in the sub-directory to be operated and second path information of the target file in the sub-directory to be operated are obtained, a modified preset field is obtained from an application program interface corresponding to the operation instruction.
Optionally, before acquiring the first path information of the subdirectory to be operated in the file system, the method further comprises:
and acquiring path information and a mounting instruction of the sub-catalogue to be mounted, and mounting the sub-catalogue to be mounted to the client equipment based on the mounting instruction and the path information of the sub-catalogue to be mounted.
Optionally, before acquiring the modified preset field when acquiring the operation instruction for operating the target file in the sub-directory to be operated and the second path information of the target file in the sub-directory to be operated, the method further includes:
acquiring an operation instruction for operating a target file in a to-be-fixed directory and path information of the target file in the to-be-fixed directory;
Judging whether the to-be-determined subdirectory is to be operated or not based on the path information of the target file in the to-be-determined subdirectory and the modified preset field;
if yes, taking the path information of the target file in the sub-directory to be determined as second path information; executing the step of acquiring the modified preset field when acquiring the operation instruction for operating the target file in the sub-directory to be operated and the second path information of the target file in the sub-directory to be operated;
otherwise, sending prompt information that the subdirectory to be determined is not matched with the subdirectory to be operated.
Optionally, the modified preset field and the second path information are sent to the server device, so that the server device operates the target file according to the operation instruction based on the modified preset field and the second path information, and the method includes:
splicing the modified preset field and the second path information to obtain an absolute path of the target file in a file system of the server device;
and sending the absolute path of the target file in the file system of the server device to the server device, so that the server device operates the target file according to the operation instruction based on the absolute path of the target file in the file system of the server device.
In a second aspect, an embodiment of the present invention further provides an apparatus for operating a file system subdirectory, where the apparatus is applied to a client device, and the client device is communicatively connected to a server device, and any level of subdirectory under a root directory of a file system on which the server device is mounted is the client device, where the apparatus includes:
the first path information acquisition module is used for acquiring first path information of a sub-directory to be operated in a file system, wherein the sub-directory to be operated is any level of sub-directory below a root directory of the file system of the server equipment;
the modification module is used for modifying preset fields in a communication protocol of the client device based on the first path information to obtain modified preset fields, wherein the preset fields are used for representing absolute paths of the operated files in a file system of the server device;
the preset field acquisition module is used for acquiring the modified preset field when acquiring an operation instruction for operating the target file in the sub-directory to be operated and second path information of the target file in the sub-directory to be operated;
and the sending module is used for sending the modified preset field and the second path information to the server-side equipment so that the server-side equipment can operate the target file according to the operation instruction based on the modified preset field and the second path information.
Optionally, the communication protocol includes a plurality of application program interfaces; different operation instructions correspond to different application program interfaces; for this, the modification module is specifically configured to:
modifying preset fields in all application program interfaces in the communication protocol of the client device based on the first path information to obtain a communication protocol with the preset fields modified;
the preset field acquisition module is specifically configured to:
when an operation instruction for operating the target file in the sub-directory to be operated and second path information of the target file in the sub-directory to be operated are obtained, a modified preset field is obtained from an application program interface corresponding to the operation instruction.
Optionally, the apparatus further comprises:
and the mounting module is used for acquiring the path information and the mounting instruction of the sub-directory to be mounted before acquiring the first path information of the sub-directory to be operated in the file system, and mounting the sub-directory to be mounted to the client equipment based on the mounting instruction and the path information of the sub-directory to be mounted.
Optionally, the apparatus further comprises:
the undetermined path acquisition module is used for acquiring an operation instruction for operating the target file in the sub-directory to be operated and path information of the target file in the sub-directory to be operated before acquiring the operation instruction for operating the target file in the sub-directory to be operated and second path information of the target file in the sub-directory to be operated;
The judging module is used for judging whether the to-be-operated subdirectory is based on the path information of the target file in the to-be-operated subdirectory and the modified preset field; if yes, taking the path information of the target file in the sub-directory to be determined as second path information; triggering a preset field acquisition module to execute the step of acquiring a modified preset field when an operation instruction for operating a target file in a subdirectory to be operated and second path information of the target file in the subdirectory to be operated are acquired; otherwise, triggering a prompt message sending module;
and the prompt information sending module is used for sending prompt information of mismatch between the subdirectory to be determined and the subdirectory to be operated.
Optionally, the sending module includes:
the splicing sub-module is used for splicing the modified preset field and the second path information to obtain an absolute path of the target file in a file system of the server device;
and the sending sub-module is used for sending the absolute path of the target file in the file system of the server-side equipment to the server-side equipment so that the server-side equipment can operate the target file according to the operation instruction based on the absolute path of the target file in the file system of the server-side equipment.
In a third aspect, embodiments of the present invention also provide an electronic device comprising a processor and a machine-readable storage medium storing machine-executable instructions executable by the processor, the processor being caused by the machine-executable instructions to: a method of operating a file system subdirectory as provided in the first aspect above is implemented.
In a fourth aspect, an embodiment of the present invention further provides a computer readable storage medium, where a computer program is stored, where the computer program, when executed by a processor, implements the steps of a method for operating a file system subdirectory provided in the first aspect.
In a fifth aspect, embodiments of the present invention also provide a computer program product comprising instructions which, when run on a computer, cause the computer to perform the steps of a method of operating a file system subdirectory as provided in the first aspect above.
In a sixth aspect, embodiments of the present invention also provide a computer program which, when run on a computer, causes the computer to perform the steps of a method of operating a file system subdirectory as provided in the first aspect above.
The method, the device, the electronic equipment and the storage medium for operating the file system subdirectory can be applied to the client equipment, the client equipment is in communication connection with the server equipment, the client equipment is loaded with any level of subdirectory under the file system root directory of the server equipment, and the client equipment can firstly acquire the first path information of the subdirectory to be operated in the file system; and then, based on the first path information, modifying a preset field used for representing the absolute path of the operated file in the file system of the server side equipment in the communication protocol of the client side equipment to obtain a modified preset field. When the client device obtains an operation instruction for operating the target file in the sub-directory to be operated and second path information of the target file in the sub-directory to be operated, obtaining a modified preset field; and then the modified preset field and the second path information are sent to the server-side equipment, so that the server-side equipment operates the target file according to the operation instruction based on the modified preset field and the second path information. Because the preset field can represent the absolute path of the operated file in the file system of the server device, after the preset field is modified into the first path information, the modified preset field can represent the absolute path of the subdirectory to be operated in the file system. After the modified preset field and the second path information are sent to the server device, the server device can directly determine the absolute path of the target file in the server device based on the modified preset field and the second path information, and then can operate the target file according to the operation instruction. It can be seen that, by the embodiment of the invention, the file in any level subdirectory in the server side device can be operated by modifying the application program interface of the client side device, without modifying the application program interface of the server side device. Thereby reducing the workload of the staff. Of course, not all of the above-described advantages need be achieved simultaneously in the practice of any one product or method of the present invention.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a flowchart of a first method of operating a file system subdirectory, according to an embodiment of the invention;
FIG. 2 is a flow chart of a second implementation of a method of operating a file system subdirectory according to an embodiment of the invention;
FIG. 3 is a flowchart of a third method of operating a file system subdirectory, according to an embodiment of the invention;
FIG. 4 is a schematic diagram illustrating an apparatus for operating a file system subdirectory according to an embodiment of the invention;
fig. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
In the prior art, if a dir field is added in a communication protocol between a server device and a client device, the communication interfaces of the server device and the client device need to be modified, specifically:
if the client device needs to log in to the server device first, the client device needs to send a dir field as a parameter of a login protocol to the server device, so that the server device records the client device and a subdirectory mounted on the client device, and modifies all application program interfaces of the server device according to the dir field.
If the client device can directly communicate with the server device without logging into the server device, the client device may send the dir field to the server device as a parameter for manipulating the file in the subdirectory, at which point the server device needs to modify all application interfaces of itself based on the dir field.
Therefore, in order to solve the problems in the prior art, the embodiments of the present invention provide a method, an apparatus, an electronic device, and a storage medium for operating a subdirectory of a file system, so as to avoid modifying all communication interfaces of a server device and a client device to reduce the workload of the staff in order to implement the subdirectory of the operation file system.
In the following, a method for operating a file system subdirectory according to an embodiment of the present invention will be described first, as shown in fig. 1, which is a flowchart of a first implementation of a method for operating a file system subdirectory according to an embodiment of the present invention, where the method may include:
s110, obtaining first path information of the subdirectories to be operated in the file system, wherein the subdirectories to be operated are any level of subdirectories under the root directory of the file system of the server device.
In some examples, the method of operating a file system subdirectory of an embodiment of the invention may be applied to a client device in communication with a server device.
In still other examples, the client device is a device that provides a mount point, and the server device is a device that mounts its own file system to the mount point. After the server side device mounts the own file system to the client side device, a user can access the file system of the server side device through the client side device, and further can operate files in the file system of the server side device.
In still other examples, the client device may be populated with the root directory of the server device's file system, and may also be populated with any level of subdirectories below the root directory of the server device's file system.
When a user wants to operate a file or a folder in any level of subdirectory below a root directory of a file system of the server device, the subdirectory to be operated can be selected at the client device, or path information of the subdirectory to be operated can be input on the client device, so that the client device can acquire the path information of the subdirectory to be operated by the user, take the acquired subdirectory to be operated by the user as the subdirectory to be operated, and take the path information of the subdirectory to be operated by the user as the first path information.
S120, modifying preset fields in the communication protocol of the client device based on the first path information to obtain modified preset fields.
The preset field is used for representing the absolute path of the operated file in the file system of the server equipment.
In some examples, after the above-mentioned client device obtains the first path information of the sub-directory to be operated in the file system, in order to avoid modifying all communication interfaces of the server device when implementing the operation of the sub-directory to be operated, a preset field in a communication protocol of the client device for characterizing an absolute path of the operated file in the file system of the server device may be modified based on the first path information, so that the modified preset field may be obtained.
In still other examples, the preset field may be a "path" field in the communication protocol.
S130, when an operation instruction for operating the target file in the sub-directory to be operated and second path information of the target file in the sub-directory to be operated are obtained, a modified preset field is obtained.
In some examples, the client device modifies a preset field in the communication protocol. The user may then operate on the file in the subdirectory to be operated, where the user may select the operation to be performed, the file to be operated, and the path of the file to be operated in the subdirectory to be operated in the above-mentioned client device, or the user inputs the file to be operated, the path of the file to be operated in the subdirectory to be operated, and the operation to be performed in the above-mentioned client device. Therefore, the client device can acquire the path of the file to be operated by the user in the sub-directory to be operated and the operation instruction of the operation to be performed by the user, take the file to be operated by the user as the target file, and take the path of the file to be operated by the user in the sub-directory to be operated as the second path information.
After the client device obtains the operation instruction and the second path information, in order to enable the client device to operate the target file without modifying the application program interface of the server device, the client device may obtain the modified preset field from the communication protocol of the client device.
And S140, the modified preset field and the second path information are sent to the server side equipment, so that the server side equipment operates the target file according to the operation instruction based on the modified preset field and the second path information.
After the client device obtains the modified field, the modified preset field and the second path information can be sent to the server device, and after the server device receives the modified preset field and the second path information, the target file can be operated according to the operation instruction based on the modified preset field and the second path information.
In some examples, the client device may send the modified preset field, the second path information, the operation instruction, and the identification information of the target file to the server device. After the server side device obtains the modified preset field, the second path information, the operation instruction and the identification information of the target file, the absolute path of the target file in the file system of the server side device can be determined based on the modified preset field and the second path information, the target file can be further determined based on the identification information of the target file, and finally the target file is operated according to the operation instruction.
The operation instruction may include an open operation, a read operation, and a write operation, among others. In some examples, the operation instructions may further include a create operation.
When the operation instruction is a creation operation, the server device may determine an absolute path of the file to be created in the file system of the server device based on the modified preset field and the second path information, and then create the target file under the absolute path of the file to be created in the file system of the server device based on the identification information of the target file.
The method for operating the subdirectory of the file system provided by the embodiment of the invention can be applied to the client equipment, and the client equipment can firstly acquire the first path information of the subdirectory to be operated in the file system; and then, based on the first path information, modifying a preset field used for representing the absolute path of the operated file in the file system of the server side equipment in the communication protocol of the client side equipment to obtain a modified preset field. When the client device obtains an operation instruction for operating the target file in the sub-directory to be operated and second path information of the target file in the sub-directory to be operated, obtaining a modified preset field; and then the modified preset field and the second path information are sent to the server-side equipment, so that the server-side equipment operates the target file according to the operation instruction based on the modified preset field and the second path information. Because the preset field can represent the absolute path of the operated file in the file system of the server device, after the preset field is modified into the first path information, the modified preset field can represent the absolute path of the subdirectory to be operated in the file system. After the modified preset field and the second path information are sent to the server device, the server device can directly determine the absolute path of the target file in the server device based on the modified preset field and the second path information, and then can operate the target file according to the operation instruction. It can be seen that, by the embodiment of the invention, the file in any level subdirectory in the server side device can be operated by modifying the application program interface of the client side device, without modifying the application program interface of the server side device. Thereby reducing the workload of the staff.
In some examples, on the basis of a method for operating a file system subdirectory shown in fig. 1, an embodiment of the present invention further provides a possible implementation, as shown in fig. 2, which is a flowchart of a second implementation of a method for operating a file system subdirectory according to an embodiment of the present invention, where the method may include:
s210, obtaining first path information of the subdirectory to be operated in a file system.
S220, modifying preset fields in all application program interfaces in a communication protocol of the client device based on the first path information to obtain a communication protocol with the preset fields modified, wherein the preset fields are used for representing absolute paths of operated files;
s230, when an operation instruction for operating the target file in the sub-directory to be operated and second path information of the target file in the sub-directory to be operated are obtained, a modified preset field is obtained from an application program interface corresponding to the operation instruction;
s240, the modified preset field and the second path information are sent to the server side device, so that the server side device operates the target file according to the operation instruction based on the modified preset field and the second path information.
In some examples, the communication protocol of the client device may include a plurality of application program interfaces; in still other examples, different application program interfaces in the client device described above may correspond to different operational instructions; that is, the client device may invoke different application program interfaces when sending different operation instructions.
In this regard, after the client device acquires the first path information, the preset fields in all application program interfaces in the communication protocol of the client device may be modified, so that the communication protocol with all the preset fields modified may be obtained.
When the client device obtains an operation instruction for operating the target file and second path information of the target file in the subdirectory to be operated, the modified preset field in the application program interface corresponding to the operation instruction can be obtained based on the operation instruction. And then the modified preset field and the second path information are sent to the server-side equipment, so that the server-side equipment operates the target file according to the operation instruction based on the modified preset field and the second path information.
In some examples, before the above-mentioned client device performs an operation on a file or a folder in a sub-directory to be operated, the sub-directory to be operated generally needs to be mounted to the client device, and for this purpose, a user may always input, in the above-mentioned client device, path information and a mounting instruction of the sub-directory to be mounted, so that the client device may obtain the path information and the mounting instruction of the sub-directory to be mounted, and then mount the sub-directory to be mounted to the client device based on the mounting instruction and the path information of the sub-directory to be mounted. The path information of the sub-directory to be mounted refers to an absolute path of the sub-directory to be mounted in a root directory of a file system of the server device.
It will be appreciated that the mount instruction may be a mount instruction of the prior art.
In the embodiment of the invention, the preset fields in all application program interfaces of the client device are modified, so that the problem that when a user performs other operations on the file in the subdirectory to be operated, the preset fields in the application program interfaces corresponding to other operations to be performed need to be modified first can be avoided, and the time waste during the other operations can be avoided.
It is understood that steps S210 and S240 in the embodiment of the present invention are the same as or similar to steps S110 and S140 in the first implementation manner of the embodiment of the present invention, and will not be described herein.
In some examples, on the basis of a method for operating a file system subdirectory shown in fig. 1, an embodiment of the present invention further provides a possible implementation, as shown in fig. 3, which is a flowchart of a third implementation of a method for operating a file system subdirectory according to an embodiment of the present invention, where the method may include:
s310, acquiring first path information of a sub-directory to be operated in a file system;
s320, modifying a preset field in a communication protocol of the client device based on the first path information to obtain a modified preset field, wherein the preset field is used for representing an absolute path of the operated file;
s330, acquiring an operation instruction for operating a target file in a to-be-fixed sub-directory and path information of the target file in the to-be-fixed sub-directory;
s340, judging whether the to-be-operated subdirectory is the to-be-operated subdirectory or not based on the path information of the target file in the to-be-operated subdirectory and the modified preset field; if yes, go to step S350, if no, go to step S380
S350, taking the path information of the target file in the to-be-determined subdirectory as second path information; and the step S360 is performed in which,
s360, when an operation instruction for operating the target file in the sub-directory to be operated and second path information of the target file in the sub-directory to be operated are obtained, a modified preset field is obtained;
and S370, the modified preset field and the second path information are sent to the server side equipment, so that the server side equipment operates the target file according to the operation instruction based on the modified preset field and the second path information.
S380, sending prompt information that the subdirectory to be positioned is not matched with the subdirectory to be operated.
In some examples, the user may input the path information of the target file to be operated, so as to avoid that the client device cannot operate the target file when the user inputs the path information of the target file, and the client device may use the directory in which the target file is located as the to-be-determined sub-directory when acquiring the operation instruction input by the user to operate the target file and the path information of the sub-directory in which the target file is located. And then judging whether the to-be-operated subdirectory is based on the path information of the target file in the to-be-operated subdirectory and the modified preset field.
In some examples, in determining whether the sub-directory to be determined is a sub-directory to be operated on, the root directory of the path information of the target file in the sub-directory to be determined may be compared with the leaf directory in the modified preset field.
For example, assume that the path information of the target file in the to-be-determined subdirectory is: "Program Files \1111\2222", the modified preset field is "D: \Program Files". The root directory of the path information "Program files\1111\2222" of the target file in the to-be-determined sub-directory is "Program Files", and the modified preset field "D: \program Files" has a leaf directory of "Program Files", so that the above-mentioned client device can compare the root directory "Program Files" of the path information "Program files\1111\2222" of the target file in the to-be-determined sub-directory with the modified preset field "D: \program Files" to determine whether the to-be-determined sub-directory is the to-be-operated sub-directory.
If so, the client device may take the sub-directory to be operated as a sub-directory to be operated on, and perform steps S350, S360, and S370.
If not, the client device may send a prompt message that the to-be-determined sub-directory does not match with the to-be-operated sub-directory, so as to prompt the user to modify the path information of the input target file in the to-be-determined sub-directory.
Therefore, the user can be reminded when the path information of the target file to be operated is input by mistake, and the problem that the client device cannot operate the target file when the user inputs by mistake is avoided.
In still other examples, when the client device sends the modified preset field and the second path information to the server device, the client device may splice the modified preset field and the second path information to obtain an absolute path of the target file in a file system of the server device; and then, the absolute path of the target file in the file system of the server equipment is sent to the server equipment, so that the server equipment operates the target file according to the operation instruction based on the absolute path of the target file in the file system of the server equipment.
For example, assuming that the modified preset field is "D: \program Files", and the second path information is "Program files\1111\2222", the client device may splice the modified preset field "D: \program Files" and the second path information "Program files\1111\2222" into an absolute path "D: \program files\1111\2222", and then send the spliced absolute path "D: \program files\1111\2222" to the server device.
It is understood that steps S310, S320, S360 and S370 in the embodiment of the present invention are the same as or similar to steps S110 to S140 in the first implementation manner of the embodiment of the present invention, and will not be repeated here.
Corresponding to the above-mentioned method embodiment, the embodiment of the present invention further provides an apparatus for operating a file system subdirectory, where the apparatus may be applied to a client device, where the client device is communicatively connected to a server device, and the client device is mounted with any level of subdirectory below a root directory of a file system of the server device, as shown in fig. 4, which is a schematic structural diagram of an apparatus for operating a file system subdirectory according to an embodiment of the present invention, and the apparatus may include:
a first path information obtaining module 410, configured to obtain first path information of a sub-directory to be operated in a file system, where the sub-directory to be operated is any level of sub-directory under a root directory of the file system of the server device;
the modification module 420 is configured to modify a preset field in a communication protocol of the client device based on the first path information, to obtain a modified preset field, where the preset field is used to characterize an absolute path of the operated file in a file system of the server device;
The preset field obtaining module 430 is configured to obtain a modified preset field when obtaining an operation instruction for operating a target file in a sub-directory to be operated and second path information of the target file in the sub-directory to be operated;
the sending module 440 is configured to send the modified preset field and the second path information to the server device, so that the server device operates the target file according to the operation instruction based on the modified preset field and the second path information.
The device for operating the subdirectory of the file system provided by the embodiment of the invention can be applied to the client equipment, and the client equipment can firstly acquire the first path information of the subdirectory to be operated in the file system; and then, based on the first path information, modifying a preset field used for representing the absolute path of the operated file in the file system of the server side equipment in the communication protocol of the client side equipment to obtain a modified preset field. When the client device obtains an operation instruction for operating the target file in the sub-directory to be operated and second path information of the target file in the sub-directory to be operated, obtaining a modified preset field; and then the modified preset field and the second path information are sent to the server-side equipment, so that the server-side equipment operates the target file according to the operation instruction based on the modified preset field and the second path information. Because the preset field can represent the absolute path of the operated file in the file system of the server device, after the preset field is modified into the first path information, the modified preset field can represent the absolute path of the subdirectory to be operated in the file system. After the modified preset field and the second path information are sent to the server device, the server device can directly determine the absolute path of the target file in the server device based on the modified preset field and the second path information, and then can operate the target file according to the operation instruction. It can be seen that, by the embodiment of the invention, the file in any level subdirectory in the server side device can be operated by modifying the application program interface of the client side device, without modifying the application program interface of the server side device. Thereby reducing the workload of the staff.
In some examples, the communication protocol includes a plurality of application program interfaces therein; different operation instructions correspond to different application program interfaces; in this regard, the modification module 420 is specifically configured to:
modifying preset fields in all application program interfaces in the communication protocol of the client device based on the first path information to obtain a communication protocol with the preset fields modified;
the preset field obtaining module 430 is specifically configured to:
when an operation instruction for operating the target file in the sub-directory to be operated and second path information of the target file in the sub-directory to be operated are obtained, a modified preset field is obtained from an application program interface corresponding to the operation instruction.
In some examples, an apparatus for operating a file system subdirectory according to an embodiment of the present invention may further include:
and the mounting module is used for acquiring the path information and the mounting instruction of the sub-directory to be mounted before acquiring the first path information of the sub-directory to be operated in the file system, and mounting the sub-directory to be mounted to the client equipment based on the mounting instruction and the path information of the sub-directory to be mounted.
In some examples, an apparatus for operating a file system subdirectory according to an embodiment of the present invention may further include:
The undetermined path acquisition module is used for acquiring an operation instruction for operating the target file in the sub-directory to be operated and path information of the target file in the sub-directory to be operated before acquiring the operation instruction for operating the target file in the sub-directory to be operated and second path information of the target file in the sub-directory to be operated;
the judging module is used for judging whether the to-be-operated subdirectory is based on the path information of the target file in the to-be-operated subdirectory and the modified preset field; if yes, taking the path information of the target file in the sub-directory to be determined as second path information; triggering a preset field acquisition module to execute the step of acquiring a modified preset field when an operation instruction for operating a target file in a subdirectory to be operated and second path information of the target file in the subdirectory to be operated are acquired; otherwise, triggering a prompt message sending module;
and the prompt information sending module is used for sending prompt information of mismatch between the subdirectory to be determined and the subdirectory to be operated.
In some examples, the transmit module 440 includes:
the splicing sub-module is used for splicing the modified preset field and the second path information to obtain an absolute path of the target file in a file system of the server device;
And the sending sub-module is used for sending the absolute path of the target file in the file system of the server-side equipment to the server-side equipment so that the server-side equipment can operate the target file according to the operation instruction based on the absolute path of the target file in the file system of the server-side equipment.
An embodiment of the present invention further provides an electronic device, as shown in fig. 5, which is a schematic structural diagram of an electronic device to which a method for operating a file system subdirectory according to an embodiment of the present invention is applied, where the electronic device may include a processor 501 and a machine-readable storage medium 502, where the machine-readable storage medium 502 stores machine-executable instructions capable of being executed by the processor 501, and the processor 501 is caused by the machine-executable instructions to: the steps of implementing a method for operating a file system subdirectory as in any of the embodiments above may be implemented, for example, as follows:
acquiring first path information of a sub-directory to be operated in a file system, wherein the sub-directory to be operated is any level of sub-directory below a root directory of the file system of the server device;
modifying a preset field in a communication protocol of the client device based on the first path information to obtain a modified preset field, wherein the preset field is used for representing an absolute path of the operated file in a file system of the server device;
Acquiring a modified preset field when acquiring an operation instruction for operating a target file in a sub-directory to be operated and second path information of the target file in the sub-directory to be operated;
and sending the modified preset field and the second path information to the server-side equipment, so that the server-side equipment operates the target file according to the operation instruction based on the modified preset field and the second path information.
The machine-readable storage medium 502 may include random access Memory (Random Access Memory, RAM) or may include Non-Volatile Memory (NVM), such as at least one magnetic disk Memory. Optionally, the memory may also be at least one memory device located remotely from the aforementioned processor.
The processor 501 may be a general-purpose processor, including a central processing unit (Central Processing Unit, CPU), a network processor (Network Processor, NP), etc.; but also digital signal processors (Digital Signal Processing, DSP), application specific integrated circuits (Application Specific Integrated Circuit, ASIC), field programmable gate arrays (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components.
The electronic equipment provided by the embodiment of the invention can be applied to the client equipment, and the client equipment can firstly acquire the first path information of the subdirectory to be operated in the file system; and then, based on the first path information, modifying a preset field used for representing the absolute path of the operated file in the file system of the server side equipment in the communication protocol of the client side equipment to obtain a modified preset field. When the client device obtains an operation instruction for operating the target file in the sub-directory to be operated and second path information of the target file in the sub-directory to be operated, obtaining a modified preset field; and then the modified preset field and the second path information are sent to the server-side equipment, so that the server-side equipment operates the target file according to the operation instruction based on the modified preset field and the second path information. Because the preset field can represent the absolute path of the operated file in the file system of the server device, after the preset field is modified into the first path information, the modified preset field can represent the absolute path of the subdirectory to be operated in the file system. After the modified preset field and the second path information are sent to the server device, the server device can directly determine the absolute path of the target file in the server device based on the modified preset field and the second path information, and then can operate the target file according to the operation instruction. It can be seen that, by the embodiment of the invention, the file in any level subdirectory in the server side device can be operated by modifying the application program interface of the client side device, without modifying the application program interface of the server side device. Thereby reducing the workload of the staff.
The embodiments of the present invention further provide a computer readable storage medium, in which a computer program is stored, where the computer program when executed by a processor implements the steps of a method for operating a file system subdirectory as shown in any of the above embodiments, for example, the following steps may be implemented:
acquiring first path information of a sub-directory to be operated in a file system, wherein the sub-directory to be operated is any level of sub-directory below a root directory of the file system of the server device;
modifying a preset field in a communication protocol of the client device based on the first path information to obtain a modified preset field, wherein the preset field is used for representing an absolute path of the operated file in a file system of the server device;
acquiring a modified preset field when acquiring an operation instruction for operating a target file in a sub-directory to be operated and second path information of the target file in the sub-directory to be operated;
and sending the modified preset field and the second path information to the server-side equipment, so that the server-side equipment operates the target file according to the operation instruction based on the modified preset field and the second path information.
The computer readable storage medium provided by the embodiment of the invention can be applied to client equipment, and the client equipment can firstly acquire the first path information of the subdirectory to be operated in a file system; and then, based on the first path information, modifying a preset field used for representing the absolute path of the operated file in the file system of the server side equipment in the communication protocol of the client side equipment to obtain a modified preset field. When the client device obtains an operation instruction for operating the target file in the sub-directory to be operated and second path information of the target file in the sub-directory to be operated, obtaining a modified preset field; and then the modified preset field and the second path information are sent to the server-side equipment, so that the server-side equipment operates the target file according to the operation instruction based on the modified preset field and the second path information. Because the preset field can represent the absolute path of the operated file in the file system of the server device, after the preset field is modified into the first path information, the modified preset field can represent the absolute path of the subdirectory to be operated in the file system. After the modified preset field and the second path information are sent to the server device, the server device can directly determine the absolute path of the target file in the server device based on the modified preset field and the second path information, and then can operate the target file according to the operation instruction. It can be seen that, by the embodiment of the invention, the file in any level subdirectory in the server side device can be operated by modifying the application program interface of the client side device, without modifying the application program interface of the server side device. Thereby reducing the workload of the staff.
Embodiments of the present invention also provide a computer program product comprising instructions which, when run on a computer, cause the computer to perform the steps of a method of operating a file system subdirectory as described in any of the embodiments above, for example, the steps of:
acquiring first path information of a sub-directory to be operated in a file system, wherein the sub-directory to be operated is any level of sub-directory below a root directory of the file system of the server device;
modifying a preset field in a communication protocol of the client device based on the first path information to obtain a modified preset field, wherein the preset field is used for representing an absolute path of the operated file in a file system of the server device;
acquiring a modified preset field when acquiring an operation instruction for operating a target file in a sub-directory to be operated and second path information of the target file in the sub-directory to be operated;
and sending the modified preset field and the second path information to the server-side equipment, so that the server-side equipment operates the target file according to the operation instruction based on the modified preset field and the second path information.
The computer program product containing the instructions provided by the embodiment of the invention can be applied to the client equipment, and the client equipment can firstly acquire the first path information of the subdirectory to be operated in the file system; and then, based on the first path information, modifying a preset field used for representing the absolute path of the operated file in the file system of the server side equipment in the communication protocol of the client side equipment to obtain a modified preset field. When the client device obtains an operation instruction for operating the target file in the sub-directory to be operated and second path information of the target file in the sub-directory to be operated, obtaining a modified preset field; and then the modified preset field and the second path information are sent to the server-side equipment, so that the server-side equipment operates the target file according to the operation instruction based on the modified preset field and the second path information. Because the preset field can represent the absolute path of the operated file in the file system of the server device, after the preset field is modified into the first path information, the modified preset field can represent the absolute path of the subdirectory to be operated in the file system. After the modified preset field and the second path information are sent to the server device, the server device can directly determine the absolute path of the target file in the server device based on the modified preset field and the second path information, and then can operate the target file according to the operation instruction. It can be seen that, by the embodiment of the invention, the file in any level subdirectory in the server side device can be operated by modifying the application program interface of the client side device, without modifying the application program interface of the server side device. Thereby reducing the workload of the staff.
The embodiments of the present invention also provide a computer program which, when run on a computer, causes the computer to perform the steps of a method of operating a file system subdirectory as shown in any one of the embodiments above, for example, the steps of:
acquiring first path information of a sub-directory to be operated in a file system, wherein the sub-directory to be operated is any level of sub-directory below a root directory of the file system of the server device;
modifying a preset field in a communication protocol of the client device based on the first path information to obtain a modified preset field, wherein the preset field is used for representing an absolute path of the operated file in a file system of the server device;
acquiring a modified preset field when acquiring an operation instruction for operating a target file in a sub-directory to be operated and second path information of the target file in the sub-directory to be operated;
and sending the modified preset field and the second path information to the server-side equipment, so that the server-side equipment operates the target file according to the operation instruction based on the modified preset field and the second path information.
The computer program provided by the embodiment of the invention can be applied to the client equipment, and the client equipment can firstly acquire the first path information of the subdirectory to be operated in the file system; and then, based on the first path information, modifying a preset field used for representing the absolute path of the operated file in the file system of the server side equipment in the communication protocol of the client side equipment to obtain a modified preset field. When the client device obtains an operation instruction for operating the target file in the sub-directory to be operated and second path information of the target file in the sub-directory to be operated, obtaining a modified preset field; and then the modified preset field and the second path information are sent to the server-side equipment, so that the server-side equipment operates the target file according to the operation instruction based on the modified preset field and the second path information. Because the preset field can represent the absolute path of the operated file in the file system of the server device, after the preset field is modified into the first path information, the modified preset field can represent the absolute path of the subdirectory to be operated in the file system. After the modified preset field and the second path information are sent to the server device, the server device can directly determine the absolute path of the target file in the server device based on the modified preset field and the second path information, and then can operate the target file according to the operation instruction. It can be seen that, by the embodiment of the invention, the file in any level subdirectory in the server side device can be operated by modifying the application program interface of the client side device, without modifying the application program interface of the server side device. Thereby reducing the workload of the staff.
It is noted that relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, 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 one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
In this specification, each embodiment is described in a related manner, and identical and similar parts of each embodiment are all referred to each other, and each embodiment mainly describes differences from other embodiments. In particular, for system embodiments, since they are substantially similar to method embodiments, the description is relatively simple, as relevant to see a section of the description of method embodiments.
The foregoing is merely a preferred embodiment of the present invention, and is not intended to limit the scope of the present invention. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention are included in the protection scope of the present invention.

Claims (12)

1. A method of operating a file system subdirectory, characterized in that it is applied to a client device, said client device being communicatively connected to a server device, said client device being loaded with any level of subdirectory under a root directory of a file system of said server device, said method comprising:
acquiring first path information of a subdirectory to be operated in the file system, wherein the subdirectory to be operated is any level of subdirectory under a root directory of the file system of the server device;
modifying a preset field in a communication protocol of the client device based on the first path information to obtain a modified preset field, wherein the preset field is used for representing an absolute path of the operated file in a file system of the server device;
acquiring the modified preset field when acquiring an operation instruction for operating the target file in the sub-directory to be operated and second path information of the target file in the sub-directory to be operated;
And sending the modified preset field and the second path information to the server side equipment, so that the server side equipment operates the target file according to the operation instruction based on the modified preset field and the second path information.
2. The method of claim 1, wherein the communication protocol includes a plurality of application program interfaces therein; different operation instructions correspond to different application program interfaces;
the modifying the preset field in the communication protocol of the client device based on the first path information to obtain a modified preset field includes:
modifying preset fields in all application program interfaces in the communication protocol of the client device based on the first path information to obtain a communication protocol with the preset fields modified;
when the operation instruction for operating the target file in the sub-directory to be operated and the second path information of the target file in the sub-directory to be operated are obtained, obtaining the modified preset field includes:
when an operation instruction for operating the target file in the sub-directory to be operated and second path information of the target file in the sub-directory to be operated are obtained, the modified preset field is obtained from an application program interface corresponding to the operation instruction.
3. The method of claim 1, wherein prior to the obtaining the first path information of the sub-directory to be operated on in the file system, the method further comprises:
and acquiring path information and a mounting instruction of the sub-catalogue to be mounted, and mounting the sub-catalogue to be mounted to the client equipment based on the mounting instruction and the path information of the sub-catalogue to be mounted.
4. The method according to claim 1, wherein, before the obtaining the operation instruction for operating the target file in the sub-directory to be operated and the second path information of the target file in the sub-directory to be operated, the method further comprises:
acquiring an operation instruction for operating a target file in a to-be-fixed sub-directory and path information of the target file in the to-be-fixed sub-directory;
judging whether the to-be-determined subdirectory is the to-be-operated subdirectory or not based on the path information of the target file in the to-be-determined subdirectory and the modified preset field;
if yes, taking the path information of the target file in the to-be-determined subdirectory as the second path information; executing the step of acquiring the modified preset field when acquiring an operation instruction for operating the target file in the sub-directory to be operated and second path information of the target file in the sub-directory to be operated;
Otherwise, sending prompt information that the subdirectory to be determined is not matched with the subdirectory to be operated.
5. The method of claim 1, wherein the sending the modified preset field and the second path information to the server device, so that the server device operates the target file according to the operation instruction based on the modified preset field and the second path information, includes:
splicing the modified preset field and the second path information to obtain an absolute path of the target file in a file system of the server device;
and sending the absolute path of the target file in the file system of the server side equipment to the server side equipment, so that the server side equipment operates the target file according to the operation instruction based on the absolute path of the target file in the file system of the server side equipment.
6. An apparatus for operating a file system subdirectory, the apparatus being applied to a client device, the client device being communicatively connected to a server device, the client device having mounted thereon any level of subdirectory under a root directory of a file system of the server device, the apparatus comprising:
The first path information acquisition module is used for acquiring first path information of a subdirectory to be operated in the file system, wherein the subdirectory to be operated is any level of subdirectory under a root directory of the file system of the server device;
the modification module is used for modifying preset fields in the communication protocol of the client device based on the first path information to obtain modified preset fields, wherein the preset fields are used for representing absolute paths of the operated files in the file system of the server device;
the preset field acquisition module is used for acquiring the modified preset field when acquiring an operation instruction for operating the target file in the sub-directory to be operated and second path information of the target file in the sub-directory to be operated;
and the sending module is used for sending the modified preset field and the second path information to the server-side equipment so that the server-side equipment operates the target file according to the operation instruction based on the modified preset field and the second path information.
7. The apparatus of claim 6, wherein the communication protocol includes a plurality of application program interfaces therein; different operation instructions correspond to different application program interfaces;
The modification module is specifically configured to:
modifying preset fields in all application program interfaces in the communication protocol of the client device based on the first path information to obtain a communication protocol with the preset fields modified;
the preset field acquisition module is specifically configured to:
when an operation instruction for operating the target file in the sub-directory to be operated and second path information of the target file in the sub-directory to be operated are obtained, the modified preset field is obtained from an application program interface corresponding to the operation instruction.
8. The apparatus of claim 6, wherein the apparatus further comprises:
and the mounting module is used for acquiring the path information and the mounting instruction of the sub-directory to be mounted before acquiring the first path information of the sub-directory to be operated in the file system, and mounting the sub-directory to be mounted to the client device based on the mounting instruction and the path information of the sub-directory to be mounted.
9. The apparatus of claim 6, wherein the apparatus further comprises:
the undetermined path acquisition module is used for acquiring an operation instruction for operating the target file in the sub-directory to be operated and path information of the target file in the sub-directory to be determined before acquiring an operation instruction for operating the target file in the sub-directory to be operated and second path information of the target file in the sub-directory to be operated;
The judging module is used for judging whether the to-be-operated subdirectory is the to-be-operated subdirectory or not based on the path information of the target file in the to-be-operated subdirectory and the modified preset field; if yes, taking the path information of the target file in the to-be-determined subdirectory as the second path information; triggering the preset field acquisition module to execute the step of acquiring the modified preset field when acquiring an operation instruction for operating the target file in the sub-directory to be operated and second path information of the target file in the sub-directory to be operated; otherwise, triggering a prompt message sending module;
the prompt information sending module is used for sending prompt information that the subdirectory to be determined is not matched with the subdirectory to be operated.
10. The apparatus of claim 6, wherein the transmitting module comprises:
a splicing sub-module, configured to splice the modified preset field and the second path information to obtain an absolute path of the target file in a file system of the server device;
and the sending sub-module is used for sending the absolute path of the target file in the file system of the server-side equipment to the server-side equipment so that the server-side equipment can operate the target file according to the operation instruction based on the absolute path of the target file in the file system of the server-side equipment.
11. An electronic device comprising a processor and a machine-readable storage medium storing machine-executable instructions executable by the processor, the processor being caused by the machine-executable instructions to: method steps according to any one of claims 1 to 5 are carried out.
12. A computer-readable storage medium, characterized in that the computer-readable storage medium has stored therein a computer program which, when executed by a processor, implements the method steps of any of claims 1-5.
CN202011139445.XA 2020-10-22 2020-10-22 Method and device for operating file system subdirectory, electronic equipment and storage medium Active CN112256646B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011139445.XA CN112256646B (en) 2020-10-22 2020-10-22 Method and device for operating file system subdirectory, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011139445.XA CN112256646B (en) 2020-10-22 2020-10-22 Method and device for operating file system subdirectory, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN112256646A CN112256646A (en) 2021-01-22
CN112256646B true CN112256646B (en) 2024-03-08

Family

ID=74263940

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011139445.XA Active CN112256646B (en) 2020-10-22 2020-10-22 Method and device for operating file system subdirectory, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112256646B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103136294A (en) * 2011-12-05 2013-06-05 阿里巴巴集团控股有限公司 File operating method and device
CN109582644A (en) * 2018-12-21 2019-04-05 深圳前海微众银行股份有限公司 File memory method, device, equipment and computer readable storage medium
CN109905396A (en) * 2019-03-11 2019-06-18 北京奇艺世纪科技有限公司 A kind of WebShell file test method, device and electronic equipment
CN111782730A (en) * 2020-07-09 2020-10-16 腾讯科技(深圳)有限公司 File uploading method and device and storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9043312B2 (en) * 2010-11-02 2015-05-26 International Business Machines Corporation Identifying symbolic links
US9971787B2 (en) * 2012-07-23 2018-05-15 Red Hat, Inc. Unified file and object data storage

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103136294A (en) * 2011-12-05 2013-06-05 阿里巴巴集团控股有限公司 File operating method and device
CN109582644A (en) * 2018-12-21 2019-04-05 深圳前海微众银行股份有限公司 File memory method, device, equipment and computer readable storage medium
CN109905396A (en) * 2019-03-11 2019-06-18 北京奇艺世纪科技有限公司 A kind of WebShell file test method, device and electronic equipment
CN111782730A (en) * 2020-07-09 2020-10-16 腾讯科技(深圳)有限公司 File uploading method and device and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于FAT32文件系统的安全存储方案;夏昀;;信息技术;20130525(05);全文 *

Also Published As

Publication number Publication date
CN112256646A (en) 2021-01-22

Similar Documents

Publication Publication Date Title
US9584612B2 (en) Systems and methods for pushing applications
US8122513B2 (en) Data storage device, data storage method, and program thereof
JP6201917B2 (en) System and method for configuring field devices
KR102090982B1 (en) How to identify malicious websites, devices and computer storage media
JP2021502735A (en) How to access the gateway management console, systems, and programs
CN103873918A (en) Picture processing method, device and terminal
US20140122576A1 (en) Setting support apparatus, setting support system and setting support method
CN104378435A (en) Method for transmitting file between browser of computing device and mobile terminal
US20130167118A1 (en) Managing symbolic links in documentation
CN111654399A (en) Networking method, device and equipment based on SD-WAN and storage medium
CN111159099A (en) Online data generation method and device, electronic equipment and storage medium
CN114706658A (en) Container mirror image data processing method, device, equipment and medium
US9665732B2 (en) Secure Download from internet marketplace
CN109446445B (en) Resource acquisition method and device
CN112115103B (en) File address display method and device, electronic equipment and readable storage medium
CN112379965B (en) Sandbox file mapping system, client device, mapping end device, sandbox file mapping method and electronic equipment
US8245182B2 (en) Class selectable design sharing
CN112256646B (en) Method and device for operating file system subdirectory, electronic equipment and storage medium
CN113067853A (en) Data pushing method and device, electronic equipment and storage medium
CN111078437A (en) Remote calling method and device of verification code, electronic equipment and readable storage medium
CN107103001B (en) Method, device and system for acquiring target front-end resource file based on browser
CN114285668B (en) Gate testing method and device, storage medium and electronic equipment
US9363150B2 (en) Policy driven auto-transitioning framework for governed objects in service registries
US20080163264A1 (en) Directory Service that Provides Information from a Plurality of Disparate Data Sources
CN113485921B (en) File system testing method, device, equipment 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