Question Nextcloud Data folder

freebs

New Pleskian
Server operating system version
Rocky Linux 8.10
Plesk version and microupdate number
Plesk Obsidian 18.0.65.1
How can I change the nextcloud data folder with a symlink to a new mounted drive for a domain hosting only nextcloud ?

I've allowed symlinks in apache/nginx settings

i've tried without success.. I've set same permissions on the new folder .. mounted the drive via fstab UUID.... /mnt/new_drive

ln -s /older/folder /new/folder .. I just get .ncdata file missing in folder, but it's not.. I did cp - a /old/folder /new/folder

thanks.. any input appreciated.
 
Back
Top