Opened 9 years ago

Closed 9 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:

  1. export RASDATA = <path>
  2. ./configure … —with-filedatadir= <path>

If option 2. is used, then the blobs are saved in /tmp.

Change History (3)

comment:1 by Peter Baumann, 9 years ago

Priority: majorcritical

comment:2 by Dimitar Misev, 9 years ago

Patch submitted.

comment:3 by Dimitar Misev, 9 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.