Opened 10 years ago
Closed 10 years ago
#897 closed defect (fixed)
Sqlite file system does not save the data in the data folder
Reported by: | George Merticariu | Owned by: | Dimitar Misev |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | undecided | Version: | development |
Keywords: | Cc: | George Merticariu, Peter Baumann | |
Complexity: | Medium |
Description
Data folder for the sqlite file manager can be specified in two ways:
- export RASDATA = <path>
- ./configure … —with-filedatadir= <path>
If option 2. is used, then the blobs are saved in /tmp.
Change History (3)
comment:1 by , 10 years ago
Priority: | major → critical |
---|
comment:2 by , 10 years ago
comment:3 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Patch submitted.