Administrators cant edit folders already under users.

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

Moderator: Project members

Locked
Message
Author
dragonmunday12
500 Command not understood
Posts: 3
Joined: 2018-07-13 08:20

Administrators cant edit folders already under users.

#1 Post by dragonmunday12 » 2018-07-13 08:32

So I am using 3rd party software "OpenGamePanel" that automatically generates folders and usernames and passwords for game servers that are assigned to them. They get granted access to their own folders on a user level, not group. I tried to add a new group to administrate all the users folders, which they can apparently only view. I set the administrators shared folder access one level above the game server directories which I had hoped would add permissions to edit the users directories to no avail. The administrators can only access the folders, but cant edit, delete, move any of the folders or files within them. As if they only have read access. Whenever I try to create a new directory or do any action that isn't downloading an item I get this error. "500 Failed to delete the file." I am using the latest filezilla server and filezilla client.

Here is the server log.

(000027)7/13/2018 1:27:11 AM - (not logged in) (10.0.0.198)> Connected on port 990, sending welcome message...
(000027)7/13/2018 1:27:11 AM - (not logged in) (10.0.0.198)> 220 Welcome to PrimetimeServers Game Server FTP!
(000027)7/13/2018 1:27:11 AM - (not logged in) (10.0.0.198)> TLS connection established
(000027)7/13/2018 1:27:11 AM - (not logged in) (10.0.0.198)> USER dragonmunday12
(000027)7/13/2018 1:27:11 AM - (not logged in) (10.0.0.198)> 331 Password required for dragonmunday12
(000027)7/13/2018 1:27:11 AM - (not logged in) (10.0.0.198)> PASS --removed--
(000027)7/13/2018 1:27:11 AM - dragonmunday12 (10.0.0.198)> 230 Logged on
(000027)7/13/2018 1:27:11 AM - dragonmunday12 (10.0.0.198)> PBSZ 0
(000027)7/13/2018 1:27:11 AM - dragonmunday12 (10.0.0.198)> 200 PBSZ=0
(000027)7/13/2018 1:27:11 AM - dragonmunday12 (10.0.0.198)> PROT P
(000027)7/13/2018 1:27:11 AM - dragonmunday12 (10.0.0.198)> 200 Protection level set to P
(000027)7/13/2018 1:27:11 AM - dragonmunday12 (10.0.0.198)> PWD
(000027)7/13/2018 1:27:11 AM - dragonmunday12 (10.0.0.198)> 257 "/" is current directory.
(000027)7/13/2018 1:27:13 AM - dragonmunday12 (10.0.0.198)> CWD Game Servers
(000027)7/13/2018 1:27:13 AM - dragonmunday12 (10.0.0.198)> 250 CWD successful. "/Game Servers" is current directory.
(000027)7/13/2018 1:27:13 AM - dragonmunday12 (10.0.0.198)> PWD
(000027)7/13/2018 1:27:13 AM - dragonmunday12 (10.0.0.198)> 257 "/Game Servers" is current directory.
(000027)7/13/2018 1:27:15 AM - dragonmunday12 (10.0.0.198)> CWD 7
(000027)7/13/2018 1:27:15 AM - dragonmunday12 (10.0.0.198)> 250 CWD successful. "/Game Servers/7" is current directory.
(000027)7/13/2018 1:27:15 AM - dragonmunday12 (10.0.0.198)> PWD
(000027)7/13/2018 1:27:15 AM - dragonmunday12 (10.0.0.198)> 257 "/Game Servers/7" is current directory.
(000027)7/13/2018 1:27:15 AM - dragonmunday12 (10.0.0.198)> TYPE I
(000027)7/13/2018 1:27:15 AM - dragonmunday12 (10.0.0.198)> 200 Type set to I
(000027)7/13/2018 1:27:15 AM - dragonmunday12 (10.0.0.198)> PASV
(000027)7/13/2018 1:27:15 AM - dragonmunday12 (10.0.0.198)> 227 Entering Passive Mode (10,0,0,195,207,26)
(000027)7/13/2018 1:27:15 AM - dragonmunday12 (10.0.0.198)> MLSD
(000027)7/13/2018 1:27:15 AM - dragonmunday12 (10.0.0.198)> 150 Opening data channel for directory listing of "/Game Servers/7"
(000027)7/13/2018 1:27:15 AM - dragonmunday12 (10.0.0.198)> TLS connection for data connection established
(000027)7/13/2018 1:27:15 AM - dragonmunday12 (10.0.0.198)> 226 Successfully transferred "/Game Servers/7"
(000027)7/13/2018 1:27:20 AM - dragonmunday12 (10.0.0.198)> DELE vstdlib_s64.dll
(000027)7/13/2018 1:27:20 AM - dragonmunday12 (10.0.0.198)> 500 Failed to delete the file.
(000025)7/13/2018 1:27:32 AM - dragonmunday12 (10.0.0.198)> PWD
(000025)7/13/2018 1:27:32 AM - dragonmunday12 (10.0.0.198)> 257 "/Game Servers/7" is current directory.


Sorry if this is spam, I just created this forum account for this purpose.

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

Re: Administrators cant edit folders already under users.

#2 Post by botg » 2018-07-13 15:55

Could the file be opened at the time of trying to delete it? On Windows it is not possible to delete files that are opened.

dragonmunday12
500 Command not understood
Posts: 3
Joined: 2018-07-13 08:20

Re: Administrators cant edit folders already under users.

#3 Post by dragonmunday12 » 2018-07-14 05:46

Nope, fresh restart, and I stopped the agent controlling the panel. Nothing is using the files. :?

dragonmunday12
500 Command not understood
Posts: 3
Joined: 2018-07-13 08:20

Re: Administrators cant edit folders already under users.

#4 Post by dragonmunday12 » 2018-07-14 06:02

Looks like it may be because of opengamepanel. The folders are set to read only and whenever I change it they revert back to read only. Doesnt seem to be filezillas fault. Thanks for your time! You can close this!

User avatar
boco
Contributor
Posts: 26935
Joined: 2006-05-01 03:28
Location: Germany

Re: Administrators cant edit folders already under users.

#5 Post by boco » 2018-07-14 23:00

Closed on request of topic starter.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

Locked