An interface which defines common functionality shared by FTP and SFTP protocols.

Namespace:  Rebex.Net
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

Visual Basic
Public Interface IFtp _
	Inherits IDisposable
C#
public interface IFtp : IDisposable

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also