修改FTP Client 连接参数,ftpClient.EncryptionMode = FtpEncryptionMode.None

This commit is contained in:
2025-06-06 22:34:31 +08:00
parent aebe88bc2d
commit 4581aa6492
28 changed files with 78 additions and 17 deletions

View File

@@ -614,6 +614,7 @@ Public Class Service1
Select Case command
Case UtsWebPacket.Commands.Heartbeat
'todo:此处需要处理心跳包,获取公网IP与ftp地址
DealHeartbeatPacket(param)
Case UtsWebPacket.Commands.SetLogType