Hi,
When I try to copy the Oracle RDBMS zip files from a Windows machine to OEL 6.5 64 bit with WinSCP, I get the following error message:
"Cannot initialize SFTP protocol"
Yet, on OEL 6.5 the port 22 is open;
netstat -an | grep 22 |grep LISTEN
[root@oel6564-odb12c-s1 ~]# netstat -an | grep 22 |grep LISTEN
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
tcp 0 0 :::22 :::* LISTEN
unix 2 [ ACC ] STREAM LISTENING 22814 /var/run/cups/cups.sock
I do not face this problem with OEL 5.9 64 bit.
Does someone has an idea about what the problem is?
Thanks by advance.
Kind Regards