CN111049907A - File transmission method, device, system, equipment and readable storage medium - Google Patents

File transmission method, device, system, equipment and readable storage medium Download PDF

Info

Publication number
CN111049907A
CN111049907A CN201911288872.1A CN201911288872A CN111049907A CN 111049907 A CN111049907 A CN 111049907A CN 201911288872 A CN201911288872 A CN 201911288872A CN 111049907 A CN111049907 A CN 111049907A
Authority
CN
China
Prior art keywords
file
user
target
transmission
transmission information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911288872.1A
Other languages
Chinese (zh)
Inventor
吕妩明
范渊
刘博�
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
DBAPPSecurity Co Ltd
Original Assignee
DBAPPSecurity 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 DBAPPSecurity Co Ltd filed Critical DBAPPSecurity Co Ltd
Priority to CN201911288872.1A priority Critical patent/CN111049907A/en
Publication of CN111049907A publication Critical patent/CN111049907A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]

Abstract

The application discloses a file transmission method, a device, a system, equipment and a readable storage medium. The method disclosed by the application is applied to an intranet SVN server and comprises the following steps: receiving a target file uploaded by a target user; determining transmission information of the target file, wherein the transmission information comprises: the file name, the transmission reason, the uploading user and the examining and approving user of the target file; feeding back the transmission information to the approval user so that the approval user can input approval opinions; and acquiring the approval opinions, and if the approval opinions are approved, storing the target file and the transmission information into a local SVN directory so that the internal network ferry machine can send the target file and the transmission information to an external network SVN server. According to the file transmission method and device, only relevant personnel are matched on line, the file transmission process is simplified, the workload of relevant personnel is reduced, and therefore the file transmission efficiency is improved. Accordingly, the file transmission device, the file transmission system, the file transmission equipment and the readable storage medium have the technical effects.

Description

