Displaying 20 results from an estimated 600 matches similar to: "[Bug 248] New: scp doesn't support ssh2 protocol"
2002 May 17
2
[Bug 248] scp doesn't support ssh2 protocol
http://bugzilla.mindrot.org/show_bug.cgi?id=248
------- Additional Comments From liug at mama.indstate.edu 2002-05-18 07:14 -------
I tried several different versions of openssh, and got the same problem with scp.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 May 27
9
[Bug 257] sftp and 32 bit integar
http://bugzilla.mindrot.org/show_bug.cgi?id=257
------- Additional Comments From markus at openbsd.org 2002-05-27 17:09 -------
openssh is not derived from ssh.com-2.x or 3.x.
but adding support for 32bit int is not hard.
you can attach patches to this bug.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
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:
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
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
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
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 ]
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 &
2002 May 27
0
[Bug 257] New: sftp and 32 bit integar
http://bugzilla.mindrot.org/show_bug.cgi?id=257
Summary: sftp and 32 bit integar
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: sftp
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: liug at
2002 May 27
0
[Bug 258] New: scanf format not portable
http://bugzilla.mindrot.org/show_bug.cgi?id=258
Summary: scanf format not portable
Product: Portable OpenSSH
Version: -current
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: liug at
2002 May 27
0
[Bug 258] scanf format not portable
http://bugzilla.mindrot.org/show_bug.cgi?id=258
------- Additional Comments From liug at mama.indstate.edu 2002-05-28 02:53 -------
Here are some more info I gathered from the Watcom newsgroup:
The C99 draft explicitly said that:
"If a - character is in the scanlist
and is not the first, nor the second where the first
character is a ^, nor the last character, the
behavior is
[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
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
2000 Sep 12
0
OpenSSH 2.2.0p1 port to QNX 4
Dear OpenSSH porting developers,
finally I succeded in porting OpenSSH to QNX 4.
To get things going I had to take over some definitions from Linux'
include files, since they are not available under QNX (e.g. the howmany
makro, NFDBITS, the lastlog structure). With this email I send a patch
with all my changes as well as the file "qnx-term.h" which I created
because IXANY and
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.
>
2002 May 31
11
(no subject)X-forward
No "ssh -X hostname" doesn't work.
But when you "export DISPLAY=..." it works!?
I set the the Display Hack so that I can see my IP with "env" or "echo
SSH_CLIENT" when I'm connect via VPN-Tunnel and I don't know my IP in
the Net I'm connected through.
Andreas Kerl
-----------------------------------------
DTS Medien GmbH
Heidestrasse 38
2001 Aug 27
1
scp1 issue
Hi.
I hope this is not entirely inappropriate, I have tried
comp.security.ssh but have not received any response, anyhow
I am wondering how scp1 really works, as far as I can tell it should be
quite straight forward, just send
version string
CMSG_SESSION_KEY
CMSG_USER
CMSG_AUTH_PASSWORD
CMSG_EXEC_CMD
And wait for SMSG_STDOUT_DATA until SMSG_EXITSTATUS.
I have read the scp.c code and and it more
2002 Jan 10
4
Potential SSH2 exploit
I just noticed (at least on OpenSSH 3.0p1) that even though I have both RSA
and DSA keys available in sshd_config on a server, only a ssh-rsa line
shows up in known_hosts on the client side, not a ssh-dss line (that
priority may come from the fact that my RSA key is listed before my DSA key
in sshd_config). If I comment out the RSA key in sshd_config and restart
the server, then the next time the
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:
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