Skip to Main Content

Oracle Database Discussions

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!

Connect to SFTP server linux and send files by a shell script

MauriJan 9 2024 — edited Jan 10 2024

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.

  • Script *.sh

Thank you so much

Comments
Post Details
Added on Jan 9 2024
3 comments
585 views