sudo vi /var/hda/web-apps/pydio/html/
:find the following line in the file (line 36):
"PATH" => "AJXP_DATA_PATH/files",
:edit it to:
"PATH" => "/mnt/samba/Pydio/files",
:find the following line in the file (line 75):
"PATH" => "AJXP_DATA_PATH/personal/AJXP_USER",
:edit to suit your file location:
"PATH" => "/mnt/samba/Pydio/personal/AJXP_USER",
:save and close}}
You can check that the changes came into effect in the Pydio interface, at <code> Settings > Workspaces > Common Files and Settings > Workspaces > My Files