Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
brijeshvma
Partner - Creator
Partner - Creator

Store data directly to linux server from qliksense

Hi All,

 

I have a requirement to store file from qlik to Linux server, Currently i can am using store command and storing data to windows server. 

But now we have a Linux server , Where i have to store data.

I have tried FTP connection option and web file option to connect linux server and store. But its happening.

Please suggest me the way , How i can achieve this.

1 Solution

Accepted Solutions
skamath1
Creator III
Creator III

You can install Samba and configure shared folder on Linux to access from Window, 

Check the article https://www.howtogeek.com/176471/how-to-share-files-between-windows-and-linux/

 

View solution in original post

3 Replies
skamath1
Creator III
Creator III

You can install Samba and configure shared folder on Linux to access from Window, 

Check the article https://www.howtogeek.com/176471/how-to-share-files-between-windows-and-linux/

 

brijeshvma
Partner - Creator
Partner - Creator
Author

Thanks @skamath1 , I have used this method and mount the one of my windows folder to linux server. and its working fine.. Where i am pushing to mount server and its available to linux server,

Lakshmik33
Contributor
Contributor

Hi Brijeshvma,

Can you please help with above Method. I had the same requirement