File transmission method, device, system, equipment and readable storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method, an apparatus, a system, a device, and a readable storage medium for file transmission.
Background
In the prior art, if a file needs to be transmitted from an internal network to an external network, a file uploader needs to transmit the file to a worker who individually has internal and external transmission rights, and after confirming that the file can be transmitted, the worker uploads the file to an internal network SVN server. Therefore, in the process of transmitting the files from the internal network to the external network, related personnel need to cooperate offline and operate online at present, so that the file transmission process is complex, the file transmission efficiency is reduced, and the workload of the related personnel is increased.
Therefore, how to simplify the file transmission process and improve the file transmission efficiency is a problem to be solved by those skilled in the art.
Disclosure of Invention
In view of the above, an object of the present application is to provide a file transmission method, device, system, device and readable storage medium, so as to simplify the file transmission process and improve the file transmission efficiency. The specific scheme is as follows:
in a first aspect, the present application provides a file transmission method applied to an intranet SVN server, including:
receiving a target file uploaded by a target user;
determining transmission information of the target file, wherein the transmission information comprises: the file name, the transmission reason, the uploading user and the examining and approving user of the target file;
feeding back the transmission information to the approval user so that the approval user can input approval opinions;
and acquiring the approval opinions, and if the approval opinions are approved, storing the target file and the transmission information into a local SVN directory so that the internal network ferry machine can send the target file and the transmission information to an external network SVN server.
Preferably, before receiving the target file uploaded by the target user, the method further includes:
receiving a login request sent by the target user through a client;
judging whether the user information and the IP information carried by the login request are legal or not;
if yes, the login is successful.
Preferably, the method further comprises the following steps:
and if the file size of the target file exceeds a preset threshold value, the client fragments the target file and uploads the obtained file fragments to the internal SVN server respectively.
Preferably, the method further comprises the following steps:
and feeding back the approval opinions to the target user.
Preferably, the method further comprises the following steps:
the external network public server detects whether the target file exists in the external network SVN server by using a hook function;
if yes, generating a prompt message of successful file transmission, and feeding back the prompt message and the SVN path to the target user; and the SVN path is a storage path of the target file and the transmission information in the external network SVN server.
In a second aspect, the present application provides a file transmission device, which is applied to an intranet SVN server, and includes:
the receiving module is used for receiving a target file uploaded by a target user;
a determining module, configured to determine transmission information of the target file, where the transmission information includes: the file name, the transmission reason, the uploading user and the examining and approving user of the target file;
the feedback module is used for feeding the transmission information back to the approval user so that the approval user can input approval opinions;
and the storage module is used for acquiring the approval opinions, and if the approval opinions are approved, storing the target file and the transmission information into a local SVN directory so that the internal network ferry machine can send the target file and the transmission information to an external network SVN server.
In a third aspect, the present application provides a file transfer system, comprising:
the intranet SVN server is used for receiving a target file uploaded by a target user; determining transmission information of the target file, wherein the transmission information comprises: the file name, the transmission reason, the uploading user and the examining and approving user of the target file; feeding back the transmission information to the approval user so that the approval user can input approval opinions; acquiring the approval opinions, and if the approval opinions are approved, storing the target file and the transmission information into a local SVN (singular value decomposition) directory;
the internal network ferrying machine is used for sending the target file and the transmission information to an external network SVN server;
and the external network SVN server is used for storing the target file and the transmission information.
Preferably, the method further comprises the following steps:
the outer network public server is used for detecting whether the target file exists in the outer network SVN server by utilizing a hook function; if yes, generating a prompt message of successful file transmission, and feeding back the prompt message and the SVN path to the target user; and the SVN path is a storage path of the target file and the transmission information in the external network SVN server.
In a fourth aspect, the present application provides a file transfer device, comprising:
a memory for storing a computer program;
a processor for executing the computer program to implement the file transfer method disclosed in the foregoing.
In a fifth aspect, the present application provides a readable storage medium for storing a computer program, wherein the computer program, when executed by a processor, implements the file transfer method disclosed in the foregoing.
According to the scheme, the file transmission method is applied to an intranet SVN server and comprises the following steps: receiving a target file uploaded by a target user; determining transmission information of the target file, wherein the transmission information comprises: the file name, the transmission reason, the uploading user and the examining and approving user of the target file; feeding back the transmission information to the approval user so that the approval user can input approval opinions; and acquiring the approval opinions, and if the approval opinions are approved, storing the target file and the transmission information into a local SVN directory so that the internal network ferry machine can send the target file and the transmission information to an external network SVN server.
Therefore, after receiving a target file uploaded by a target user, an intranet SVN server in the method can determine transmission information of the target file, wherein the transmission information comprises: the file name, the transmission reason, the uploading user and the examining and approving user of the target file; thus, the transmission information can be fed back to the approval user; after the approval opinion is input by the user to be approved, the intranet SVN server obtains the approval opinion, and if the approval opinion is agreement, the target file and the transmission information are directly stored in the local SVN directory, so that the intranet ferry machine can send the target file and the transmission information to the extranet SVN server, and the target file is transmitted to the extranet from the intranet. In the whole process, only the file uploading user and the approval user are matched online, so that the file transmission process is simplified, the workload of related personnel is reduced, and the file transmission efficiency is improved.
Accordingly, the file transmission device, the file transmission system, the file transmission equipment and the readable storage medium have the technical effects.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
FIG. 1 is a flow chart of a file transfer method disclosed herein;
FIG. 2 is a schematic view of a document transport apparatus disclosed herein;
FIG. 3 is a schematic view of a document delivery system according to the present disclosure;
FIG. 4 is a schematic view of another document delivery system disclosed herein;
fig. 5 is a schematic diagram of a document transmission apparatus disclosed in the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
At present, in the process of transmitting files from an internal network to an external network, related personnel need to cooperate offline and operate online, so that the file transmission process is complex, the file transmission efficiency is reduced, and the workload of the related personnel is increased. Therefore, the file transmission scheme is provided, the file transmission process can be simplified, and the file transmission efficiency is improved.
Referring to fig. 1, an embodiment of the present application discloses a file transmission method, which is applied to an intranet SVN server, and includes:
s101, receiving a target file uploaded by a target user.
In a specific embodiment, before receiving a target file uploaded by a target user, the method further includes: receiving a login request sent by a target user through a client; judging whether the user information and the IP information carried by the login request are legal or not; if yes, the login is successful.
It should be noted that, when the target user (i.e. the file uploader) and the approval user register the account, the user information is bound to the IP address of the client used by the target user and the approval user, so that each user can only log in and upload the file by using a single client, and the client cannot be replaced. Therefore, judging whether the user information and the IP information carried by the login request are legal comprises the following steps: judging whether the user information carried by the login request is consistent with the user information during registration or not, judging whether the IP information carried by the login request is consistent with the IP address during registration or not, and if the IP information carried by the login request is consistent with the IP address during registration, successfully logging in; otherwise, login is disabled.
In a specific embodiment, if the file size of the target file exceeds a preset threshold, the client fragments the target file, and uploads the obtained multiple file fragments to the SVN server in the intranet respectively. In order to avoid the jam of the uploading process caused by too large files, the target file can be divided into a plurality of file segments, and the file segments are uploaded one by one. After receiving the file fragments, the intranet SVN server splices the file fragments according to the original sequence to obtain the finished target file. The size of the file fragment can be set to a fixed value, such as: 100M. Assuming that the target file is 240M, it can be split into 3 file fragments, namely: 100M, 100M and 40M. If necessary, less than 100M of 40M may be filled with meaningless character strings to make it 100M.
S102, determining transmission information of the target file, wherein the transmission information comprises: file name of the target file, transmission reason, uploading user and examining and approving user.
The transmission reason and the approval user can be manually input by a target user, and the file name and the uploading user can be automatically determined by the intranet SVN server. The intranet SVN server can determine an uploading user according to user information when each user registers, and the file name can be automatically identified during uploading. Of course, the transmission information may also include: file size, number of files, and the like.
And S103, feeding back the transmission information to the approval user so that the approval user can input approval opinions.
And S104, acquiring the approval opinions, and if the approval opinions are approved, storing the target file and the transmission information into a local SVN directory so that the internal network ferry machine can send the target file and the transmission information to an external network SVN server.
It should be noted that, after the approval opinions are reviewed by the intranet SVN server, the approval opinions can be fed back to the target user, so that the target user can know the transmission condition of the file. The intranet ferrying machine is used for isolating the internal network and the external network, the intranet ferrying machine can guarantee the safety of the intranet, and the intranet is prevented from being attacked by the external network. When the file is transmitted from the external network to the internal network, the data transmission from the external network SVN server to the internal network SVN server is also completed by the internal network ferry machine, so the internal network ferry machine is data importing and exporting equipment between the internal network and the external network.
In a specific embodiment, after the internal network ferry machine sends the target file and the transmission information to the external network SVN server, the external network SVN server stores the target file and the transmission information in the external network SVN server, and at the moment, the external network public server detects whether the target file exists in the external network SVN server by using a hook function; if yes, generating a prompt message for successful file transmission, and feeding back the prompt message and the SVN path to a target user; the SVN path is a storage path of the target file and the transmission information in the external network SVN server. Therefore, the target user can publish the target file to the public in time. The SVN is an abbreviation of subversion, and subversion is an open source code version control system, which can realize resource sharing and finally realize centralized management.
It should be noted that the purpose of transmitting the file from the internal network to the external network may be: the document needs to be published to the public. For example: the application needs to be released for the user to download.
As can be seen, after receiving a target file uploaded by a target user, an intranet SVN server in the embodiment of the application may determine transmission information of the target file, where the transmission information includes: the file name, the transmission reason, the uploading user and the examining and approving user of the target file; thus, the transmission information can be fed back to the approval user; after the approval opinion is input by the user to be approved, the intranet SVN server obtains the approval opinion, and if the approval opinion is agreement, the target file and the transmission information are directly stored in the local SVN directory, so that the intranet ferry machine can send the target file and the transmission information to the extranet SVN server, and the target file is transmitted to the extranet from the intranet. In the whole process, only the file uploading user and the approval user are matched online, so that the file transmission process is simplified, the workload of related personnel is reduced, and the file transmission efficiency is improved.
According to the method provided by the application, the following scheme can be realized. This scheme includes: the system comprises an office communication platform, an intranet SVN server, an intranet ferry machine, an extranet SVN server and an extranet public server. Each user can construct a file transmission group on an office communication platform, wherein the office communication platform comprises but is not limited to an RTX (real time X) and nailing office communication platform. And accounts used by each user on the intranet SVN server are consistent with the accounts used on the office communication platform.
The users are divided into two categories, one category is a document uploader, and the other category is a document approver. The file uploader only has file uploading authority, and the file approver has both file uploading authority and file approving authority. The file approval authority is as follows: whether the approval document can be transmitted to the extranet or not.
Uploading an intranet file: and a file uploader logs in the internal SVN server, submits the uploaded file and fills in the transmission information. The transmission information includes but is not limited to: reason for the outgoing transmission (i.e. reason for the transmission), approver (approving user), file size, number of files. In order to improve the uploading speed of the large files, the files can be fragmented and then uploaded.
After the intranet file is successfully uploaded, the intranet SVN server feeds back transmission information, the 'consent' link and the 'refute' link to a file transmission group in the office communication platform, and reminds an approver, namely the 'approver' in the file transmission group.
And clicking the 'consent' link or the 'reject' link in the file transmission group by the approver, namely finishing the input of the approval opinions. And then feeding the approval opinions back to the file uploader in the file transmission group, namely the @ file uploader in the file transmission group.
If the approver clicks the 'consent' link, the uploaded file is automatically submitted to the SVN directory of the internal network SVN server, and transmission information is automatically added during submission. So that the intranet ferry machine automatically transmits the file and the related transmission information from the intranet SVN server to the extranet SVN server.
If the approver clicks the link of ' reject ', the file uploader in the file transmission group prompts the approver that ' the file cannot be uploaded! ".
So far, the file is transmitted to the external network SVN server, and then the external network public server can detect whether the file updating information exists in the external network SVN server by using a hook function; if so, the external network public server can acquire the file name of the uploaded file, the SVN path in the external network SVN server and other information, and remind a file uploader of the successful transmission of the file in the file transmission group, and simultaneously feed back the SVN path to the user so that the file uploader can issue the file to the public. For example: and (3) prompting that the intranet file is transmitted from the @ file uploading person in the file transmission group and can be acquired by the SVN path. ".
Therefore, the file can be automatically transmitted from the internal network to the external network in the embodiment, the whole process is automatically completed, the file transmission process is simplified, the workload of related personnel is reduced, and the file transmission efficiency is improved.
In the following, a document transmission device provided in the embodiments of the present application is introduced, and a document transmission device described below and a document transmission method described above may be referred to each other.
Referring to fig. 2, an embodiment of the present application discloses a file transmission device, which is applied to an intranet SVN server, and includes:
a receiving module 201, configured to receive a target file uploaded by a target user;
a determining module 202, configured to determine transmission information of the target file, where the transmission information includes: the file name, the transmission reason, the uploading user and the examining and approving user of the target file;
the feedback module 203 is used for feeding back the transmission information to the approval user so that the approval user can input approval opinions;
and the storage module 204 is configured to obtain the approval opinions, and if the approval opinions are approved, store the target file and the transmission information into a local SVN directory, so that the intranet ferry machine sends the target file and the transmission information to the extranet SVN server.
In a specific embodiment, the method further comprises the following steps:
the login request receiving module is used for receiving a login request sent by a target user through a client;
the judging module is used for judging whether the user information and the IP information carried by the login request are legal or not;
and the login module is used for successfully logging in if the user information and the IP information carried by the login request are legal.
In a specific embodiment, the client is specifically configured to:
and if the file size of the target file exceeds a preset threshold value, the client fragments the target file and uploads the obtained file fragments to an intranet SVN server respectively.
In a specific embodiment, the method further comprises the following steps:
and the examination and approval opinion feedback module is used for feeding back the examination and approval opinions to the target user.
In a specific embodiment, the extranet public server is specifically configured to:
the outer network public server detects whether a target file exists in an outer network SVN server by using a hook function; if yes, generating a prompt message for successful file transmission, and feeding back the prompt message and the SVN path to a target user; the SVN path is a storage path of the target file and the transmission information in the external network SVN server.
For more specific working processes of each module and unit in this embodiment, reference may be made to corresponding contents disclosed in the foregoing embodiments, and details are not described here again.
Therefore, the file transmission device provided by the embodiment simplifies the file transmission process, reduces the workload of related personnel, and improves the file transmission efficiency.
In the following, a file transfer system provided in an embodiment of the present application is introduced, and a file transfer system described below and a file transfer method and device described above may be referred to each other.
Referring to fig. 3, an embodiment of the present application discloses a file transfer system, including:
the intranet SVN server 301 is used for receiving a target file uploaded by a target user; determining transmission information of the target file, wherein the transmission information comprises: the file name, the transmission reason, the uploading user and the examining and approving user of the target file; feeding back the transmission information to the approval user so that the approval user can input approval opinions; acquiring an approval opinion, and if the approval opinion is an approval, storing the target file and the transmission information into a local SVN (singular value decomposition) directory;
the intranet ferry-boat 302 is used for sending the target file and the transmission information to the extranet SVN server;
and the extranet SVN server 303 is used for storing the target file and the transmission information.
Referring to fig. 4, an embodiment of the present application discloses another file transmission system, including: intranet SVN server, intranet ferry-boat machine, outer net SVN server and outer net public server, wherein:
the intranet SVN server is used for receiving a target file uploaded by a target user; determining transmission information of the target file, wherein the transmission information comprises: the file name, the transmission reason, the uploading user and the examining and approving user of the target file; feeding back the transmission information to the approval user so that the approval user can input approval opinions; acquiring an approval opinion, and if the approval opinion is an approval, storing the target file and the transmission information into a local SVN (singular value decomposition) directory;
the internal network ferrying machine is used for sending the target file and the transmission information to the external network SVN server;
the outer network public server is used for detecting whether a target file exists in the outer network SVN server by utilizing a hook function; if yes, generating a prompt message for successful file transmission, and feeding back the prompt message and the SVN path to a target user; the SVN path is a storage path of the target file and the transmission information in the external network SVN server.
In one embodiment, the file transfer system further comprises: and the client used by the user is used for fragmenting the target file and respectively uploading the obtained file fragments to the internal network SVN server if the file size of the target file exceeds a preset threshold value.
In a specific embodiment, the intranet SVN server is specifically configured to: receiving a login request sent by a target user through a client; judging whether the user information and the IP information carried by the login request are legal or not; if yes, the login is successful.
For more specific working processes of each module and unit in this embodiment, reference may be made to corresponding contents disclosed in the foregoing embodiments, and details are not described here again.
Therefore, the system provided by the embodiment can simplify the file transmission process, reduce the workload of related personnel and improve the file transmission efficiency.
In the following, a file transmission device provided in an embodiment of the present application is introduced, and a file transmission device described below and a file transmission method, a file transmission device, and a file transmission system described above may be referred to each other.
Referring to fig. 5, an embodiment of the present application discloses a file transfer apparatus, including:
a memory 501 for storing a computer program;
a processor 502 for executing the computer program to implement the method disclosed in any of the embodiments above.
In the following, a readable storage medium provided by an embodiment of the present application is introduced, and a readable storage medium described below and a file transmission method, apparatus, system, and device described above may be referred to each other.
A readable storage medium for storing a computer program, wherein the computer program, when executed by a processor, implements the file transfer method disclosed in the foregoing embodiments. For the specific steps of the method, reference may be made to the corresponding contents disclosed in the foregoing embodiments, which are not described herein again.
References in this application to "first," "second," "third," "fourth," etc., if any, are intended to distinguish between similar elements and not necessarily to describe a particular order or sequence. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that the embodiments described herein may be practiced otherwise than as specifically illustrated or described herein. Furthermore, the terms "comprises" and "comprising," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, or apparatus.
It should be noted that the descriptions in this application referring to "first", "second", etc. are for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In addition, technical solutions between various embodiments may be combined with each other, but must be realized by a person skilled in the art, and when the technical solutions are contradictory or cannot be realized, such a combination should not be considered to exist, and is not within the protection scope of the present application.
The embodiments are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same or similar parts among the embodiments are referred to each other.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of readable storage medium known in the art.
The principle and the implementation of the present application are explained herein by applying specific examples, and the above description of the embodiments is only used to help understand the method and the core idea of the present application; meanwhile, for a person skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (10)

