Opened 15 years ago
Closed 15 years ago
#5258 closed Bug report (fixed)
Downloading a file with a colon ":" in it makes 0 byte file
Reported by: | Stoob Crats | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | colon, "0 bytes" | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: | XP |
Description
Whenever I download a single file with a name like "jvm.stdout.2010-03-03-11:18" from my linux server to my Windows XP machine it looks like it's downloading it, but when it's finished, the file is 0 bytes. The file is still renamed properly "jvm.stdout.2010-03-03-11" to support windows naming requirements.
But if I select 2 files, e.g. "jvm.stdout.2010-03-03-11:18" and "localhost.2010-03-03.log", then both files are downloaded properly.
It's only when I select the single file with the colon in it does it not download properly.
But maybe it's not the colon at all. Maybe it's something to do with the file name itself. So please try with the file names I've given you.
Change History (3)
follow-up: 2 comment:1 by , 15 years ago
Status: | new → moreinfo |
---|
comment:2 by , 15 years ago
Status: | moreinfo → new |
---|
Replying to codesquid:
Actually the file has been downloaded completely and also stored, although in the alternate data stream ":18".
Which version of FileZilla are you using? Recent versions should already replace colons in filenames with underscores.
I'm using 3.3.2. So if it's been stored, where is it?
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This issue has been fixed in 3.3.2.1
Actually the file has been downloaded completely and also stored, although in the alternate data stream ":18".
Which version of FileZilla are you using? Recent versions should already replace colons in filenames with underscores.