BackupPC-users

Re: [BackupPC-users] Need to speed up tar method

2009-07-01 11:12:05
Subject: Re: [BackupPC-users] Need to speed up tar method
From: Mirco Piccin <pictux AT gmail DOT com>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Wed, 1 Jul 2009 17:08:53 +0200
HI,

> I had troubles using the rsync(d) method (crashed my server) so I used a 
> workaround:
> create a sshfs mount and "locally" backup its files.  To prevent empty 
> backups, I changed
> the ping command to ssh user@hostname whoami to emulate a response if 
> successful,
> or return no ping if not connected. I figured that out the long way because I 
> had a few
> empty backups (the mounting directory was empty).

i'm doing something similar, but mounting a smb fs.
After smb mount, i use rsync (not TAR) on this folder.

I've edited RsyncClientCmd to:
$rsyncPath $argList+

and ClientNameAlias to:
127.0.0.1

Hope this helps
Regards
M

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