From: Jochen M. <j.m...@om...> - 2004-12-06 13:03:30
|
Hi, Am Mo, 2004-11-29 um 10.44 schrieb Sylvain MEILARD: > Hello, > > I'm trying to use bobs to backup 2 folders exported by nfs : > /home/cvsroot and > /home/bugs > > All works great for the first directory, but i can't see files of the second > directory with the web interface. I suspect the problem is related to the > files'rights : > Files in /home/bugs have the following rights : > [root@machine-cvs root]# ll /home/bugs > total 21000 > -rw-r----- 1 mysql mysql 8868 jui 4 2003 attachments.frm > -rw-r----- 1 mysql mysql 20388072 sep 27 11:09 attachments.MYD > -rw-r----- 1 mysql mysql 10240 sep 27 11:09 attachments.MYI > .... > > The backup seem's to be ok : > sylvain@pasteque bobs $ ll /var/bobsdata/current/machine-cvs/bugzilla > total 21000 > -rw-r----- 1 76 76 8868 jui 4 2003 attachments.frm > -rw-r----- 1 76 76 20388072 sep 27 11:09 attachments.MYD > -rw-r----- 1 76 76 10240 sep 27 11:09 attachments.MYI > ... > > machine-cvs contains directory i want to backup > pasteque is the machine on which bobs is installed. > > Do the backuped files and dir have to be readable by apache to appear in the > web interface ? Yes, backups should be readable by bobs, else you will not be able to view it by bobs, I assume. Cheers Jochen Metzger |