Displaying 8 results from an estimated 8 matches for "prikryl".
2015 Jul 20
2
WinSCP 5.7.5 will support the RFC 4419 revision to Diffie-Hellman group exchange
...ase_5.0*
WinSCP_release_5.1*
WinSCP_release_5.2*
WinSCP_release_5.5*
WinSCP_release_5.6*
WinSCP_release_5.7
WinSCP_release_5.7.1
WinSCP_release_5.7.2
WinSCP_release_5.7.3
WinSCP_release_5.7.4
If you want to test this, please use:
http://winscp.net/public/winscp20150720ropenssh.zip
Thanks.
Martin Prikryl
https://winscp.net/
2017 Jul 24
8
[Bug 2748] New: Bug compatibility masks incorrectly match WinSCP 5.10.x
https://bugzilla.mindrot.org/show_bug.cgi?id=2748
Bug ID: 2748
Summary: Bug compatibility masks incorrectly match WinSCP
5.10.x
Product: Portable OpenSSH
Version: 7.5p1
Hardware: Other
OS: Other
Status: NEW
Severity: normal
Priority: P5
Component: sshd
2015 Aug 06
5
[Bug 2441] New: compat listing for WinSCP
...OS: All
Status: NEW
Severity: normal
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
Reporter: djm at mindrot.org
Older versions of WinSCP don't implement RFC4419-style DH-GEX. WinSCP
developer Martin Prikryl provided this list of versions:
> > WinSCP_release_4*
> > WinSCP_release_5.0*
> > WinSCP_release_5.1*
> > WinSCP_release_5.2*
> > WinSCP_release_5.5*
> > WinSCP_release_5.6*
> > WinSCP_release_5.7
> > WinSCP_release_5.7.1
> > WinSCP_release_5.7...
2004 May 04
2
[Bug 861] Swapped parameters of SSH_FXP_SYMLINK packet of SFTP protocol
...Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sftp-server
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: opensshbugzilla at prikryl.cz
Hello,
I'm developer of WinSCP (SCP/SFTP client for Windows).
I have just realised that my client is probably sending parameters linkpath and
targetpath of SFTP SSH_FXP_SYMLINK packet in incorrect order. What has
surprised me is that despite this, it works fine with all OpenSSH SFTP ser...
2009 Jul 17
0
[PATCH] UTF8 and sftp-server
...e sftp server to give a hint to the clients whether or not they should
interpret the filenames as utf-8. I tried to keep the patch as simple as
possible (introduced a new command line parameter to sftp-server, when
specified, the server would send this extension)
I also made contact with Martin Prikryl, the developer of WinSCP, he wrote
that if the extension got in to openSSH, he would be happy to add support
for it: http://winscp.net/forum/viewtopic.php?t=7108
Regards,
Marton
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openssh-utf8.patch
Type: text/x-...
2009 Aug 11
0
[PATCH][RESEND] UTF8 and sftp-server
...the sftp server to give a hint to the clients whether or not they should
interpret the filenames as utf-8. I tried to keep the patch as simple as
possible (introduced a new command line parameter to sftp-server, when
specified, the server would send this extension)
I also made contact with Martin Prikryl, the developer of WinSCP, he wrote
that if the extension got in to openSSH, he would be happy to add support
for it: http://winscp.net/forum/viewtopic.php?t=7108
Regards,
Marton
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openssh-utf8.patch
Type: text/x-p...
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 traverse-only directory...
2009 Aug 11
19
[Bug 1632] New: [PATCH] UTF-8 hint sftp-server extension
...the sftp server to give a hint to the clients whether or not they
should
interpret the filenames as utf-8. I tried to keep the patch as simple
as
possible (introduced a new command line parameter to sftp-server, when
specified, the server would send this extension)
I also made contact with Martin Prikryl, the developer of WinSCP, he
wrote
that if the extension got in to openSSH, he would be happy to add
support
for it: http://winscp.net/forum/viewtopic.php?t=7108
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are...