Hi,
I'm new to owncloud, however I managed to install it succesfully on my synology nas webserver running Apache,php,mySQL.
Everything works well. Now I wanted to move all my existing data into the data folder. I did this outside the owncloud application by using synology file station. However, it seems by doing it this way, the data is not recognized in owncloud, as it doesnt appear in the owncloud application itself. I assume the necessary database structure is not created in case the upload feature of owncloud itself is not used.
So question is: if the data has been copied to the data folder outside owncloud, is there a way to tell the database to refresh its structure with the current data in the data folder? Or is uploading the data through owncloud itself the only way to have it correctly recognized?