Hi
I have a file which is encrypted using PGP encryption and decryption in core .net now next requirement is send the file to sftp using aws appflow.
I'm looking for how to send file to s3 bucket via sftp.
Hi
I have a file which is encrypted using PGP encryption and decryption in core .net now next requirement is send the file to sftp using aws appflow.
I'm looking for how to send file to s3 bucket via sftp.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
RituPosted Apr 28, 2022, 9:56 AM
Amit MohantyPosted Apr 27, 2022, 11:59 AM
https://medium.com/tensult/aws-transfer-for-sftp-secure-shell-file-transfer-protocol-f37e09f94813
You can transfer file using WinSCP also. Please check the below code.