Warning: require() [function.require]: open_basedir restriction in effect. File(/usr/local/php-spez-5.2.17/lib/php/geshi/geshi.php) is not within the allowed path(s): (/usr/local/php/lib/php/:/home/www/:/usr/bin/:/tmp:/usr/local/php52/lib/php/) in /home/www/web25/html/syswiki/extensions/SyntaxHighlight_GeSHi/SyntaxHighlight_GeSHi.class.php on line 376
Webpage recovery from backup server – HS Syswiki

Webpage recovery from backup server

Aus HS Syswiki
Wechseln zu: Navigation, Suche
# rsync recovery
rsync -avz --delete --progress bkp023.hr19:/backup2/weekly.2/www/web542/html/ .
 
# find all modified files from last two days
find . -mtime -2 -print -exec ls -lad {} \;
Meine Werkzeuge
Namensräume

Varianten
Aktionen
Navigation
Werkzeuge