Displaying 16 results from an estimated 16 matches for "scp2".
Did you mean:
scp
2002 Jun 14
2
SCP2 implementation documentation?
Hi,
I'm about to incorporate scp2 support to our current SSH2 server implentation and I
could't find any document (RFC, internet draft, etc) about the implementation scp
or scp2. Does anyone know where I could find some ???
Thanks
--
Charles Gelinas
Software Engineering
Ericsson Inc.
Datacom Networking and IP Services
Access...
2004 Jan 23
2
[Bug 794] scp2 copy from machine A (openssh 3.5p1) to B (ssh 2.4.0) causes transferred file to be empty
http://bugzilla.mindrot.org/show_bug.cgi?id=794
Summary: scp2 copy from machine A (openssh 3.5p1) to B (ssh
2.4.0) causes transferred file to be empty
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2...
2000 Sep 01
5
sftp
Yo All!
I understand why we do not have sftp in openssh, but it would be nice
if we could make it so that when an SSH.COM scp2 client makes a connection
to an OpenSSH V2 daemon that it does not hang....
Any ideas or do I need to dig a bit on this?
Here is what the sshd says when I conenct to it from scp2:
debug: session_open: session 0: link with channel 0
debug: confirm session
debug: callback start
debug: session_by_c...
2019 Jan 23
3
Status of SCP vulnerability
I worked on a proposal like this a few years back (including proof of
concept code).? I taught sftp to have an scp personality (closer to scp2
than scp), and it was rejected by the higher ups.? It may have been the
dual-personality issue, but I know the scp2 concept was also rejected at
the time as it was stated there should be one transfer tool.
But the only way to drag scp into this century is pretty much a scp2
style interface.? A...
2019 Jan 24
3
sftp Vs scp
...good luck".
3. 'scp' stays, but becomes the CLI for SFTP, and the SCP protocol breaks.
4. 'scp' goes away, and a new 's'-command[*] is created that does file transfer via CLI, possibly using SFTP.
The old proprietary SSHv2 did #4, with the new command called 'scp2', and a long tail for the transition while 'scp' and 'scp2' coexisted.
____________________
[*]: For example, "sput", "scpx", or for fun, "Secure Copying Remote Artifacts Program" = "scrap".
--
jim knoble
> On Jan 24, 2019, at 10...
2001 Mar 06
8
OpenSSH/scp ->> F-Secure SSH server Problems
Hi,
Is there some know problem between the 'scp' client in OpenSSH 2.5.1p1 and
F-Secure's SSH 2.4.0 server? The client is running on a Linux (2.2.17) box
and server is running on Win2K. When I try to transfer files it asks me for
the password (which I provide) then it hangs. Using 'scp -v' didn't provide
any helpful info; it's as though the problem happened before
2002 Aug 20
2
scp with F-Secure SSH2
...: FATAL: Executing ssh1 in compatibility mode failed (Check that scp1 is in
your PATH).
There are more details about this problem here: http://www.snailbook.com/faq/scp-ossh-to-ssh2.auto.html
The problem seems to be that there is a new implementation of scp. Has anyone considered of supporting scp2 with openssh?
Are there problems with it or isn't just anyone interested about writing the code for it?
2019 Jan 23
3
Status of SCP vulnerability
Hey.
I'm also a bit concerned about this issue...
On Tue, 2019-01-22 at 13:48 +1100, Damien Miller wrote:
> Don't use
> scp with untrusted servers.
But that would effectively mean one has to toss scp.
Reality is simply that most peers cannot be really trusted? just
imagine all the administration work which is done from some
user/admin's computer to countless servers (running
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 ->
2003 Jun 15
5
ssh works fine, scp fails
...: stdin 0.0, stdout 0.0, stderr 254.7
debug1: Exit status -1
lost connection
--------------- screenshot ------------------
Something at my new internet provider is different, since it worked
with my old one (maybe they are filtering away some important ICMP
packages). But I'm asking here since scp2 from the commercial version
3.2.3 works, thus there must be a solution within scp.
I have already tried the following without success:
- setting the ethernet card MTU of the local/remote/both ends to a
very small value (200)
- adding the TCPMSS iptables rule to my firewall to remedy a possible...
2002 May 22
2
chrooting/jailing transfer-only accounts
...task, I think.)
Using the OpenSSH server and the OpenSSH scp client program, I can
achieve the goal of having a file transfer only account jailed to a
specified directory, by using the "scpjail" script (attached) as a
forced command.
However, if the client is using the SSH.COM's scp2 client program,
the above technique does not work, since the commercial version uses
sftp as the underlying method.
So, the only solution I can see is to use one of the several
chrooting patches that are floating around to the OpenSSH source, and
set the user's shell to sftp-server. If I...
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.
2019 Jan 24
5
sftp Vs scp
On Jan 24 03:47, Malcolm wrote:
> Quoting Chris High <highc at us.ibm.com>:
>
> > caught my eye. Do you see any 'advantage' to using sftp with an untrusted
> > server? If so, any thoughts about making an easy way to disable scp both
> > client and server side when doing an installation?
>
> SFTP allows file resume, while scp does not. If this
[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
2000 May 20
5
Kerberos V5 integration
Hi,
This is just a quick note to let people know that I've _almost_ got
Kerberos V5 working based on the patches posted to this list. I'm
currently at the stage where Kerberos principals can be used to verify
logins (ie Kerberos credentials are correctly passed), but I haven't
(yet) got ticket forwarding to work - this is the next step!
I've taken the original patches and updated
2000 Sep 16
15
Snapshot
...d deal appropriately
20000913
- (djm) Fix server not exiting with jobs in background.
20000905
- (djm) Import OpenBSD CVS changes
- markus at cvs.openbsd.org 2000/08/31 15:52:24
[Makefile sshd.8 sshd_config sftp-server.8 sftp-server.c]
implement a SFTP server. interops with sftp2, scp2 and the windows
client from ssh.com
- markus at cvs.openbsd.org 2000/08/31 15:56:03
[README.openssh2]
sync
- markus at cvs.openbsd.org 2000/08/31 16:05:42
[session.c]
Wall
- markus at cvs.openbsd.org 2000/08/31 16:09:34
[authfd.c ssh-agent.c]
add a fla...