CN107172082B - File sharing method and system - Google Patents

File sharing method and system Download PDF

Info

Publication number
CN107172082B
CN107172082B CN201710517681.2A CN201710517681A CN107172082B CN 107172082 B CN107172082 B CN 107172082B CN 201710517681 A CN201710517681 A CN 201710517681A CN 107172082 B CN107172082 B CN 107172082B
Authority
CN
China
Prior art keywords
computer
connection
request
login
file sharing
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
CN201710517681.2A
Other languages
Chinese (zh)
Other versions
CN107172082A (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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent 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 Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN201710517681.2A priority Critical patent/CN107172082B/en
Publication of CN107172082A publication Critical patent/CN107172082A/en
Application granted granted Critical
Publication of CN107172082B publication Critical patent/CN107172082B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0815Network architectures or network communication protocols for network security for authentication of entities providing single-sign-on or federations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)

Abstract

本发明公开了一种文件共享方法及系统,其中该方法包括:建立与第一计算机进行文件共享的连接;接收第二计算机发送的登录请求;基于所述登录请求对所述第二计算机进行身份验证,如果验证通过,则允许所述第二计算机的登录及对已经建立连接的所述第一计算机的共享文件的访问。本发明提供的文件共享方法,使得第二计算机通过登录的方式来访问第一计算机的共享文件,实现了第一计算机和第二计算机的间接连接,避免了由于第二计算机自身的问题或者提示两计算机已直接连接但实际未连接造成的文件共享过程不稳定的情况。本发明所提供的文件共享方法解决了如何保证计算机之间文件共享稳定性的技术问题。

Figure 201710517681

The invention discloses a file sharing method and system, wherein the method comprises: establishing a connection with a first computer for file sharing; receiving a login request sent by a second computer; identifying the second computer based on the login request Verification, and if the verification is passed, the login of the second computer and the access to the shared files of the first computer that have established the connection are allowed. The file sharing method provided by the present invention enables the second computer to access the shared files of the first computer by logging in, thereby realizing the indirect connection between the first computer and the second computer, avoiding the problem of the second computer itself or prompting two A situation where the file sharing process is unstable due to a computer that is directly connected but not actually connected. The file sharing method provided by the present invention solves the technical problem of how to ensure the stability of file sharing between computers.

Figure 201710517681

Description

一种文件共享方法及系统A file sharing method and system

技术领域technical field

本发明涉及NAS文件系统访问技术领域,更具体地说,涉及一种文件共享方法及系统。The present invention relates to the technical field of NAS file system access, and more particularly, to a file sharing method and system.

背景技术Background technique

随着社会及科技的发展,计算机得到日益广泛的应用。在用计算机进行信息交互的时候,有时需要在计算机之间进行文件共享。With the development of society and technology, computers are increasingly widely used. When using computers to exchange information, sometimes it is necessary to share files between computers.

现有的一种计算机之间进行文件共享方法是基于NAS文件系统实现文件共享。此方法利用NAS存储资料功能、能连接在网络上的特征来实现计算机之间的文件共享。当有计算机访问另一计算机时,发起访问的计算机与被访问计算机直接建立连接,通过访问被访问计算机的NAS文件系统实现计算机之间的文件共享。An existing method for file sharing between computers is to realize file sharing based on a NAS file system. This method utilizes the function of NAS to store data and can be connected to the network to realize file sharing between computers. When a computer accesses another computer, the computer initiating the access establishes a direct connection with the accessed computer, and realizes file sharing between the computers by accessing the NAS file system of the accessed computer.

但是,在用现有的基于NAS文件系统实现文件共享方法时,由于发起访问的计算机自身的问题或者发起访问的计算机表面上与被访问计算机建立连接但实际并未建立连接,会出现发起访问的计算机无法访问被访问计算机共享文件的情况,共享过程的稳定性差。However, when implementing the file sharing method based on the existing NAS file system, due to the problem of the computer initiating the access itself or the computer initiating the access establishing a connection with the accessed computer on the surface but not actually establishing a connection, there will be a problem of initiating the access. When the computer cannot access the files shared by the accessed computer, the stability of the sharing process is poor.

综上所述,如何保证计算机之间文件共享的稳定性,是目前本领域技术人员亟待解决的问题。To sum up, how to ensure the stability of file sharing between computers is an urgent problem to be solved by those skilled in the art.

发明内容SUMMARY OF THE INVENTION

本发明的目的是提供一种文件共享方法,其能解决如何保证计算机之间文件共享的稳定性的技术问题。本发明还提供了一种文件共享系统。The purpose of the present invention is to provide a file sharing method, which can solve the technical problem of how to ensure the stability of file sharing between computers. The invention also provides a file sharing system.

为了实现上述目的,本发明提供如下技术方案:In order to achieve the above object, the present invention provides the following technical solutions:

一种文件共享方法,包括:A file sharing method that includes:

建立与第一计算机进行文件共享的连接;establishing a file sharing connection with the first computer;

接收第二计算机发送的登录请求;receiving a login request sent by the second computer;

基于所述登录请求对所述第二计算机进行身份验证,如果验证通过,则允许所述第二计算机的登录及对已经建立连接的所述第一计算机的共享文件的访问。The second computer is authenticated based on the login request, and if the authentication is passed, the login of the second computer and the access to the shared file of the first computer that has been connected are allowed.

优选的,所述建立与第一计算机进行文件共享的连接包括:Preferably, the establishing a connection for file sharing with the first computer includes:

接收外界输入的与第一计算机进行文件共享的连接请求,所述连接请求携带有所述第一计算机的服务名;receiving a connection request for file sharing with the first computer input from the outside world, where the connection request carries the service name of the first computer;

解析所述连接请求,得到所述第一计算机的服务名,发送CIFS请求至与所述第一计算机的服务名对应的服务器;Parse the connection request, obtain the service name of the first computer, and send a CIFS request to the server corresponding to the service name of the first computer;

接收所述服务器返回的验证结果,所述验证结果为所述服务器接收所述CIFS请求并验证所述CIFS请求后发送的;Receive the verification result returned by the server, where the verification result is sent after the server receives the CIFS request and verifies the CIFS request;

