Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dumb question - Deleted folder
#5
(11-16-2011, 09:47 PM)CountryEd Wrote: Folks,
A user deleted a folder yesterday. I have a back up done on the server daily. But I just can not remember where the actual files "docs" are stored.
Any ideas? Not in the DB are they, more of links?

The physical files are in the data directory structure you defined in conf.Settings.php, the database has the information to get to the file and the true name of the file.

Data directory example /home/user/data/10234443/1/1/1.file
database example filename realname.file -> 1.file

You would need to restore the files and the database records associated to them.
Reply


Messages In This Thread
Dumb question - Deleted folder - by CountryEd - 11-16-2011, 09:47 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)