×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
On Mon, Oct 29, 2018 at 1:12 AM Don Brown <DBrown@xxxxxxxxxx> wrote:
Is there a way to invoke MLSD with standard FTP ?
I'm pretty sure WinSCP is trying to, so it's a matter of whether the
IBM i is allowing it to.
It's not clear to me whether IBM i supports it or not.
But, have you looked at this:
https://winscp.net/eng/docs/ui_login_ftp
Specifically, have you tried putting
site listfmt 1
in the "Post login commands"?
I don't *think* that is the same thing as "supporting MLSD", but it's
conceivable to me that making the listing more like a Unix listing
might nudge LIST into working correctly.
To be clear (particularly to onlookers who haven't read or can't
remember the whole thread), I think SFTP is the better way to go
whenever it's available. (Or other SSH-using tools. SSHFS has been
mentioned, and I do recommend this.) Fortunately we've already
established that SFTP works for you. The continuing conversation about
FTP is partly academic curiosity, and partly for helping those who,
for whatever reason, might really need to connect via FTP.
John Y.
As an Amazon Associate we earn from qualifying purchases.