分析所述验证结果,若分析得出所述验证结果表明所述服务器验证所述CIFS请求通过,则确定实现与第一计算机进行文件共享的连接的建立。The verification result is analyzed, and if the verification result indicates that the server has passed the verification of the CIFS request, it is determined to realize the establishment of a file sharing connection with the first computer.

优选的,所述基于所述登录请求对所述第二计算机进行身份验证,包括:Preferably, the performing authentication on the second computer based on the login request includes:

解析所述登录请求,得到所述登录请求携带的第一身份信息;Parsing the login request to obtain the first identity information carried by the login request;

判断所述第一身份信息是否与预先设置的第二身份信息一致,如果是,则验证通过。It is judged whether the first identity information is consistent with the preset second identity information, and if so, the verification is passed.

优选的,所述预先设置第二身份信息包括:Preferably, the preset second identity information includes:

接收外界输入的第三身份信息;Receive third-party identity information input from the outside world;

发送所述第三身份信息至所述服务器;sending the third identity information to the server;

接收所述服务器返回的确认结果,所述确认结果为所述服务器接收所述第三身份信息并确认所述第三身份信息是否与所述第一计算机对应的第四身份信息一致后发送的;receiving a confirmation result returned by the server, where the confirmation result is sent by the server after receiving the third identity information and confirming whether the third identity information is consistent with the fourth identity information corresponding to the first computer;

分析所述确认结果,若分析得出所述确认结果表明所述第三身份信息与所述第四身份信息一致,则确定所述第三身份信息为预先设置的第二身份信息。The confirmation result is analyzed, and if the confirmation result indicates that the third identity information is consistent with the fourth identity information, it is determined that the third identity information is the preset second identity information.

优选的,所述建立与第一计算机进行文件共享的连接之后还包括:Preferably, after establishing the connection for file sharing with the first computer, the method further includes:

接收并存储所述第一计算机发送的共享文件;receiving and storing the shared file sent by the first computer;

所述允许所述第二计算机的登录及对已经建立连接的所述第一计算机的共享文件的访问,包括:The allowing the login of the second computer and the access to the shared files of the first computer that has established a connection include:

允许所述第二计算机的登录及对存储的所述第一计算机的共享文件的访问。Login of the second computer and access to stored shared files of the first computer are permitted.

优选的,所述建立与第一计算机进行文件共享的连接之后还包括:Preferably, after establishing the connection for file sharing with the first computer, the method further includes:

接收外界输入的所述第一计算机的共享文件的访问权限;receiving the access authority of the shared file of the first computer input from the outside;

所述允许所述第二计算机的登录及对已经建立连接的所述第一计算机的共享文件的访问,包括:The allowing the login of the second computer and the access to the shared files of the first computer that has established a connection include:

允许所述第二计算机的登录及按照所述访问权限对已经建立连接的所述第一计算机的共享文件的访问。Login of the second computer and access to the shared files of the first computer for which the connection has been established is permitted according to the access rights.

优选的,所述建立与第一计算机进行文件共享的连接包括:Preferably, the establishing a connection for file sharing with the first computer includes:

建立与安装linux系统的第一计算机进行文件共享的连接;establishing a file sharing connection with the first computer where the linux system is installed;

所述接收第二计算机发送的登录请求包括:The receiving the login request sent by the second computer includes:

接收安装windows系统的第二计算机发送的登录请求。A login request sent by the second computer where the Windows system is installed is received.

本发明还提供一种文件共享系统,包括:The present invention also provides a file sharing system, comprising:

连接模块,用于建立与第一计算机进行文件共享的连接;a connection module for establishing a connection for file sharing with the first computer;

第一接收模块,用于接收第二计算机发送的登录请求;a first receiving module, configured to receive a login request sent by the second computer;

验证模块,用于基于所述登录请求对所述第二计算机进行身份验证,如果验证通过,则允许所述第二计算机的登录及对已经建立连接的所述第一计算机的共享文件的访问。The verification module is configured to perform identity verification on the second computer based on the login request, and if the verification is passed, allow the second computer to log in and access the shared files of the first computer that has established a connection.

优选的,所述连接模块包括:Preferably, the connection module includes:

第一接收单元,用于接收与第一计算机进行文件共享的连接请求,所述连接请求携带有所述第一计算机的服务名;a first receiving unit, configured to receive a connection request for file sharing with a first computer, where the connection request carries a service name of the first computer;

解析单元,用于解析所述连接请求,得到所述第一计算机的服务名,发送CIFS请求至与所述第一计算机的服务名对应的服务器;a parsing unit, configured to parse the connection request, obtain the service name of the first computer, and send a CIFS request to the server corresponding to the service name of the first computer;

第二接收单元,用于接收所述服务器返回的验证结果,所述验证结果为所述服务器接收所述CIFS请求并验证所述CIFS请求后发送的;A second receiving unit, configured to receive a verification result returned by the server, where the verification result is sent by the server after receiving the CIFS request and verifying the CIFS request;

分析单元,用于分析所述验证结果,若分析得出所述验证结果表明所述服务器验证所述CIFS请求通过,则确定实现与第一计算机之间连接的建立。The analyzing unit is configured to analyze the verification result, and if the verification result indicates that the server has passed the verification of the CIFS request, it is determined to establish a connection with the first computer.

优选的,还包括:Preferably, it also includes:

第二接收模块,用于在所述连接模块建立与第一计算机进行文件共享的连接之后,接收并存储所述第一计算机的共享文件;a second receiving module, configured to receive and store the shared file of the first computer after the connection module establishes a file sharing connection with the first computer;

所述验证模块包括:The verification module includes:

第一验证单元,用于允许所述第二计算机的登录及对存储的所述第一计算机的共享文件的访问。The first authentication unit is configured to allow the login of the second computer and the access to the stored shared files of the first computer.

