NppFTP icon indicating copy to clipboard operation
NppFTP copied to clipboard

Empty Folder for FTP with IBM i AS400

Open peetluka opened this issue 5 years ago • 2 comments

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

peetluka avatar Feb 26 '20 13:02 peetluka

@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.

chcg avatar Mar 11 '20 19:03 chcg

@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 ???

peetluka avatar Mar 18 '20 22:03 peetluka