Windows client fails to download file with device name
Bug #1018892 reported by
Jon Hanna
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu One Client |
Confirmed
|
Medium
|
Manuel de la Peña |
Bug Description
Create a file called COM2.txt in a non-windows system (I used android).
Put it in your Ubuntu One folder
Go to windows system subscribed to the same U1 account
Download does not happen
syncdaemon.log records exception:
'\\\\.\\COM2' isn't a child of 'C:\\Users\
This will happen for any file where either the whole name (if no extension) or the name before the extension is one of:
CON, PRN, AUX, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, & LPT9
tags: | added: u1-windows |
Changed in ubuntuone-client: | |
assignee: | Ubuntu One Desktop+ team (ubuntuone-desktop+) → Manuel de la Peña (mandel) |
To post a comment you must log in.
(Incidentally, I don't think a "fix" is necessary here, documenting the behaviour and leaving as is would be IMHO enough, I'm just actively hunting edge cases).