Check-in [223caea2dc]

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Changed the way "file_sync" works to a less latency-driven approach.
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 223caea2dc39ed80da8d9f1214f3602b34523ed4
User & Date: rkeene 2006-01-30 04:43:13.000
Context
2006-03-11
22:02
Changed file_sync to only lseek() when needed Added strsep() replacement code Modified build process to create Win32 binaries on release Added some comments to the sample configuration file Added stub for new configuration option "NotifyServer" Made backuppcd-passwd prompt for a password to be read froms stdin check-in: 33d0a0970f user: rkeene tags: trunk
2006-01-30
04:43
Changed the way "file_sync" works to a less latency-driven approach. check-in: 223caea2dc user: rkeene tags: trunk
2006-01-23
09:59
Changed version to BackupPCd 0.1.2 check-in: 4e2c1a856d user: rkeene tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to tools/file_sync.c.