• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

folder /inetpub/servers

L

lorella

Guest
folder /inetpub/vhosts/servers ecc ecc

hi to everybody
sure mine will be a fool question
because plesk creates in inetpub/vhosts/server/31499/localuser/mysite/ copy of everybody domain ? to thing it serves ?
it occupies as space
thanks for any answer and sorry for english
kindest regards
 
The /Servers folders in PLESK DO hold a copy of everything on every website as a way of properly creating the folder structures necessary for FTP. However these files are not stored as "copies" of the website content. Instead plesk uses a feature in the windows files system only available to through the WinAPI.

This feature is known as symbolic links. Unix and Linux people have used them for years. A symbolic link allows a folder on your file system to look like a folder and act like a folder but to actually point to the contents of another folder.

So the content is stored once but the file system has 2 folders that point to it. It's like an alias for a folder.

The only downfall here is that most backup programs for windows don't recognize symbolic links. They think they are just folders and thus back the data in them up twice. Then when the backup is restored you will either get a failure or you will get a folder structure that plesk can't use.

Hope this helps.

Thanks,
John Hamilton
POSitive Software Company
http://www.gopositive.com
http://www.positivecommerce.com
 
Back
Top