On 2015-06-02 14:25, Luis G. Coralle wrote:

While running scp, I monitor the CPU and read/write disk of the host
and guests and was completely normal.
Is there some kind of priority for such operations? Is there anything
else I can try?

scp uses ssh to copy files which means the traffic is encrypted. To speed up the transfer you could choose a weak cipher like arcfour. scp -c arcfour src dest.

----

This mail was virus scanned and spam checked before delivery.
This mail is also DKIM signed. See header dkim-signature.

_______________________________________________
pve-user mailing list
[email protected]
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user

Reply via email to