Gets the last modification time of a file on the FTP server.
public void GetFileTime(string fileName);
Public Sub GetFileTime(ByVal FileName As String)
Gets the last modification time of the file specified by FileName and RemotePath on the FTP server.