Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error message using WinSCP to copy files to OEL 6.5 64bit

LaurySep 18 2015 — edited Sep 20 2015

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

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 18 2015
Added on Sep 18 2015
2 comments
634 views