• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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