ashkulz / NppFTP

Plugin for Notepad++ allowing FTP, FTPS, FTPES and SFTP communications
https://ashkulz.github.io/NppFTP/
320 stars 93 forks source link

Failure to write VMS files with version numbers #295

Open cct-eng opened 3 years ago

cct-eng commented 3 years ago

Description of the Issue

Cannot save files to VMS file system (VSI V8.4-2L1 Alpha) over SFTP - presumably due to version number - after a ';' character at the end of the filename.

Unable to connect using FTPS or FTPES

Steps to Reproduce the Issue

  1. Create SFTP profile
  2. Connect to VMS machine
  3. Open a file and make a change
  4. Save file

Expected Behavior

File should be saved

Actual Behavior

From FTP Log window:

Connected [SFTP] Host key accepted [SFTP] Successfully authenticated Download of /dka100/townleyc/FREE.DIR;1/SQLITE3.DIR;1/BUILD.COM;1 succeeded, opening file. Upload of C:\Users\chris\AppData\Roaming\Notepad++\plugins\Config\NppFTP\Cache\townleyc@VSIALP\dka100\townleyc\FREE.DIR;1\SQLITE3.DIR;1\BUILD.COM;1 failed

File is not saved

Debug Information

Notepad++ v7.8.9 (64-bit) Build time : Jul 15 2020 - 20:31:49 Path : C:\Program Files\Notepad++\notepad++.exe Admin mode : OFF Local Conf mode : OFF OS Name : Windows 10 Home (64-bit) OS Version : 1909 OS Build : 18363.1082 Current ANSI codepage : 1252 Plugins : DSpellCheck.dll mimeTools.dll NppConverter.dll NppExport.dll NppFTP.dll Python Indent.dll

image

SFTP

Private key

Host is on a private network