Uploads to wrong folder

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
Doulos
500 Command not understood
Posts: 2
Joined: 2007-04-20 22:52

Uploads to wrong folder

#1 Post by Doulos » 2007-04-20 23:10

Hey could someone explain to me.......

In FileZilla Server.xml, this is the info for "newuser"
<User Name="newuser">
<Option Name="Pass">ddddddddddddddddddddddd</Option>
<Option Name="Group"/>
<Option Name="Bypass server userlimit">0</Option>
<Option Name="User Limit">0</Option>
<Option Name="IP Limit">0</Option>
<Option Name="Enabled">1</Option>
<Option Name="Comments"/>
<IpFilter>
<Disallowed/>
<Allowed/>
</IpFilter>
<Permissions>
<Permission Dir="D:\Program Files\xampp\htdocs">
<Option Name="FileRead">1</Option>
<Option Name="FileWrite">1</Option>
<Option Name="FileDelete">1</Option>
<Option Name="FileAppend">1</Option>
<Option Name="DirCreate">1</Option>
<Option Name="DirDelete">1</Option>
<Option Name="DirList">1</Option>
<Option Name="DirSubdirs">1</Option>
<Option Name="IsHome">1</Option>
<Option Name="AutoCreate">0</Option>
</Permission>
</Permissions>
When I connect to the FTP server files get uploaded to D:\xampp\htdocs instead. ?????????

This is very annoying as nothing works unless I manually move the files to D:\Program Files\xampp\htdocs.

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

#2 Post by botg » 2007-04-24 09:01

What version of FZS? What client are you using?

Doulos
500 Command not understood
Posts: 2
Joined: 2007-04-20 22:52

#3 Post by Doulos » 2007-04-25 03:58

FZS v.0.9.23.0
client v.3.0.0

But this happens no matter which FTP client I use.

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

#4 Post by botg » 2007-04-25 12:52

I'm afraid I cannot reproduce this.

Can you please post a log from both the client as well the server?

Also, in the server's administration interface, click the physical path button in the toolbar and watch the reported path in the users pane at the bottom of the window during the transfer. It will tell you which path FZS uses to access the file.

Post Reply