Re: [BackupPC-users] Can users login themself to see their backuped files?

2014-02-20 Thread Paulo Almeida
That's very nice, I had no idea you could do that. Disregard my previous message then, that's a much better way to do it. Cheers, Paulo On Thu, 2014-02-20 at 20:42 +0400, Alexander Moisseev wrote: > 20.02.2014 20:05, Alexander Moisseev пишет: > > 20.02.2014 19:56, Jasmine Lognnes пишет: > >> Ok,

Re: [BackupPC-users] Can users login themself to see their backuped files?

2014-02-20 Thread Paulo Almeida
There are ways around this. For instance, I use this RsyncClientCmd: $sshPath -q -x -l backuppc $host sudo $rsyncPath --exclude-from=/home/backuppc/exclude $argList+ Then I symlink the "/home/backuppc/exclude" file somewhere where the user can create a file with the list of patterns to exclude fr

[BackupPC-users] Hard links on Backuppc 4.0

2014-02-07 Thread Paulo Almeida
rk in that context? If not, is this behavior configurable (or, more generally, are these atomic renames an integral part of backuppc that cannot be avoided)? Best regards, Paulo Almeida -- Managing the Performance of C

Re: [BackupPC-users] newbie: backupPC installed ok, but trouble with 1st backup

2012-11-23 Thread Paulo Almeida
C-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/ -- Paulo Almeida Bioinformatics Unit Instituto Gulbenkian de Ciê

Re: [BackupPC-users] Reduce backup load on clients

2012-11-22 Thread Paulo Almeida
On Thu, Nov 22, 2012 at 02:54:54PM +0100, Jimmy Thrasibule wrote: > On Thu, 2012-11-22 at 13:35 +, Paulo Almeida wrote: > > Hi, > > Hello, > > > I don't use Windows myself, but would it be possible to link the backup > > to the computer shutdown, so that

Re: [BackupPC-users] Reduce backup load on clients

2012-11-22 Thread Paulo Almeida
30-day Free Trial. > Pricing starts from $795 for 25 servers or applications! > http://p.sf.net/sfu/zoho_dev2dev_nov > ___ > BackupPC-users mailing list > BackupPC-users@lists.sourceforge.net > List:https://lists.sourceforge.net/lists/listinfo/backuppc-users > Wiki:http:/

[BackupPC-users] A restore question

2010-06-26 Thread Almeida
Hi, I got some interest issues about restore process. I can restore a file previously backuped in one server to another one. But just for little files; not big ones. I would like to know if there is some restriction about it. In my case, i've tried to restore a 8gb, but BackupPC bring me an e

[BackupPC-users] A restore question

2010-06-26 Thread Almeida
Just for your information: i'm running BackupPC on a Debian server and i've tried to restore a file previously backuped on a Windows(w2k3) client, to another Windows(w2k3) client. The transfer method i've choosed was smb. Thanks again. +-