The FtpExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetFtpDate |
Tries to convert the string FTP date representation into a date time object
|
|
GetFtpDirectoryName |
Gets the directory name of a path formatted for a FTP server
|
|
GetFtpFileName |
Gets the file name from the path
|
|
GetFtpPath(String) |
Converts the specified path into a valid FTP file system path
|
|
GetFtpPath(String, array<String>[]()[][]) |
Creates a valid FTP path by appending the specified segments to this string
|