[BackupPC-users] Copy last backup files to external HD

2008-07-19 Thread vincent
thing like this: BackupPC_tarCreate -n -1 -h -s / | tar xf - I would like to know if there is a better (and more elegant) solution? Thanks in advance, Vincent - This SF.Net email is sponsored by the M

Re: [BackupPC-users] Copy last backup files to external HD

2008-07-20 Thread vincent
This was not intended/expected, believe me :-) Vincent - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes

[BackupPC-users] I can't start Backuppc beta 3 on Ubuntu

2006-08-05 Thread Vincent
one can help me please ? Vincent from France - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics thro

[BackupPC-users] (pas de sujet)

2006-08-05 Thread Vincent
> Vincent writes: > > >> I try to run backuppc beta 3 on my ubuntu server. >> I installed and run configure.pl script. There were no errors. >> But when i try the init script /etc/init.d/backuppc start i have the >> following permanent error. >> &g

Re: [BackupPC-users] (pas de sujet)

2006-08-05 Thread Vincent
Vincent <[EMAIL PROTECTED]> writes: > Hi > > >>> Is this a new installation or upgrade? >>> >>> >>> >> This is un upgrade. >> >>> Where is BackupPC installed? Confirm that /etc/init.d/backuppc >>> h

Re: [BackupPC-users] (pas de sujet)

2006-08-05 Thread Vincent
Rodrigo Real a écrit : > Vincent <[EMAIL PROTECTED]> writes: > > Hi > > >>> Is this a new installation or upgrade? >>> >>> >>> >> This is un upgrade. >> >>> Where is BackupPC installed? Confirm that /

Re: [BackupPC-users] (pas de sujet)

2006-08-06 Thread Vincent
Craig Barratt a écrit : > Vincent writes: > > >> I don't understand where is the probleme ? >> > > Did you originally install BackupPC via the Debian RPM? > > If so, then upgrading BackupPC with the vanilla release will > probably break things becau

Re: [BackupPC-users] The parameter BackupFilesExclude is not recognized

2008-07-22 Thread Vincent Fleuranceau
>> The parameter exclude is not in the command line of rsync. > > The include/exclude information is sent over the socket connection > to the remote rsync, not in via the command line. Craig, Don't you think this should be mentioned in the documentation or somewhere in t

Re: [BackupPC-users] The parameter BackupFilesExclude is not recognized

2008-07-22 Thread Vincent Fleuranceau
Le 22 juil. 08 à 19:47, Nils Breunese (Lemonbit) a écrit : > Vincent Fleuranceau wrote: > >>>> The parameter exclude is not in the command line of rsync. >>> >>> The include/exclude information is sent over the socket connection >>> to the remote rs

Re: [BackupPC-users] The parameter BackupFilesExclude is not recognized

2008-07-22 Thread Vincent Fleuranceau
> I'll try to put it on the wiki. It's there (at the end of the page): http://backuppc.wiki.sourceforge.net/Troubleshooting (Feel free to change or correct it.) -- Vincent - This SF.Net email is sponsored

Re: [BackupPC-users] The parameter BackupFilesExclude is not recognized

2008-07-22 Thread Vincent Fleuranceau
; error in the docs at > $Conf{BackupFilesExclude}, then he maybe could expand 'smbclient or > tar' to 'smbclient, rsync or tar'. Forget what I've written. In fact, the most important thing to remember is Graig's advice (increasing XferDebugLevel to reveal t

Re: [BackupPC-users] (no subject)

2008-07-24 Thread Vincent Fleuranceau
rk (with 'strict modes = true') Hope this helps. -- Vincent - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win

Re: [BackupPC-users] rsyncd in linux

2008-07-31 Thread Vincent Fleuranceau
> Are you backing up linux client? If yes, please use rsync: Why? Rsyncd works perfectly on Linux, too. Most people use rsync because they want (or need) an SSH tunnel, but this is not required by BackupPC. -- Vinc

Re: [BackupPC-users] rsyncd in linux

2008-07-31 Thread Vincent Fleuranceau
> secrets file = /etc/rsyncd.secrets > Just in case, execute the following command: chmod 600 /etc/rsyncd.secrets -- Vincent - This SF.Net email is sponsored by the Moblin Your Move Developer's challeng

Re: [BackupPC-users] BackupPC_tarCreate usage

2008-09-03 Thread Vincent Fleuranceau
27;]; To extract /etc, you need to execute: BackupPC_tarCreate -n -1 -h $HOST -s '/etc' / | > /mnt/server/restore/ restore.etc.tar I don't use tar, so I must be wrong but this is how I see it. -- Vincent

