Need help with FileZilla Server? Something does not work as expected? In this forum you may find an answer.
Moderator: Project members
-
dje
- 500 Command not understood
- Posts: 4
- Joined: 2005-01-05 17:26
#1
Post
by dje » 2005-01-05 17:32
hy
i'm working on a filezilla server and for prevent crash i want make a backup of the configuration files (users, home directory and stuff like that)
what files i can save ? and are they any particulare step i must do for configuring or restoring ?
thanks

-
Bertje
- 503 Bad sequence of commands
- Posts: 22
- Joined: 2004-11-03 12:24
#2
Post
by Bertje » 2005-01-05 17:49
All settings are saved in FileZilla Server.xml
Good luck!
-
dje
- 500 Command not understood
- Posts: 4
- Joined: 2005-01-05 17:26
#3
Post
by dje » 2005-01-06 11:16
thanks a lot
it look like very easy to backup great

-
qu1gon
- 504 Command not implemented
- Posts: 9
- Joined: 2015-03-25 18:12
#4
Post
by qu1gon » 2018-05-21 12:13
Hi,
this doesnt work...
...i backup the FileZilla Server.xml and restore it after a new installation of windows and Filezille Server in the Filezilla Programm directory.
But it will not work. (Sorry for my bad english).
What i did wrong or what i can do? I will not configure all from the beginning...
-
boco
- Contributor
- Posts: 25501
- Joined: 2006-05-01 03:28
- Location: Germany
#5
Post
by boco » 2018-05-21 16:31
Did you restart the Sever service?
-
qu1gon
- 504 Command not implemented
- Posts: 9
- Joined: 2015-03-25 18:12
#6
Post
by qu1gon » 2018-05-22 10:07
No i think not, how do i do that?
EDIT:
You mean this (Screenhot)?
-
Attachments
-

- Screen003.jpg (427.22 KiB) Viewed 14182 times
-
boco
- Contributor
- Posts: 25501
- Joined: 2006-05-01 03:28
- Location: Germany
#7
Post
by boco » 2018-05-22 12:11
Yes. Two possibilities:
1. Restart the service. This will force FZ Server to re-read its configuration file.
2. Open an Admin shell (cmd or Powershell), navigate to the FZ Server directory and issue the following command:
Code: Select all
"FileZilla Server.exe" /reload-config
-
qu1gon
- 504 Command not implemented
- Posts: 9
- Joined: 2015-03-25 18:12
#8
Post
by qu1gon » 2018-05-22 12:16
Ok.
Thank you very much!
-
flursen
- 500 Command not understood
- Posts: 1
- Joined: 2019-03-08 08:04
#9
Post
by flursen » 2019-03-08 08:09
hi
thanks for the manual
but i can not import the old FileZilla Server.xml
the interface says
Protocol error: Invalid data, could not import account settings.
the FileZilla Server.xml file comes from an old xampp installation
please help me
-
busby
- 503 Bad sequence of commands
- Posts: 20
- Joined: 2009-04-22 17:56
- First name: Paul
- Last name: Aldridge
#10
Post
by busby » 2021-03-28 18:16
I have the same problem, I have run the command above and it's still the same.
This is what I've done:
Stop/start the service
run the command from inside the filezilla server folder
I've stopped Filezilla then restarted it by right clicking the config file and selected 'open with' and chosen 'Filezilla server.
Any suggestions would be welcome please..
-
busby
- 503 Bad sequence of commands
- Posts: 20
- Joined: 2009-04-22 17:56
- First name: Paul
- Last name: Aldridge
#11
Post
by busby » 2021-04-05 16:55
Sorry, still need an answer if anyone can help please..
-
botg
- Site Admin
- Posts: 33425
- Joined: 2004-02-23 20:49
- First name: Tim
- Last name: Kosse
-
Contact:
#12
Post
by botg » 2021-04-06 07:52
Which version of FileZilla Server are you using?
-
busby
- 503 Bad sequence of commands
- Posts: 20
- Joined: 2009-04-22 17:56
- First name: Paul
- Last name: Aldridge
#13
Post
by busby » 2021-04-06 10:27
It's really old I'm afraid; 0.9.43 beta but it's currently on Windows Server 2003 but the new server is Windows Server 2019.
Thanks in advance..
-
botg
- Site Admin
- Posts: 33425
- Joined: 2004-02-23 20:49
- First name: Tim
- Last name: Kosse
-
Contact:
#14
Post
by botg » 2021-04-06 12:08
You must update to the most recent version, old versions are not supported.
-
boco
- Contributor
- Posts: 25501
- Joined: 2006-05-01 03:28
- Location: Germany
#15
Post
by boco » 2021-04-06 13:27
@botg: I guess the issue is that the format of the old XML file from 0.9.43 is somehow not recognized (or not recognized correctly) by the new 0.9.60 version he's trying to migrate to. Usually, just copying it in and restarting the service (or issuing the command from an admin shell) should work. "Open with" the XML does not work, stop trying that, y'all.
Hopefully, the new server will eventually be ready.