Hello, i tried to search something on the web but nothing good seems to appear, is it possible to use Block Storage to save and get files within a website space in Plesk? I don’t know if it’s clear but i have to upload some files from Codeigniter inside a folder inside Apache managed folder, is it possible?
Thanks ;)
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi there,
Indeed this should be doable. What you could do is:
rsync
copy your static files to that new directoryI would recommend taking a snapshot before doing this, just so that if anything goes wrong, you would be able to revert back to a working version.
Best,
Bobby