Mkdir canot create subfolder

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

Moderator: Project members

Post Reply
Message
Author
Phen-x
500 Command not understood
Posts: 2
Joined: 2023-05-23 19:16

Mkdir canot create subfolder

#1 Post by Phen-x » 2023-05-23 19:28

Hello
We want to migrate from our old filezilla server 0.97 to a 1.7 version

We have an issue when creating a folder and a subfolder with an unique command line

For instance when I type mkdir toto/titi when toto folder does not exist i get a 550 error while it was working with the previous version
Anyone has an idea what I should modify to perform this again please ?

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

Re: Mkdir canot create subfolder

#2 Post by botg » 2023-05-24 08:19

First create toto, then create toto/titi

Many (if not most) servers do not support creation of entire directory hierarchies in one go. To be independent of the used server, clients should create hierarchies step by step.

Phen-x
500 Command not understood
Posts: 2
Joined: 2023-05-23 19:16

Re: Mkdir canot create subfolder

#3 Post by Phen-x » 2023-05-24 20:00

Hello

thanks for you response
It seems that it was a bug from the version We are using
I thought that We had more modifications to provide un our software, but finally We had only a few code to modify

Post Reply