mirror of
git://git.proxmox.com/git/pve-guest-common.git
synced 2025-03-12 20:58:20 +03:00
We have no call using rsync_cmd or scp_cmd here or any child class. The only part where rsync is used is in the PVE::Storage::storage_migrate call, but here both the command and the RSYNC_RSH environment variable gets assembled there locally, so clean this up here. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Description
No description provided
Languages
Perl
98.5%
Makefile
1.5%