ashkulz / NppFTP

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

Can't open file with a "too long" path/name #288

Open jomofcw opened 4 years ago

jomofcw commented 4 years ago

Hello,

Description of the Issue

Trying to open file named like "/home/myuser/JAM_Difus-moteur_sites-git/www/site/source/prive/modele/film_pour_vitre/administration/page/module/commande/transporteur/synthese/processus.inc.php" and it fail (in fact it just does nothing at all, no error message, nothing). If I change name to "/home/myuser/JAM_Difus-moteur_sites-git/www/site/source/prive/modele/film_pour_vitre/administration/page/module/commande/transporteur/syn/processus.inc.php" fro example, I can open it without any problem.

Steps to Reproduce the Issue

  1. Create a file using NppFTP having a name as long as "/home/myuser/JAM_Difus-moteur_sites-git/www/site/source/prive/modele/film_pour_vitre/administration/page/module/commande/transporteur/synthese/processus.inc.php"
  2. try to open it.

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 Pro (64-bit) OS Version : 2004 OS Build : 19041.264 Current ANSI codepage : 1252 Plugins : mimeTools.dll NppConverter.dll NppExport.dll NppFTP.dll NppFTP version : 0.29.6 Unicode type of FTP connection: SFTP (doesn't seems to be connection dependant as I can download/upload the file using Filezilla) type of authentication: password