Displaying 20 results from an estimated 100 matches similar to: "[Bug 697] ending slash is not used"
2002 Dec 03
1
psftp (win32 sftp client) wont connect to external ssh/sftp box from private ip shorewall protected lan
Hello all,
a private ip 192.168.x.x win32 box will not connect with psftp (win32 sftp
client) to an external public ip ssh/sftp server.
but i can connect with console sftp client on my shorewall/unix box to that
sftp/ssh server without any problems.
i can also use putty (win32 ssh client) from the internal box.
now i thought, sftp is also using the ssh port, and netstat on my firewall
tells me
2024 Aug 02
1
sftp can't preserve uploaded mtime: fsetstat: No such file or directory
> On Aug 2, 2024, at 00:32, ilya Basin <basinilya at gmail.com> wrote:
>
> Looks like EFT doesn't support SSH2_FXP_FSETSTAT (working with a file handle), but it does support SSH2_FXP_SETSTAT (working with a file path). OpenSSH sftp only uses SSH2_FXP_FSETSTAT for directories. It doesn't have a separate "touch" command to set mtime for a path and its
2005 Jan 09
2
[Bug 934] Traverse-only directories (e.g. chmod 110) break the cd command in sftp
http://bugzilla.mindrot.org/show_bug.cgi?id=934
------- Additional Comments From opensshbugzilla at prikryl.cz 2005-01-10 03:38 -------
Hello,
I'm author of the metioned SFTP client (WinSCP).
I have been just experimenting with this issue.
For me realpath does succeed on OpenSSH server on Linux
(shell.sourceforge.net).
With OpenSSH client (sftp) I'm able to enter the
2004 Jan 30
4
[Bug 769] dh-group-exchange should be configurable off in client and server
http://bugzilla.mindrot.org/show_bug.cgi?id=769
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From dtucker at zip.com.au 2004-01-29
2003 Jan 20
1
Possible bug: Putty's psftp doesn't work when priv-sep is turned on
Hi List(s)
A customer of mine reported that sftp didn't work for them. It seems to
work just fine for me on that system, and after checking into it I
noticed that the customer used psftp, while I use sftp from either
cygwin or the linux version from openssh.
The openssh version of sftp works in all cases, priv-sep on or off.
However, the putty psftp breaks as soon as I turn on priv-sep
2003 Dec 04
8
[Bug 769] dh-group-exchange should be configurable off in client and server
http://bugzilla.mindrot.org/show_bug.cgi?id=769
Summary: dh-group-exchange should be configurable off in client
and server
Product: Portable OpenSSH
Version: 3.7p1
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: ssh
AssignedTo:
2007 Mar 03
18
[Bug 1291] aes256-ctr, aes192-ctr, arcfour256 broken with OpenSSL 0.9.8e
http://bugzilla.mindrot.org/show_bug.cgi?id=1291
Summary: aes256-ctr, aes192-ctr, arcfour256 broken with OpenSSL
0.9.8e
Product: Portable OpenSSH
Version: 4.5p1
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: sshd
AssignedTo: bitbucket at
2003 Sep 18
1
compille errors on AIX 5.1ML04 and AIX 4.3.3ML10
Hi,
OpenSSH 3.7.1p1 doesn't compille on AIX 4.3.3 ml09 and AIX 5.1.0 ml04
previous versions worked fine
gcc used: gcc-2.9.aix51.020209-3
configure:
./configure --with-default-path=/usr/local/bin:/usr/bin:/bin
--sysconfdir=/etc/openssh --with-pid-dir=/etc/openssh --
with-xauth=/usr/bin/X11/xauth --prefix=/usr/local
I applied the following patch
[root at bedsd188:/home/root/build/openssh]
2003 Feb 20
0
OpenSSH_3.5p1 server, PC clients cannot connect
I have setup an OpenSSH_3.5p1 ssh/sftp server on my
SunOS 4.1.4 box. I can ssh to it just fine. The problem
is SFTP from certain clients.
I can SFTP to it using my OpenSSH_3.5p1 sftp client. I
can SFTP to it from MacSFTP from MacSSH.org, version 1.0.5.
However, I have several clients that cannot connect. I have
had them try CuteFTP Pro v2, v3, WS_FTP Pro v7.62, PuTTy
pSFTP. None are able to
2005 Apr 21
1
[Bug 1025] Does not correctly send/parse disabled special character in ttymodes
http://bugzilla.mindrot.org/show_bug.cgi?id=1025
Summary: Does not correctly send/parse disabled special character
in ttymodes
Product: Portable OpenSSH
Version: 4.0p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo:
2007 Apr 18
1
[Bridge] Help needed about IP class finding in a bridge netfilter module
Hi,
i am currently trying to code a little netfilter plugin, to be placed
into the bridge forwarding path.
In such plugin, i would like to test if a packet is:
- unicast
- multicast
- broadcast
The starting condition is that the bridge has no knowledge of the IP
configuration of the sending and receiving stations. It does not know
about their netmask e.g.
I have tried the following function
2006 Jan 11
2
Linux 4.2p1 crash during reverse name lookup
4.0p1 and 4.2p1 are affected for me, I'm using Linux based around a FC2
build (~2 years old).
I'm trying to login with password authentication from psftp.exe (part of
PuTTY) but it.
Maybe this bug isn't with OpenSSH itself but a supporting library, I
would appreciate your assistance in tracking down the problem.
I have tried getting a 'core' file out of SSH with
2005 Nov 09
0
I have installed the last publication of linux CentOS
my name is George Ginis...
apology for English that I know...
I have the hp Compaq nx7010 with windows XP professional, has ADSL and the connection is with us-robotics wireless, in second portable Compaq notebook 100, I have installed the last publication of linux CentOS and the connection is with ethernet, i try to be connected in samba in CentOS but alone that I have accomplished has been
2005 Feb 02
3
[Bug 978] The supplied realpath function mangles pathnames.
http://bugzilla.mindrot.org/show_bug.cgi?id=978
Summary: The supplied realpath function mangles pathnames.
Product: Portable OpenSSH
Version: 3.9p1
Platform: Other
OS/Version: other
Status: NEW
Severity: minor
Priority: P3
Component: Miscellaneous
AssignedTo: openssh-bugs at mindrot.org
2024 Aug 02
1
sftp can't preserve uploaded mtime: fsetstat: No such file or directory
I'm connecting to "EFT Server" https://www.globalscape.com/eft and it has an SFTP module. It has nothing to do with OpenSSH, but enterprise likes it for some reason. I don't control the server.
Looks like EFT doesn't support SSH2_FXP_FSETSTAT (working with a file handle), but it does support SSH2_FXP_SETSTAT (working with a file path). OpenSSH sftp only uses
2020 Jan 06
2
[Bug 3109] New: Failure when sftp-server writes big data chunks on Windows
https://bugzilla.mindrot.org/show_bug.cgi?id=3109
Bug ID: 3109
Summary: Failure when sftp-server writes big data chunks on
Windows
Product: Portable OpenSSH
Version: 8.1p1
Hardware: Other
OS: Windows 10
Status: NEW
Severity: enhancement
Priority: P5
Component:
2005 Nov 10
9
[OT] Corporate Firewall
Hey,
The company I work for is in the market for a new firewall. Right now
we're hosting all of our own stuff (on CentOS servers) behind an old
checkpoint firewall.
I think Checkpoint is overkill for our needs and very expensive, plus I
don't like the "per-user" charges of some commercial solutions. What do
you guys suggest that we upgrade to? Here are some of the
2004 Apr 06
7
[Bug 833] sshd server sends SshMsgChannelFailure despite of successfully running sftp server
http://bugzilla.mindrot.org/show_bug.cgi?id=833
Summary: sshd server sends SshMsgChannelFailure despite of
successfully running sftp server
Product: Portable OpenSSH
Version: 3.8p1
Platform: All
OS/Version: Cygwin on NT/2k
Status: NEW
Severity: normal
Priority: P2
Component: sshd
2007 Jun 26
5
Inexpensive Layer 3 Switch?
Any recommendations on an economical layer 3 switch? Preferably something that you have hands on experience with connecting to IP phones with attached PCs? Specifically I need the ability to set the VLAN in the phone to tag voice packets and to set a native VLAN on a per port basis on the switch to put the untagged packets from the attached PC into a separate VLAN.
POE is not a requirement
2002 Jan 06
3
sftp/scp performance testing
Folks, I've noticed poor performance using sftp. If anyone has any
advice on how to improve performance, I'd like to hear it. Test simply
involved transferring a single 143MB MP3 file using defaults for all the
program configs. The opensshd 3.0.2p1 server is used in all tests.
Software:
openssh suite 3.0.2p1
psftp (putty sftp client) latest dev snapshot
pscp (putty scp client) latest