Hi,
I am not able to push data from UNIX/AIX system to Windows Server.
The error i get in UNIX is port 22 timed out.
The problem is when i give the following command [netstat -an | findstr "LISTENING"] ido not see port 22 LISTENING.
TCP 0.0.0.0:80 0.0.0.0:0 LISTENING
TCP 0.0.0.0:135 0.0.0.0:0 LISTENING
TCP 0.0.0.0:445 0.0.0.0:0 LISTENING
In the firewall rule port 22 is open.
I am using WinSCP client to Test. I have no issues push and pulling data from Windows Server to UNIX.
I have also installed PuTTY. Again no issues connecting to UNIX.
With-in UNIX i can scp to other UNIX Boxes. Why can't i SCP over SSH from UNIX to Windows?
Regards,
Arish Delon