Opened 12 years ago
Closed 8 years ago
#8092 closed Bug report (fixed)
Not existing directory
Reported by: | Jeroen | Owned by: | |
---|---|---|---|
Priority: | low | Component: | FileZilla Server |
Keywords: | Cc: | ||
Component version: | Operating system type: | Windows | |
Operating system version: | Windows Server 2003 |
Description (last modified by )
I connected with a client to the server and tried to upload a file.
The upload didn't start, and it was because the root directory didn't exist on the server anymore.
I was expecting that the server would re-create the directory on a upload.
Change History (2)
comment:1 by , 12 years ago
comment:2 by , 8 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Will be fixed in the next version.
Note:
See TracTickets
for help on using tickets.
In Short:
It's not possible to upload a file to a root off the ftp server, when the root-directory is removed.
The upload stops without a warning on the client-side and no warning on the server-side.
The temp fix is to add a message to the log that the directory doesn't exist.
And a complete fix is to recreate the directory on upload if necessary.