I've configured a copy directive and the symlinks that exist in the directory being copied are not being copied, but all the regular files in the directory are being copied.
cfservd is throwing this error for each symlink: Dec 29 11:34:58 HOST cfservd[12692]: [ID 823470 daemon.error] Host REMOTE denied access to /directory/symlink Dec 29 11:34:58 HOST cfservd[12692]: [ID 702911 daemon.notice] Host authorization/authentication failed or access denied Dec 29 11:34:58 HOST cfservd[12692]: [ID 702911 daemon.notice] From (host=REMOTE,user=root,ip=::ffff:111.111.111.111) Dec 29 11:34:58 HOST cfservd[12692]: [ID 823470 daemon.error] ID from connecting host: (SYNCH 1135877698 STAT /directory/symlink) Here's the directive. class:: /directory server=$(server) dest=/remote_directory owner=root backup=false recurse=inf timestamps=keep I'm using v.2.1.15. -- Bill Gunter Assistant Director of Information Systems ARC Systems P: 512.358.5377 F: 512.892.5552 <www.arcsystems.com> _______________________________________________ Help-cfengine mailing list Help-cfengine@gnu.org http://lists.gnu.org/mailman/listinfo/help-cfengine