Manually add file to cloud and refresh file list in cloud

Hello. I have question.
After i add manualy file to my cloud in my serwer, for example (terminal Debian) :
cp testfile.txt /var/www/owncloud/data/{username}/files/testfile.txt

Can i do someting to refresh file list in my cloud and testfile.txt will be appear in cloud.

Simply don't do that :blush:

or run ./occ files:scan

1 Like

Exactly: https://central.owncloud.org/t/why-does-my-files-i-put-into-datadir-dont-appear-in-owncloud/818

-> Closing