1. A file transmission method is applied to an internal network SVN server and comprises the following steps:
receiving a target file uploaded by a target user;
determining transmission information of the target file, wherein the transmission information comprises: the file name, the transmission reason, the uploading user and the examining and approving user of the target file;
feeding back the transmission information to the approval user so that the approval user can input approval opinions;
and acquiring the approval opinions, and if the approval opinions are approved, storing the target file and the transmission information into a local SVN directory so that the internal network ferry machine can send the target file and the transmission information to an external network SVN server.
2. The file transmission method according to claim 1, wherein before receiving the target file uploaded by the target user, the method further comprises:
receiving a login request sent by the target user through a client;
judging whether the user information and the IP information carried by the login request are legal or not;
if yes, the login is successful.
3. The file transfer method according to claim 2, further comprising:
and if the file size of the target file exceeds a preset threshold value, the client fragments the target file and uploads the obtained file fragments to the internal SVN server respectively.
4. The file transfer method according to claim 1, further comprising:
and feeding back the approval opinions to the target user.
5. The file transfer method according to any one of claims 1 to 4, further comprising:
the external network public server detects whether the target file exists in the external network SVN server by using a hook function;
if yes, generating a prompt message of successful file transmission, and feeding back the prompt message and the SVN path to the target user; and the SVN path is a storage path of the target file and the transmission information in the external network SVN server.
6. The utility model provides a file transmission device which characterized in that is applied to intranet SVN server, includes:
the receiving module is used for receiving a target file uploaded by a target user;
a determining module, configured to determine transmission information of the target file, where the transmission information includes: the file name, the transmission reason, the uploading user and the examining and approving user of the target file;
the feedback module is used for feeding the transmission information back to the approval user so that the approval user can input approval opinions;
and the storage module is used for acquiring the approval opinions, and if the approval opinions are approved, storing the target file and the transmission information into a local SVN directory so that the internal network ferry machine can send the target file and the transmission information to an external network SVN server.
7. A file transfer system, comprising:
the intranet SVN server is used for receiving a target file uploaded by a target user; determining transmission information of the target file, wherein the transmission information comprises: the file name, the transmission reason, the uploading user and the examining and approving user of the target file; feeding back the transmission information to the approval user so that the approval user can input approval opinions; acquiring the approval opinions, and if the approval opinions are approved, storing the target file and the transmission information into a local SVN (singular value decomposition) directory;
the internal network ferrying machine is used for sending the target file and the transmission information to an external network SVN server;
and the external network SVN server is used for storing the target file and the transmission information.
8. The file transfer system according to claim 7, further comprising:
the outer network public server is used for detecting whether the target file exists in the outer network SVN server by utilizing a hook function; if yes, generating a prompt message of successful file transmission, and feeding back the prompt message and the SVN path to the target user; and the SVN path is a storage path of the target file and the transmission information in the external network SVN server.
9. A file transfer apparatus, comprising:
a memory for storing a computer program;
a processor for executing the computer program to implement the file transfer method of any one of claims 1 to 5.
10. A readable storage medium for storing a computer program, wherein the computer program when executed by a processor implements the file transfer method according to any one of claims 1 to 5.
CN201911288872.1A 2019-12-12 2019-12-12 File transmission method, device, system, equipment and readable storage medium Pending CN111049907A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911288872.1A CN111049907A (en) 2019-12-12 2019-12-12 File transmission method, device, system, equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911288872.1A CN111049907A (en) 2019-12-12 2019-12-12 File transmission method, device, system, equipment and readable storage medium

