feature request: whitespace in front of filename leading whitespace support

Moderator: Project members

Post Reply
Message
Author
buerfent
500 Command not understood
Posts: 2
Joined: 2016-08-03 08:26

feature request: whitespace in front of filename leading whitespace support

#1 Post by buerfent » 2016-08-03 08:32

Hello,
I observe that files which have a whitespace in front of the filename cannot be handled by filezille client.
e.g. " myfile.txt" cannot be deleted or renamed to "myfile.txt"
With e.g. leechFTP renaming of files with leading whitespace is possible.

Regards Cedric

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: feature request: whitespace in front of filename leading whitespace support

#2 Post by botg » 2016-08-03 09:17

Make sure to use the latest version of FileZilla. If your are using FTP as protocol, make sure your server supports the MLSD command.

buerfent
500 Command not understood
Posts: 2
Joined: 2016-08-03 08:26

Re: feature request: whitespace in front of filename leading whitespace support

#3 Post by buerfent » 2016-08-03 10:19

Hello,

Using latest Filezilla (3.20.0) for FTP against vsftpd on RHEL 7, but it seems that MLSD is not supported on my server (also tested with winscp client forcing FTP MLSD getting error). So MLSD is necessary but other clients (leechFTP) seem to work without MLSD.

Regards Cedric

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: feature request: whitespace in front of filename leading whitespace support

#4 Post by botg » 2016-08-03 10:43

Then other clients have problems with servers not having a space in front of the filename. Without MLSD there's ambiguity with leading spaces, it's not possible to get it right.

Post Reply