Hi All,
I have requirement to read the file from the physical server - file systems and need to store the file in OutSystems DB in binary format.
Please suggest me the best approach to achieve this requirement.
Hello,
Can you explain a little better what you want to do?
Regards,
Jorge Rodrigues
Hi Rodrigues,
Requirement is to read the files from the file system and save it in OutSystems DB.
Help me how to read the file from the extremal file system? do we have any OS component?
Hi Team
I see this is an old thread, but, any one found a solution to this. I am looking forward to reading a file from a different UNIX server with an Outsystems on cloud installation.
Hi Ashish,
The unix server has FTP/S enabled?
If so you can use one of the components on forge that allow outystems to get/send file from an ftp server.
If the unix server not has a public endpoint the customer must setup a VPN Connection from the cloud enviroment and the on-premises enviroment.
If the Unix server has Samba installed, you can access files like it was a Windows server with a network drive. But as Andrea wrote, you need a VPN connection to the network the servers are part of if your OS installation is in the cloud, or you need to have an on-premise OS installation.