Forum Discussion
- franciscoamoresContributor II
Hi,
Yes. You can use WinScp .net library in the same way you use for SFTP.
- KrishnaValued Contributor
1. You can use the S3 API call to Put the Objects.
2. Make sure you have the correct privilege's for the S3 account which is going to invoke the API call to upload.
3. I would recommend create a separate bucket for OS and restrict the access so you are covered from Security standpoint.
4. I don't think you require whitelisting the IP's but make sure you have necessary library included.
Please keep me posted if you were able to export to S3. BTW I tested in Azure storage and it works no issues.
- KoemetsContributor
Which libraries do you list in the BR's Referenced Assemblies?
- KrishnaValued Contributor
1. You cannot directly reference the libraries. You have to provide the dll files to the OS cloud Support and you have to reference. I did the similar to the Azure storage.
2. You can download the Package from Visual Studio Dot net see screenshot below once installed you can navigate to the project directory and provide the dll files.
Related Content
- 7 months ago
- 10 months ago
- 7 months ago
- 12 months ago