mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
File upload clean up when device disconnects in the middle of a upload.
This commit is contained in:
@@ -4764,6 +4764,7 @@
|
||||
QE('p13FolderUp', false);
|
||||
p13setActions();
|
||||
if (files != null) { files.Stop(); files = null; }
|
||||
if (uploadFile != null) { p13uploadFileTransferDone(); uploadFile = null; }
|
||||
break;
|
||||
case 3:
|
||||
p13targetpath = '';
|
||||
|
||||
Reference in New Issue
Block a user