修改FTP Client 连接参数,ftpClient.EncryptionMode = FtpEncryptionMode.None
This commit is contained in:
@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
|
||||
'通过使用 "*",如下所示:
|
||||
' <Assembly: AssemblyVersion("1.0.*")>
|
||||
|
||||
<Assembly: AssemblyVersion("1.8.6.0")>
|
||||
<Assembly: AssemblyFileVersion("1.8.6.0")>
|
||||
<Assembly: AssemblyVersion("1.8.7.0")>
|
||||
<Assembly: AssemblyFileVersion("1.8.7.0")>
|
||||
|
||||
Reference in New Issue
Block a user