In Oracle 19C database, can we SFTP files using purely PL/SQL code?
Database version 19C
As per the current functionality, we are able to FTP files to remote servers but now to be on secured end client requirement is to perform SFTP rather than FTP. Please suggest if this is possible using PL/SQL code.