• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

MFT with Linux - absolut or relativ?

V

voessli

Guest
Hi everyone!

I have a question to MFT under Linux. Can it cause problems to rename the root folder ? (the first folder after domainname)
I want to change it from "www.mydomain.com/testdat/" into "www.mydomain.com/products/". Currently there are about 40000 files located in the tree (in several sub folders of course). I could imagine that my sytem crashes if all file names are registed absolutely, requiring Linux to reset the path to each seperate file. Under no circumstances i want to risk data loss.

Well if file paths were recorded relatively, Linux would need to reset the first level subfolders under "testdat" only, pointing them to "products", which wont take much effort imho.

Can anybody give advise?
 
Back
Top