On 2/26/19 2:30 PM, Oguz Bektas wrote:
> Signed-off-by: Oguz Bektas
> ---
>
> v5:
> * changed 'qdevice delete' to 'qdevice remove'
did you tried this with IPv6? Because for that the scp command needs to put the
address
in [brackets], else the colon for delimiting address and path is in conflict
Signed-off-by: Oguz Bektas
---
v5:
* changed 'qdevice delete' to 'qdevice remove'
data/PVE/CLI/pvecm.pm | 253 ++
1 file changed, 253 insertions(+)
diff --git a/data/PVE/CLI/pvecm.pm b/data/PVE/CLI/pvecm.pm
index 55c3f15..3e73d87 100755
--- a/dat