search for: rsync_1212261208

Displaying 1 result from an estimated 1 matches for "rsync_1212261208".

2008 May 31
1
rsync 3.0.2 with --fileflags on FreeBSD: cannot rsync hardlinked immutable files
...for rsync 2.6.9, which handled hardlinks on schg'ed files gracefully (using --flags instead of --fileflags), see http://rabe.uugrn.org/files/replacement_for_net_rsync_work_rsync-2.6.9_patches_flags.diff -------------------------------------------------------------- + date +%s + DIR=/var/tmp/rsync_1212261208/ + mkdir /var/tmp/rsync_1212261208// + mkdir /var/tmp/rsync_1212261208//dir_A/ + touch /var/tmp/rsync_1212261208//dir_A/file_A + ln /var/tmp/rsync_1212261208//dir_A/file_A /var/tmp/rsync_1212261208//dir_A/file_B + chflags schg /var/tmp/rsync_1212261208//dir_A/file_A + ls -laio /var/tmp/rsync_121226...