Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content
Announcements
Gartner® Magic Quadrant™: 15 YEARS A LEADER - GET THE REPORT
cancel
Showing results for 
Search instead for 
Did you mean: 
Chirag_
Partner - Contributor III
Partner - Contributor III

Can we install Data Movement Directory to Another Directory in Linux?

Hi Team,

By default, during the installation of Data Movement, the application is installed in the /opt directory. We would like to confirm if it is possible to change the installation directory to another location, as our client has strict requirements regarding directory usage.

I recall that while installing Qlik Replicate, we had the flexibility to choose both the installation and data directories. Any Experts can confirm if similar options are available for the installation of the Data Movement Gateway?

Best Regards,

Chirag

1 Solution

Accepted Solutions
sureshkumar
Support
Support

Hello @Chirag_ 

Nope, we can't. The code checks if it's /opt and throws an error if it cannot create it.

 

Regards,

Suresh

 

 

View solution in original post

1 Reply
sureshkumar
Support
Support

Hello @Chirag_ 

Nope, we can't. The code checks if it's /opt and throws an error if it cannot create it.

 

Regards,

Suresh