FtpClient Class

Mentalis.org Proxy

Mentalis.org Proxy Documentation

FtpClient Class

Relays FTP commands between a remote host and a local client.

For a list of all members of this type, see FtpClient Members.

System.Object   Client
      FtpClient

[Visual Basic]
NotInheritable Public Class FtpClient
   Inherits Client
   Implements IDisposable
[C#]
public sealed class FtpClient : Client, IDisposable

Remarks

This class supports the 'OPEN' command, 'USER user@host:port' and 'USER user@host port'.

Requirements

Namespace: Org.Mentalis.Proxy.Ftp Namespace

Assembly: Proxy.exe

See Also

FtpClient Members | Org.Mentalis.Proxy.Ftp Namespace