Solved

Should shared folders IN and OUT be on a Linux server or what we need to do to access from IFS Connect?

  • 1 October 2021
  • 2 replies
  • 140 views

Userlevel 7
Badge +30

As I noted following is true with IFS Cloud.


File Connector – File connector runs inside of the connect container hence it is not possible for the user to place the files inside the folder in the container. IN and OUT folder shared location and path should be provided in the settings along with a username and a password for accessing this location. This is necessary as you are accessing a shared location. File connector will work only with the on-premise customers. This won’t work with the cloud customers.  

Based on above;

  1. Should shared folders IN and OUT must be on the Linux server ?
  2. If the folders can be also somewhere on an Windows Server, what must be done to access them from IFS Connect ?

There is a customer with a on premise installation who puts a windows path, with user and password, but File Reader cannot access it.

Thanks & Best Regards,
Yasas

icon

Best answer by Anne Fernando 1 October 2021, 11:07

View original

2 replies

Userlevel 5
Badge +11

Hi @Yasas Kasthuriarachchi 

hope below would help

  1. It could be placed inside Linux server or inside the windows management server as well. For a Linux system SMB server should be installed.
  2. First you will have to create a shared folder and need to provide this path when setting up the file reader and should make sure that the full qualified path to the server is given. Also the archive folder. If the file reader still do not pick files from the shared folder, it is possible to increase the log level to debug and check the  output logs for any hints. 
Userlevel 7
Badge +30

Thank you very much @Anne Fernando for the clarification!

Reply