Hi all,
I want to transfer folders as well as files from my SFTP server to S3 bucket... how can i do that?
Hi Arfat,
the above you can not achieve directly from the OS. you need to create extension with help of intigration studio and after that you can use it in OS code.
Dear Vikas,
Is it possible to create folder in S3 using outsystem ?
it is not possible in outsystem but with help of .net extenstion you can achieve this and pass folder name from OS input parameter in that extenstion.
Please suggest how can I transfer folders and inside folders files directly from SFTP to S3 bucket using OS
If you take a look in the Forge, there's several assets available for SFTP and S3. With the use of those assets you can easily achieve what you want. It is not necessary to reinvent the wheel and write those yourself.