Re: [BackupPC-users] Backing up of Windows Client Machine

2011-08-03 Thread owens
- Original Message - From: jiahwei To: backuppc-users@lists.sourceforge.net Sent: 8/3/2011 4:00:13 AM Subject: [BackupPC-users] Backing up of Windows Client Machine Hi Larry, I removed the hosts for the host file and also the gisnb350 config file. Then add in the host again

[BackupPC-users] Backing up of Windows Client Machine

2011-08-02 Thread jiahwei
Hi Larry, I removed the hosts for the host file and also the gisnb350 config file. Then add in the host again through the web interface. And the backup works already +-- |This was sent by jiahwei_cvs...@hotmail.com via Backup

Re: [BackupPC-users] Backing up of Windows Client Machine

2011-08-02 Thread owens
- Original Message - From: jiahwei To: backuppc-users@lists.sourceforge.net Sent: 8/2/2011 3:57:47 AM Subject: [BackupPC-users] Backing up of Windows Client Machine Hi, I decided to remove the hosts and the config.pl for the host and redo everything. SOmehow it works already

[BackupPC-users] Backing up of Windows Client Machine

2011-08-01 Thread jiahwei
Hi, I decided to remove the hosts and the config.pl for the host and redo everything. SOmehow it works already. Guess I might have done wrong somewhere. but glad it solve already. Thanks loads guys.. =D +-- |This was sent by

Re: [BackupPC-users] Backing up of Windows Client Machine

2011-08-01 Thread owens
- Original Message - From: Bowie Bailey To: backuppc-users@lists.sourceforge.net Sent: 8/1/2011 5:02:54 PM Subject: Re: [BackupPC-users] Backing up of Windows Client Machine On 7/31/2011 10:25 PM, jiahwei wrote: > Hi all, > > since I want to backup C$ only I have re

Re: [BackupPC-users] Backing up of Windows Client Machine

2011-08-01 Thread Bowie Bailey
On 7/31/2011 10:25 PM, jiahwei wrote: > Hi all, > > since I want to backup C$ only I have removed the line BackupFilesOnly. > > However it returned me the same error. Some (most?) of us on the mailing list do not keep a history of past messages. Please include enough context in your replies so th

[BackupPC-users] Backing up of Windows Client Machine

2011-07-31 Thread jiahwei
Hi all, since I want to backup C$ only I have removed the line BackupFilesOnly. However it returned me the same error. kindly advise. thanks. +-- |This was sent by jiahwei_cvs...@hotmail.com via Backup Central. |Forward SPAM t

Re: [BackupPC-users] Backing up of Windows Client Machine

2011-07-30 Thread Alain Péan
Le 30/07/2011 10:08, Alain Péan a écrit : Le 30/07/2011 00:36, ow...@netptc.net a écrit : ___ Alain 1. The samba wiki advises the use of a later version of samba to support Win7. What samba version are you on? 2. The same wi

Re: [BackupPC-users] Backing up of Windows Client Machine

2011-07-30 Thread Alain Péan
Le 30/07/2011 00:36, ow...@netptc.net a écrit : ___ Alain 1. The samba wiki advises the use of a later version of samba to support Win7. What samba version are you on? 2. The same wiki advises a couple of registry patches to

Re: [BackupPC-users] Backing up of Windows Client Machine

2011-07-29 Thread owens
- Original Message - From: Alain Péan To: backuppc-users@lists.sourceforge.net Sent: 7/29/2011 3:53:05 PM Subject: Re: [BackupPC-users] Backing up of Windows Client Machine Le 29/07/2011 10:51, jiahwei a écrit : > Hi Bowie, > > this is my config for GISNB350 &

Re: [BackupPC-users] Backing up of Windows Client Machine

2011-07-29 Thread Bowie Bailey
On 7/29/2011 4:51 AM, jiahwei wrote: > Hi Bowie, > > this is my config for GISNB350 > > $Conf{XferMethod} = 'smb'; > $Conf{SmbShareName} = [ > 'C$' > ]; > $Conf{BackupFilesOnly} = { > '*' => [ > 'C$' > ] > }; So you only want to back up files named 'C$' ? If you want to back up everythi

