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
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
FtpResponse Class
See Also
Members
Collapse All
Expand All
Members Options: Show All
Language Filter: All
Send comments
on this topic to
ComponentPro
Class Reference
>
ComponentPro.Net Namespace
> FtpResponse Class
Contains the response of the FTP server.
Syntax
Copy Code
C#
VB.NET
C++/CLI
public class FtpResponse
Public Class FtpResponse
public ref class FtpResponse
Inheritance Hierarchy
System.System.Object
ComponentPro.Net.ComponentPro.Net.FtpResponse
Framework
.NET Compact Framework
Supported version
: 2.0, 3.5, and 3.9
Assembly
: ComponentPro.Ftp.CF (in ComponentPro.Ftp.CF.dll)
.NET Framework
Supported version
: 2.0, 3.0, 3.5, 4.0, 4.5.x, 4.6.x and later
Assembly
: ComponentPro.Ftp (in ComponentPro.Ftp.dll)
Portable Class Library for Windows Phone 8.1 and Windows 8.1 Store Apps
Supported version
: 4.6.x and later
Assembly
: ComponentPro.Ftp.WinPcl (in ComponentPro.Ftp.WinPcl.dll)
Universal Windows Platform (includes Windows 10 Mobile, Windows 10 Store Apps and Windows 10 IoT)
Supported version
: 4.6.x and later
Assembly
: ComponentPro.Ftp.Uwp (in ComponentPro.Ftp.Uwp.dll)
Xamarin Android
Supported version
: 2.3 and later
Assembly
: ComponentPro.Ftp.Android (in ComponentPro.Ftp.Android.dll)
Xamarin Mac
Supported version
: 2.0.x and later
Assembly
: ComponentPro.Ftp.Mac (in ComponentPro.Ftp.Mac.dll)
Xamarin iOS
Supported version
: 5.1.x and later
Assembly
: ComponentPro.Ftp.iOS (in ComponentPro.Ftp.iOS.dll)
See Also
Reference
FtpResponse Members
ComponentPro.Net Namespace