Hi everyone, I'm doing a workshop for a project where it asks to use the scp command via the proxmox shell to transfer a disk disk_name-flat.vmdk from a Vmware machine to proxmox only that when I start the command it gives me this error here
As access is working and scp started there is a read error on that vmdk file and so it is exiting unexpected.
You should try to read the file on the vmware host itself maybe with "cat /vmfs/volumes/674.../prova/prova-flat.vmdk >/dev/null".
As access is working and scp started there is a read error on that vmdk file and so it is exiting unexpected.
You should try to read the file on the vmware host itself maybe with "cat /vmfs/volumes/674.../prova/prova-flat.vmdk >/dev/null".