Displaying 20 results from an estimated 223 matches for "gwdg".
2005 Jan 13
3
rsyncd.conf: "timeout=<minimal>" crazyness
...thin their /etc/rsyncd.conf a line like
timeout = <very low>
because they are thinking "less" there is "better for my server health",
fully neglecting (better: not aware of) the situation of their partner
servers during those phases of general download hystery.
At ftp.gwdg.de, I have a load ("acceptance!", "trust"!) like never never
ever before currently, caused by the nearly simultanous releases of
SUSE-Linux-9.2 for both plastforms i386 and x89_64, including a DVD ISO
for the first time (15 GB + 3.3 GB), and debian-30r4 (lots og GBs too),
th...
2009 Dec 30
3
rsync email notification on success and failure + Log
Hi,
I have a bash script for rsync that should tranfer all my filer from one drive to the other.
I would like to know how I can make the script sending me an email after the script is run and be able to know if it was a success or not and also if possible to include the log file.
This is my script:
!/bin/bash
rsync -av --delete --log-file=/home/duffed/RSyncLog/$(date
2008 Jan 25
2
rsyncd performance when handling multiple clients in parallel
Hi:
I use rsync to transfer multiple files from several clients to a server in
parallel. I am wondering how many concurrent connections the server should
handle to maximize the throughput (number of bytes written to server). In
an extreme case, if only one connection allowed, the disk IO speed of
server will not be fully utilized. On the other hand, if the server allows
too many connections, the
2010 Feb 03
1
limiting the number of connections per client
Hello All,
We have a very high utilization rsync server. We can handle large
number of connections at a time, but would like to limit to one
connection per client. we don't want multiple connections from the
same client. Is that possible?
Thanks
Saqib
http://enterprise20.squarespace.com
2010 Jun 06
3
rsync sleep
Is it possible to sleep 1 second after each file is rsynced?
Ofcourse, I can put this in a for loop and do a sleep after each file
is done, I was wondering if there was anything native in rsync for
this type of operation.
TIA
2008 Sep 25
2
Rsync 3
Hi Everyone,
We want to use the rsync 3 for incremental file transfer of our File system
from one box to another, however there are about a million files
to be copied, so just wanted to know by any one of your's previous
experience with rsync 3, will these many files get copied at first time and
incrementally in the subsequent run of the crontab.
Replies will be much appreciated.
Thanks in
2004 Jul 21
1
ssh and root on 4.10 = password discovery (maybe)
Hello. I'm not 100% sure if this is a configuration error on my side or
a 'bad idea' on sshd/FreeBSD sides.
A remote root ssh connection to a FreeBSD 4.10 server (with no remote
root access) will allow you to 'work out' the root password. However, if
you try the same against 5.2.1 FreeBSD, you have little chance. The
following are pretty clear examples.
If this is a config
2015 Sep 05
2
No new daily R-devel tarball since r69202?
Am 05.09.2015 um 10:18 schrieb peter dalgaard:
>
>> On 05 Sep 2015, at 08:28 , Rainer Hurling <rhurlin at gwdg.de> wrote:
>>
>> Is there any reason that the R-devel tarball at [1] stucks on r69202?
>>
>> It seems, that newer R-devel versions are now published on
>> /pub/misc/cran/src/base-prerelease, for example at
>> http://ftp5.gwdg.de/pub/misc/cran/, but without an...
2004 Dec 31
4
Mirroring directories at once
Dear All
I would like to use the command rsync to have a perfect copy of each
one of five directories and their contents. How can I do that at once?
I know that I can do that directory by directory... but it would not
be the fastest way.
Thanks in advance,
Paul
2015 Sep 06
1
No new daily R-devel tarball since r69202?
Am 05.09.2015 um 19:09 schrieb peter dalgaard:
>
>> On 05 Sep 2015, at 13:54 , Rainer Hurling <rhurlin at gwdg.de> wrote:
>>
>> Am 05.09.2015 um 10:18 schrieb peter dalgaard:
>>>
>>>> On 05 Sep 2015, at 08:28 , Rainer Hurling <rhurlin at gwdg.de> wrote:
>>>>
>>>> Is there any reason that the R-devel tarball at [1] stucks on r69202?
>>&g...
2015 Sep 05
2
No new daily R-devel tarball since r69202?
Is there any reason that the R-devel tarball at [1] stucks on r69202?
It seems, that newer R-devel versions are now published on
/pub/misc/cran/src/base-prerelease, for example at
http://ftp5.gwdg.de/pub/misc/cran/, but without an R-devel.tar.gz
tarball ...
Is this intended? Any clarification would be appreciated.
Thanks and greetings,
Rainer Hurling
[1] https://stat.ethz.ch/R/daily/R-devel.tar.gz
2009 Jul 04
4
Rsync with spaces in source or destination path
Hi, I am trying to transfer a file that has spaces in its name. The rsync
gives me below error. Am I doing anything wrong?
#ls -l /tmp/test\ file
-rw-rw-r-- 1 xxx xxx 0 Jul 5 02:23 /tmp//test file
# /usr/local/bin/rsync --archive /u/masanip/ACH/test\\\ file /tmp/mydir/
rsync: link_stat "/tmp/test\ file" failed: No such file or directory (2)
Number of files: 0
Number of
2011 Aug 19
1
Windows 7 issues with installing packages and setting library paths
...uot;
.libPaths="C:\\Program Files\\R\\R-2.13.1\\library"
What else do I need to change?
When I start up R, I get the following error message:
Error: cannot change value of locked binding for '.Library'
When calling .libPaths, I still get the wrong path:
"\\\\winfs-uni.top.gwdg.de/cscherb1$/R/R-2.13.1/library"
R has been installed at
"C:\\Program Files\\R"
but for some reason it still uses
"winfs-uni.top.gwdg.de/cscherb1$/R"
as the default directory for libraries (where I don?t have write permissions for some unknown reasons)
What can I do to...
2004 Jun 08
2
[Kde-mirrors] rsync errors from rsync.kde.org
...ot
> fully backward compatible. The newer, improved protocol should be faster and
> less memory hungry too.
>
> those of you who experience a protocol error during rsyncing.. are you all
> using an older version of rsync? which one? perhaps that helps debugging the
> problem.
ftp.gwdg.de has senn lots of rsync aborts with master.kde.org - I had the
picture that probably master.kde.org got slashdotted since last friday by
being a SUSE mirror...
Yes, ftp.gwdg.de is still using the "old" rsync:
emoenke@ftp:0 01:47:48 /mirr/bin > rsync --version
rsync version 2.5...
2005 Feb 09
6
randomisation
Dear useRs
I am looking for a way to randomise the values within a matrix:
the conditions are that the sums of the rows and the sums of the columns should
remain the same as in the original matrix.
Any help would be appreciated
Cheers
Yann
2004 Sep 07
4
"parallelizing" the two initial phases?
Hi (especially Wayne),
ftp.gwdg.de is rsyncing most of the data from about 500 other rsync
servers.
Especially during the general "high traffic" phases like the release of
a new Knoppix ISO or a new SUSE distribution or a new KDE release, I see
timeouts with other servers which have maximum traffic at that time.
The...
1998 Oct 21
2
R, SuSe and readline
...library.
My Linux distribution is SuSe, July 1998. I'm using
Kernel 2.0.25. I was told by Douglas Bates (r-devel),
that this problem between R and (probably) SuSe was
discussed before on this list.
Can someone tell me how I can make R use readline?
Please mail to my private adress! (wreich at gwdg.de)
cu/ru...
====================================================
Wendelin Reich Tel. Job: +49 551 397283
Dept. of Econometrics Tel. prv: +49 551 485522
and Statistics
University of Goettingen wreich at gwdg.de
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
2002 May 29
5
Update to 2.2.4 on SuSE 7.3
Hello list,
I wanna update 2.2.1a to 2.2.4 on SuSE 7.3.
Find under
ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/people/lmuelle/i386/7.3/ the following:
samba-2.2.4-2.i386.rpm . . . . .
samba-classic-2.2.4-2.i386.rpm .
samba-classic-client-2.2.4-2.i3>
samba-client-2.2.4-2.i386.rpm. .
samba-ldap-2.2.4-2.i386.rpm. . .
samba-ldap-client-2.2.4-2.i386.>
samba-vscan-2.2....
2011 Jul 11
3
Feature request, or HowTo? State-full resume rsync transfer
I am looking to do state-full resume of rsync transfers.
My network environment is is an unreliable and slow satellite
infrastructure, and the files I need to send are approaching 10 gigs in
size. In this network environment often times links cannot be maintained
for more than a few minutes at a time. In this environment, bandwidth is at
a premium, which is why rsync was chosen as ideal for the
2005 Jan 27
1
error 12, caused by the cliebt side - how?
Hi,
I am seeing an rsync client reporting:
rsync: connection unexpectedly closed (9233023 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(342)
while the rsync server is saying:
Jan 27 19:57:18 ftp4 rsyncd[24334]: send ftp3.gwdg.de [134.76.12.3] pub () languages/perl/CPAN/indices/du-k.gz 32935
Jan 27 19:57:24 ftp4 rsyncd[24334]: send ftp3.gwdg.de [134.76.12.3] pub () languages/perl/CPAN/indices/find-ls.gz 2896911
Jan 27 22:39:15 ftp4 rsyncd[24334]: rsync: connection unexpectedly closed (37034 bytes received so far) [sender...