Opened 9 years ago
Closed 9 years ago
#10542 closed Bug report (rejected)
Export xml in Windows 7 and Imort in Ubuntu 14 results encoding violation
Reported by: | Don Huan | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | Operating system type: | Windows | |
Operating system version: | Windows 7 |
Description
Export xml in Windows 7 and Imort in Ubuntu 14 results encoding violation
Change History (2)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Resolution: | → rejected |
---|---|
Status: | new → closed |
Downgrading is not a supported use-case. Files exported by some FileZilla version must be imported by the same or a newer FileZilla version.
Note:
See TracTickets
for help on using tickets.
Probably reason in different pass field xml format
windows 7: <Pass encoding="base64">OG1hZVpnZXpOcQ==</Pass>
Ubuntu 14: <Pass>8maeZgezNq</Pass>