本发明所提供的文件共享方法,先建立与第一计算机进行文件共享的连接;然后接收第二计算机发送的登录请求;最后基于登录请求对第二计算机进行身份验证,如果验证通过,则允许第二计算机的登录及对已经建立连接的所述第一计算机的共享文件的访问。本发明提供的文件共享方法,先建立与第一计算机进行文件共享的连接,然后在判断第二计算机的登录请求通过的条件下连接第二计算机,从而使得第二计算机通过登录的方式来访问第一计算机的共享文件,实现了第一计算机和第二计算机的间接连接,避免了由于第二计算机自身的问题或者提示两计算机已直接连接但实际未连接造成的文件共享过程不稳定的情况。综上所述,本发明所提供的文件共享方法解决了如何保证计算机之间文件共享稳定性的技术问题。本发明所提供的文件共享系统也解决了相应的技术问题。The file sharing method provided by the present invention firstly establishes a connection for file sharing with a first computer; then receives a login request sent by the second computer; The login of the second computer and the access to the shared files of the first computer for which the connection has been established. The file sharing method provided by the present invention first establishes a file sharing connection with the first computer, and then connects to the second computer under the condition that the login request of the second computer is passed, so that the second computer can access the first computer by logging in. The shared file of one computer realizes the indirect connection between the first computer and the second computer, and avoids the unstable file sharing process caused by the problem of the second computer itself or the prompt that the two computers are directly connected but not actually connected. To sum up, the file sharing method provided by the present invention solves the technical problem of how to ensure the stability of file sharing between computers. The file sharing system provided by the present invention also solves the corresponding technical problems.

附图说明Description of drawings

为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据提供的附图获得其他的附图。In order to explain the embodiments of the present invention or the technical solutions in the prior art more clearly, the following briefly introduces the accompanying drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description are only It is an embodiment of the present invention. For those of ordinary skill in the art, other drawings can also be obtained according to the provided drawings without creative work.

图1为本发明实施例提供的一种文件共享方法的流程图;1 is a flowchart of a file sharing method according to an embodiment of the present invention;

图2为本发明实施例提供的一种文件共享系统的结构示意图。FIG. 2 is a schematic structural diagram of a file sharing system according to an embodiment of the present invention.

具体实施方式Detailed ways

下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only a part of the embodiments of the present invention, but not all of the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative efforts shall fall within the protection scope of the present invention.

请参阅图1,图1为本发明实施例提供的文件共享方法的流程图。Please refer to FIG. 1. FIG. 1 is a flowchart of a file sharing method provided by an embodiment of the present invention.

本发明所提供的文件共享方法的执行主体可以为对应的文件共享系统,而该文件共享系统可以设置在第一计算机上,且该文件共享系统内部可以基于NAS文件系统实现文件的共享。The executive body of the file sharing method provided by the present invention can be a corresponding file sharing system, and the file sharing system can be set on the first computer, and the file sharing system can realize file sharing based on the NAS file system.

本发明实施例提供的一种文件共享方法可以包括以下步骤:A file sharing method provided by an embodiment of the present invention may include the following steps:

步骤S1:建立与第一计算机进行文件共享的连接。Step S1: establishing a file sharing connection with the first computer.

由于需要访问第一计算机的共享文件,所以需要文件共享系统与第一计算机建立进行文件共享的连接,由第一计算机提供共享文件供其他计算机进行访问。Since the shared files of the first computer need to be accessed, the file sharing system needs to establish a file sharing connection with the first computer, and the first computer provides the shared files for other computers to access.

步骤S2:接收第二计算机发送的登录请求。Step S2: Receive a login request sent by the second computer.

文件共享系统在与提供共享文件的第一计算机建立连接后,需要与访问第一计算机的共享文件的第二计算机进行连接,从而使得第二计算机实现与第一计算机的间接连接,只有第一计算机和第二计算机建立连接,第二计算机才能访问第一计算机的共享文件。这里第二计算机通过登录文件共享系统的方式与第一计算机进行连接,这样做的好处是能够实现第二计算机与第一计算机进行间接连接,从而实现对第一计算机的共享文件的访问,使得第二计算机不需要通过映射的方式与第一计算机建立连接,避免了第二计算机由于自身问题无法访问第一计算机的共享文件及提示第二计算机及第一计算机已经实现映射连接但实际连接并未建立的问题。After the file sharing system establishes a connection with the first computer that provides the shared file, it needs to connect with the second computer that accesses the shared file of the first computer, so that the second computer realizes an indirect connection with the first computer, and only the first computer is connected. After establishing a connection with the second computer, the second computer can access the shared files of the first computer. Here, the second computer is connected to the first computer by logging in to the file sharing system. The advantage of doing so is that the second computer can be indirectly connected to the first computer, so as to realize the access to the shared files of the first computer, so that the first computer can be accessed. The second computer does not need to establish a connection with the first computer by means of mapping, which avoids that the second computer cannot access the shared files of the first computer due to its own problems and prompts that the second computer and the first computer have realized the mapping connection but the actual connection has not been established. The problem.

步骤S3:基于登录请求对第二计算机进行身份验证,如果验证通过,则允许第二计算机的登录及对已经建立连接的第一计算机的共享文件的访问。Step S3: Perform identity verification on the second computer based on the login request, and if the verification is passed, allow the second computer to log in and access the shared files of the first computer that has established a connection.

这里可以是文件共享系统直接对第二计算机进行身份验证,也可以是文件共享系统将登录请求发送给其他终端,其他终端根据所接收的登录请求进行信息分析,进而文件共享系统根据其他终端返回的信息分析结果对第二计算机进行身份验证,本发明在这里不做具体限定。Here, the file sharing system may directly authenticate the second computer, or the file sharing system may send the login request to other terminals, and the other terminals will analyze the information according to the received login request, and then the file sharing system will perform information analysis according to the received login request. The information analysis result performs identity verification on the second computer, which is not specifically limited in the present invention.

只有在对第二计算机的身份验证通过的情况下,才允许第二计算机的登录及访问第一计算机提供的共享文件,这样使得第二计算机通过登录文件共享系统的方式间接与第一计算机进行连接,连接建立后,第二计算机便可以访问第一计算机的共享文件。在第二计算机的身份验证未通过的情况下,可以直接拒绝第二计算机的登录,也可以将验证结果发送给第二计算机,在第二计算机更改登录请求后再次进行对应的身份验证。当然,在第二计算机身份验证未通过的情况下,也可以有其他操作,本发明在这里不做具体限定。Only when the authentication of the second computer is passed, the second computer is allowed to log in and access the shared files provided by the first computer, so that the second computer is indirectly connected to the first computer by logging in to the file sharing system. , after the connection is established, the second computer can access the shared files of the first computer. If the identity verification of the second computer fails, the login of the second computer can be directly rejected, or the verification result can be sent to the second computer, and the corresponding identity verification can be performed again after the second computer changes the login request. Of course, in the case that the authentication of the second computer fails, other operations may also be performed, which is not specifically limited in the present invention.

