Re: --link-dest copying modified files

2007-01-23 Thread it-rsync
On Tue, 23 Jan 2007 07:39:31 -0800, Wayne Davison <[EMAIL PROTECTED]> wrote: > You're better off maintaining a symlink named "current" that points to > the most recent directory. Either that, or rename the dirs after the > transfer. Hm, that does not work as our backup software has to pick up th

Re: --link-dest copying modified files

2007-01-23 Thread Wayne Davison
On Tue, Jan 23, 2007 at 01:41:55PM +, [EMAIL PROTECTED] wrote: > This works except when an existing file has been modified and is now > "new" (and not the n'th hardlink) in the image. This file is copied to > the "current" directory. A hardlink pointing to the file in lastimg is > not created.