[BackupPC-users] anyone running version 3.0.0 in DEBIAN with no problems?

2007-03-08 Thread Filipe Silva

I have already talked about this in some posts, some things were solved
other don't...

I have updated from 2.1.1 deb package, to 3.0.0 tar.gz

Why the is no index.cgi in the source cgi-bin dir? I found out that my
index.cgi is the same from the 2.1.1 package...

almost everything is working now except the buttons in webif to start
full/incr backups, and edit config files...

I think now I discovered why. it's not permissions, it is locations...
I have config.pl in /etc/BackupPC/ and per pc config in
/etc/BackupPC/pc/$host.pl
it is the normal setup right?

so why do I see this in EditConfig.pm (line 348):

sub action
{
   my $pc_dir = $TopDir/pc;
   my($content, $contentHidden, $newConf, $override, $mainConf, $hostConf);
   my $errors = {};

   my $host = $In{host};
   my $menu = $In{menu} || server;
   my $hosts_path = $Hosts;
   my $config_path = $host eq  ? $TopDir/conf/config.pl
 : $TopDir/pc/$host/config.pl;


I investigate more and I found that there is a deb package of version 3.0.0.
so I looked inside the various files and compared to mine... also I saw the
diff.gz but i don't know how to read it and it is really big. :o
there is a index.cgi in this .deb package but none in tar.gz...

what should I do now?
I moved my host config files from TopDIr to /etc/backuppc some tima ago,
then I moved to /etc/BackupPC/pc/* will I nedd to move them again?
should I install the unstable .deb package?
-
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 through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


[BackupPC-users] help with config in nt4 domain

2006-07-12 Thread Filipe Silva
Hi.
The goal of my use of backuppc is to provide a backup solution for, mainly, nt4 shares in the domain.
I'm now making experiences with debian sarge, when i have installed
samba and winbind. i can see the domain users by doing wbinfo -u, but i
still can't login in the debian with that user... anyway i think that's
not important...

where i get stuck is in doc's, i can't understand how to make a config file in good conditions...
i will want to use the smb mode for transfer, but then how do I set shares to backup, user and pass...

i will greatly appreciate if anyone would help me cause i know linux has potential but I'm not good at the reading doc's :/

ps: sorry about my English.

Filipe Silva

-
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 WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/