Opened 16 years ago

Last modified 16 years ago

#3426 closed Bug report

traling spaces in folder names missed

Reported by: tnorm5828 Owned by:
Priority: normal Component: Other
Keywords: Cc: tnorm5828, Alexander Schuch, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

I had a folder in my directory accidentally named with a space at the end. So the folder was named "57254 tn bkg utica " with a trailing space in the filename. It must have been a mistake I made when creating the folder.

I am using Filezilla 3.0.7.1 and was unable to access this folder until I manually renamed it using another program. I'm using FZ on a Windows 2000 Pro with service pack 4.

Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is the current directory
Command: TYPE I
Response: 200 Type set to I
Command: PASV
Response: 227 Entering Passive Mode (208,113,188,80,132,100).
Command: LIST
Response: 150 Opening ASCII mode data connection for file list
Response: 226 Transfer complete
Status: Calculating timezone offset of server...
Command: MDTM :2eDS_Store
Response: 213 20080105084740
Status: Timezone offsets: Server: -28800 seconds. Local: -18000 seconds. Difference: 10800 seconds.
Status: Directory listing successful
Status: Retrieving directory listing...
Command: CWD 57254 tn bkg utica
Response: 550 57254 tn bkg utica: No such file or directory
Error: Failed to retrieve directory listing
Status: Retrieving directory listing...
Command: CWD /
Response: 250 CWD command successful
Command: PWD
Response: 257 "/" is the current directory

Change History (1)

comment:1 by Alexander Schuch, 16 years ago

This can be considered as a duplicate of the following bug:
[ 1564695 ] Problems with leading or terminating spaces

However, maybe FileZilla should popup a warning if a user tries to create a directory with leading or terminating space characters.

Note: See TracTickets for help on using tickets.