User Tools

Site Tools


restore-next

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
restore-next [2020/10/26 00:03] gwsadminrestore-next [2023/05/17 22:52] (current) – external edit 127.0.0.1
Line 7: Line 7:
  
  "maintenance" => true,  "maintenance" => true,
 +
  
 </code> </code>
-  * Using rsync, restore the folder and its contecnts e.g.+ 
 +  * Using rsync, restore the folder and its contents e.g.
  
 <code bash> <code bash>
 rsync -Aax /whereyourbackupis/nextcloud-dirbkp_20201010 /whereyourwebdirectoryis/nextcloud-data/ rsync -Aax /whereyourbackupis/nextcloud-dirbkp_20201010 /whereyourwebdirectoryis/nextcloud-data/
 +
  
 </code> </code>
 +
 +  * Restore the database using PHPmyadmin, how to import can be [[:phpmyadmin-import-export|found here]]
  
  
restore-next.1603670587.txt.gz · Last modified: 2023/05/17 22:52 (external edit)