error writing xml file

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Message
Author
simpleuser
500 Command not understood
Posts: 4
Joined: 2017-08-23 11:52
First name: simple
Last name: user

error writing xml file

#1 Post by simpleuser » 2020-10-15 10:13

I just installed filezilla on my macbook (macos catalina 10.15.7) and I get an error:

Could not write "/Users/username/.config/filezilla/filezilla.xml":
Failed to write xml file

what can I do?

User avatar
botg
Site Admin
Posts: 35562
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: error writing xml file

#2 Post by botg » 2020-10-15 13:01

Make sure FileZilla has permissions to write to the target directory and to create it should it be missing.

simpleuser
500 Command not understood
Posts: 4
Joined: 2017-08-23 11:52
First name: simple
Last name: user

Re: error writing xml file

#3 Post by simpleuser » 2020-10-15 14:33

how can I do it?

In advance - there is no .filezilla folder

User avatar
boco
Contributor
Posts: 26935
Joined: 2006-05-01 03:28
Location: Germany

Re: error writing xml file

#4 Post by boco » 2020-10-16 01:02

It is ~/.config/filezilla - there is no .filezilla directory anymore, for a long time.

You need to tell Finder that you want to show hidden files and directories (dotfiles), by default, they are not shown.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

simpleuser
500 Command not understood
Posts: 4
Joined: 2017-08-23 11:52
First name: simple
Last name: user

Re: error writing xml file

#5 Post by simpleuser » 2020-10-16 12:49

Ok, and what next? I'm in .config folder

User avatar
boco
Contributor
Posts: 26935
Joined: 2006-05-01 03:28
Location: Germany

Re: error writing xml file

#6 Post by boco » 2020-10-16 23:50

There must be a "filezilla" subdirectory there. If not, create it. Check if the user account FileZilla runs under (usually yours) can write to that location (it should, as the location is part of your own Home directory).
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

iKerry
500 Syntax error
Posts: 13
Joined: 2011-07-12 21:01
First name: Kerry
Last name: King

Re: error writing xml file

#7 Post by iKerry » 2022-04-11 23:53

My FZ has been working for years. I just upgraded to W11 Pro. I did a clean install of FileZilla 3.59.0 and I'm getting the following error:

"Could not write ... "C:\Users\Kerry\AppData\Roaming\FileZilla.xml": Failed to write XML."

This senior is fast losing his mind; I've read all the posts but none provide step-by-step instructions.
Step #1
Step #2
Step #3
Step #4
etc.

Much thanks, Kerry

FileZilla V 3.59.0
Windows 11 Pro

User avatar
botg
Site Admin
Posts: 35562
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: error writing xml file

#8 Post by botg » 2022-04-12 07:36

Make sure FileZilla has permissions to write to the target file, create file in the target directory and to create the target directory it should it be missing.

User avatar
boco
Contributor
Posts: 26935
Joined: 2006-05-01 03:28
Location: Germany

Re: error writing xml file

#9 Post by boco » 2022-04-12 08:16

Check Windows Security (Defender applet). There's an option called "Controlled Folder access". If it is enabled, you need to create a rule for the "C:\Users\Kerry\AppData\Roaming\FileZilla" directory. Otherwise, Windows may deny FileZilla access to its own configuration.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

iKerry
500 Syntax error
Posts: 13
Joined: 2011-07-12 21:01
First name: Kerry
Last name: King

Re: error writing xml file

#10 Post by iKerry » 2022-04-12 23:40

Thanks Boca.

Re: "Make sure FileZilla has permissions to write to the target file, create file in the target directory and to create the target directory it should it be missing."

Can someone please post step-by-step how to do this?

Thanks, Kerry

User avatar
boco
Contributor
Posts: 26935
Joined: 2006-05-01 03:28
Location: Germany

Re: error writing xml file

#11 Post by boco » 2022-04-13 22:29

Open an Explorer window, enter %APPDATA% into the address line and press RETURN. It will automatically jump to your profile's configuration directory. There, make sure that the subdirectory "FileZilla" exists (right click, "New Folder") and that you can write into it.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

iKerry
500 Syntax error
Posts: 13
Joined: 2011-07-12 21:01
First name: Kerry
Last name: King

Re: error writing xml file

#12 Post by iKerry » 2022-04-13 23:41

Thank you.
Here's what's in that folder:
FileZilla .png
FileZilla .png (25.98 KiB) Viewed 6187 times

iKerry
500 Syntax error
Posts: 13
Joined: 2011-07-12 21:01
First name: Kerry
Last name: King

Re: error writing xml file

#13 Post by iKerry » 2022-04-14 00:46

Update 4/13/22
I looked at the permissions of the .xml file and Read and Write were selected.

FYI:
On 3/22/22 I installed FZ on my new MOBO with W11. It had been working correctly for 10+ years.

User avatar
botg
Site Admin
Posts: 35562
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: error writing xml file

#14 Post by botg » 2022-04-14 06:48

Did you check the NTFS permissions?

iKerry
500 Syntax error
Posts: 13
Joined: 2011-07-12 21:01
First name: Kerry
Last name: King

Re: error writing xml file

#15 Post by iKerry » 2022-04-14 11:02

I need specific steps to get to any suggestion such as: "Did you check the NTFS permissions?"
Thank you.
Kerry
Windows 11 Pro

Post Reply