Re: [BackupPC-users] One file tages ages to back up

2008-09-08 Thread Vincent Fleuranceau
. > > Any hints what might be wrong? Hi, I would you try to copy the file to another dir first and then backup this (extra) dir to see if it works and how long it takes... -- Vincent - This SF.Net email is sponsor

[BackupPC-users] ArchivePostUserCmd and substituted variables

2010-09-22 Thread Vincent Maquelle
Hello, I'm trying to implement an 'ArchivePostUserCmd' script to copy all archives to another site. In this script I need to get values of $HostList and $BackupList. For this, I defined the following command : $Conf{ArchivePostUserCmd} = '/path_to_my_script/backup-offsite $HostList $BackupList';

[BackupPC-users] Backing up hard links?

2005-08-30 Thread Vincent Ho
cArgs}? Cheers, Vince -- Vincent Ho [EMAIL PROTECTED] Fluffy Spider Technologies http://www.fluffyspider.com.au/ --- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2

[BackupPC-users] Mandriva installation : HowTo?

2005-12-20 Thread Vincent Fleuranceau
llation/configuration? (I was not able to find any step-by-step guide to installing BackupPC on this system). Thanks in advance, -- Vincent --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Sto

Re: [BackupPC-users] Cpool question

2005-12-21 Thread Vincent Ho
On Wed, Dec 21, 2005 at 11:29:33AM +0100, Guus Houtzager wrote: > A colleague of mine wrote just that script. I had the problem of needing > to migrate my backuppc with all data to another server and ran into the > whole hardlink / memory issue. So my colleague wrote a script that > rsyncs the /pc

[BackupPC-users] Mandriva installation: HowTo ?

2005-12-21 Thread Vincent Fleuranceau
llation/configuration? (I was not able to find any step-by-step guide to installing BackupPC on this system). Thanks in advance, -- Vincent --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Sto

Re: [BackupPC-users] Re: BackupPC Mandriva installation : HowTo?

2005-12-21 Thread Vincent Fleuranceau
my work. I'm not reponsible if you loose data though ;-) > Olivier, Thank you for your answer! I'll give it a try as soon as possible when I'm at my office. -- Vincent PS : Je suis français ;-) --- This SF.net email is s

Re: [BackupPC-users] Re: BackupPC Mandriva installation : HowTo?

2005-12-22 Thread Vincent Fleuranceau
On 12/21/05, Vincent Fleuranceau <[EMAIL PROTECTED]> wrote: > I'll give it a try as soon as possible when I'm at my office. > It's up and running now. FYI: I've noticed some little problems during the build and the installation process. 1 - In the backuppc.spec

Re: [BackupPC-users] Archive Host to Tape and recovery

2006-01-12 Thread Vincent Fleuranceau
re compression. And if the compressed file is corrupted, your entire archive is unreadable and you can't recover any file at all. I don not use the archive-host trick, I simply run BackupPC_tarCreate: # sudo -u backuppc /usr/bin/BackupPC_tarCreate -h \ # -n -1

Re: [BackupPC-users] Archive Host to Tape and recovery

2006-01-13 Thread Vincent Fleuranceau
ot;skip over" the extra tape mark." See http://www.pop.psu.edu/help/file-management/using-tar.htm ("Advanced stuff" section) I hope this helps you... -- Vincent --- This SF.net email is sponsored by: Splunk Inc. Do you grep thr

