> New info, just noticed: lftp is cd'ing to non existing directory > ---> CWD /test > <--- 250 Changed directory successfully to '/test'.
> lftp [EMAIL PROTECTED]:/test> ls > total 0 > ---> CWD /test/x > <--- 250 Changed directory successfully to '/test'. [...] well, if the ftpd returns 250, that means it ACTUALLY DID ACCEPTED to cwd into the 'x' directory. The message next to the 250 reply should be ignored by the ftp client and given as a hint for the user eventually. > I can give you or someone else access to this ftpd, you have to give me > ident and ip from which you want to connect, and tell me when would you > like to connect so that i can help you. Well, openftpd is installable. I did installed it once onto my computer. This should be easyer to try no? :) > The '"/users/piotr"' is white (ie this ftp uses colors) > When i disable using colors, it's not segfaulting > 2.4.8 doesn't segfaults at all. The colors are using ansi coloring btw.