本发明提供的文件共享方法,文件共享系统先建立与第一计算机进行文件共享的连接,然后在判断第二计算机的登录请求通过的条件下连接第二计算机,从而使得第二计算机通过登录文件共享系统的方式来访问第一计算机的共享文件,实现了第一计算机和第二计算机的间接连接,避免了由于第二计算机自身的问题或者提示两计算机已直接连接但实际未连接造成的文件共享过程不稳定的情况。综上,本发明所提供的文件共享方法解决了如何保证计算机之间文件共享稳定性的技术问题。In the file sharing method provided by the present invention, the file sharing system first establishes a connection with the first computer for file sharing, and then connects to the second computer under the condition that the login request of the second computer is passed, so that the second computer can share the file by logging in to the computer. The system accesses the shared files of the first computer, realizes the indirect connection between the first computer and the second computer, and avoids the file sharing process caused by the problem of the second computer itself or prompting that the two computers are directly connected but not actually connected. unstable situation. In conclusion, the file sharing method provided by the present invention solves the technical problem of how to ensure the stability of file sharing between computers.

本发明实施例提供的一种文件共享方法中,步骤S1:建立与第一计算机进行文件共享的连接可以包括:In a file sharing method provided by an embodiment of the present invention, step S1: establishing a connection for file sharing with the first computer may include:

接收外界输入的与第一计算机进行文件共享的连接请求,连接请求携带有第一计算机的服务名;receiving a connection request for file sharing with the first computer input from the outside world, where the connection request carries the service name of the first computer;

解析连接请求,得到第一计算机的服务名,发送CIFS请求至与第一计算机的服务名对应的服务器;Parse the connection request, obtain the service name of the first computer, and send the CIFS request to the server corresponding to the service name of the first computer;

接收服务器返回的验证结果,验证结果为服务器接收CIFS请求并验证CIFS请求后发送的;Receive the verification result returned by the server, and the verification result is sent after the server receives the CIFS request and verifies the CIFS request;

分析验证结果,若分析得出验证结果表明服务器验证CIFS请求通过,则确定实现与第一计算机进行文件共享的连接的建立。The verification result is analyzed, and if the verification result indicates that the server has passed the verification of the CIFS request, it is determined to realize the establishment of a file sharing connection with the first computer.

这里所说的第一计算机的服务名可以为第一计算机的服务器的IP地址,也可以为第一计算机的服务器的域名等等,本发明在这里不做具体限定。文件共享系统向服务器发送CIFS请求,服务器接收CIFS请求后可以确定出CIFS请求的发送端、即文件共享系统,如果服务器允许与文件共享系统之间建立文件共享的连接,则验证CIFS请求通过,否则,则验证CIFS请求未通过;也即服务器验证CIFS请求通过则说明其允许与文件共享系统建立基于CIFS协议的文件共享的连接。The service name of the first computer mentioned here may be the IP address of the server of the first computer, or the domain name of the server of the first computer, etc., which is not specifically limited in the present invention. The file sharing system sends a CIFS request to the server. After the server receives the CIFS request, it can determine the sender of the CIFS request, that is, the file sharing system. If the server allows the establishment of a file sharing connection with the file sharing system, verify that the CIFS request passes, otherwise , then verify that the CIFS request fails; that is, if the server verifies that the CIFS request is passed, it means that it is allowed to establish a file sharing connection based on the CIFS protocol with the file sharing system.

在实际应用中,可以有多种建立与第一计算机进行文件共享的连接方法,最简单的一种是直接建立连接,即第一计算机对应的服务器接收连接请求后不进行任何验证便建立连接,这样使得建立连接的过程简单,但是由于没有验证过程,使得建立连接的过程存在安全问题,因此本实施例利用CIFS请求来建立与第一计算机进行文件共享的连接,只有在第一计算机对CIFS请求通过验证的情况下才能实现连接的建立,从而保证了连接的安全性;而CIFS请求对应的CIFS协议能够使程序访问远程计算机上的文件并要求此计算机提供服务,本申请中应用CIFS协议使得连接过程简单易实现,节省建立与第一计算机进行文件共享的连接过程的时间。In practical applications, there can be a variety of connection methods for establishing file sharing with the first computer. The simplest one is to establish a connection directly, that is, the server corresponding to the first computer establishes the connection without any verification after receiving the connection request. This makes the process of establishing the connection simple, but because there is no verification process, there is a security problem in the process of establishing the connection. Therefore, in this embodiment, the CIFS request is used to establish a file sharing connection with the first computer. Only when the first computer requests the CIFS The connection can be established only after passing the verification, thus ensuring the security of the connection; and the CIFS protocol corresponding to the CIFS request can enable the program to access the files on the remote computer and request the computer to provide services. In this application, the CIFS protocol is used to make the connection The process is simple and easy to implement, and the time for establishing a connection process for file sharing with the first computer is saved.

本发明实施例提供的一种文件共享方法中,步骤S3中基于登录请求对第二计算机进行身份验证,可以包括:In the file sharing method provided by the embodiment of the present invention, the authentication of the second computer based on the login request in step S3 may include:

解析登录请求,得到登录请求携带的第一身份信息;Parse the login request to obtain the first identity information carried by the login request;

判断第一身份信息是否与预先设置的第二身份信息一致,如果是,则验证通过。It is judged whether the first identity information is consistent with the preset second identity information, and if so, the verification is passed.

这里所说的第二身份信息及第一身份信息均可以包括服务名、共享名、用户和密码中的一个或几个参数项,当然还可以根据实际需要设置其他参数项;一般情况下第一身份信息和第二身份信息包含的参数项一致,即两者可以均包括服务名和共享名,或者两者均包括用户和密码等。其中,服务名是指第一计算机的服务器的IP地址;共享名是指在第一计算机设置的共享文件的目录名;用户及密码是指在第一计算机设置的共享文件的用户和密码。Both the second identity information and the first identity information mentioned here can include one or several parameter items among the service name, share name, user and password, and of course other parameter items can also be set according to actual needs; The parameter items contained in the identity information and the second identity information are consistent, that is, both may include a service name and a shared name, or both may include a user and a password, and the like. The service name refers to the IP address of the server of the first computer; the share name refers to the directory name of the shared file set on the first computer; the user and password refer to the user and password of the shared file set on the first computer.

