Added backup duration information (proposed by Daniel Aubry)

This commit is contained in:
Nico Schottelius 2006-01-25 23:37:52 +01:00
commit 199d81b0ef
3 changed files with 21 additions and 7 deletions

View file

@ -788,7 +788,7 @@ srwali01:/etc/ccollect/sources# du -sh /mnt/hdbackup/wl6/*
<div id="footer">
<div id="footer-text">
Version 0.3.1<br />
Last updated 25-Jan-2006 00:12:06 CEST
Last updated 25-Jan-2006 00:15:41 CEST
</div>
</div>
</body>

View file

@ -51,6 +51,7 @@ Using ccollect
.Running ccollect requires the following tools installed:
- `bc`
- `cp` with support for hard links ('cp -al')
- `date`
- `rsync`
- `ssh` (if you want to use rsync over ssh, which is recommened for security)