FtpExtensions Members

System.Net.FtpClient

Collapse image Expand Image Copy image CopyHover image

The FtpExtensions type exposes the following members.

Methods

  Name Description
Public method Static member GetFtpDate
Tries to convert the string FTP date representation into a date time object
Public method Static member GetFtpDirectoryName
Gets the directory name of a path formatted for a FTP server
Public method Static member GetFtpFileName
Gets the file name from the path
Public method Static member GetFtpPath(String)
Converts the specified path into a valid FTP file system path
Public method Static member GetFtpPath(String, array<String>[]()[][])
Creates a valid FTP path by appending the specified segments to this string

See Also