Hi all,
I´m attempting to download one image from a cluster on port 2222 as described on many documents (i.e. AHV | How to access VM disk files on Nutanix container or Copy files to/from a containter ) and I have a strange issue: using Filezilla or Winscp it works fine, using Centos 7.7 Linux scp doesn´t work.
A syntax as “scp -P 2222 admin@VCM-IP:/default-container-171248/.acropolis/vmdisk/image-or-disk-uuid” accept the password and then terminate with error “exec request failed on channel 0”
On the linux side firewall & selinux have been disabled a scp to other systems works fine.
Any suggestion?