Publications (1)

Publication Number Publication Date
CN111049907A true CN111049907A (en) 2020-04-21

Family

ID=70236458

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911288872.1A Pending CN111049907A (en) 2019-12-12 2019-12-12 File transmission method, device, system, equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN111049907A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111861401A (en) * 2020-07-21 2020-10-30 北京四维益友软件有限公司 Technical scheme of industry qualification management and online approval system
CN112153115A (en) * 2020-08-28 2020-12-29 苏州浪潮智能科技有限公司 Internal and external network file transmission auditing method and device
CN112347050A (en) * 2020-10-27 2021-02-09 杭州安恒信息技术股份有限公司 File cross-network transmission method and device, computer equipment and storage medium
CN111818145B (en) * 2020-06-29 2021-03-23 苏州好玩友网络科技有限公司 File transmission method, device, system, equipment and storage medium
CN113630440A (en) * 2021-07-08 2021-11-09 中汽创智科技有限公司 Data uploading method, device and system, electronic equipment and storage medium
CN114039967A (en) * 2021-10-29 2022-02-11 广州中爆数字信息科技股份有限公司 File transmission method, device, equipment and storage medium
CN114124542A (en) * 2021-11-25 2022-03-01 合芯科技(苏州)有限公司 Method for exporting confidential data to shared security area after approval of research and development network
CN114115766A (en) * 2021-12-09 2022-03-01 北京中电普华信息技术有限公司 File printing method based on internal and external networks and related device
CN114189527A (en) * 2021-10-28 2022-03-15 海南视联通信技术有限公司 Information synchronization method and device, electronic equipment and storage medium
CN115277672A (en) * 2022-07-04 2022-11-01 中山大学肿瘤防治中心(中山大学附属肿瘤医院、中山大学肿瘤研究所) Cross-network transmission method, device and system for hospital files

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103606068A (en) * 2013-12-10 2014-02-26 浪潮电子信息产业股份有限公司 Configuration control system and configuration control method capable of automatically releasing versions
CN107229520A (en) * 2017-04-27 2017-10-03 北京数人科技有限公司 Data center operating system
CN107846405A (en) * 2017-10-31 2018-03-27 北京百悟科技有限公司 The control system and implementation method that intranet and extranet file is exchanged visits
US10057274B1 (en) * 2016-03-31 2018-08-21 Symantec Corporation Systems and methods for profiling client systems

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103606068A (en) * 2013-12-10 2014-02-26 浪潮电子信息产业股份有限公司 Configuration control system and configuration control method capable of automatically releasing versions
US10057274B1 (en) * 2016-03-31 2018-08-21 Symantec Corporation Systems and methods for profiling client systems
CN107229520A (en) * 2017-04-27 2017-10-03 北京数人科技有限公司 Data center operating system
CN107846405A (en) * 2017-10-31 2018-03-27 北京百悟科技有限公司 The control system and implementation method that intranet and extranet file is exchanged visits

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111818145B (en) * 2020-06-29 2021-03-23 苏州好玩友网络科技有限公司 File transmission method, device, system, equipment and storage medium
CN111861401A (en) * 2020-07-21 2020-10-30 北京四维益友软件有限公司 Technical scheme of industry qualification management and online approval system
CN112153115A (en) * 2020-08-28 2020-12-29 苏州浪潮智能科技有限公司 Internal and external network file transmission auditing method and device
CN112347050A (en) * 2020-10-27 2021-02-09 杭州安恒信息技术股份有限公司 File cross-network transmission method and device, computer equipment and storage medium
CN113630440A (en) * 2021-07-08 2021-11-09 中汽创智科技有限公司 Data uploading method, device and system, electronic equipment and storage medium
CN113630440B (en) * 2021-07-08 2024-04-26 中汽创智科技有限公司 Method, device and system for uploading data, electronic equipment and storage medium
CN114189527A (en) * 2021-10-28 2022-03-15 海南视联通信技术有限公司 Information synchronization method and device, electronic equipment and storage medium
CN114039967A (en) * 2021-10-29 2022-02-11 广州中爆数字信息科技股份有限公司 File transmission method, device, equipment and storage medium
CN114124542A (en) * 2021-11-25 2022-03-01 合芯科技(苏州)有限公司 Method for exporting confidential data to shared security area after approval of research and development network
CN114124542B (en) * 2021-11-25 2024-03-15 合芯科技(苏州)有限公司 Method for exporting confidential data to shared security area after approval by research and development network
CN114115766A (en) * 2021-12-09 2022-03-01 北京中电普华信息技术有限公司 File printing method based on internal and external networks and related device
CN115277672A (en) * 2022-07-04 2022-11-01 中山大学肿瘤防治中心(中山大学附属肿瘤医院、中山大学肿瘤研究所) Cross-network transmission method, device and system for hospital files
CN115277672B (en) * 2022-07-04 2024-03-01 中山大学肿瘤防治中心(中山大学附属肿瘤医院、中山大学肿瘤研究所) Cross-network transmission method, device and system for hospital files

