Hello, I would like to know how I can connect to an SFTP server that has a username and password through a shell script (*.sh).
The script (*.sh) should be run on the database server with the oracle account where manage to do send files or directories to a given path.
- connect directly by shell to the server (sftp user@host), image attached.


Thank you so much