vzmigrate: use SSH options specified in command line for rsync
[PATCH] vzmigrate: use SSH options specified in command line for rsync
When using vzmigrate, you are allowed to specify the SSH and SCP ports.
However, when rsync starts, it does not obey the SSH ports, and defaults
to port 22. Fix that by means of RSYNC_RSH environment variable.
Also default cipher is changed to blowfish to speed up data transfer.
http://bugzilla.openvz.org/show_bug.cgi?id=842
Signed-off-by: Andrey Mirkin <major@openvz.org>
1 file changed