Closed PuckiPwn closed 1 year ago
One of the default args for the rsync command is --delete. This causes the kvm folder to be emptied on the guest VM, because it is also empty on the Windows host.
See also: https://developer.hashicorp.com/vagrant/docs/synced-folders/rsync
fixes https://github.com/KVM-VMI/kvm-vmi/issues/143
One of the default args for the rsync command is --delete. This causes the kvm folder to be emptied on the guest VM, because it is also empty on the Windows host.
See also: https://developer.hashicorp.com/vagrant/docs/synced-folders/rsync