About
Pricing
Try Now
BUY
Free Trial
Welcome!
Licensing and How to Order
Installation Instruction
Overview and how to use Ultimate Ftp in Visual Studio
Connect to an FTP server
Authentication
Upload and download a single file
Wildcard masks and search criterion
Upload and download multiple files
Manage a single remote file
Manage multiple remote files and directories
Upload and download a directory
Directory synchronization
Manage a remote directory
Unified API for SFTP and FTP
Show the progress while transferring data
Transfer queue
Cancel an operation
Server-to-server transfers (FXP)
Other FTP features
Using FtpWebRequest
Control bandwidth and speed optimization
Events
Logging
Determine local PC and server time difference
Use asynchronous methods
Use path utility methods
Handle errors
Class Reference
ComponentPro
ComponentPro.Collections
ComponentPro.Compression
ComponentPro.Diagnostics
ComponentPro.IO
ComponentPro.IO.Synchronization
ComponentPro.Net
Classes
BannerEventArgs
CommandResponseEventArgs
ForwardingRequestEventArgs
Ftp
Members
ComponentPro.Net.Ftp Constructors
ComponentPro.Net.Ftp Properties
ComponentPro.Net.Ftp Fields
ComponentPro.Net.Ftp Methods
AppendFile Methods
AppendFileAsync Methods
Authenticate Methods
AuthenticateAsync Methods
Cancel Methods
ClearCommandChannel Method
ClearCommandChannelAsync Methods
Connect Methods
ConnectAsync Methods
CreateDirectory Method
CreateFileInfo Methods
DeleteDirectory Methods
DeleteFile Methods
DirectoryExists Method
Disconnect Method
DisconnectAsync Methods
Dispose Method
Download Methods
DownloadAsync Methods
DownloadFile Methods
DownloadFileAsync Methods
FileExists Methods
Finalize Method
Flush Method
FlushAsync Methods
GetConnectionState Method
GetCurrentDirectory Method
GetDownloadStream Methods
GetDownloadStreamAsync Methods
GetFileChecksumSync Method
GetFileLength Method
GetItemInfo Method
GetItemInfoPartsBeforeTransferring Method
GetLastWriteTime Method
GetServerTimeDifference Method
GetServerTimeDifferenceAsync Methods
GetSupportedChecksumTypes Method
GetSystemName Method
GetSystemNameAsync Methods
GetUploadStream Methods
GetUploadStreamAsync Methods
IsFatalError Method
KeepAlive Method
KeepAliveAsync Methods
ListDirectory Methods
ListName Methods
ListRawName Methods
ListRawNameAsync Methods
MultiPartDownload Methods
OnAppendFileCompleted Method
OnAuthenticateCompleted Method
OnCertificateReceived Method
OnCertificateRequired Method
OnClearCommandChannelCompleted Method
OnCommandResponse Method
OnConnectCompleted Method
OnDisconnectCompleted Method
OnDownloadCompleted Method
OnDownloadFileCompleted Method
OnFlushCompleted Method
OnGetDownloadStreamCompleted Method
OnGetServerTimeDifferenceCompleted Method
OnGetSystemNameCompleted Method
OnGetUploadStreamCompleted Method
OnKeepAliveCompleted Method
OnListProgress Method
OnListRawNameCompleted Method
OnReadResponseCompleted Method
OnReconnected Method
OnReconnecting Method
OnReconnectionErrorChecking Method
OnReinitializeCompleted Method
OnRemoteCopyCompleted Method
OnResumeDownloadFileCompleted Method
OnResumeUploadFileCompleted Method
OnSendCommandCompleted Method
OnSetFilePermissionsCompleted Method
OnSetMultipleFilesPermissionsCompleted Method
OnSiteCompleted Method
OnStateChanged Method
OnTransferConfirm Method
OnUpgradeConnectionCompleted Method
OnUploadCompleted Method
OnUploadFileCompleted Method
OnUploadUniqueFileCompleted Method
ReadResponse Method
ReadResponseAsync Methods
Reinitialize Method
ReinitializeAsync Methods
RemoteCopy Method
RemoteCopyAsync Methods
Rename Method
RenameSync Method
ResumeDownloadFile Methods
ResumeDownloadFileAsync Methods
ResumeUploadFile Methods
ResumeUploadFileAsync Methods
SendCommand Method
SendCommandAsync Methods
SetActiveTransferType Method
SetCurrentDirectory Method
SetFilePermissions Methods
SetFilePermissionsAsync Methods
SetLastWriteTime Method
SetMultipleFilesPermissions Methods
SetMultipleFilesPermissionsAsync Methods
SetSocketFactory Method
Site Method
SiteAsync Methods
ToString Method
UpgradeConnection Method
UpgradeConnectionAsync Methods
Upload Methods
UploadAsync Methods
UploadFile Methods
UploadFileAsync Methods
UploadUniqueFile Methods
UploadUniqueFileAsync Methods
ComponentPro.Net.Ftp Events
FtpConfig
FtpException
FtpFileInfo
FtpFileInfoCollection
FtpFileInfoParseEventArgs
FtpListItemReceivedEventArgs
FtpProxy
FtpResponse
FtpWebRequest
FtpWebResponse
HostKeyVerifyingEventArgs
KeyboardInteractiveAuthenticationEventArgs
KeyboardInteractiveRequest
KeyboardInteractiveRequestCollection
MultiPartDownloadErrorEventArgs
MultiPartDownloadResult
NetClient
NetworkException
PasswordChangeRequestEventArgs
PortRange
ProxyClient
ProxySocket
ProxySocketException
ReconnectedEventArgs
ReconnectingEventArgs
ReconnectionErrorCheckingEventArgs
SecureShellChannel
SecureShellChannelExitStatus
SecureShellCipher
SecureShellConfig
SecureShellConnection
SecureShellException
SecureShellFingerprint
SecureShellForwardingHandle
SecureShellGssApiCredentials
SecureShellPrivateKey
SecureShellPublicKey
SocketInformation
SshExtendedDataReceivedEventArgs
SslConfigBase
TlsCipher
TlsException
TlsSession
WebProxyEx
Interfaces
Delegates
Enumerations
ComponentPro.Security
ComponentPro.Security.Authentication
ComponentPro.Security.Certificates
ComponentPro.Security.Cryptography
ComponentPro.Security.Cryptography.Pkcs
ComponentPro UltimateFtp
GetSystemNameAsync Methods
See Also
Collapse All
Expand All
Members Options: Show All
Language Filter: All
Send comments
on this topic to
ComponentPro
Class Reference
>
ComponentPro.Net Namespace
>
Ftp Class
> GetSystemNameAsync Methods
Returns the name of the remote OS.
Overload List
GetSystemNameAsync(ExtendedAsyncCompletedEventHandler<String>, Object)
Returns the name of the remote OS.
GetSystemNameAsync(Object)
Returns the name of the remote OS.
GetSystemNameAsync()
Returns the name of the remote OS.
Top
See Also
Reference
Ftp Members
Ftp Class