• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Skeleton command not working?

Thank you for the link, but, the command is exactly the same as it was on 10.x.

The command looks like it is working, but nothing is placed in the customers folders.
 
Could you please describe this problem with more details? Step by step instruction for reproducing would be very useful. And what do you expect.
 
Yes...

First, I run this command

/usr/local/psa/bin/skeleton --install USERS ACCOUNT -filename skel2.zip (also used -force-type)

In checking for the skel files I am replacing, they are not replaced.

My expectations: I expect the above command to replace skel files for already provisioned customers. This same skel file has been uploaded to the plesk server, and when a NEW customer is setup, they get these new skel files.

What I am reading from the document that makes me expect the above
The following command line installs a site skeleton from the skeleton file (name of skel file in the ZIP format) for the client with client login name (the client who I want the skel file to be replaced for)

To summarize:

I created a skel file. I have uploaded this new skel file to the defaults. This skel file is working 100% for new customers on this Plesk node.
When I run the above command line in an attempt to replace skel files for existing customers, it does not work.
 
Back
Top