Can't upload any Data to Server exept for folders

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
Timy.Stream
500 Command not understood
Posts: 2
Joined: 2019-04-26 13:56

Can't upload any Data to Server exept for folders

#1 Post by Timy.Stream » 2019-04-26 14:11

Hey,

I'm the Systemadministrator of a Community and my Problem is that one of our Users can't upload any Data to his Server. FileZilla has all permissions to Write/Delete/Create/etc. in the Direction an the User it self also has all permissions in FileZilla. I checked many Forums but found nothing that helped.

I can provide some logs here:

Code: Select all

 230 Logged on
(002532)26.04.2019 15:55:30 - code (******IP of User*****)> CWD /garrysmod/addons/rp name menu/lua/autorun
(002532)26.04.2019 15:55:30 - code (******IP of User*****)> 550 CWD failed. "/garrysmod/addons/rp name menu/lua/autorun": directory not found.
(002532)26.04.2019 15:55:30 - code (******IP of User*****)> CWD /garrysmod/addons/rp name menu/lua
(002532)26.04.2019 15:55:30 - code (******IP of User*****)> 550 CWD failed. "/garrysmod/addons/rp name menu/lua": directory not found.
(002532)26.04.2019 15:55:30 - code (******IP of User*****)> CWD /garrysmod/addons/rp name menu
(002532)26.04.2019 15:55:30 - code (******IP of User*****)> 250 CWD successful. "/garrysmod/addons/rp name menu" is current directory.
(002532)26.04.2019 15:55:30 - code (******IP of User*****)> MKD lua
(002532)26.04.2019 15:55:30 - code (******IP of User*****)> 450 Internal error creating the directory.
(002531)26.04.2019 15:55:30 - code (******IP of User*****)> CWD /garrysmod/addons/rp name menu/lua/autorun
(002531)26.04.2019 15:55:30 - code (******IP of User*****)> 550 CWD failed. "/garrysmod/addons/rp name menu/lua/autorun": directory not found.
(002531)26.04.2019 15:55:30 - code (******IP of User*****)> SIZE /garrysmod/addons/rp name menu/lua/autorun/sh_rpnamemenu.lua
(002531)26.04.2019 15:55:30 - code (******IP of User*****)> 550 File not found
(002532)26.04.2019 15:55:30 - code (******IP of User*****)> CWD /garrysmod/addons/rp name menu/lua/autorun
(002532)26.04.2019 15:55:30 - code (******IP of User*****)> 550 CWD failed. "/garrysmod/addons/rp name menu/lua/autorun": directory not found.
(002531)26.04.2019 15:55:30 - code (******IP of User*****)> TYPE A
(002531)26.04.2019 15:55:30 - code (******IP of User*****)> 200 Type set to A
(002532)26.04.2019 15:55:30 - code (******IP of User*****)> SIZE /garrysmod/addons/rp name menu/lua/autorun/cl_rpnamemenu.lua
(002532)26.04.2019 15:55:30 - code (******IP of User*****)> 550 File not found
(002532)26.04.2019 15:55:30 - code (******IP of User*****)> TYPE A
(002532)26.04.2019 15:55:30 - code (******IP of User*****)> 200 Type set to A
(002531)26.04.2019 15:55:30 - code (******IP of User*****)> PASV
(002531)26.04.2019 15:55:30 - code (******IP of User*****)> 227 Entering Passive Mode (194,26,183,80,230,95)
(002532)26.04.2019 15:55:30 - code (******IP of User*****)> PASV
(002531)26.04.2019 15:55:30 - code (******IP of User*****)> STOR /garrysmod/addons/rp name menu/lua/autorun/sh_rpnamemenu.lua
Her is also a Screenshot of the User Permissions
Image

I hope anyone can help me.

Timy Stream,
Systemadministrator Phoenix-Legacy

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

Re: Can't upload any Data to Server exept for folders

#2 Post by botg » 2019-04-26 14:25

Is there enough free disk space? Does the Windows user account the FileZilla Server service runs under (SYSTEM by default) have permission to write to that location on the filesystem?

Timy.Stream
500 Command not understood
Posts: 2
Joined: 2019-04-26 13:56

Re: Can't upload any Data to Server exept for folders

#3 Post by Timy.Stream » 2019-04-26 19:21

Yes, there is enugh space. And yes the Account is Actually the Owner of it.

Post Reply