I've run that, and restarted, and now I'm getting:
Code:
Restarting ftp server: Running: /usr/sbin/pure-ftpd-mysql-virtualchroot -l mysql:/etc/pure-ftpd/db/mysql.conf -l pam -O clf:/var/log/pure-ftpd/transfer.log -E -u 1000 -8 UTF-8 -Y 1 -B
Testing the FTP, and I can still see other users directories.
This is a log from my FTP client, and you can see that I'm able to access other clients (I can't see files), but I can the folders for their domains:
Code:
Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Response: 220-You are user number 1 of 50 allowed.
Response: 220-Local time is now 10:09. Server port: 21.
Response: 220-This is a private system - No anonymous login
Response: 220-IPv6 connections are also welcome on this server.
Response: 220 You will be disconnected after 15 minutes of inactivity.
Command: USER ***
Response: 331 User *** OK. Password required
Command: PASS *********
Response: 230-User *** has group access to: client1 sshusers
Response: 230 OK. Current directory is /var/www/clients/client1/web16
Command: OPTS UTF8 ON
Response: 200 OK, UTF-8 enabled
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/var/www/clients/client1/web16" is your current location
Status: Directory listing successful
Status: Retrieving directory listing...
Command: CWD /var/www/clients/client2/ANOTHERCLIENT.com
Response: 250 OK. Current directory is /var/www/clients/client2/web1
Command: PWD
Response: 257 "/var/www/clients/client2/web1" is your current location
Status: Directory listing successful
Recent comments
15 hours 49 min ago
16 hours 49 min ago
20 hours 36 min ago
21 hours 50 min ago
1 day 1 hour ago
1 day 8 hours ago
1 day 17 hours ago
1 day 19 hours ago
2 days 10 hours ago
2 days 12 hours ago