PK œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
| Dir : /usr/lib/Acronis/PyTools/commands/ |
| Server: Linux ituca148.hostpapavps.net 4.18.0-553.141.2.el8_10.x86_64 #1 SMP Wed Jul 8 10:28:18 EDT 2026 x86_64 IP: 216.7.89.187 |
| Dir : //usr/lib/Acronis/PyTools/commands/protect.py |
import acrort
import acrobind.protection
def deploy(*args, **kw):
ctx = acrort.remoting.CommandContext(*args, **kw)
result = acrobind.protection.deploy_plan(ctx.argument, ctx.connection)
return result
def protect_now(*args, **kw):
ctx = acrort.remoting.CommandContext(*args, **kw)
result = acrobind.protection.protect_now(ctx.argument, ctx.connection)
return result