search for: eberhard

Displaying 20 results from an estimated 75 matches for "eberhard".

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
2020 Oct 20
2
write.csv covert Åland to <c5>land
On 2020/10/20 17:23, Dr Eberhard W Lisse wrote: > ?file.write() > > look for fileEncoding? > > el > There is no file.write(). I have tried fileEncoding = "utf8" and "latin1" in write.csv(). However, it does not have effect. The output is is <U+00C5>land or <c5>land. Best, Ji...
2008 Oct 24
7
combining data from different datasets
...c of ... in other words do something like the following SQL: SELECT r.alter, r.sex, i.country FROM iso i, rawdata r WHERE i.code = r.cctld or even better: alter sex country 1 NA M Andorra, Principality of 2 52 M <NA> 3 39 F Namibia ... And idea (where I can read up on this)? el -- Dr. Eberhard W. Lisse \ / Obstetrician & Gynaecologist (Saar) el at lisse.NA el108-ARIN / * | Telephone: +264 81 124 6733 (cell) PO Box 8421 \ / Please send DNS/NA-NiC related e-mail Bachbrecht, Namibia ;____/ to dns-admin at na-nic.com.na
2020 Oct 20
0
write.csv covert Åland to <c5>land
Apologies, I meant ?write.table() el On 20/10/2020 12:38, Jinsong Zhao wrote: > On 2020/10/20 17:23, Dr Eberhard W Lisse wrote: >> ?file.write() >> >> look for fileEncoding? >> >> el >> > > There is no file.write(). I have tried fileEncoding = "utf8" and > "latin1" in write.csv(). However, it does not have effect. The output > is is <U...
2007 Jun 06
5
Feature request: External deletion command
Hi everyone, it would be nice if rsync could call an external command to delete files. Than one could call a secure deletion tool like "wipe", which overwrites files a few times before deleting them. Right now Im wiping personal data which I dont need anymore, but it doesnt help much since they can easily be recovered from my backup made with rsync. Bye, Mario -- Der GMX
2004 Dec 11
3
rsync to retry if copy failed - possible?
Hello, I want to be 100% sure that rsync copies something from one location to another. However, I did not see an option which would make rsync retry an operation if it failed for whatever reason (network was down when rsync started, or network went down during rsync was copying something, connection timed out etc.). For example, wget has an option like --tries=number Set number of retries
2009 Jan 09
1
shake rattle() and roll
...L) and MySQL (RMySQL) support and support for a SELECT statement? In other words, sometimes the database tables directly don't give you what you need and so you have to develop a (convoluted) SQL statement first. Would be nice if one could ratlle(convolutedSQL) :-)-O greetings, el -- Dr. Eberhard W. Lisse \ / Managing Member, |Ondis (cc) accounts at ondis.co.NA / * | Telephone: +264 81 124 6733 (cell) PO Box 98256 \ /Please do NOT send e-mail to el at lisse.NA Windhoek Namibia ;____/ if it is in ANY way DNS/|Ondis related -- Dr. Ebe...
2008 Sep 03
2
(no subject)
...(which is not necessarily today). I obviously do not get records (dates) with count = 0, in other words this is not a complete list of every day since 2008-01-01. Now I want I plot this, with the sum on the Y axis and the months on the X axis, preferably as a line drawing. Any ideas? el -- Dr. Eberhard W. Lisse \ / Obstetrician & Gynaecologist (Saar) el at lisse.NA el108-ARIN / * | Telephone: +264 81 124 6733 (cell) PO Box 8421 \ / Please send DNS/NA-NiC related e-mail Bachbrecht, Namibia ;____/ to dns-admin at na-nic.com.na
2005 Jan 13
3
rsyncd.conf: "timeout=<minimal>" crazyness
...sa (build "local" first. then contact the server), but this would not be the best solution. So plese rsync admins, put timeout=<almost unlimited> into your /etc/rsyncd.conf. ftp:3 03:47:14 ~ # grep timeout /etc/rsyncd.conf timeout = 15000 ftp:3 03:47:16 ~ # Cheeers -e -- Eberhard Moenkeberg (emoenke@gwdg.de, em@kki.org)
2004 Jun 08
2
[Kde-mirrors] rsync errors from rsync.kde.org
...r me, it is not tolarable if I like to track my server's activities with the help of rsync return codes - which indeed all the time was a huge improvement over any ftp protocol mirroring, the main advantage beneath the true "inode data mirroring" of rsync in my opinion. Cheers -e -- Eberhard Moenkeberg (emoenke@gwdg.de, em@kki.org)
2004 Sep 07
4
"parallelizing" the two initial phases?
...t riscing lots of unrecognized dead processes, but it seems impossible for me to share this aspect with all the other server maintainers... So, my question (indeed more, a wish): wouldn't it be possible to start bulding both databases in parallel, or shortly after each other? Cheers -e -- Eberhard Moenkeberg (emoenke@gwdg.de, em@kki.org)
2008 Sep 09
4
Compiling date
Hi, I have following kind of dataset (all are dates) in my Excel sheet. 09/08/08 09/05/08 09/04/08 09/02/08 09/01/08 29/08/2008 28/08/2008 27/08/2008 26/08/2008 25/08/2008 22/08/2008 21/08/2008 20/08/2008 18/08/2008 14/08/2008 13/08/2008 08/12/08 08/11/08 08/08/08 08/07/08 However I want to use R to compile those data to make all dates in same format. Can anyone please tell me any automated way
2020 Oct 20
0
write.csv covert Åland to <c5>land
...____________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. -- Dr. Eberhard W. Lisse \ / Obstetrician & Gynaecologist el at lisse.NA / * | Telephone: +264 81 124 6733 (cell) PO Box 8421 Bachbrecht \ / If this email is signed with GPG/PGP 10007, Namibia ;____/ Sect 20 of Act No. 4 of 2019 may apply
2008 Oct 05
3
"Update in Mac OS"
Dear R-ers, I'm using R 2.7.1 Mac OS. What is the best way for update to 2.7.2 to keep my previous libraries? Fredrik ######################## Fredrik Lundgren fredrik.bg.lundgren at gmail.com Obs! Ny adress och mail Engelbrektsgatan 31 582 21 Link?ping 013 - 47 30 117 0706 - 86 39 29 Sommarhus: Ljungn?s 158 380 30 Rockneby 0480 - 650 98
2008 Oct 11
2
Copyright Symbol
How do I put a copyright symbol (C) (or ?) into a plot? title/sub or legend. And/or somewhere to the bottom right of the image. greetings, el
2005 Jan 27
1
error 12, caused by the cliebt side - how?
...ed failed to write 76 bytes: phase "unknown" [sender]: Broken pipe (32) Jan 27 22:39:15 ftp4 rsyncd[24334]: rsync error: error in rsync protocol data stream (code 12) at io.c(909) What may be the cause of this fault, and why don't I see ANYTHING USEFUL on EITHER side? Cheers -e -- Eberhard Moenkeberg (emoenke@gwdg.de, em@kki.org)
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
2001 Apr 08
1
Peri-ear
Found this. http://www.tnt.uni-hannover.de/~baumgart/peri_ear_v0.1.tgz The peripheral ear model is based on the structure of Eberhard Zwicker's "Analogmodell". That model consists of analog electrical elements. ftp://ftp.tnt.uni-hannover.de/pub/papers/2000/Diss-FB.pdf Input: Raw 100KHz monoural 16bit audio Output: hair cell excitation signal at 251 equidistant locations in the cochlea at 10KHz. Anyone...
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