由于第二计算机通过登录的方式与文件共享系统建立连接,所以需要对第二计算机进行身份验证。文件共享系统可以直接对第二计算机进行身份验证,先解析登录请求得到登录请求携带的第一身份信息,然后判断第一身份信息中的每项信息是否与预先设置的第二身份信息中对应的信息分别相同,如果是,则验证通过,如果否,则验证未通过。直接由文件共享系统进行身份验证的全部过程的好处是不需要将登录请求发送给其他终端,从而节省了时间,提高了效率。Since the second computer establishes a connection with the file sharing system by logging in, the second computer needs to be authenticated. The file sharing system can directly perform identity verification on the second computer, first parse the login request to obtain the first identity information carried in the login request, and then determine whether each item of information in the first identity information corresponds to the preset second identity information. The information is the same respectively, if it is, the verification is passed, if not, the verification is not passed. The benefit of the entire process of authenticating directly by the file sharing system is that there is no need to send login requests to other terminals, saving time and increasing efficiency.

当然,也可以将登录请求发送给第一计算机对应的服务器;然后接收第一计算机对应的服务器返回的验证结果,验证结果为第一计算机对应的服务器验证登录请求中携带的每项信息是否与预先设置的身份信息中对应信息分别相同后发送的;解析验证结果,若验证结果表明第一计算机对应的服务器验证登录请求中携带的每项信息与预先设置的身份信息(即下文中所提到的第四身份信息)中对应信息分别相同,则验证通过,否则,则验证未通过;这样可以降低文件共享系统自身的服务压力。当然还可以根据实际需要进行其他设定,本发明在这里不做具体限定。Of course, the login request can also be sent to the server corresponding to the first computer; and then the verification result returned by the server corresponding to the first computer is received, and the verification result is that the server corresponding to the first computer verifies whether each item of information carried in the login request is consistent with the pre- The corresponding information in the set identity information is sent after being identical respectively; parsing the verification result, if the verification result indicates that the server corresponding to the first computer verifies each item of information carried in the login request and the preset identity information (that is, the hereinafter mentioned If the corresponding information in the fourth identity information) is the same, the verification passes, otherwise, the verification fails; this can reduce the service pressure of the file sharing system itself. Of course, other settings can also be made according to actual needs, which are not specifically limited in the present invention.

本发明实施例提供的一种文件共享方法中,预先设置第二身份信息可以包括:In a file sharing method provided by an embodiment of the present invention, presetting the second identity information may include:

接收外界输入的第三身份信息;Receive third-party identity information input from the outside world;

发送第三身份信息至第一计算机对应的服务器;sending the third identity information to the server corresponding to the first computer;

接收服务器返回的确认结果,确认结果为服务器接收第三身份信息并确认第三身份信息是否与第一计算机对应的第四身份信息一致后发送的;Receive the confirmation result returned by the server, where the confirmation result is sent after the server receives the third identity information and confirms whether the third identity information is consistent with the fourth identity information corresponding to the first computer;

分析确认结果,若分析得出确认结果表明第三身份信息与第四身份信息一致,则确定第三身份信息为预先设置的第二身份信息。The confirmation result is analyzed, and if the analysis result shows that the third identity information is consistent with the fourth identity information, it is determined that the third identity information is the preset second identity information.

这里所说的第三身份信息和第四身份信息均可以包括服务名、共享名、用户和密码中的一个或多个参数项,且一般第三身份信息与第四身份信息中包含的参数项相同;可以通过确认第三身份信息中每项信息是否与第四身份信息中的对应信息一致,来确认第三身份信息是否与第四身份信息一致,如果第三身份信息中每项信息与第四身份信息中的对应信息一致,则第三身份信息与第四身份信息一致,否则,第三身份信息与第四身份信息不一致;若第三身份信息与第四身份信息一致则可以确定第三身份信息即为预先设置的第二身份信息,这时,第二身份信息与第四身份信息也一致。这样可以确保预先设置的第二身份信息与第一计算机对应的服务器中的信息对应一致,增强了预先设置第二身份信息的准确性。本申请中所说的两个信息一致均可以理解为这两个信息完全相同。Both the third identity information and the fourth identity information mentioned here may include one or more parameter items in the service name, share name, user and password, and generally the parameter items contained in the third identity information and the fourth identity information The same; it can be confirmed whether the third identity information is consistent with the fourth identity information by confirming whether each item of information in the third identity information is consistent with the corresponding information in the fourth identity information. If the corresponding information in the four identity information is consistent, the third identity information is consistent with the fourth identity information, otherwise, the third identity information is inconsistent with the fourth identity information; if the third identity information is consistent with the fourth identity information, it can be determined that the third identity information is consistent with the fourth identity information. The identity information is the preset second identity information, and at this time, the second identity information is also consistent with the fourth identity information. In this way, it can be ensured that the preset second identity information corresponds to the information in the server corresponding to the first computer, and the accuracy of the preset second identity information is enhanced. It can be understood that the two pieces of information are identical in this application.

本发明实施例提供的一种文件共享方法中,建立与第一计算机进行文件共享的连接之后还可以包括:In the file sharing method provided by the embodiment of the present invention, after establishing the connection with the first computer for file sharing, the method may further include:

接收并存储第一计算机发送的共享文件;Receive and store the shared file sent by the first computer;

允许第二计算机的登录及对已经建立连接的第一计算机的共享文件的访问,可以包括:Allowing the second computer to log in and access the shared files of the first computer to which the connection has been established may include:

允许第二计算机的登录及对存储的第一计算机的共享文件的访问。Login of the second computer and access to the stored shared files of the first computer are allowed.

在实际应用中,第二计算机可以直接访问第一计算机上的共享文件,也可以访问文件共享系统上存储的第一计算机的共享文件,本申请中文件共享系统可以接收并存储第一计算机发送的共享文件,第二计算机登录文件共享系统后便可以直接访问文件共享系统上存储的第一计算机的共享文件,不需要访问第一计算机上的共享文件,这样可以节省第二计算机登录文件共享系统后访问共享文件所用的时间。In practical applications, the second computer can directly access the shared files on the first computer, and can also access the shared files of the first computer stored on the file sharing system. In this application, the file sharing system can receive and store the files sent by the first computer. To share files, after the second computer logs in to the file sharing system, it can directly access the shared files of the first computer stored on the file sharing system, and does not need to access the shared files on the first computer, which can save the second computer after logging in to the file sharing system. Time spent accessing shared files.

本发明实施例提供的一种文件共享方法中,建立与第一计算机进行文件共享的连接之后还可以包括:In the file sharing method provided by the embodiment of the present invention, after establishing the connection with the first computer for file sharing, the method may further include:

接收外界输入的第一计算机的共享文件的访问权限;Receive the access authority of the shared file of the first computer input from the outside world;

允许第二计算机的登录及对已经建立连接的第一计算机的共享文件的访问,可以包括:Allowing the second computer to log in and access the shared files of the first computer to which the connection has been established may include:

允许第二计算机的登录及按照访问权限对已经建立连接的第一计算机的共享文件的访问。在服务器创建共享目录的时候,会给共享目录设置访问权限,访问权限包括读操作和写操作中的一个或者两个,比如访问权限为读写操作,则第二计算机登录文件共享系统后便可以按照该访问权限对第一计算机的共享文件进行读写操作。这样可以避免第二计算机随意访问第一计算机的共享文件,保证了第一计算机的共享文件的安全性。The login of the second computer and access to the shared files of the first computer that has established the connection are allowed according to the access rights. When the server creates a shared directory, it will set access rights to the shared directory. The access rights include one or both of read operations and write operations. For example, if the access rights are read and write operations, the second computer can log in to the file sharing system. According to the access authority, read and write operations are performed on the shared file of the first computer. In this way, the second computer can be prevented from randomly accessing the shared files of the first computer, and the security of the shared files of the first computer is guaranteed.

本发明实施例提供的一种文件共享方法中,建立与第一计算机进行文件共享的连接可以包括:In a file sharing method provided by an embodiment of the present invention, establishing a connection for file sharing with the first computer may include:

建立与安装linux系统的第一计算机进行文件共享的连接;establishing a file sharing connection with the first computer where the linux system is installed;

接收第二计算机发送的登录请求可以包括:Receiving the login request sent by the second computer may include:

接收安装windows系统的第二计算机发送的登录请求。A login request sent by the second computer where the Windows system is installed is received.

本发明所提供的文件共享方法可以应用在多种应用场景下,优选的,应用于安装windows系统的第二计算机访问安装linux系统的第一计算机,其能避免由于windows系统本身问题导致第二计算机不能访问第一计算机的共享文件。在这种情况下,文件共享系统可以设置为在windows系统的界面运行。The file sharing method provided by the present invention can be applied in various application scenarios. Preferably, the second computer installed with the windows system accesses the first computer installed with the linux system, which can prevent the second computer from being caused by the problem of the windows system itself. The shared files of the first computer cannot be accessed. In this case, the file sharing system can be set to run in the interface of the Windows system.

本发明还提供了一种文件共享系统,其具有本发明方法具有的对应效果。请参阅图2,图2为本发明实施例提供的文件共享系统的结构示意图。The present invention also provides a file sharing system, which has the corresponding effects of the method of the present invention. Please refer to FIG. 2, which is a schematic structural diagram of a file sharing system provided by an embodiment of the present invention.

本发明实施例提供的一种文件共享系统可以包括:A file sharing system provided by an embodiment of the present invention may include:

连接模块A1,用于建立与第一计算机进行文件共享的连接;The connection module A1 is used to establish a connection for file sharing with the first computer;

第一接收模块A2,用于接收第二计算机发送的登录请求;The first receiving module A2 is used for receiving the login request sent by the second computer;

验证模块A3,用于基于登录请求对第二计算机进行身份验证,如果验证通过,则允许第二计算机的登录及对已经建立连接的第一计算机的共享文件的访问。The verification module A3 is used for performing identity verification on the second computer based on the login request, and if the verification is passed, the login of the second computer and the access to the shared files of the first computer that has been connected are allowed.

本发明实施例提供的一种文件共享系统中,连接模块可以包括:In a file sharing system provided by an embodiment of the present invention, the connection module may include:

第一接收单元,用于接收与第一计算机进行文件共享的连接请求,这里所说的连接请求携带有第一计算机的服务名。The first receiving unit is configured to receive a connection request for file sharing with the first computer, where the connection request here carries the service name of the first computer.

第一解析单元,用于解析连接请求,得到第一计算机的服务名,发送CIFS请求至与第一计算机的服务名对应的服务器。The first parsing unit is configured to parse the connection request, obtain the service name of the first computer, and send a CIFS request to the server corresponding to the service name of the first computer.

第二接收单元,用于接收服务器返回的验证结果,验证结果为服务器接收CIFS请求并验证CIFS请求后发送的。The second receiving unit is configured to receive the verification result returned by the server, where the verification result is sent by the server after receiving the CIFS request and verifying the CIFS request.

第一分析单元,用于分析验证结果,若分析得出验证结果表明服务器验证CIFS请求通过,则确定实现与第一计算机之间连接的建立。The first analysis unit is configured to analyze the verification result, and if the verification result indicates that the server has passed the verification of the CIFS request, it is determined to establish the connection with the first computer.

本发明实施例提供的一种文件共享系统中,验证模块可以包括:In a file sharing system provided by an embodiment of the present invention, the verification module may include:

第二解析单元,用于解析登录请求,得到登录请求携带的第一身份信息;a second parsing unit, configured to parse the login request to obtain the first identity information carried by the login request;

判断单元,用于判断第一身份信息是否与预先设置的第二身份信息一致,如果是,则验证通过。The judgment unit is used for judging whether the first identity information is consistent with the preset second identity information, and if so, the verification is passed.

本发明实施例提供的一种文件共享系统中,判断单元可以包括:In a file sharing system provided by an embodiment of the present invention, the judging unit may include:

第三接收单元,用于接收外界输入的第三身份信息;The third receiving unit is used for receiving the third identity information input from the outside;

