Skip to Main Content

Java Development Tools

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!

SFTPClient

SumanPNov 19 2020

Hi,
I was trying to use third party jar (SFTPClient jar) for uploading to remote SFTP server. It is working fine in my local. But, the other environments like DEV, UAT, etc not picking the jar.
weblogic.server.merged.jar is for FTP which is at "\Oracle_Home\wlserver\modules\features" . This jar is provided by oracle and is working fine. But, coming to SFTP, is there an oracle provided jar? If not, I have the third party jar which is not picking.

Appreciate for your response. Thank you.

Comments
Post Details
Added on Nov 19 2020
10 comments
317 views