Changes

Jump to navigation Jump to search
6 bytes removed ,  15:34, 12 June 2007
m
no edit summary
Line 67: Line 67:  
# write the configuration (this makes the database entries and sets up the cronjobs)<br><code># /root/prodbox-job.pl</code><br>
 
# write the configuration (this makes the database entries and sets up the cronjobs)<br><code># /root/prodbox-job.pl</code><br>
 
# generate the DSA keys and send the public key to the 'prodbox'<br><code># affa --send-key prodbox</code>
 
# generate the DSA keys and send the public key to the 'prodbox'<br><code># affa --send-key prodbox</code>
# run the job manually<br><code># affa --backup prodbox</code>
+
# run the job manually<br><code># affa --run prodbox</code>
    
=== Configuration ===
 
=== Configuration ===
Line 323: Line 323:  
# edit /root/prodbox-job.pl and set<br><code>my $jobname='prodbox';</code><br>and<br><code>'remoteHostName‘=>'localhost',</code><br><code>'TimeSchedule'=>'1130,1530,1930',</code><br><code>'scheduledKeep'=>3,</code><br><code>'dailyKeep'=>7,</code><br><code>'weeklyKeep'=>5,</code><br><code>'monthlyKeep'=>12,</code><br><code>'yearlyKeep'=>1,</code><br><code>'RootDir=>'/mnt/affadevice',</code><br>Review the other properties and change them to your needs.
 
# edit /root/prodbox-job.pl and set<br><code>my $jobname='prodbox';</code><br>and<br><code>'remoteHostName‘=>'localhost',</code><br><code>'TimeSchedule'=>'1130,1530,1930',</code><br><code>'scheduledKeep'=>3,</code><br><code>'dailyKeep'=>7,</code><br><code>'weeklyKeep'=>5,</code><br><code>'monthlyKeep'=>12,</code><br><code>'yearlyKeep'=>1,</code><br><code>'RootDir=>'/mnt/affadevice',</code><br>Review the other properties and change them to your needs.
 
# write the configuration<br><code># /root/prodbox-job.pl</code>
 
# write the configuration<br><code># /root/prodbox-job.pl</code>
# run the job manually<br><code># affa --backup prodbox</code>
+
# run the job manually<br><code># affa --run prodbox</code>
    
===== Limitations =====
 
===== Limitations =====
501

edits

Navigation menu