Displaying 20 results from an estimated 100 matches similar to: "Rsync question."
2003 Sep 22
2
PR#2894
>Date: Fri, 2 May 2003 10:03:23 -0400 (EDT)
From: Morten Welinder <welinder@rentec.com>
>To: p.dalgaard@biostat.ku.dk
>CC: r-devel@stat.math.ethz.ch, R-bugs@biostat.ku.dk
>Subject: Re: [Rd] qbeta hang (PR#2894)
>
>Ok, I can confirm that it does not, in fact, loop forever. Just a close
>approximation.
...
>There are lots of other places that worry me with respect to
2004 Jan 16
0
2.88MB Floppy
Hi,
Hope you don't mind, would like to check that whether could the
2.88MB Floppy drive to read a 1.44MB Floppy Disk ?
Know any company still producing the 2.88MB Floppy Disks ?
Many Thanks.
and have a wonderful day.
Best Regards,
Chew, Siak Koon (Mr)
Assistant IS Manager
Expeditors (Malaysia) - Penang
Tel : 604-6307007 Fax : 604-6428441 Mobile : 6012-474 6933
eMail :
2000 Jun 22
0
LSP optimisations
Here are two optimisations for LSP :
in vorbis_lsp_to_lpc, Ae and Ao are filled with zero when i increase so you
can reduce the j loop, and I replaced qsort in cacm (maybe there are better
algorithms, but it's already much faster than qsort on my mac)
void vorbis_lsp_to_lpc(double *lsp,double *lpc,int m){
int i,j,m2=m/2;
double *O=alloca(sizeof(double)*m2);
double
1999 Nov 22
0
No subject
This is off-topic (apologies), but I thought I might get a lead or two
here.
I'm interested in generating random deviates from a multivariate
distribution which is a generalization of the beta distribution -- the
Bayesian canonical distribution for the parameter estimates of a
multinomial distribution. Given a vector (length n-1) of probabilities p
and a vector (length n) of shape
2015 Apr 27
0
Real sh? Or other efficient shell for non-interactive scripts
On Apr 27, 2015, at 10:10 AM, Joerg Schilling <Joerg.Schilling at fokus.fraunhofer.de> wrote:
>
> Warren Young <wyml at etr-usa.com> wrote:
>
>> I was referring to the summary on the SourceForge page, where you just list the contents of the package without explaining why one would want to download it.
>
> I thought I don't need to make advertizing for well
2003 Nov 24
0
PR#2894
I came across the message below and decided to respond. I don't use R but I do use other FSF products and I am a believer in making high quality software freely available, particularly for basic mathematical and statistical functions.
I can thorougly recommend TOMS Algorithm 708 but I believe there are a couple of problems from you point of view. Firstly there may be restrictions on how it
2011 Aug 27
2
: error while loading shared libraries: libdovecot.so.0 (arm cross compile)
Hi.
I've made a new attempt at build Dovecot. The build and then install
processes appeared to work find. Then when I try to run Dovecot it
reports the error:
/share/MD0_DATA/optware/opt/sbin/dovecot: error while loading shared
libraries: libdovecot.so.0: cannot open shared object file: No such file
or directory
To get a better idea of what's going on, I added
2004 Oct 04
2
cwRsync- chdir failed, server 2003
I'm having prolems with cwRsync on server 2003. I'm getting pretty much
identical results to this from the archive:
http://lists.samba.org/archive/rsync/2004-April/009187.html, and as far
as I can see the only suggestion there was to check permissions.
I have one further complication too- I'm trying to sync a remote server
on to a vmware virtual disk that I've mounted using the
2006 Feb 19
2
Computing means, variances and sums
There has been a recent thread on R-help on this, which resurrected
concepts from bug reports PR#1228 and PR#6743. Since the discussion has
included a lot of erroneous 'information' based on misunderstandings of
floating-point computations, this is an attempt to set the record straight
and explain the solutions adopted.
The problem was that var(rep(0.02, 10)) was observed to be (on
2003 Oct 09
1
Key-based auth fails - OpenSSH 3.7.1p2 (cygwin)
Hey all, Maybe someone has seen my problem before with OpenSSH under
cygwin. I'm trying to use key-based authentication and it's failing.
Configuration, permissions and -ddd information is provided in this email.
Thanks,
Brian Hayward
---------- Forwarded message ----------
Date: Thu, 9 Oct 2003 10:12:47 -0500 (CDT)
From: hayward at slothmud.org
To: cygwin at cygwin.com
Subject: Re:
2004 Oct 04
1
rsync uploading using ASCII translation ... ?
I am running rsync 2.6.3 on Cygwin 1.5.11-1 over ssh to a remote server
(server is also running rsync 2.6.3). When I upload a file via rsync to a
remote server, its filesize on the remote is much larger than the local
copy, leading me to believe some sort of ASCII translation is being done.
Some interesting things:
1. If I upload the file using scp instead of rsync, it works perfectly.
2. If
2003 Aug 28
2
Problem Running Samples (Mingw, Ruby 1.8.0)
I believe I have followed Gour''s instructions to the letter for
compiling wxwindows, ruby and wxruby.
Indeed all of the compilation stages have worked flawlessly, however
when I try to ruby any of the samples I get an error dialog
"This application has failed to start because wxmsw241d.dll was not
found ...."
Looking in the c:/mingw/lib directory
robertm@PC126 /mingw/lib
$
2007 Dec 19
3
Problem with ACL and Samba
Dear All
I am facing a strange problem that I could not solve, so, maybe you can help
me.
Look at this situation:
I created a new directory with those ACLs (through Samba using Windows XP)
[root@server /home/smb/adm]# getfacl teste
#file:teste
#owner:1002
#group:1006
user::rwx
group::rwx
group:suporte:rwx
group:administ:rwx
mask::rwx
other::---
[root@server /home/smb/adm]# getfacl -d teste
2002 Sep 24
2
rsync to a symlink directory
Here is the structure of my servers :
Source :
/home/test1/link_dir
sub_dir1
file1
file2
...
sub_dir2
...
Destination:
/home/test2/real_dir
sub_dir1
file1
file2
...
subdir2
2002 Dec 13
2
Problem with absolute symbolic links
I'm trying to synchronize a particularly troublesome directory structure on a SunOS box to a PC. I really want all symbolic links resolved to real files on the PC when everything is done. I can't seem to find any combination of parameters that will accomplish this.
It boils down to two problems.
1. It seems like that even if I exclude a symbolic link that is a directory it is not
2002 May 07
0
rsync on cygwin: can't access mapped network drive remotely
I posted this message to the cygwin mailing list, but I thought I'd try it
here too...
flip
---------------------------------------------------------------------
Hello, I am using rsync 2.5.5 protocol version 26 with cygwin 1.3.10-1.
When I connect to a directory that resides on the computer, everything works
great. When I connect to a directory that is a mapped UNC drive, rsync
2010 Jan 16
3
Comparing dates in dataframes
I have two data frames. One (arr) has all arrivals to an airport for a
year, and the other (gw) has the dates and quarter hour of the day when
the weather is good. arr has a Date and quarter hour column.
>names(arr)
[1] "Date" "weekday" "hour" "month" "minute"
[6] "quarter" "ICAO"
1997 Jul 22
7
R-alpha: New version of R for testing
The newest version of R for Unix (version 0.50 alpha-1) is now (or will
soon be) available from the following sites.
NORTH AMERICA:
http://lib.stat.cmu.edu/R/Alpha
EUROPE:
ftp://ftp.stat.math.ethz.ch/R/
ftp://statlab.uni-heidelberg.de/pub/mirrors/auckland/R/
JAPAN:
ftp://ftp.u-aizu.ac.jp/pub/lang/R/
NEW ZEALAND:
ftp://stat.auckland.ac.nz/pub/R/
2006 Nov 10
1
Internal error: wrong write used in receiver.
Hi,
I'm using 2.6.9 but I get:
recv_files phase=1
generate_files phase=2
recv_files phase=2
recv_files finished
generate_files phase=3
deleting in home
delete_in_dir(home)
[generator] make_file(home/administ,*,2)
Internal error: wrong write used in receiver.
_exit_cleanup(code=2, file=io.c, line=1204): entered
_exit_cleanup(code=19, file=main.c, line=1182): entered
rsync error: received
2016 Jan 26
2
strange behavior with "dos filetime resolution = yes"
Hello,
i see a strange behavior with timestamps of files on a samba share
(4.2.6 on SLES 12 SP1 and 4.1.8 on Ubuntu 14.04) with "dos filetime
resolution = yes": On older samba versions, windows properties dialogue
correctly shows only even seconds, but (at least) the two indicated
versions show sometimes even and sometimes odd seconds if the file has
on the server filesystem a