SID-01757: Backup restore plugin error
| Status: |
Answered |
TWiki version: |
5.1.3 |
Perl version: |
5.10 |
| Category: |
BackupRestorePlugin |
Server OS: |
CentOs 6.3 |
Last update: |
12 years ago |
Hi,
I am using
BackupRestore plugin to take and restore my web files.
After clicking the Details/Restore button it restore all my web files but gives following error.
cannot remove path when cwd is
tmp/TWiki_BackupRestorePlugin_Daemon/_tmp_restore for /tmp/TWiki_BackupRestorePlugin_Daemon/_tmp_restore: at /var/www/html/twiki/lib/TWiki/Plugins/BackupRestorePlugin/Core.pm line 760
ERROR: Can't copy /tmp/TWiki_BackupRestorePlugin_Daemon/_tmp_restore/working/work_areas/BackupRestorePlugin/twiki-version-short-5.1.txt to /var/www/html/twiki/working/work_areas/BackupRestorePlugin
How to make it functional without error?
--
Madhuri Yevale - 2013-07-05
Discussion and Answer
Make sure that
twiki/working and everything below is owned by the webserver user.
--
Peter Thoeny - 2013-07-05
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.