Hi,

I did accidently delete a node on the site.

I have backups but I cant find the actual file of the node in the File system, so I cant replace it.

Where is the FTP adress, that drupal save the articles (nodes) in it?

Thanks.

Comments

Nordtof’s picture

So, I undertand that there is no HTML or text file of the nodes, but they are datas in the database.

How could I restore a spesific node from database backup?

mdupont’s picture

Component: other » node system
Category: support » task
Status: Closed (works as designed) » Active

It's difficult, because you would have to restore data in every table of every module that may store something about the node (Core Drupal modules + all contributed modules like CCK, NodeReference, Flag, etc).

It would be better to restore a full DB backup on another Drupal installation, then export the node from here.

mdupont’s picture

Component: node system » other
Category: task » support
Status: Active » Closed (works as designed)

Status: Active » Closed (works as designed)