master update

This commit is contained in:
Husky
2018-07-11 15:10:41 +02:00
parent 27aa591780
commit c0edc443e1
2 changed files with 39 additions and 30 deletions

View File

@@ -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");