Displaying 2 results from an estimated 2 matches for "vrace".
Did you mean:
race
2003 Nov 05
1
rsync is hanging for me
...directory (a few thousand files in multiple
subdirectories), it has recently begun to hang and not return to me.
The system I am rsyncing from is relese 2.4.1, and the system I am rsyncing
to is release 2.5.4. I am running on aix (both ends).
I used to use the following:
/usr/contrib/bin/rsync -vrace ssh --include-from $tmpFile --exclude "*"
--rsync-path=/usr/local/binrsync $fromdir $toserver:$todir
I am now using the following, and, while this fixed some of the hangs, I
still have a couple large directories that are hanging (all files and
directories are successfully written, but...
2019 Feb 19
3
elasticsearch connection refused
Am 19.02.2019 um 13:55 schrieb Ionut Hoza:
> Hi Ralf,
>
> You should check you firewall configuration ... most probably you need to
> allow port 9200.
> Also check if elasticsearch service is listening on all interfaces or just
> localhost (127.0.0.1).
Hallo,
the firewall is disabled.
I tried several variations in the config-file.
0.0.0.0
192.168.242.4
Only 127.0.0.1 is