Opened 14 years ago

Closed 14 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)

comment:1 by Tim Kosse, 14 years ago

Status: newmoreinfo

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.

in reply to:  1 comment:2 by Stoob Crats, 14 years ago

Status: moreinfonew

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 Tim Kosse, 14 years ago

Resolution: fixed
Status: newclosed

This issue has been fixed in 3.3.2.1

Note: See TracTickets for help on using tickets.