Implement disk export with plain SCP instead of paramiko
Paramiko and other tested Python SSH libraries are all very slow compared to the scp command, so implement this feature without a library.
Showing
Please
register
or
sign in
to comment