Skip to Content
0
Jan 12, 2020 at 03:30 PM

AS ABAP 7.52 SP04 Developer Edition - Cannot Copy the ABAP files using WinSCP

747 Views

Hi all,

I've followed the instructions as per the Concise installation guide and have got stuck at the step where I need to connect to the virtual machine from windows via WINSCP. Whenever I try to connect it times out. So either I have the wrong IP address or something is blocking me.

I'm on Windows 10 and trying to connect as below :-

Hostname = 10.0.2.15

user = root

password = My password that I setup on install

I got the IP address 10.0.2.15 by following the step below :-

ip -h addr show which gave 10.0.2.15/24 so I put an entry into the /etc/hosts file as below :-

10.0.2.15 vhcalnplci vhcalnplci.dummy.nodomain

I haven't set any proxy settings up as its my own laptop for home use so I assume I don't need one.

If I try and ping 10.0.2.15 it says request timed out.........

Any help appreciated....