发送单元,用于发送第三身份信息至服务器;a sending unit, configured to send the third identity information to the server;

第四接收单元,用于接收服务器返回的确认结果,确认结果为服务器接收第三身份信息并确认第三身份信息是否与第一计算机对应的第四身份信息一致后发送的;a fourth receiving unit, configured to receive a confirmation result returned by the server, where the confirmation result is sent after the server receives the third identity information and confirms whether the third identity information is consistent with the fourth identity information corresponding to the first computer;

第二分析单元,用于分析确认结果,若分析得出确认结果表明第三身份信息与第四身份信息一致,则确定第三身份信息为预先设置的第二身份信息。The second analysis unit is configured to analyze the confirmation result, and if the confirmation result shows that the third identity information is consistent with the fourth identity information, determine that the third identity information is the preset second identity information.

本发明实施例提供的一种文件共享系统中,还可以包括:In a file sharing system provided by an embodiment of the present invention, it may further include:

第五接收单元,用于接收并存储第一计算机发送的共享文件;a fifth receiving unit, configured to receive and store the shared file sent by the first computer;

验证模块可以包括:Validation modules can include:

第一验证单元,用于允许第二计算机的登录及对存储的第一计算机的共享文件的访问。The first authentication unit is configured to allow the login of the second computer and the access to the stored shared files of the first computer.

本发明实施例提供的一种文件共享系统中,还可以包括:In a file sharing system provided by an embodiment of the present invention, it may further include:

第六接收单元,用于接收外界输入的第一计算机的共享文件的访问权限;The sixth receiving unit, for receiving the access authority of the shared file of the first computer input from the outside;

验证模块可以包括:Validation modules can include:

第二验证单元,用于允许第二计算机的登录及按照访问权限对已经建立连接的第一计算机的共享文件的访问。The second authentication unit is configured to allow the login of the second computer and the access to the shared files of the first computer that has established a connection according to the access authority.

本发明实施例提供的一种文件共享系统中,连接模块可以包括:In a file sharing system provided by an embodiment of the present invention, the connection module may include:

连接单元,用于建立与安装linux系统的第一计算机进行文件共享的连接;a connection unit for establishing a connection for file sharing with the first computer on which the Linux system is installed;

第一接收模块可以包括:The first receiving module may include:

第七接收单元,用于接收安装windows系统的第二计算机发送的登录请求。The seventh receiving unit is configured to receive a login request sent by the second computer on which the windows system is installed.

本发明实施例提供的一种文件共享系统中相关部分的说明请参见本发明实施例提供的一种文件共享方法中对应部分的详细说明,在此不再赘述。另外本发明实施例提供的上述技术方案中与现有技术中对应技术方案实现原理一致的部分并未详细说明,以免过多赘述。For the description of the relevant part in the file sharing system provided by the embodiment of the present invention, please refer to the detailed description of the corresponding part in the file sharing method provided by the embodiment of the present invention, and details are not repeated here. In addition, parts of the above technical solutions provided in the embodiments of the present invention that are consistent with the implementation principles of the corresponding technical solutions in the prior art are not described in detail, so as to avoid redundant descriptions.

对所公开的实施例的上述说明,使本领域技术人员能够实现或使用本发明。对这些实施例的多种修改对本领域技术人员来说将是显而易见的,本文中所定义的一般原理可以在不脱离本发明的精神或范围的情况下,在其它实施例中实现。因此,本发明将不会被限制于本文所示的这些实施例,而是要符合与本文所公开的原理和新颖特点相一致的最宽的范围。The above description of the disclosed embodiments enables any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be implemented in other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein, but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (7)

1. A method for sharing a file, comprising:
establishing a connection for sharing files with a first computer;
receiving a login request sent by a second computer;
performing identity authentication on the second computer based on the login request, if the authentication is passed, allowing login of the second computer and access to the shared file of the first computer which has established connection, if the authentication is not passed, refusing login of the second computer, and sending an authentication result to the second computer to prompt the second computer to perform login again after the login request is changed;
authenticating the second computer based on the login request comprises:
sending the login request to a pre-designated terminal, and determining whether the identity authentication of the second computer passes according to an information analysis result returned after the terminal performs information analysis on the login request;
the establishing of the connection for the file sharing with the first computer comprises the following steps:
receiving a connection request which is input from the outside and shares files with a first computer, wherein the connection request carries a service name of the first computer;
analyzing the connection request to obtain the service name of the first computer, and sending a CIFS (common information file format) request to a server corresponding to the service name of the first computer;
receiving a verification result returned by the server, wherein the verification result is sent after the server receives the CIFS request and verifies the CIFS request;
analyzing the verification result, and if the verification result obtained by analysis shows that the server verifies that the CIFS request passes, determining to establish the connection for sharing the file with the first computer;
the establishing of the connection for the file sharing with the first computer comprises the following steps:
establishing a connection for sharing files with a first computer provided with a linux system;
the receiving the login request sent by the second computer comprises:
and receiving a login request sent by a second computer for installing the windows system.
2. The method of claim 1, wherein said authenticating the second computer based on the login request comprises:
analyzing the login request to obtain first identity information carried by the login request;
and judging whether the first identity information is consistent with preset second identity information or not, and if so, passing the verification.
3. The method of claim 2, wherein presetting the second identity information comprises:
receiving third identity information input from the outside;
sending the third identity information to the server;
receiving a confirmation result returned by the server, wherein the confirmation result is sent after the server receives the third identity information and confirms whether the third identity information is consistent with fourth identity information corresponding to the first computer;
and analyzing the confirmation result, and if the confirmation result obtained by analysis shows that the third identity information is consistent with the fourth identity information, determining that the third identity information is preset second identity information.
4. The method of claim 1, wherein establishing the connection for file sharing with the first computer further comprises:
receiving and storing a shared file sent by the first computer;
the allowing login of the second computer and access to the shared file of the first computer to which the connection has been established includes:
allowing login of the second computer and access to the stored shared files of the first computer.
5. The method of claim 1, wherein establishing the connection for file sharing with the first computer further comprises:
receiving access authority of a shared file of the first computer input from the outside;
the allowing login of the second computer and access to the shared file of the first computer to which the connection has been established includes:
and allowing the second computer to log in and access the shared file of the first computer which has established the connection according to the access authority.
6. A file sharing system, comprising:
the connection module is used for establishing connection for sharing files with the first computer;
the first receiving module is used for receiving a login request sent by a second computer;
the verification module is used for carrying out identity verification on the second computer based on the login request, allowing the login of the second computer and the access to the shared file of the first computer which is connected with the second computer if the verification is passed, refusing the login of the second computer if the verification is not passed, and sending a verification result to the second computer so as to prompt the second computer to change the login request and then log in again; authenticating the second computer based on the login request comprises: sending the login request to a pre-designated terminal, and determining whether the identity authentication of the second computer passes according to an information analysis result returned after the terminal performs information analysis on the login request;
the connection module includes:
a first receiving unit, configured to receive a connection request for file sharing with a first computer, where the connection request carries a service name of the first computer;
the analysis unit is used for analyzing the connection request, obtaining the service name of the first computer and sending a CIFS (common information file format) request to a server corresponding to the service name of the first computer;
a second receiving unit, configured to receive a verification result returned by the server, where the verification result is sent after the server receives the CIFS request and verifies the CIFS request;
the analysis unit is used for analyzing the verification result, and if the verification result obtained through analysis shows that the server verifies that the CIFS request passes, the establishment of the connection with the first computer is determined to be realized;
the connection module includes:
the device comprises a connecting unit, a file sharing unit and a file sharing unit, wherein the connecting unit is used for establishing connection for file sharing with a first computer provided with a linux system;
the first receiving module includes:
and the seventh receiving unit is used for receiving a login request sent by a second computer which installs the windows system.
7. The system of claim 6, further comprising:
the second receiving module is used for receiving and storing the shared file of the first computer after the connection module establishes the connection of file sharing with the first computer;
the authentication module includes:
a first authentication unit for allowing login of the second computer and access to the stored shared file of the first computer.
CN201710517681.2A 2017-06-29 2017-06-29 File sharing method and system Active CN107172082B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710517681.2A CN107172082B (en) 2017-06-29 2017-06-29 File sharing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710517681.2A CN107172082B (en) 2017-06-29 2017-06-29 File sharing method and system

