• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Can't change backup dir location

dim_s@

Basic Pleskian
Hi,

New server windows 2008 web edition and Plesk 9.2.1
I use Plesk regonfigure to change backup dir, and I have error

Unable to seeking to end of stream: (5) Access is denied.
at psaobsolete.DataLocation.Change(String source, String dest)
at reconfigurator.ChangeLocation.SetRelocateState()
 
Hello,

It looks you are running out of free space at the C: drive. In order to make new backup location Plesk reconfigurator copies filed from old backup location and fails on this step because of now free disk space on drive C:.

Please, clean up disk space on drive C: or to move backups manually. For example to D:\Plesk\Backup:

1. Move C:\Program Files (x86)\Parallels\Plesk\Backup to D:\Plesk\Backup
2. Set HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\PLESK\PSA Config\Config\DUMP_D= "D:\Plesk\Backup"
 
Back
Top