Re: [BackupPC-users] Backing up of Windows Client Machine

2011-07-29 Thread Alain Péan
Le 29/07/2011 10:51, jiahwei a écrit : > Hi Bowie, > > this is my config for GISNB350 > > $Conf{XferMethod} = 'smb'; > $Conf{SmbShareName} = [ >'C$' > ]; > $Conf{BackupFilesOnly} = { >'*' => [ > 'C$' >] > }; > $Conf{SmbShareUserName} = 'GISNB350\\administrator'; > $Conf{SmbSharePa

Re: [BackupPC-users] Backing up of Windows Client Machine

2011-07-29 Thread owens
- Original Message - From: jiahwei To: backuppc-users@lists.sourceforge.net Sent: 7/29/2011 8:54:49 AM Subject: [BackupPC-users] Backing up of Windows Client Machine Hi Bowie, this is my config for GISNB350 $Conf{XferMethod} = 'smb'; $Conf{SmbShareName} = [ '

[BackupPC-users] Backing up of Windows Client Machine

2011-07-29 Thread jiahwei
Hi Bowie, this is my config for GISNB350 $Conf{XferMethod} = 'smb'; $Conf{SmbShareName} = [ 'C$' ]; $Conf{BackupFilesOnly} = { '*' => [ 'C$' ] }; $Conf{SmbShareUserName} = 'GISNB350\\administrator'; $Conf{SmbSharePasswd} = ''; ~ ~ Hi all, I had already removed the -N but it's stil n

[BackupPC-users] Backing up of Windows Client Machine

2011-07-29 Thread jiahwei
Hi Bowie, this is my config for GISNB350 $Conf{XferMethod} = 'smb'; $Conf{SmbShareName} = [ 'C$' ]; $Conf{BackupFilesOnly} = { '*' => [ 'C$' ] }; $Conf{SmbShareUserName} = 'GISNB350\\administrator'; $Conf{SmbSharePasswd} = 'Toedwy-L3'; $Conf{SmbClientFullCmd} = '$smbClientPath $host

Re: [BackupPC-users] Backing up of Windows Client Machine

2011-07-28 Thread Jeffrey J. Kosowsky
Alain Péan wrote at about 17:41:40 +0200 on Wednesday, July 27, 2011: > > Cygwin is another method to access the data, using rsync or rsyncd. In > > fact, BackupPC can use four methods to backup the PCs : smb (for > > windows), rsync, rsyncd, or FTP. You can configure the method you want > > fo

Re: [BackupPC-users] Backing up of Windows Client Machine

2011-07-28 Thread Alain Péan
Le 28/07/2011 17:38, Les Mikesell a écrit : > On 7/28/2011 10:13 AM, Alain Péan wrote: > >> Hi Les, >> >> Thanks for your advice, but it is indeed what I tried, and it succeded >> with something like : >> # smbclient client-machine\\F\$ -U administrator >> >> I was able to list the content of t

Re: [BackupPC-users] Backing up of Windows Client Machine

2011-07-28 Thread Les Mikesell
On 7/28/2011 10:13 AM, Alain Péan wrote: > >>> I tried myself to setup a backup of a windows machine (windows vista 64 >>> bits, and 7 64 bits) using smb, and had an error similar (NT_STATUS... >>> ), but not identical to you, if I remember correctly. I am using >>> BackupPC 3.1 from the EPEL repos

Re: [BackupPC-users] Backing up of Windows Client Machine

2011-07-28 Thread Alain Péan
Le 28/07/2011 16:50, Les Mikesell a écrit : > On 7/28/2011 9:16 AM, Alain Péan wrote: >> I tried myself to setup a backup of a windows machine (windows vista 64 >> bits, and 7 64 bits) using smb, and had an error similar (NT_STATUS... >> ), but not identical to you, if I remember correctly. I am us

Re: [BackupPC-users] Backing up of Windows Client Machine

2011-07-28 Thread Les Mikesell
On 7/28/2011 9:16 AM, Alain Péan wrote: > > I tried myself to setup a backup of a windows machine (windows vista 64 > bits, and 7 64 bits) using smb, and had an error similar (NT_STATUS... > ), but not identical to you, if I remember correctly. I am using > BackupPC 3.1 from the EPEL repository, an

Re: [BackupPC-users] Backing up of Windows Client Machine

2011-07-28 Thread Alain Péan
Le 28/07/2011 09:27, jiahwei a écrit : > I tried backing it up. > > I installed samba on backuppc. I had the windows share configured already. > > I received this error. > > > > > > Contents of file /var/lib/BackupPC/pc/gisnb350/XferLOG.bad.z, modified > 2011-07-28 12:29:18 > > Running: /usr/bin/s

Re: [BackupPC-users] Backing up of Windows Client Machine

2011-07-28 Thread Bowie Bailey
On 7/28/2011 3:27 AM, jiahwei wrote: > Contents of file /var/lib/BackupPC/pc/gisnb350/XferLOG.bad.z, modified > 2011-07-28 12:29:18 > > Running: /usr/bin/smbclient gisnb350\\C\$ -I 10.217.22.85 -U > GENOME\\administrator -E -N -d 1 -c tarmode\ full -Tc - C\$ > full backup started for share C$

[BackupPC-users] Backing up of Windows Client Machine

2011-07-28 Thread jiahwei
I tried backing it up. I installed samba on backuppc. I had the windows share configured already. I received this error. Contents of file /var/lib/BackupPC/pc/gisnb350/XferLOG.bad.z, modified 2011-07-28 12:29:18 Running: /usr/bin/smbclient gisnb350\\C\$ -I 10.217.22.85 -U GENOME\\admi

[BackupPC-users] Backing up of Windows Client Machine

2011-07-28 Thread jiahwei
Hi Gene, Im using a built in c$ share with administrator already. thanks for the info though. =) +-- |This was sent by jiahwei_cvs...@hotmail.com via Backup Central. |Forward SPAM to ab...@backupcentral.com. +--

Re: [BackupPC-users] Backing up of Windows Client Machine

2011-07-27 Thread Gene Cooper
Hello Jiahwei, I use BackupPC primarily over WAN connections, so I don't use SMB. SMB protocol is probably the easiest and best for local network connected Windows PCs. You might try using the built-in C$ share with 'administrator' credentials. I think that's how many backup programs work.

[BackupPC-users] Backing up of Windows Client Machine

2011-07-27 Thread jiahwei
Hi Alain, Yup I read the documentation. There is this sentence which confused me whether do I actually need to install smb on the windows machine. "BackupPC needs to know the smb share user name and password for a client machine that uses smb." What does it means by the smb share user name a

Re: [BackupPC-users] Backing up of Windows Client Machine

2011-07-27 Thread Alain Péan
Le 27/07/2011 16:20, Alain Péan a écrit : > Le 27/07/2011 10:46, jiahwei a écrit : >> Hi, >> >> I would need some guidance to installing samba on the windows Xp client >> machine so that I can do the backup on my Backuppc host which is running on >> Redhat. >> >> >> Read some of the thread that i

Re: [BackupPC-users] Backing up of Windows Client Machine

2011-07-27 Thread Alain Péan
Le 27/07/2011 10:46, jiahwei a écrit : > Hi, > > I would need some guidance to installing samba on the windows Xp client > machine so that I can do the backup on my Backuppc host which is running on > Redhat. > > > Read some of the thread that it would require the cygwin. Can anyone tell me > mo

[BackupPC-users] Backing up of Windows Client Machine

2011-07-27 Thread jiahwei
Hi, I would need some guidance to installing samba on the windows Xp client machine so that I can do the backup on my Backuppc host which is running on Redhat. Read some of the thread that it would require the cygwin. Can anyone tell me more about it? Would appreciate much help. Thanks. =) +