Hello,
I started using flexbackup, nice tool.
The changes for version 0.9.9.7 (200301015) talk about considering ctime when
selecting files for backup. This currently only works for local backups, not
remote backups. Are there any plans to make ctime checking available also for
remote backups? Th
I made some changes to the flexbackup perl script that implement the following:
- timestamp files for backups from remote hosts are kept on the remote hosts.
This solves the problem that ctime could not be considered on remote files.
- timestamp files are created at the start of the backup rath