Re: [BackupPC-users] Strange "Errors" message

2008-06-12 Thread Craig Barratt
JohnY writes: > Remote[1]: rsync: send_files failed to open > "c/WINDOWS/system32/c:/Windows/system32/config/system.LOG" (in > windows): Device or resource busy (16) > > I think it should be: > > Remote[1]: rsync: send_files failed to open > "c:/Windows/system32/config/system.LOG" (in windows):

Re: [BackupPC-users] Strange "Errors" message

2008-06-12 Thread Les Mikesell
JohnY wrote: > On Thu, Jun 12, 2008 at 6:30 PM, Mark Best <[EMAIL PROTECTED]> wrote: >> Based upon the limited information - likely you are running a backup job >> while that file is in use by another process. >> In case you didn't already know/suspect, files that are open can not be >> backed up u

Re: [BackupPC-users] Strange "Errors" message

2008-06-12 Thread JohnY
On Thu, Jun 12, 2008 at 6:30 PM, Mark Best <[EMAIL PROTECTED]> wrote: > Based upon the limited information - likely you are running a backup job > while that file is in use by another process. > In case you didn't already know/suspect, files that are open can not be > backed up unless you make a 's

Re: [BackupPC-users] Strange "Errors" message

2008-06-12 Thread JohnY
Anyone? On Thu, Jun 12, 2008 at 10:55 AM, JohnY <[EMAIL PROTECTED]> wrote: > When I view the "Errors" of a particular backup, I see this line: > > Remote[1]: rsync: send_files failed to open > "c/WINDOWS/system32/c:/Windows/system32/config/system.LOG" (in > windows): Device or resource busy (16) >

Re: [BackupPC-users] backuppc problem

2008-06-12 Thread Tino Schwarze
On Thu, Jun 12, 2008 at 04:47:44PM +, fatima ech-charif wrote: > i do that: > #chown -R backuppc /data/BackupPC > but is the same problem > # /etc/init.d/backuppc start > Starting backuppc: 2008-06-12 10:03:03 Can't create a test hardlink between > a file in /data/BackupPC/pc and /data/BackupP

Re: [BackupPC-users] backuppc problem

2008-06-12 Thread Renke Brausse
hi fatima > Starting backuppc: 2008-06-12 10:03:03 Can't create a test hardlink > between a file in /data/BackupPC/pc and /data/BackupPC/cpool. Either > these are different file systems, or this file system doesn't support > hardlinks, or these directories don't exist, or there is a permissions >

[BackupPC-users] backuppc problem

2008-06-12 Thread fatima ech-charif
hi i do that: #chown -R backuppc /data/BackupPC but is the same problem # /etc/init.d/backuppc start Starting backuppc: 2008-06-12 10:03:03 Can't create a test hardlink between a file in /data/BackupPC/pc and /data/BackupPC/cpool. Either these are different file systems, or this file system doesn'

[BackupPC-users] Strange "Errors" message

2008-06-12 Thread JohnY
When I view the "Errors" of a particular backup, I see this line: Remote[1]: rsync: send_files failed to open "c/WINDOWS/system32/c:/Windows/system32/config/system.LOG" (in windows): Device or resource busy (16) I think it should be: Remote[1]: rsync: send_files failed to open "c:/Windows/system

Re: [BackupPC-users] Re2: opening archive files in windows

2008-06-12 Thread dan
what filesystem are the files sitting on? On Tue, Jun 10, 2008 at 12:38 PM, Evren Yurtesen <[EMAIL PROTECTED]> wrote: > Tino Schwarze wrote: > > On Sun, Jun 08, 2008 at 10:11:04PM +0300, Evren Yurtesen wrote: > > > >> I have created an bzip2 archive with split and it is in 2 files. However > I >

Re: [BackupPC-users] thnksss:..BackupPC-users] queries regarding backupPC

2008-06-12 Thread Nils Breunese (Lemonbit)
Op 12 jun 2008, om 07:59 heeft Benedict simon het volgende geschreven: >> Benedict simon wrote: >> >>> 1) can backupPC back up open files >> >> If the transfer method used can, then yes. I use rsync over SSH with >> Linux clients. No problem there. I think using smb with Windows >> clients may giv