Opened 19 years ago

Last modified 17 years ago

#836 closed Bug report

cannot delete folder properly

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

Description

by going right click, delete folder it does:

Command: RMD /test/
Response: 550 '/test/': No such Directory.

but if I run a raw ftp command:

Command: rmd test
Response: 250 '/test': directory removed.

it doesnt like that forward slash at the end.

Change History (2)

comment:1 by nvpscore, 18 years ago

Still needs to be fixed in 2.2.26a

comment:2 by Alexander Schuch, 17 years ago

This bug has been fixed in FileZilla 3, the next major
version of FileZilla, currently in beta stage.

See bug #1303922 for a duplicate report.

Note: See TracTickets for help on using tickets.