Re: [BackupPC-users] Question about wrapping rsync

2007-11-11 Thread Stephen Joyce
orth Carolina at Chapel Hill Network Infrastructure voice: (919) 962-7214and Computing fax: (919) 962-0480 http://www.panic.unc.edu Don't judge a book by its movie. On Sun, 21 Oct 2007, Holger Parplies wrote: > Hi,

Re: [BackupPC-users] Question about wrapping rsync

2007-10-22 Thread Markus Iturriaga Woelfel
Hi I'm trying to reply to several people at once in this email: On Oct 21, 2007, at 11:24 AM, Holger Parplies wrote: > Hi, > > if it works, that sounds like a very elegant approach. Does the > file tree > of the transferred backup look correct in BackupPC? Yes, it looks just like a regular back

Re: [BackupPC-users] Question about wrapping rsync

2007-10-21 Thread Holger Parplies
Hi, Stephen Joyce wrote on 21.10.2007 at 13:37:52 [Re: [BackupPC-users] Question about wrapping rsync]: > On Sun, 21 Oct 2007, Holger Parplies wrote: > >> So, my script simply stops running after: > >> system("$rsyncPath @argList $newShare\n") || die "$rsync

Re: [BackupPC-users] Question about wrapping rsync

2007-10-21 Thread Stephen Joyce
On Sun, 21 Oct 2007, Holger Parplies wrote: >> So, my script simply stops running after: >> system("$rsyncPath @argList $newShare\n") || die "$rsyncPath @argList >> $shareName failed!"; > > Maybe because it should be "and" and not "or"? system returns the exit > status of the program, so a 0 retur

Re: [BackupPC-users] Question about wrapping rsync

2007-10-21 Thread Holger Parplies
Hi, Markus Iturriaga Woelfel wrote on 12.10.2007 at 16:47:29 [[BackupPC-users] Question about wrapping rsync]: > I'm attempting to write a wrapper around rsync which will take care > of creating, mounting and then unmounting and deleting an LVM > snapshot of the directory I w

[BackupPC-users] Question about wrapping rsync

2007-10-12 Thread Markus Iturriaga Woelfel
Hi - I'm new to the list and hope I'm not breaking any list etiquette in my first post. I have searched the list archives but didn't find anything appropriate. Here is my question; I'm attempting to write a wrapper around rsync which will take care of creating, mounting and then unmounting