TSL语言基础
>
Object TSL
>
TSL内置对象使用大全
>
FTP对象
>
FTP对象属性
Username
复制链接
简述
登陆FTP服务器时使用的身份验证ID。
类型:读写
定义
Username: string;
相关
Account
AUTHCmd
AutoLogin
AutoIssueFEAT
CanResume
CurrentTransferMode
DataPort
DataPortMin
DataPortMax
DirFormat
ExternalIP
Host
LangsSupported
LastCmdResult
ListResult
Passive
Password
Port
ProxyHost
ProxyPort
ProxyUsername
ProxyPassword
ProxyType
ReadTimeout
SupportsVerification
SystemDesc
TransferTimeout
TransferType
TryNATFastTrack
UseCCC
UseExtensionDataPort
UseMLIS
Username
UseTLS
UsingExtDataPort
UsingNATFastTrack
UsingSFTP
PassiveUseControlHost
ListenTimeout
TransferMode
FAQ/知识库链接
Q:运行函数时,报错如下:Trust check failed:Received cmd "rdo2" from sid_check(username) line:5 CmdText:importfile
Q:登陆时报错:Invalid username or password:xxx是什么原因?