ashkulz / NppFTP

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

FIle Explorer NppFTP does not show .htaccess file #211

Open kloentje2 opened 6 years ago

kloentje2 commented 6 years ago

Description of the Issue

I've created a file called .htaccess to apply some server rules in my application. But the file does not show up in the file/directory listing

Steps to Reproduce the Issue

  1. Create a .htaccess file via any other FTP program or just in NppFTP
  2. No .htaccess file is listed in the directory (Not even on refresh)

Expected Behavior

I expect that the .htaccess flle is available to it access when I need it.

Actual Behavior

It looks like that the file does nog exists. But, when I use the SSH directory listing or any other FTP program I can see the .htaccess file

Debug Information

Notepad++ v7.5.4 (32-bit) Build time : Jan 1 2018 - 01:47:45 Path : C:\Program Files (x86)\Notepad++\notepad++.exe Admin mode : OFF Local Conf mode : OFF OS : Windows 10 (64-bit) Plugins : DSpellCheck.dll mimeTools.dll NppConverter.dll NppExport.dll NppFTP.dll

FTP Connection: (plain) FTP Auth: password NppPlugin Version: 0.26.3 Unicode

Screenshot 1: Dialog to create a file = https://prnt.sc/igdome Screenshot 2: Confirmation that the file is created = https://prnt.sc/igdoy1 Screenshot 3: It looks like that the file isn't created = https://prnt.sc/igdped Screenshot 4: FileZilla with the created file = https://prnt.sc/igdq8p

ASHERH4X commented 6 years ago

I'm using Notepad++ 7.5.6 and NppFTP 0.27.3.0 Unicode and it seems to be working okay on Win 10 64-bit.. Hopefully it is fixed for you as well?