BackupPC-users

Re: [BackupPC-users] Changing your login user

2008-05-08 00:09:33
Subject: Re: [BackupPC-users] Changing your login user
From: Craig Barratt <cbarratt AT users.sourceforge DOT net>
To: Ambrose Li <ambrose.li AT gmail DOT com>
Date: Wed, 07 May 2008 21:09:12 -0700
Ambrose writes:

> Yes, you'll need to get backuppc to reread the configuration file.
> 
> Two observations though:
> 
> First, I think the 'link' line could be rewritten thus (bypassing the
> customization step):
> 'link' => eval { my $a = CGI::url(); $a =~ s{:/+}{://nouser:nopass\@}; $a },

This is clever, but using perl code in the config files
won't do the right thing with the CGI editor.  It will
only write constant values back to the config file, so
the code won't survive.

Craig

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
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/