On 1 March 2010 11:44, Seifert, Christian wrote:
>
> Hello everybody,
>
> i’ve succesfully tested the file transfer between my host und my policy
> server.
>
> My problem is:
>
> I have a file on my server test.txt
>
> I can transfer this file from my server to
On Mar 1, 2010, at 11:44 , Seifert, Christian wrote:
>
> I want to start the transfer from the server and not from the
> client. I think the transfer command should be on the server to
> manage my network.
>
> I hope you can understand my problem.
See chapter 6.2.1 in http://www.cfengine.org/
(like Hr00 to have the file transfered at midnight).
Regards,
Nicolas
Seifert, Christian wrote:
>
> Hello everybody,
>
> i’ve succesfully tested the file transfer between my host und my
> policy server.
>
> My problem is:
>
> I have a file on my server test.txt
>
Hello everybody,
i've succesfully tested the file transfer between my host und my policy
server.
My problem is:
I have a file on my server test.txt
I can transfer this file from my server to a client if I started the
server with the command "cf-serverd -v" and the client with &quo
You should add a shared point, either folders or files, to server access_rules.
bundle server access_rules {
access:
"/srv/cf-serverd"
admit => { "172\.24\..*" };
"/jawoll"
admit => { "172\.24\..*" }
}
Cheers,
--Nakarin
On Feb 26, 2010, at 11:38 AM, Seifert
Here ist my configuration:
cf-serverd.cf on the policy server:
body server control {
trustkeysfrom => { "172.24.1.58" };
allowconnects => { "172.24.1.58" };
maxconnections => "10";
logallconnections => "true";
}
bundle server access_rules {
access:
"/srv/cf-serverd"
ad
On 26 February 2010 11:00, Seifert, Christian wrote:
> I want to transfer some files from a server to any client. That’s my task
>
>
>
Well, the example given can easily be expanded to transfer some files from a
server (the policy server) to any client, so I think you have the solution
or am I mi
On 26 February 2010 08:06, Seifert, Christian wrote:
> Hello everybody,
>
> for my IT education i have to do a automatically file transfer from a
> policy server to any client servers with cfengine. Has anyone a hint or an
> example configuration on his machines which could help
: File Transfer
Hello everybody,
for my IT education i have to do a automatically file transfer from a policy
server to any client servers with cfengine. Has anyone a hint or an example
configuration on his machines which could help me?
Regards
--
Christian Seifert
Hello everybody,
for my IT education i have to do a automatically file transfer from a
policy server to any client servers with cfengine. Has anyone a hint or
an example configuration on his machines which could help me?
Regards
--
Christian Seifert
10 matches
Mail list logo