Opened 16 years ago

Closed 16 years ago

#3908 closed Bug report (fixed)

Version 3.1.4.1 for MAC OS 10 trashes my sitemanager.xml

Reported by: Larry Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc:
Component version: Operating system type: OS X
Operating system version: 10.5.4

Description

Using Version 3.1.4.1 for my MAC OS 10 trashes my sitemanager.xml file and will not import it from a backup. The error manifests after install and the second tiome it launchs. Error begins with "can not load filezilla.xml". When I remove it, it then states "can not load sitemanager.xml". The sitemanager.xml file has a damaged record for an SFTP connection that uses port 20202. After the user entry the is garbage for the balance of that server record. The rest of the data is not damaged. Attached is a copy of the damaged <sever></server record.

Attachments (1)

damaged_sitemanager.xml (1.4 KB ) - added by Larry 16 years ago.

Download all attachments as: .zip

Change History (6)

by Larry, 16 years ago

Attachment: damaged_sitemanager.xml added

comment:1 by Tim Kosse, 16 years ago

Status: newmoreinfo

Are you sure you're using 3.1.4.1 and not 3.1.4?

in reply to:  1 comment:2 by Larry, 16 years ago

Status: moreinfonew

Replying to codesquid:

Are you sure you're using 3.1.4.1 and not 3.1.4?

Yes, if I use the currently available download (3.1.4.1) the sitemanager.xml gets trashed.

comment:3 by Tim Kosse, 16 years ago

Priority: criticalnormal
Status: newmoreinfo

Does the data for that site contain any non-ASCII characters?

Does the problem reappear if you start over with an empty sitemanager.xml and recreate your sites?

comment:4 by Larry, 16 years ago

Status: moreinfonew

The file I originally attached has the complete <sever></server> section that causes the failure. Remove it and the remaining sitemanager.xml can be substituted and works. Add it as here below and it corrupts as in the attached xml. I think perhaps the port 20202 may be at issue.

<Server>

<Host>67.151.115.114</Host>
<Port>20202</Port>
<Protocol>1</Protocol>
<Type>0</Type>
<User>webbackup</User>
<Pass>owempweoopwmwo</Pass>
<Logontype>1</Logontype>
<TimezoneOffset>0</TimezoneOffset>
<PasvMode>MODE_DEFAULT</PasvMode>
<MaximumMultipleConnections>0</MaximumMultipleConnections>
<EncodingType>Auto</EncodingType>
<BypassProxy>0</BypassProxy>
<Name>SAFCO FTP Backup</Name>
<Comments></Comments>
<LocalDir></LocalDir>
<RemoteDir></RemoteDir>SAFCO FTP Backup

</Server>

comment:5 by Tim Kosse, 16 years ago

Resolution: fixed
Status: newclosed

Will be fixed in the next version.

Note: See TracTickets for help on using tickets.