Re: [BackupPC-users] Wake-on-lan

2006-01-18 Thread Vincent Fleuranceau
am I approaching this the right way? If I am how do I introduce a > delay between the wake command being issued and BackupPc continuing? > > Do you require the scripts I am running? > Hi! Why not add a simple 'sleep 120' com

Re: [BackupPC-users] BackuPC on Debian - start on power up

2006-02-01 Thread Vincent Fleuranceau
pPC.pid \ --signal 1 ;; *) echo "Usage: /etc/init.d/$NAME {start|stop|restart|reload}" exit 1 ;; esac exit 0 #EOF chmod 755 /etc/init.d/backuppc chown root:root /etc/init.d/backuppc -- Vincent

[BackupPC-users] 'BackupPC_serverMesg backup ...' does not work anymore after upgrade

2006-03-11 Thread Vincent Fleuranceau
eriod} = -1; $Conf{XferMethod} = "rsyncd"; $Conf{RsyncdUserName} = "rsuser"; $Conf{RsyncdPasswd}= ""; $Conf{RsyncShareName} = ["backup"]; So far, I've noticed nothing special in the various logfiles... Any idea? I must have missed something obv

[BackupPC-users] BackupPC_serverMesg backup ... does not work anymore after upgrade

2006-03-11 Thread Vincent Fleuranceau
eriod} = -1; $Conf{XferMethod} = "rsyncd"; $Conf{RsyncdUserName} = "rsuser"; $Conf{RsyncdPasswd}= ""; $Conf{RsyncShareName} = ["backup"]; I notice nothing special in the various logfiles... Any idea? I must have missed something obvious, but of cou

Fwd: [BackupPC-users] BackupPC_serverMesg backup ... does not work anymore after upgrade

2006-03-11 Thread Vincent Fleuranceau
Sorry, I forgot to CC to the list... -- Forwarded message -- From: Vincent Fleuranceau <[EMAIL PROTECTED]> Date: 12 mars 2006 00:23 Subject: Re: [BackupPC-users] BackupPC_serverMesg backup ... does not work anymore after upgrade To: Craig Barratt <[EMAIL PROTECTED]>

Re: [BackupPC-users] BackupPC_serverMesg backup ... does not work anymore after upgrade

2006-03-14 Thread Vincent Fleuranceau
6 - Check the main config.pl file, restart 'backuppc' and 'httpd' daemons and enjoy! Of course, I may have missed something; just let me know ;-) -- Vincent PS : thank you Craig for your attention to my specific problem. --- T

[BackupPC-users] Breakage with rsync 2.6.7

2006-04-14 Thread Vincent Ho
hings have worked since, and suggest we do the same to the shipped version of the config file. Vince [1] http://rsync.samba.org/ftp/rsync/rsync-2.6.7-NEWS [2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=358319 -- Vincent Ho [EMAIL PROTECTED] Fluffy Spider Technol

Re: [BackupPC-users] Installation on SuSE Linux

2006-05-25 Thread Vincent Fleuranceau
dex.cgi 6 - Check the main config.pl file, restart 'backuppc' and 'httpd' daemons and enjoy ! Of course, I may have missed something; just let me know. -- Vincent --- All the advantages of Linux Managed Hosting--Wi

[BackupPC-users] Can't compile File::RsyncP version 0.62

2006-07-17 Thread Vincent Fleuranceau
s are up to date (checked) and the perl-dev package is installed (checked), too. Configure seems OK: " File::RsyncP::FileList based on rsync 2.6.3 configuration successful " What's wrong? Did I missed to update something else on my system? Has anyone experienced the same probl

Re: [BackupPC-users] Can't compile File::RsyncP version 0.62

2006-07-19 Thread Vincent Fleuranceau
t; > #include "rsync.h" > > -static int verbose; > +int verbose; I confirm, that solves the problem on my system, too. -- Vincent - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net'