Publications (2)

Publication Number Publication Date
CN107172082A CN107172082A (en) 2017-09-15
CN107172082B true CN107172082B (en) 2020-10-23

Family

ID=59826767

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710517681.2A Active CN107172082B (en) 2017-06-29 2017-06-29 File sharing method and system

Country Status (1)

Country Link
CN (1) CN107172082B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109361458A (en) * 2018-11-26 2019-02-19 华南师范大学 A Windows and Linux file sharing system based on LiFi communication technology
CN110895600B (en) * 2019-04-22 2020-09-29 深圳市前海九米信息技术有限公司 Shared big data field protection method

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103078898A (en) * 2012-12-18 2013-05-01 华为技术有限公司 File system, interface service device and data storage service provision method

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8868628B2 (en) * 2005-12-19 2014-10-21 International Business Machines Corporation Sharing computer data among computers
CN101304429A (en) * 2008-05-14 2008-11-12 乐之酷信息技术(深圳)有限公司 System and method for sharing personal computer document through mobile terminal
CN101686165B (en) * 2008-09-28 2012-08-22 联想(北京)有限公司 Chip device and method of accessing network shared files by using same
CN101741846B (en) * 2009-12-22 2013-12-11 北京网御星云信息技术有限公司 File downloading method, file downloading device and file downloading system
CN101841537B (en) * 2010-04-13 2013-01-16 北京时代亿信科技有限公司 Method and system for realizing file sharing access control based on protocol proxy
US20120137228A1 (en) * 2010-11-30 2012-05-31 Action Star Enterprise Co. Ltd. Point-to-point file transmitting device and file transmitting method thereof

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103078898A (en) * 2012-12-18 2013-05-01 华为技术有限公司 File system, interface service device and data storage service provision method

Also Published As

Publication number Publication date
CN107172082A (en) 2017-09-15

Similar Documents

Publication Publication Date Title
CN103051630B (en) Method, the Apparatus and system of third-party application mandate is realized based on open platform
WO2016165536A1 (en) Identity verification method and device
CN108416589A (en) Blockchain node connection method, system and computer-readable storage medium
CN106936772A (en) A kind of access method, the apparatus and system of cloud platform resource
JP2018538592A (en) Single sign-on method for appliance secure shell
CN114531945B (en) Method, system and medium for template-based loading of internet-enabled devices
CN110784450A (en) Single sign-on method and device based on browser
WO2015024261A1 (en) Internet account number management method, manager, server and system
US9455972B1 (en) Provisioning a mobile device with a security application on the fly
WO2019210579A1 (en) Verification method and apparatus for invoking api interface, computer device and storage medium
CN111241523B (en) Authentication processing method, apparatus, device and storage medium
CN105991614A (en) Open authorization, resource access method and device, and a server
CN111176794A (en) Container management method and device and readable storage medium
CN113901429A (en) Access method and device for multi-tenant system
CN115022047A (en) Account login method and device based on multi-cloud gateway, computer equipment and medium
CN107172082B (en) File sharing method and system
CN112929388A (en) Network identity cross-device application rapid authentication method and system, and user agent device
TW201430608A (en) Single-sign-on system and method
CN109858235B (en) A kind of portable device and its password acquisition method and device
CN106302475B (en) Family's Internet service authorization method and server
TW201335777A (en) Distributed data storing and accessing system and method
CN107295000A (en) A kind of communication means and system based on certificate
CN114430340A (en) Cross-domain single sign-on method, device and equipment
CN115361216A (en) Authorized login method, device, electronic equipment and storage medium
CN113901428A (en) Login method and device of multi-tenant system

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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20200922

Address after: 215100 No. 1 Guanpu Road, Guoxiang Street, Wuzhong Economic Development Zone, Suzhou City, Jiangsu Province

Applicant after: SUZHOU LANGCHAO INTELLIGENT TECHNOLOGY Co.,Ltd.

Address before: 450018 Henan province Zheng Dong New District of Zhengzhou City Xinyi Road No. 278 16 floor room 1601

Applicant before: ZHENGZHOU YUNHAI INFORMATION TECHNOLOGY Co.,Ltd.

GR01 Patent grant
GR01 Patent grant