Displaying 20 results from an estimated 140 matches similar to: "scp1 issue"
2016 Apr 18
0
R [coding : do not run for every row ]
Dear anonymous,
The big mistake in the output might be obvious to you but not to
others. Please make clear what the correct output should be or at
least what is wrong with the current output.
And please DO read the posting guide which asks you not to post in HTML.
ir. Thierry Onkelinx
Instituut voor natuur- en bosonderzoek / Research Institute for Nature
and Forest
team Biometrie &
2016 Apr 17
2
R [coding : do not run for every row ]
i have combined all the variables in a matrix, and i wish to conduct a simulation row by row.
But i found out the code only works for the every first row after a cycle of nine samples.
But after check out the code, i don know where is my mistake...
can anyone pls help ....
#For gamma disribution with equal skewness 1.5
#to evaluate the same R function on many different sets of data
2016 Apr 18
0
R [coding : do not run for every row ]
Always keep the mailing list in cc.
The code runs for each row in the data. However I get the feeling that
there is a mismatch between what you think that is in the data and the
actual data.
ir. Thierry Onkelinx
Instituut voor natuur- en bosonderzoek / Research Institute for Nature
and Forest
team Biometrie & Kwaliteitszorg / team Biometrics & Quality Assurance
Kliniekstraat 25
1070
[Bug 88] scp for OpenSSH v3.0.2p1 fails to commercial SSH v3.1.0 server (new -t option to SSH's scp)
2002 Jan 31
5
[Bug 88] scp for OpenSSH v3.0.2p1 fails to commercial SSH v3.1.0 server (new -t option to SSH's scp)
http://bugzilla.mindrot.org/show_bug.cgi?id=88
------- Additional Comments From markus at openbsd.org 2002-01-31 23:01 -------
this is an installation error on the target host, see:
scp: warning: Executing scp1 compatibility.
scp: FATAL: Executing ssh1 in compatibility mode failed (Check that scp1 is in
your PATH).
------- You are receiving this mail because: -------
You are the assignee
2016 Apr 18
3
R [coding : do not run for every row ]
Hi, i am sorry, the output should be values between 0 and 0.1 and not supposed to be 1.00, it is because they are type 1 error rate. And now i get output 1.00 for several samples,rhis is no correct. The loop do not run for every row. i do not know where is my mistake. As i use the same concept on normal distribution setup, i get the result.
Sent from my phone
On Thierry Onkelinx
2002 Aug 20
2
scp with F-Secure SSH2
Hi!
I was browsing through archives and found out that somebody else was having
the same problem as I'm.
http://bugzilla.mindrot.org/show_bug.cgi?id=248
from the client, when I run scp to the server, I get:
scp: warning: Executing scp1 compatibility.
scp: FATAL: Executing ssh1 in compatibility mode failed (Check that scp1 is in
your PATH).
There are more details about this problem here:
2016 Apr 18
0
R [coding : do not run for every row ]
You can make this much more readable with apply functions.
result <- apply(
all_combine1,
1,
function(x){
p.value <- sapply(
seq_len(nSims),
function(sim){
gamma1 <- rgamma(x["m"], x["sp(skewness1.5)"], x["scp1"])
gamma2 <- rgamma(x["n"], x["scp1"], 1)
gamma1 <- gamma1 -
2001 Jun 20
2
openssh-2.9p1 scp to ssh-2.4 fails
Am I missing something obvious or does the scp in openssh not interoperate with
the scp in ssh-2.4? I don't have any ssh-2.4 systems but a user here trying
to fetch a file from a site which uses it (and doesn't have scp1 gets):
scp -o 'protocol 2' -o 'loglevel debug3' -v herrada at eurus2.us.es:tf19.dat
2002 Mar 11
0
[Bug 156] Problem interacting with SSH on DigitalUnix
http://bugzilla.mindrot.org/show_bug.cgi?id=156
mouring at eviladmin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From mouring at eviladmin.org
2002 May 17
1
[Bug 248] New: scp doesn't support ssh2 protocol
http://bugzilla.mindrot.org/show_bug.cgi?id=248
Summary: scp doesn't support ssh2 protocol
Product: Portable OpenSSH
Version: -current
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: liug
2001 Oct 31
2
suggested fix for the sigchld race
comments?
alternatives: sigsetjmp(ugly) and pselect(not portable, available)
drawback: additional filedescriptors.
Index: serverloop.c
===================================================================
RCS file: /home/markus/cvs/ssh/serverloop.c,v
retrieving revision 1.82
diff -u -r1.82 serverloop.c
--- serverloop.c 10 Oct 2001 22:18:47 -0000 1.82
+++ serverloop.c 11 Oct 2001 18:06:33 -0000
@@
2002 Jul 25
0
[Bug 370] New: scp incompatibility when connecting to Commercial SSH server
http://bugzilla.mindrot.org/show_bug.cgi?id=370
Summary: scp incompatibility when connecting to Commercial SSH
server
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: openssh-unix-dev
2016 May 03
2
An update on SSH protocol 1
Hi,
At this stage, we're most of the way towards fully deprecating
SSH protocol 1 - this outlines our plans to complete this task.
We've had this old protocol in various stages of deprecation for almost
10 years and it has been compile-time disabled for about a year.
Downstream vendors, to their credit, have included this change in recent
OS releases by shipping OpenSSH packages that
2016 May 03
2
An update on SSH protocol 1
On Tue, 3 May 2016, Colin Watson wrote:
> Debian takes the latter approach. Specifically, we have an
> "openssh-client-ssh1" binary package that includes only scp1, ssh1, and
> ssh-keygen1 binaries; we do not ship any server-side SSHv1 support. I
> modelled this on Fedora's approach, which is basically the same aside
> from a slightly different package name.
>
2023 Jul 11
1
[libguestfs PATCH] lib: remove guestfs_int_cmd_clear_close_files()
The last (only?) caller of guestfs_int_cmd_clear_close_files() disappeared
in commit e4c396888056 ("lib/info: Remove /dev/fd hacking and pass a true
filename to qemu-img info.", 2018-01-23), part of v1.37.36.
Simplify the code by removing guestfs_int_cmd_clear_close_files().
Signed-off-by: Laszlo Ersek <lersek at redhat.com>
---
lib/guestfs-internal.h | 1 -
lib/command.c
2001 Feb 06
4
argv[0] => host feature considered harmful
OpenSSH still has this feature, SSH-1.2.27 no longer has it. Admittedly it
can be useful sometimes, even though I'd prefer this to be done using a
trivial shell wrapper, which would be the UNIX way of doing things.
Not being able to call OpenSSH's ssh by another name (say ``ssh1'') can get in
the way when having to maintain two versions of ssh in parallel because the
``ssh ->
2000 Dec 05
1
Bugreport: openssh-2.3.0p1 scp to SSH2 (2.0.13) server
Hi,
this is a type 3 bugreport ;)
( 3. Repeatable problems specific to your software layout.)
first of all i must state, that i run openssh on a fairly
old redhat based system (redhat 6.1).
if you have any further questions, feel free to contact me.
configure options:
CFLAGS="-O2 -m486" ./configure --without-rsh --with-tcp-wrappers --prefix=/opt/openssh-2.3.0
2004 Mar 18
1
scp does not work
Hi, I got a word "HELLO" after I type scp file
server:. and nothing was transfered. There was also a
warning message: Executing scp1 compatibility. I am
running OpenSSH_3.6.1p1+CAN-2003-0693, SSH protocols
1.5/2.0, OpenSSL 0x0090702f in Mac OSX panther.
Thanks.
Eric
__________________________________
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
2002 Jan 31
0
[Bug 88] New: scp for OpenSSH v3.0.2p1 fails to commercial SSH v3.1.0 server (new -t option to SSH's scp)
http://bugzilla.mindrot.org/show_bug.cgi?id=88
Summary: scp for OpenSSH v3.0.2p1 fails to commercial SSH v3.1.0
server (new -t option to SSH's scp)
Product: Portable OpenSSH
Version: 3.0.2p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: scp
2002 Mar 10
0
[Bug 156] New: Problem interacting with SSH on DigitalUnix
http://bugzilla.mindrot.org/show_bug.cgi?id=156
Summary: Problem interacting with SSH on DigitalUnix
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: