Forums

Resolved
0 votes
Hello,

I though I solved my issue with Ftp access on the ClearOS side but it seems I was wrong. :)

I need to access to my webserver files using Filezilla or phpStorm.

From my ClearOS release 7.3.0 (Final) panel
I have a user with "FTP Server User" and "Groups => domainstaff" : enable.
I have the ftp plugin active and "FTP Server User show enable for all my users, including the one above.
With Filezilla using the port 990 on Mac the quick connection work just fine, on Windows I had to set ftp to passive mode.

The user can access to the server and he can ONLY access to the directory his group is assigned to


Resolving address of .........
Status: Connecting to ip.ip.ip.ip:990...
Status: Connection established, initializing TLS...
Status: Verifying certificate...
Status: TLS connection established, waiting for welcome message...
Status: Server does not support non-ASCII characters.
Status: Logged in
Status: Retrieving directory listing...
Status: Directory listing of "/" successful


I can upload files BUT, I can't modify or download a file:


Status: Starting upload of /.../.../README
Command: CWD /......../tests
Response: 250 CWD command successful
Command: PWD
Response: 257 "/...../tests" is the current directory
Command: TYPE A
Response: 200 Type set to A
Command: PASV
Response: 227 Entering Passive Mode (ip,ip,ip,ip,234,172).
Command: STOR README
Response: 550 README: Permission denied
Monday, May 15 2017, 05:31 AM
Share this post:
Responses (0)
  • There are no replies here yet.
Your Reply