[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Summary: File distribution with 'type=checksum'
From: |
David E. Nelson |
Subject: |
Summary: File distribution with 'type=checksum' |
Date: |
Mon, 15 Nov 2004 12:33:49 -0600 (CST) |
Ooops...this should have gone out last friday...
/\/elson
I finally got it working...though I don't understand why. I ended up using:
filters:
{ stagefiles
Type: "reg|dir"
Result: "Type"
}
{ stagelinks
Type: "link|dir"
Result: "Type"
}
I needed to add 'dir' to the 'Type: "link"' entry.
/\/elson
On Fri, 12 Nov 2004, David E. Nelson wrote:
Hi All,
I wish to distribute a directory tree of files using 'type=checksum' and
'inform=true'. The problem is that w/in this tree there are symlinks which
causes an informational msg to be displayed:
cfengine:barbrady: Checksum comparison replaced by ctime: files not regular
I do not want to use 'type=ctime' because if the local copy is newer the copy
will not occur - I want to guarantee that the master copies are always
distributed.
Is there a way to quell this but still retain 'type=checksum' and
'inform=true'?
Thanks,
/\/elson
--
~~ ** ~~ If you didn't learn anything when you broke it the 1st ~~ ** ~~
time, then break it again.