Opened 16 years ago
Closed 16 years ago
#4260 closed Bug report (rejected)
* at end of name after rename
Reported by: | Paul Rambags | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | asterisk | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: | XP |
Description
After uploading a file and renaming it so that the file name ends with an asterisk (*), the file has become unaccessible
E.g. I upload a file "test.zip"
Then I rename it to "test.zip *old version*"
FileZilla shows "test.zip *old version" (the last * is missing)
I'm unable to do anything with that file anymore. Not even a delete.
Change History (3)
follow-up: 2 comment:1 by , 16 years ago
Status: | new → moreinfo |
---|
comment:2 by , 16 years ago
Status: | moreinfo → new |
---|
Replying to codesquid:
Try to manually rename the file:
RNFR "test.zip *old version*"
RNTO "test.zip _old version_"
FileZilla responds with:
550 Sorry, but that file doesn't exist
comment:3 by , 16 years ago
Resolution: | → rejected |
---|---|
Status: | new → closed |
You might want to contact the server administrator. If the server rejects manual rename command there's nothing I can do.
Try to manually rename the file:
RNFR "test.zip *old version*"
RNTO "test.zip _old version_"