[BackupPC-users] BackupPC - Next wakeup

2007-04-12 Thread Pradeep Raghavan
Hiya, I am trying to find out how to manually change the next wake up schedule in BackupPC (not in the configuration). To be more clear my BackupPC say's "Next wakeup is 2007-04-12 01:00:00" , how can I change it to " 2007-04-12 02:00:00" . cheers... ./Pradeep --

Re: [BackupPC-users] Using Filesys::SmbClient for smb

2007-04-11 Thread Pradeep Raghavan
hiya, Thanks for the reply. Seems I should wait for sometime. cheers.. ./Pradeep On 4/11/07, Craig Barratt < [EMAIL PROTECTED]> wrote: Pradeep writes: > I am trying to make use of the Smbclient perl module for backing up my WinXX > machines. The steps I have taken are as detailed below > >

[BackupPC-users] Using Filesys::SmbClient for smb

2007-04-11 Thread Pradeep Raghavan
Hiya, I am trying to make use of the Smbclient perl module for backing up my WinXX machines. The steps I have taken are as detailed below 1. Installed the perl module 2. Loaded the perl module "SmbClient.pm" using the parameter ***$Conf{PerlModuleLoad} After this step I do not know where to go