Question
In a system running on Windows Server 2016 on AWS EC2, we have a system that generates files on a local drive of the server for batch processing, etc.
We would like to use HULFT Square to obtain the generated files, but what connector should we use?
HULFT Square ⇒ Our AWS environment is networked with a PrivateLink configuration.
Answer
It is not possible to directly obtain files from the local storage of a virtual server on AWS EC2, but you can use S3 connector or FTP connector to achieve this.
If you are using AWS S3, you can upload files from the virtual server's local storage to S3, and then use the S3 connector to obtain the target files to HULFT Square storage.
To upload, AWS S3 Web Console, or mounting S3 on EC2 are available.
In addition to the above method, you can also build an FTP server on the virtual server and obtain files by communicating between this FTP server and HULFT Square.
The FTP server on EC2 can be connected to in the same way as a normal FTP server, as long as the network settings of the FTP server are not restricted from external access.
For information on how to create connection resources and use connectors, please refer to the following page.
How to set up and use FTP connections
https://support.square.hulft.com/hc/articles/11586942804884
For information on network settings related to AWS, such as EC2, please contact to AWS Support.
Comments
0 comments
Article is closed for comments.