Code Monkey home page Code Monkey logo

Comments (5)

antonscheffer avatar antonscheffer commented on July 25, 2024

I would first double check the ACL (port 22 open?). If the ACL is correct I would check if the SFTP server can reached from the database server, no firewall in between? Else I don't have a clue :)

from as_sftp.

PeterNosko avatar PeterNosko commented on July 25, 2024

Yes, the ACL is * with no port limits, and the privileges are resolve and connect. I have a commercial Java-based SFTP installed for the same Oracle account and it connects just fine.

from as_sftp.

antonscheffer avatar antonscheffer commented on July 25, 2024

Does that Java-based SFTP client run on the database server or on your client machine?

from as_sftp.

PeterNosko avatar PeterNosko commented on July 25, 2024

In the database. It is OraSFTP. I installed as_sftp in the same schema. Hmm. This could be an AUTHID issue. I need to run another test.

from as_sftp.

PeterNosko avatar PeterNosko commented on July 25, 2024

I have the Java code, its package wrapper and as_sftp compiled in schema "A". The ACL/ACEs are granted to schema "B", where the code is being executed from. I think what I'm seeing is that the Java permissions work separately/differently. When I moved as_sftp to schema "B", I was able to get the connection.

from as_sftp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.