help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: File Name Limitation in Secure Copy


From: Brian E. Seppanen
Subject: Re: File Name Limitation in Secure Copy
Date: Mon, 23 Dec 2002 13:43:13 -0500 (EST)

Reversing the order of occurence such that the longer file names occurred
first seems to have corrected the situation.   Is there a pattern match
that is being satisfied prior to completion in the previous scenario, that
needs to be avoided in the future?

Thanks,

On Mon, 23 Dec 2002, Brian E. Seppanen wrote:

> We're running cfengine 2.0.3 and I'm trying to distribute a file to a
> couple of hosts with the name of
> netsaint_bandwidth_monitor_input_reset
> netsaint_bandwidth_monitor_output_reset
>
> neither of these filse is copied, but some slightly shorter file names are
> copied just fine.
>
> netsaint_bandwidth_monitor_input
> netsaint_bandwidth_monitor_output
>
>
>         /home/scripts/netsaint_bandwidth_monitor_input
>                 dest=/home/scripts/netsaint_bandwidth_monitor_input
>                 server=blah.domain.tld
>                 trustkey=true
>                 encrypt=true
>                 force=true
>
>         /home/scripts/netsaint_bandwidth_monitor_output
>                 dest=/home/scripts/netsaint_bandwidth_monitor_output
>                 server=blah.domain.tld
>                 trustkey=true
>                 encrypt=true
>                 force=true
>
>         /home/scripts/netsaint_bandwidth_monitor_input_reset
>                 dest=/home/scripts/netsaint_bandwidth_monitor_input_reset
>                 server=blah.domain.tld
>                 trustkey=true
>                 encrypt=true
>                 force=true
>
>         /home/scripts/netsaint_bandwidth_monitor_output_reset
>               dest=/home/scripts/netsaint_bandwidth_monitor_output_reset
>                 server=blah.domain.tld
>                 trustkey=true
>                 encrypt=true
>                 force=true
>
>

Brian Seppanen
seppy@chartermi.net
906-228-4226 ext 23



reply via email to

[Prev in Thread] Current Thread [Next in Thread]