Displaying 20 results from an estimated 10000 matches similar to: "^C <ctrl>+C not working with sftp"
2009 Apr 17
4
[Bug 1590] New: ^C is not supported in sftp
https://bugzilla.mindrot.org/show_bug.cgi?id=1590
Summary: ^C is not supported in sftp
Product: Portable OpenSSH
Version: 5.2p1
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: sftp
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: jg at jguk.org
I
2005 Jul 10
2
sftp backspace not working (OpenSSH_3.8.1p1 Debian-8.sarge.4)
I am using sftp which comes with OpenSSH_3.8.1p1 Debian-8.sarge.4,
OpenSSL 0.9.7e 25 Oct 2004
I noticed backspace is not working. Couild someone tell me if this is
fixed in a newer package please?
Also, would it be possible for sftp --version to be implemented? also
sftp --V. Likewise ssh --version is not implemented either. None of
the flags are listed when i type ssh --help, or sftp --help
2001 Feb 27
2
win clients and sftp
I'm having trouble with users transferring files to a solaris box running
ossh v2.3.1p1 via sftp using ssh.com's windows client. The sftp client
appears not to respect the users umask, creating files with either mode
666 or 600. We're using version 2.4.0 of the windows client. Any ideas?
thanks,
-Brett
-----------------
Brett Longworth
Systems Manager
Department of Biology
2001 Jan 23
2
CuteFTP and sftp.
For those who did not get the annoucement. CuteFTP is now claiming to
support sftp as stated in the RFC. And at first glace it *SORTA* works.=)
I can upload files, but the directory listings are broken (it does not
display anything) and as a result download won't work (since cuteftp
rquires the file to be in the directory listing to get). I'm going to
back down a releas of
2019 Jan 24
3
sftp Vs scp
I almost never use bare 'scp' or 'sftp' anymore; I start with either 'rsync' or, if 'rsync' is not present and not installable on one end or the other, the "tar-over-bare-ssh" approach:
```
tar cf - localpath | ssh remote.host 'cd remotepath && tar xvf -'
```
I'd be in favor of one of the following:
1. 'scp' goes away, and
2000 Nov 21
2
sftp client for OpenSSH / Emacs Ange-FTP
Hi!
Fine that OpenSSH has sftp server support now. But what client to
use? I'd particularly like one that smoothlessly integrates with
ange-ftp in emacs.
Thanks in advance for any hints!
Hans
---------------------------------------------------------------------
Dr. Hans Ekkehard Plesser Tel. : +47 6494 8832
Institutt for tekniske fag Fax :
2001 May 31
3
OpenSSH, sftp problems
Hi -
We have been fighting this issue quite some time now and a posting on
the general list some months ago did not provide any answers. So I
thought the developers may have an insight.
We are in a Tru64 4.0F environment, running C2 security and TCP
Wrappers.
We are using OpenSSH_2.5.1p2
OpenSSL 0.9.5 28 Feb 2000
Zlib 1.1.3
for remote sessions and all works ok with ssh but
2004 Sep 21
1
SFTP is prompting for password
Hi,
I am facing a problem in migrating to SFTP from FTP
for an unix based application.
I have got 2 m/c, SRC (Source) m/c and TRG (Target)
m/c.
For SFTP connectivity, I created a Public-Key
(ssh-keygen -t dsa) in src_usr1(user-id) at SRC m/c .
Which created the necessary identification file
(id_dsa & id_dsa.pub) andthen,
I copied the id_dsa.pub into the file authorized_keys
in
2001 Nov 23
1
ssh-dummy-shell
Are there any plans to write an OpenSSH version of ssh.com's
ssh-dummy-shell utility?
Here's a copy of the man page for this utility:
http://www.cs.duke.edu/cgi-bin/man.cgi?section=1&topic=ssh-dummy-shell
Basically, it's a replacement for /sbin/nologin that can launch
sftp-server.
If there's already a way to give a user scp and/or sftp access but not
shell access, please
2025 Mar 07
4
Support for transferring sparse files via scp/sftp correctly?
On Wed, 5 Mar 2025, Cedric Blancher wrote:
> On Tue, 4 Mar 2025 at 21:22, Chris Rapier <rapier at psc.edu> wrote:
> >
> >
> >
> > On 3/4/25 05:34, Philipp Marek via openssh-unix-dev wrote:
> > >> Does OpenSSH scp/sftp mode transfer sparse files correctly, i.e. are
> > >> holes skipped and not transferred as chunks of 0 bytes? [1]
> >
2005 Jan 20
2
[Bug 950] terminal settings not restored after Ctrl+C during password prompt in scp/sftp
http://bugzilla.mindrot.org/show_bug.cgi?id=950
------- Additional Comments From dtucker at zip.com.au 2005-01-20 22:36 -------
(From update of attachment 738)
Does this need to go to OpenBSD? It doesn't seem to occur on OpenBSD, but I
don't know if it's just because the dice haven't landed right or something with
the tty semantics (or process scheduling?) causes it to not
2025 May 12
1
OpenSSH (ssh or sftp) client support of DNS SRV records
> On May 12, 2025, at 13:29, SCOTT FIELDS via openssh-unix-dev <openssh-unix-dev at mindrot.org> wrote:
>
> ?This was discussed some time ago (SRV lookup support (Bugzilla 2217)), but I'd like to revisit.
>
> I would find value in using a multi-homed SSH/SFTP homed server solution that's not tied to a specific DNS IP address.
>
> Most solutions I'm aware
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
2015 Aug 02
2
Chrooted SFTP-only users along with normal SFTP
Hi!
I want to set a OpenSSH server which restricts some users to only
chrooted SFTP, while others have full/normal ssh, scp and sftp access.
Most or all guides on the web say that I should enable the config line
"Subsytem sftp internal-sftp" among other things, but I've found out
that this only causes non-restricted users to not be able use SFTP at
all, only the chrooted users.
2013 Dec 24
1
sftp-server versus internal-sftp
Hi,
I recently discovered that my ~/.bashrc file was preventing me from
using SFTP successfully. I then found documentation of sftp-server
and internal-sftp. However, I could not find answers to the following
questions in the documentation.
1) What are the advantages of sftp-server over internal-sftp? (I
believe Ubuntu and Debian both default to "Subsystem sftp
2008 Jun 20
1
ForceCommand internal-sftp causes sftp logging to fail (openssh-5.0p1)
Hi guys,
I have a server setup with openssh-5.0p1 and use some users as
sftp-only chroot accounts.
The following configuration yields exactly the result I want:
user is chrooted, logs to syslog, all is good.
#================================================#
Subsystem sftp internal-sftp -f AUTHPRIV -l VERBOSE
Match User fredwww
ChrootDirectory %h
#ForceCommand internal-sftp
2009 Oct 23
3
internal-sftp only without ssh and scp hanging
I've configured OpenSSH_5.3p1 to only allow sftp connections (openssh
chroot functionality).
i.e.
Subsystem sftp internal-sftp
Match group sftpusers
ChrootDirectory /chroot/%u
X11Forwarding no
AllowTcpForwarding no
ForceCommand internal-sftp
So far everything works correctly with sftp but when a user ssh's or
scp's to the box the login
2001 Feb 06
1
RNG not initialised for sftp only under Solaris.
Out of the box on Solaris 2.7 using the internal entropy system. I am
able to login but as soon as I get past the password prompt it dies
because it claims the RNG is not initialised.
Transcript:
[..]
debug: got SSH2_MSG_SERVICE_ACCEPT
You have entered the land of dragons and mystical creatures. This server
does not exist.
2003 Nov 18
3
[Bug 761] sftp not exiting in batch mode
http://bugzilla.mindrot.org/show_bug.cgi?id=761
Summary: sftp not exiting in batch mode
Product: Portable OpenSSH
Version: 3.6.1p2
Platform: All
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P2
Component: sftp
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: mmurra28 at csc.com
2007 May 07
2
[PATCH] Adds support for SSH_FXP_LINK request to sftp-server and sftp client
Dear list,
Attached is a patch that adds support for the SSH_FXP_LINK request, as
described in draft-ietf-secsh-filexfer-07 onwards, to the sftp server
and client. It is for and has been tested on the current portable
snapshot but also applies to openbsd CVS.
Thanks,
--
Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openssh-sftp-hardlink-pcvs-v2.patch