Sets or returns the user name used to log into the FTP server.
String.
ObjectName. FTPUserName
If you wish to use "anonymous" user name to log into a FTP server, just use the default value of FTPUserName property and FTPPassword property.
When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.
FTPPassword property, FTPPort property, ProxyServer property, FTPDownload, FTPUpload(), HTTPPort property, HTTPUserName property, HTTPPassword property, HTTPDownload(), HTTPUploadThroughPut(), HTTPUploadThroughPost()