Usually backuppc is not run by root but by it's onw user. as you are backing up 
the localmachine you don't need ssh to do the file transfer.
Just copy rsync to /opt/BackupPC/bin
chown root:backuppc  /opt/BackupPC/bin/rsync
chmod 550 /opt/BackupPC/bin/rsync
chmod u+s  /opt/BackupPC/bin/rsync

this way you'll have your backups done fast and simple in your local machine.
cheers 
Pedro

----------------------------------------------------------------------------------------------------------
Pedro M. S. Oliveira                            
IT Consultant                             
Email: pmsolive...@gmail.com  
URL:   http://pedro.linux-geex.com                
Cellular: +351 96 5867227
----------------------------------------------------------------------------------------------------------

On Thursday 18 December 2008 20:56:45 Glassfox wrote:
> 
> Hello, I want to backup my localhost completely and just backup the root 
> folder with some excludes (proc, sys, media and backuppc pool folder). Backup 
> was successful, but if I look at the error log file there are a lot of 
> "Permission denied" errors for the home folders, some files in the /root/ 
> folder and some other folders. What is the best way to get also all this 
> files/folders backuped?
> 
> Thanks.
> 
> +----------------------------------------------------------------------
> |This was sent by wild...@yahoo.de via Backup Central.
> |Forward SPAM to ab...@backupcentral.com.
> +----------------------------------------------------------------------
> 
> 
> 
> ------------------------------------------------------------------------------
> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
> The future of the web can't happen without you.  Join us at MIX09 to help
> pave the way to the Next Web now. Learn more and register at
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> _______________________________________________
> BackupPC-users mailing list
> BackupPC-users@lists.sourceforge.net
> List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:    http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/
> 

-- 
------------------------------------------------------------------------------
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to