Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SFTP disconnects on save #357

Open
Ragonz opened this issue Jul 21, 2023 · 1 comment
Open

SFTP disconnects on save #357

Ragonz opened this issue Jul 21, 2023 · 1 comment

Comments

@Ragonz
Copy link

Ragonz commented Jul 21, 2023

Description of the Issue

I open a connection via sftp to my website, open a file, edit the file then click save. nppftp then disconnects from sftp immediatly

Steps to Reproduce the Issue

  1. connect to an sftp website (I use ghandi) using username/password
  2. open a php file
  3. modify it then try to save

Expected Behavior

The file saves as normal like with a standard ftp connection

Actual Behavior

nppFTP immediatly disconnects upon saving

Connecting
[SFTP] Host key accepted
[SFTP] Successfully authenticated
Connected
[SFTP] Host key accepted
[SFTP] Successfully authenticated
Download of /vhosts/websitename/htdocs/about.php succeeded, opening file.
Disconnected

between opening file and disconnected the only thing done is change 1 character in the php file then click the save icon

Notepad++ v8.5.4 (64-bit)
Build time : Jun 17 2023 - 20:42:45
Path : C:\Program Files\Notepad++\notepad++.exe
Command Line : C:\Users\James\AppData\Local\Temp\fz3temp-2\index.php
Admin mode : ON
Local Conf mode : OFF
Cloud Config : OFF
OS Name : Windows 10 Pro (64-bit)
OS Version : 21H2
OS Build : 19044.3086
Current ANSI codepage : 1252
Plugins :
mimeTools (2.9)
NppConverter (4.5)
NppExport (0.4)
NppFTP (0.30.16)

NppFTP version 0.30.16
zlib verison 1.2.13
libssh version 0.10.5
Openssl version OpenSSL 1.1.1u

@chcg
Copy link
Collaborator

chcg commented Sep 12, 2023

Is this also happening if you use the none beta version of NppFTP https://github.com/ashkulz/NppFTP/releases/tag/v0.29.12?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants