History log of /dflybsd-src/bin/cpdup/scripts/do_remote_host (Results 1 – 2 of 2)
Revision Date Author Comments
# a05b5f9b 21-Sep-2006 Matthew Dillon <dillon@dragonflybsd.org>

Fix a bug in the script softlink code. The softlinks were not being
properly updated because 'ln -sf' creates a softlink in the directory pointed
to by the existing softlink rather then replacing th

Fix a bug in the script softlink code. The softlinks were not being
properly updated because 'ln -sf' creates a softlink in the directory pointed
to by the existing softlink rather then replacing the existing softlink.

show more ...


# d05b679b 16-Sep-2006 Matthew Dillon <dillon@dragonflybsd.org>

Commit a comprehensive file describing how to do incremental backups along
with some example scripts.