mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Improved file transfers, added file downloads over WebRTC.
This commit is contained in:
parent
2a835d25cd
commit
0c3c0973bc
28 changed files with 579 additions and 230 deletions
|
@ -391,7 +391,7 @@ function startLms(func) {
|
|||
//var xx = AllWsman[4];
|
||||
//console.log(xx);
|
||||
//osamtstack.Get(AllWsmanRequests.shift(), startLmsWsmanResponse, null, true);
|
||||
osamtstack.Get('IPS_SecIOService', startLmsWsmanResponse, null, true);
|
||||
//osamtstack.Get('IPS_SecIOService', startLmsWsmanResponse, null, true);
|
||||
//osamtstack.BatchEnum(null, ['IPS_KVMRedirectionSettingData', 'CIM_SoftwareIdentity'], startLmsWsmanResponse, null, true);
|
||||
//osamtstack.BatchEnum(null, AllWsman, startLmsWsmanResponse, null, true);
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue