Displaying 20 results from an estimated 10000 matches similar to: "SCP bug on OpenSSH 3.6p1"
2003 Sep 16
1
[Bug 639] scp: wrong exit status
http://bugzilla.mindrot.org/show_bug.cgi?id=639
Summary: scp: wrong exit status
Product: Portable OpenSSH
Version: 3.6.1p2
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: koenig at
2010 Sep 23
2
rename(2) errno processing
Hello,
I've been porting rsync-3.0.7 to run on UWIN, an AT&T Labs open source project, supporting a Unix environment on Windows. The code configured easily and compiled without any modifications or ifdef's added to the code.
The backup test was failing because it didn't create a subdirectory. In tracing the code I realized the problem was in robust_move() in backup.c. UWIN returns
2003 Sep 15
5
[Bug 638] scp: wrong exit status
http://bugzilla.mindrot.org/show_bug.cgi?id=638
Summary: scp: wrong exit status
Product: Portable OpenSSH
Version: 3.6.1p2
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: koenig at
2000 Apr 17
0
OpenSSH-1.2.3 AIX scp failure
Hi,
I have successfully compiled the latest UNIX port of OpenSSH under AIX
4.3.3 using both gcc and IBM's C++ compilers. Under both versions I get
the following error when "UseLogin" is set to "yes" and I attempt an scp:
Executing: host localhost, user me, command scp -v -t test1
SSH Version OpenSSH-1.2.3-G1, protocol version 1.5. // utmp
patch applied thanks
2003 May 01
8
[Bug 552] broken reference from scp.c
http://bugzilla.mindrot.org/show_bug.cgi?id=552
Summary: broken reference from scp.c
Product: Portable OpenSSH
Version: 3.6p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: dh at
2001 Jul 19
1
ssh not recognising ssl libraries
Hi all,
We are in the process of compiling OpenSSH for our product
UWIN which is very similar to cygwin.
=======================================================
Here is a brief description about UWIN:
Wipro UWIN is a Unix to Windows migration toolkit that gives you most
features of a traditional Unix operating system on Windows NT and Windows
95/98.
Features include pipes, hard file links, Unix
2002 Jun 07
4
openssh for UWIN
I am enclosing a context diff of the changes that I made to get
openssh working on UWIN. UWIN is a UNIX operating system layer
that runs on Win32 systems. For more information on UWIN
go to http://www.research.att.com/sw/tools/uwin/.
I also ran configure using -with-cppflags=-D_BSDCOMP=2. I don't
know where that information would go with the source code.
Let me know if you need more
2000 Jun 02
6
scp creating root files
Folks,
I noticed that whenever I scp'ed a file to my test server (running OpenSSH
2.1.0p2, and then tested with p3) it was created owned by root.
/home/me $ ls -al .profile
-rwx------ 1 me group 1056 Jan 18 1999 .profile
/home/me $ scp .profile me at server:test
me at server's password:
.profile 100%
2023 Dec 07
3
Non-shell accounts and scp/sftp
Hi,
We have a CLI that certain users get dropped into when they log in. One of the things they can go is generate certificates (actually .p12 key/certificate bundles) that they will then scp out of the box from another host.
Problem is that if their default shell isn't sh, ash, dash, bash, zsh, etc. then things break. Is there a workaround to allow scp/sftp to continue to work even for
2007 Sep 24
0
[Bug 1368] New: avoid "scp not found" with option to specify remote scp command
http://bugzilla.mindrot.org/show_bug.cgi?id=1368
Summary: avoid "scp not found" with option to specify remote scp
command
Product: Portable OpenSSH
Version: 4.7p1
Platform: Other
OS/Version: Other
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo:
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
2004 Dec 03
5
[Bug 959] enhancement: supporting a remote scp path option in scp
http://bugzilla.mindrot.org/show_bug.cgi?id=959
Summary: enhancement: supporting a remote scp path option in scp
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: openssh-bugs at mindrot.org
2002 Feb 22
1
scp on the client-side requires scp on the server-side as well
Hi,
A couple of days ago I realized that 'scp' on the client-side requires
'scp' on the server-side as well.
client:scp -> server:sshd -> server:scp
It this really the way it should be? IMHO it seems like a bad design.
I usually create a Solaris-package with prngd, sshd, ssh-keygen and name it
OpenSSH-3.x.x-serveronly but now I have to also include 'scp'. Is it
2023 Dec 08
1
Non-shell accounts and scp/sftp
On 07/12/23, Philip Prindeville (philipp_subx at redfish-solutions.com) wrote:
> We have a CLI that certain users get dropped into when they log in. One of the things they can go is generate certificates (actually .p12 key/certificate bundles) that they will then scp out of the box from another host.
Off topic, and assuming the .p12 bundles need to be post-processed by clients for use by ssh,
2003 Sep 03
3
[Bug 634] scp incompatibility with ssh.com scp
http://bugzilla.mindrot.org/show_bug.cgi?id=634
Summary: scp incompatibility with ssh.com scp
Product: Portable OpenSSH
Version: 3.6.1p2
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P2
Component: scp
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: wgs3 at
2000 Aug 12
0
[PATCH] scp -S support
[Please Cc: me, I'm not on the list]
fsh (http://www.lysator.liu.se/fsh/) is a program that keeps
an ssh tunnel open and multiplexes multiple batch sessions
through that single connection, avoiding slower public key
crypto for things like cvs.
fsh includes an utility called fcp that can multiplex file
copies through this single connection. It relies on scp for
the actual file copying,
2019 Jan 24
2
sftp Vs scp
Hi,
On Thu, Jan 24, 2019 at 08:26:39PM +0000, Colin Watson wrote:
> On Thu, Jan 24, 2019 at 12:00:48PM -0800, Jim Knoble wrote:
> > 3. 'scp' stays, but becomes the CLI for SFTP, and the SCP protocol breaks.
>
> Why does "scp becomes the CLI for SFTP" necessitate "the SCP protocol
> breaks"?
The way scp works today is "run ssh to the remote,
2005 Jan 25
1
how to use xml, scp, ant 1.5
I am using ant version 1.5 I know that there is an scp command in ant 1.6 but our plans do not have us moving to 1.6 for a while ( not the only application on the box using ant / xml ). I am running in an IBM Unix environment. I am attempting to get scp to work within an xml file called by ant.
Thank You for any support you may provide.
Sal Pantano
PLEASE NOTE -- SO THAT THE MAIL
2002 Apr 12
1
scp.c::okname() problem
Why does the local scp determine what characters are valid in a remote
host userid?
A friend of mine just had his ISP convert him to using a userid of the
form 'user#isp-acct' (eg, "ssh -l 'joe#foo.org' foo.org" is used to
login).
The OpenSSH ssh and sftp commands both allow this form of userid.
However, it seems that scp has its very own idea of what characters
are
2005 Jul 26
0
scp filename quoting
Hi,
I just made a patch to "correctly" support special characters in scp at
the remote side. First let me explain the problem:
# cd /tmp
# touch this is a test
# cp this\ is\ a\ test a\ test
# scp localhost:$PWD/a\ test this\ is\ a\ test
scp: /tmp/a: No such file or directory
scp: test: No such file or directory
but
# scp localhost:$PWD/a\\\ test this\ is\ a\ test
a test