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: Why does my files I put into datadir don't appear in ownCloud?

→ Closing