hi all~
Thank you for reply my question !!
I have a problem..
I changed directory TopDir !!
  /data/BackupPC  -> /backup/BackupPC  &
$Conf{TopDir}= '/data/BackupPC'; -> $Conf{TopDir}= '/backup/BackupPC'; &
All backup data move : /data/BackupPC -> /backup/BackupPC
In result..
NewFileList.JobNumber is created
so..
Out of delete backup data, I install backuppc agian..
I execute backuppc..
but, I can't control bakcuppc 
 For example
 lo-tft client,
  BlackoutPeriods  is 
   $Conf{BlackoutPeriods} = [
  {
    'hourEnd' => '11.9',
    'weekDays' => [
      1,
      2,
      3,
      4,
      5,
      6
    ],
    'hourBegin' => '0.1'
  },
  {
    'hourEnd' => '21.9',
    'weekDays' => [
      1,
      2,
      3,
      4,
      5,
      6
     ],
    'hourBegin' => '13.1'
  },
  {
    'hourEnd' => '23.9',
    'weekDays' => [
      0
    ],
    'hourBegin' => '0.1'
  }
];
 
But, lo-tft is backup at am 1
I can't understand why  backup at am 1
Most of client is link pending state 
what is link pending ?
how i do ?


ps. I am sorry,  I am a poor speaker of English.

_________________________________________________________________
특별한 누군가를 찾고 싶다면 MSN 친구사귀기!  
http://match.kr.msn.com/channel/index.aspx?trackingid=1002127 


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to