Hi,
In the context of plugins, the definition of the deploy RPC says the following:
If the file is a plugin, the target must save the file until StartPlugin is called.
Dose this mean that we can remove this file on the successful execution of StartPlugin RPC?
Can you please clarify on how and when this file will be removed from the target?