Opened 17 years ago

Last modified 17 years ago

#1255 closed Bug report

Folder name with a leading or following space

Reported by: inglass Owned by: Alexander Schuch
Priority: normal Component: FileZilla Client
Keywords: Cc: inglass, Alexander Schuch
Component version: Operating system type:
Operating system version:

Description

I am using version 2.2.31
It is possible to create a foldername with a leading or following space (ASCII character 0x20), but afterward all other commands do not work with it.
Here a log of the operation.

Command: CWD /hrs_italy/From_HRS_NA/
Response: 250 CWD command successful
Command: MKD New folder
Response: 257 "/hrs_italy/From_HRS_NA/New folder " - Directory successfully created
Status: Retrieving directory listing...
Command: CWD New folder
Response: 550 New folder: No such file or directory
Error: Could not retrieve directory listing
Command: PWD
Response: 257 "/hrs_italy/From_HRS_NA" is current directory.
Command: CWD New folder
Response: 550 New folder: No such file or directory

Change History (1)

comment:1 by Alexander Schuch, 17 years ago

The space in the name "New folder" works in FileZilla 3 beta 8 without any problem.

Regarding the problems with leading or terminating spaces, this is a duplicate bug report:
[ 1564695 ] Problems with leading or terminating spaces

Note: See TracTickets for help on using tickets.