Re: [Proftpd-user] FEAT regression?

Mario Gastegger <[email protected]>
Newsgroups gmane.network.proftpd.user
Message-ID <CAAmKC5DknatcQ2+w6u-BShOV0WnxmkOC-Vqwo2dMuJ3yyS5+aw@mail.gmail.com>
On Wed, 29 Apr 2020 at 23:48, TJ Saunders <[email protected]> wrote:

>
> > I started using proftpd on debian and encountered encoding issues....
> > Characters were not handled correctly e.g. a directory names or files
> > containing an 'ü'
>
> When, exactly, do you encounter these issues?  How are these issues
> reported/displayed by your client?
>

The problem occurs e.g. when i do the following
1. connect via filezilla (setting auto detect charset)
2. create directory "für_means_door"
(right now the ü looks fine in the server view)
3. refresh
(issue occurs: the ü is displayed as ü)
4. try to enter the directory
(error)

The ftp log from filezilla:
Status: Connecting to 127.0.0.1:21...
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Status: Verifying certificate...
Status: TLS connection established.
Status: Server does not support non-ASCII characters.
Status: Logged in
Status: Retrieving directory listing...
Status: Directory listing of "/" successful
Status: Creating directory '/tür_means_door'...
Status: Retrieving directory listing of "/"...
Status: Directory listing of "/" successful
Status: Retrieving directory listing of "/tür_means_door"...
Command: CWD tür_means_door
Response: 550 tür_means_door: Datei oder Verzeichnis nicht gefunden
Error: Failed to retrieve directory listing

Regards, Mario.

_______________________________________________
ProFTPD Users List   <[email protected]>
Unsubscribe problems?
http://www.proftpd.org/list-unsub.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.