ashkulz / NppFTP

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

Empty Folder for FTP with IBM i AS400 #278

Open peetluka opened 4 years ago

peetluka commented 4 years ago

Description of the Issue

I only see empty dirs after correct connection to IBM i AS400 ! With same config FileZilla, UltraEdit or other it works !

The number of entrise seems to be correct.

nppftp_empty_folder

The profile settings.. nppftp_empty_folder1 nppftp_empty_folder2 nppftp_empty_folder3 nppftp_empty_folder4 nppftp_empty_folder5

Steps to Reproduce the Issue

Expected Behavior

Actual Behavior

Debug Information

nppftp_empty_folder_version

chcg commented 4 years ago

@peetluka Could this be related to https://github.com/ashkulz/NppFTP/pull/132 ?

There seem to be some special modes with AS/400 according to https://www.ibm.com/support/pages/using-ftp-subcommand-namefmt . Do you known which NAMEFMT mode is active in your case? See also https://trac.filezilla-project.org/ticket/975.

Is it possible to use sftp for the connection? According to https://github.com/h3imdall/ftp-remote-edit/issues/123 sftp might help.

peetluka commented 4 years ago

@chcg No this is not related to #132 ! I can't use sftp, not now :=) Is there an configuration file for NPP to set such like namefmt ???