Notepad++ NppFTP SFTP editor not saving files

0

1

I'm running Notepad++ with NppFTP installed on it via snap on linux mint 19 XFCE. I'm connecting to a host on windows to edit a file. It works great except for saving files. Here's the log:

[NppFTP] Everything initialized
Connecting
[SFTP] Host key written to file
[SFTP] Successfully authenticated
Connected
[SFTP] Host key accepted
[SFTP] Successfully authenticated
Download of /C:/Users/Server/SERVER/admin/Roommap.bat succeeded, opening file.
Upload of C:\users\lukaka\Application Data\Notepad++\plugins\Config\NppFTP\Cache\server@server@ssh.server.com\C_\Users\Server\SERVER\admin\Roommap.bat failed

When using SFTP I can upload files fine but I cannot in notepad++

Mark Deven

Posted 2019-03-20T16:35:46.607

Reputation: 1 101

No answers