Re: [BackupPC-users] dry run of BackupPC_compressPool cant' create dirs

2006-07-25 Thread Vincent Fleuranceau
t > /usr/share/backuppc/bin/BackupPC_compr > essPool line 153 (...) > I don't want to run that command as root because the documentation says > I have to run it as backuppc user. Try this: sudo -u backuppc /usr/share/backuppc

Re: [BackupPC-users] dry run of BackupPC_compressPool cant' create dirs

2006-07-25 Thread Vincent Fleuranceau
2006/7/25, Arlequín <[EMAIL PROTECTED]>: > Vincent, > > Actually doing it using sudo causes the same effect... permission denied. > > Perhaps I must change the permission on the directory cpool > > This is what I have: > > [EMAIL PROTECTED]:/var/lib/backuppc/cpo

Re: [BackupPC-users] daily tape archive using cron

2006-08-17 Thread Vincent Fleuranceau
pc/bin/BackupPC_tarCreate -h server1 -t -n -1 -s data / > /dev/nst0 This works well for me with a HP 36/72 GB DAT. If you need more info, just let me know. -- Vincent - Using Tomcat but need to do m

Re: [BackupPC-users] daily tape archive using cron

2006-08-19 Thread Vincent Fleuranceau
- I have an off-site copy of my data. IMPORTANT: always test the restoration process of your backup! -- Vincent - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-i

Re: [BackupPC-users] what about a tape drive

2006-11-10 Thread Vincent Fleuranceau
0 Feel free to aks more info. Cheers, -- Vincent - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSph

Re: [BackupPC-users] BackupPC 3.0.0beta2 released

2006-11-22 Thread Vincent Fleuranceau
n NOTA: you may have to adjust file permissions for the Web GUI to work. Take a look at your running config and take notes before you upgrade. -- Vincent - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge

Re: [BackupPC-users] Rsync on windows problem

2006-11-25 Thread Vincent Fleuranceau
ast: verify that you only have *one* copy of the 'cygwin1.dll' file on your sysem. If you find several occurrences, keep the newest one (latest version) and delete (or rename) the other ones. Place it somewhere in the PATH, so that every p

Re: [BackupPC-users] Rsync on windows problem

2006-11-26 Thread Vincent Fleuranceau
> [test] > path = H:\testbackup > comment = Test Directory Try with something like: path = c:/test/ or /cygdrive/c/test/ and tell us what happens. -- Vincent - Take Surveys. Earn Cash. Influence the

[BackupPC-users] Storage on an smb mounted partition ?

2005-09-23 Thread Vincent Van Dyck
Is it possible ? Thanks Vincent Van Dyck --- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own S

[BackupPC-users] BackupPC 4.4.0 on Linux - sudo / rsync possible?

2025-05-06 Thread Michael Vincent via BackupPC-users
I see references in the documentation on the ability to backup via rsync combined with sudo but have been unable to make it work. Would anyone that has it working with BackupPC 4.4.0 mind sending their /etc/BackupPC/pc/servername.example.com.pl file please? I have BackupPC 4 installed via RPM o

Re: [BackupPC-users] BackupPC 4.4.0 on Linux - sudo / rsync possible?

2025-05-06 Thread Michael Vincent via BackupPC-users
Very nice tip Kim, thank you also. :-) Sent with Proton Mail secure email. On Tuesday, May 6th, 2025 at 1:06 PM, Kim Scarborough wrote: > > Also you need to SSH from the backuppc server (using the backuppc user) > > to each client once manually to populate authorized_keys. > > > Just a q

Re: [BackupPC-users] BackupPC 4.4.0 on Linux - sudo / rsync possible?

2025-05-06 Thread Michael Vincent via BackupPC-users
> > '--recursive', > > '--super', > > '--protect-args', > > '--numeric-ids', > > '--perms', > > '--owner', > > '--group', > > '-D', > > '--times', >