I have question about Ispconfig 3, on debian, with pure-fpdd.
I noticed that I add sites via ispconfig3 panel, and create ftp acconts for users, ispconfig does this way: owner=sitename (webX) group=client (clientX).
So, when I eg. create 50 sites via panel, to upload data into them I need to create 50 separate ftp accounts also ?
Or maybe there is possibility to log in as user/client and upload content to each directory in one ftp session ?
If so (will be different sites), what about uploaded files owner/group ?
Destination directory that ftp connect is just matter of setting of 'dir' in ispconfig sql db.
Edit it is enough.
Problems with owner and group can be simply solved from command line, just like this:
# chown web1:client1 -R /var/www/clients/client1/web1/
# chown web2:client1 -R /var/www/clients/client1/web2/
[...]
It looks also easy to script it, so i suggest solve it as useful ispconfig freature
Recent comments
16 hours 36 min ago
21 hours 35 min ago
23 hours 1 min ago
23 hours 54 min ago
1 day 1 hour ago
1 day 6 hours ago
1 day 6 hours ago
1 day 9 hours ago
1 day 22 hours ago
1 day 23 hours ago