I'm no ace with rdist, but I currenty use it with no problems (on HPUX, I assume the
syntax
is the same). I think your format is a bit off for the distfile. Try formatting the
distfile
like:
FILES = ( /home/jvd/mirror )
HOSTS = ( 194.133.125.19 )
${FILES} -> ${HOSTS}
install ;
Yes, it's more verbose, but it'll give you the option to easily add more directories or
destinations in the future.
Then just run "rdist" from the command line (or, to be sure it's using the proper
distfile, run
"rdist -f <path/distfile>".
That should work. If it doesn't, it's not my fault. :)
Good luck.
Jason
> Hello all,
>
>
> I need to make a lot of copies from one host to another host.
>
> I have created a distfile in the souce host (194.133.125.20.) which content is:
>
> /home/jvd/mirror -> 194.133.125.19:/home/jvd/mirror;
>
> and I have issued the following command:
>
> # rdist -DFn
>
> I have got no error messages ! Everything seemed to be OK but no file was
>transfered to the target machine !
>
> Any help, please,
>
> Thanks in advance !
>
> Jose Pereira van-Dunem
>
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list