Recent Posts

Pages: [1] 2 3 ... 10
1
The Windows 11 ssh doesn't work with SlickEdit's SFTP.

If you have git installed, the ssh that comes with it will work.

Or you can download ssh.zip from here:

https://www.dropbox.com/scl/fi/ew5lg2r7dlpooqwivqqo6/ssh.zip?rlkey=xjgv6cgqgwnyh1lcakhy8sge6&st=nj5hdwr7&dl=0

Configure the ssh SlickEdit uses here: Tools>Options>Network & Internet Options>FTP Default Options>SSH/SFTP>SSH Executable
2
SlickEdit® / Re: Updated from Win 10 to Win 11 and now FTP Client fails to connect
« Last post by joecar on January 23, 2025, 10:32:25 PM »
Appears to be due to Win 11 and/or SE v29.
3
SlickEdit® / Re: Updated from Win 10 to Win 11 and now FTP Client fails to connect
« Last post by joecar on January 23, 2025, 10:31:54 PM »
I posted some stuff regarding this here:
https://community.slickedit.com/index.php/topic,19529.0.html
4
SlickEdit® / Re: SFTP/OpenSSH Problem
« Last post by joecar on January 23, 2025, 09:36:09 PM »
This works in a DOS window in Win 11:

Code: [Select]
C:/Windows/System32/OpenSSH/ssh.exe joe@paz
but that does not work for SE running on Win 11.
5
SlickEdit® / Re: SFTP/OpenSSH Problem
« Last post by joecar on January 23, 2025, 09:26:53 PM »
Do you mean this one:

Code: [Select]
"C:\Program Files\Git\usr\bin\ssh.exe" joe@paz
it works from a DOS window on Win 11.

Does not work for SE on Win 11.
6
SlickEdit® / Re: Updated from Win 10 to Win 11 and now FTP Client fails to connect
« Last post by joecar on January 23, 2025, 09:04:43 PM »
Windows ssh.exe appears to work.

7
SlickEdit® / Re: Updated from Win 10 to Win 11 and now FTP Client fails to connect
« Last post by joecar on January 23, 2025, 08:58:29 PM »
SE FTP Client say log attached image.

8
SlickEdit® / Re: Updated from Win 10 to Win 11 and now FTP Client fails to connect
« Last post by joecar on January 23, 2025, 08:49:28 PM »
WinSCP connects ok.
9
SlickEdit® / Re: Updated from Win 10 to Win 11 and now FTP Client fails to connect
« Last post by joecar on January 23, 2025, 08:44:54 PM »
Was working ok previously...

Was using SE v28, and I recently upgraded to v29.

And after that I also upgraded Win 10 to Win 11.

So I don't which caused the breakage.
10
SlickEdit® / Re: Updated from Win 10 to Win 11 and now FTP Client fails to connect
« Last post by joecar on January 23, 2025, 07:49:47 PM »
scp from git/mintty window works ok.
Pages: [1] 2 3 ... 10