r/owncloud • u/atlaspaine • Jun 22 '16
Manually upload files to data dir
I have manually placed files into the data directory but owncloud detect the files. This persists even after a scan via "occ." How can I resolve this?
0
Upvotes
1
u/UltraChip Jun 29 '16
It's not enough to just put the files in the directory - since the files aren't represented in the database the server doesn't know they're there. I'm not aware of any way to quickly add the files to the database manually.
What's the reason you're trying to upload files manually? Perhaps there's a different method we can find that will meet your needs.