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 > >

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

2007-04-11 Thread Craig Barratt
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 > > 1. Installed the perl module > 2. Loaded the perl module "SmbClient.pm" using the parameter > ***$Conf{PerlModuleLoad} > > After this step I

[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