master update
This commit is contained in:
@@ -142,6 +142,9 @@ namespace SanSystem
|
||||
|
||||
ListFiles(client, "/at0/");
|
||||
FtpClient newClient = null;
|
||||
client.Dispose();
|
||||
|
||||
FtpClient newclient = null;
|
||||
foreach (string file in filenames)
|
||||
{
|
||||
newClient = new FtpClient("192.168.250.2");
|
||||
|
||||
Reference in New Issue
Block a user