Opened 18 years ago

Last modified 18 years ago

#1029 closed Bug report

cannot delete or rename directory with spaces

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

Description

Hello

say if, user decided to create a (silly) directory with
spaces at the end.

eg..

MKD DIRECTORYHERE«invisible spaces»
257 "DIRECTORYHERE " created.

but if you try to rename or delete the directory you
will encounter error because the command sent does not
account for the spaces at the end. eg

RMD DIRECTORYHERE
will fail.

however, sending manual command

RMD DIRECTORYHERE«enter same number of spaces the
directory actual has»

results in successful removal or rename.

Change History (1)

comment:1 by Alexander Schuch, 18 years ago

This bug has been reported already, please check the following bug report and in case anything needs to be added, please do so there:
[ 1564695 ] Problems with leading or terminating spaces

Note: See TracTickets for help on using tickets.