public class FtpWeb { string ftpServerIP; string ftpRemotePath; string ftpUserID; string ftpPassword; public string ftpURI; /// <summary>……