NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
michelefaccini
Dec 28, 2013Aspirant
Rsnapshot installed...nothing is happening...
Hi all, I've just installed this addon and commented out the following line in the addons-config/rsnapshot/rsnapshot.conf file : backup /etc/ localhost/ which should backup my etc folder to the ...
michelefaccini
Dec 29, 2013Aspirant
To avoid any problem, I decided to execute these kind of tests on my ReadyNas Ultra 2 Plus virtualized with VirtualBox.
I set up the rsnapshot.conf as you told me...waiting that something happens
At the following link I found this http://www.thegeekstuff.com/2010/09/rsy ... -examples/
and tried to execute the following command from PHP Shell 2.4 :
$ rsync -v /backup/config.inc.php /snapshot/config.inc.php
Obtaining the following message :
sent 892 bytes received 31 bytes 1846.00 bytes/sec
total size is 814 speedup is 0.88
rsync: mkstemp "/snapshot/.config.inc.php.lQ16RU" failed: Permission denied (13)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1070) [sender=3.0.9]
PS : I enabled the rsync from Frontview and put read/write privileges on the backup and snapshot share folders.
I don't understand why in the error message the file I have to copy (which is config.inc.php) has an .lQ16RU added ?
Executing the same command from the Putty shell, the task is accomplished and I obtain :
sent 892 bytes received 31 bytes 1846.00 bytes/sec
total size is 814 speedup is 0.88
I set up the rsnapshot.conf as you told me...waiting that something happens
At the following link I found this http://www.thegeekstuff.com/2010/09/rsy ... -examples/
and tried to execute the following command from PHP Shell 2.4 :
$ rsync -v /backup/config.inc.php /snapshot/config.inc.php
Obtaining the following message :
sent 892 bytes received 31 bytes 1846.00 bytes/sec
total size is 814 speedup is 0.88
rsync: mkstemp "/snapshot/.config.inc.php.lQ16RU" failed: Permission denied (13)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1070) [sender=3.0.9]
PS : I enabled the rsync from Frontview and put read/write privileges on the backup and snapshot share folders.
I don't understand why in the error message the file I have to copy (which is config.inc.php) has an .lQ16RU added ?
Executing the same command from the Putty shell, the task is accomplished and I obtain :
sent 892 bytes received 31 bytes 1846.00 bytes/sec
total size is 814 speedup is 0.88
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!