U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Core » Windows ProgramData directory
Re: Windows ProgramData directory [message #59254 is a reply to message #59250] Mon, 05 December 2022 11:15 Go to previous messageGo to previous message
Tom1
Messages: 1319
Registered: March 2007
Ultimate Contributor
Hi,

I wish I (or someone else) could. I tried to search for anything suitable on the web without result.

How would you solve this 'ProgramData' for Linux? I.e. a path on local computer where all users can create/read/write/delete files like on a network share with sufficient privileges.

Should I just: 'sudo mkdir /var/programdata && sudo chmod 777 /var/programdata' and point to this directory within my programs?

(My programs use some files that may be updated by the programs themselves running at user level privileges. All users on the local computer and many of my programs use and update the same files, so there is no point keeping multiple copies on the disk for each program and/or each user. Windows ProgramData is just the right thing for this.)

Best regards,

Tom
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Way to decode websocket frames?
Next Topic: WebSocket client SSL support?
Goto Forum:
  


Current Time: Sun Apr 26 09:08:09 GMT+2 2026

Total time taken to generate the page: 0.00520 seconds