FtpWebRequest is a concrete class for .NET Framework applications that provides an FTP-specific implementation of the abstract WebRequest class. Related tag: [webrequest].
The FtpWebRequest
class provides an FTP-specific implementation of the WebRequest class.
Implements a File Transfer Protocol (FTP) client.