<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Owncloud on MarkJacobsen.net</title><link>https://markjacobsen.net/tags/owncloud/</link><description>Recent content in Owncloud on MarkJacobsen.net</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Mon, 06 Jun 2016 18:54:00 +0000</lastBuildDate><atom:link href="https://markjacobsen.net/tags/owncloud/index.xml" rel="self" type="application/rss+xml"/><item><title>OwnCloud webapp not reflecting true list of files</title><link>https://markjacobsen.net/2016/06/owncloud-webapp-not-reflecting-true-list-files/</link><pubDate>Mon, 06 Jun 2016 18:54:00 +0000</pubDate><guid>https://markjacobsen.net/2016/06/owncloud-webapp-not-reflecting-true-list-files/</guid><description>&lt;p&gt;If you’re using OwnCloud and have a process whereby your add or remove files from directories via some sort of server process, you may find that you need to force OwnCloud to update/rescan the file listing. To do so you can manually run the following command…&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;sudo -u username php /path/to/owncloud/console.php files:scan --all
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;You may also want to consider adding it to the crontab for “username” on a daily basis.&lt;/p&gt;
&lt;p&gt;Thanks to &lt;a href="https://techblog.jeppson.org/2014/10/refresh-owncloud-file-cache/" target="_blank"&gt;this site&lt;/a&gt; for pointing me in the right direction.&lt;/p&gt;</description></item></channel></rss>