Similar Documents

Publication Publication Date Title
CN111049907A (en) File transmission method, device, system, equipment and readable storage medium
CN104871133B (en) Application intelligence request based on server health and client-side information manages
CN101743530B (en) Method and system for anti-virus scanning of partially available content
US9160725B2 (en) Computer implemented system and method for authenticating a sender of electronic data to a recipient
CN101523360A (en) Secure peer-to-peer cache sharing
US20070245323A1 (en) Sharing compiled versions of files
CN103297484A (en) Resource sharing method and device
CN111970236A (en) Cross-network data transmission method and device
CN1949758A (en) Method and apparatus for updating distributed application
CN109885790B (en) Method and device for acquiring satisfaction evaluation data
CN103684823A (en) Weblog recording method, network access path determining method and related devices
CN109039687A (en) Load-balancing method, device, system, equipment and the storage medium of request
CN111835504B (en) Identification code generation method and server
CN116633603A (en) Cross-platform service access method, device, equipment and storage medium
CN112311716B (en) Data access control method, device and server based on openstack
CN116070290A (en) Device connection method, apparatus, electronic device, and computer-readable storage medium
CN113220475A (en) Transaction data processing method and device, computer equipment and storage medium
CN1829203B (en) System and method for regulating an extensibility point's access to a message
CN112308660A (en) Data processing method, device and system
CN111538527A (en) Method and device for verifying gray release, electronic equipment and storage medium
US8799351B1 (en) Communicating multiple files in markup language documents
CN107306288A (en) A kind of submission generic operation processing method and system applied to portable medical
CN115550343A (en) Job cooperation method, system and storage medium for data sharing
CN110198235B (en) Transfer system and method applied to multi-system server-side interface calling
CN117493370A (en) Data acquisition method, apparatus, device, readable storage medium, and program product

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200421