WebAPP Server 2020b File download using uiputfile

Hi Team,
We are using Linux based WebAPP Server 2020b for one our App deployment. One Requirement is to save the output .mat file to local system from web app server.
We used uiputfile for achievening this requirement. The file is getting downloaded into browser download folder. If we change the download folder path is browser settings, the file is getting downloaded there Eg (Sharepoint or One Drive)
My question here is, Can we restirct the path of download folder to static location? This is needed for proving that any country specific data is used within the country premises and not exported to any other location.
Please let me know, if more details required.

Respuestas (1)

Rik
Rik el 18 de Dic. de 2020

0 votos

The uiputfile returns a full path as the second output, see the documentation. You can test if the path it returns fits within your restrictions and open a new uiputfile if the location is not valid.

Categorías

Más información sobre Downloads en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 18 de Dic. de 2020

Respondida:

Rik
el 18 de Dic. de 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by