This class is based on IFtp interface and provide common functionality for FTP, FTP/SSL and SFTP protocols.
Namespace:
Rebex.Net
Assembly:
Rebex.FileTransfer (in Rebex.FileTransfer.dll)
Syntax
| Visual Basic |
|---|
Public Class FileTransferClient _ Inherits NetworkSession _ Implements IFtp, IDisposable |
| C# |
|---|
public class FileTransferClient : NetworkSession, IFtp, IDisposable |