https://bugs.kde.org/show_bug.cgi?id=433956

--- Comment #3 from Rafael Linux User <rafael.linux.u...@gmail.com> ---
More info about this issue (searching for ftp possible limits).
In StackOverflow site
https://stackoverflow.com/questions/9282753/ftp-directory-partial-listing-with-wildcards
 

user Martin Prikryl wrote about it:
"In practice though many FTP servers do support wilcards in the argument. But
as the specification does not allow that, there's obviously no set standard for
the wildcards supported.

vsftpd supports *, ? and {} with the LIST. vsftpd does not support the modern
MLSD.

proftpd supports *, ? and []. But for the LIST only. It explicitly does not
allow wildcards with the modern MLSD with a comment:

    RFC3659 explicitly does NOT support glob characters. So warn about this,
but let the command continue as is.

pureftpd supports *, ? and [] for both the LIST and the MLSD.

FileZilla server supports * only both the LIST and the MLSD."

I don't know how works internally Krusader when asking to remote FTP servers,
if using LIST or MLSD, so I can't help more about it  :(

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to