Hold one for a few weeks more, you will be amazed what you will see there :)
2012/5/25 Frank Karlitschek :
> Just a commend from my side.
> ownCloud should handle things like rescanning of file completely automatic
> and transparent to the user. So a call from the outside like this should only
>
Just a commend from my side.
ownCloud should handle things like rescanning of file completely automatic and
transparent to the user. So a call from the outside like this should only be
important for debugging purposes or very special use cases.
The real solution for this problem is that the gal
I'm also interrested in this information :
How can we do a curl / wget on any page of owncloud
I think that if we try to use a basic auth, we will keep beeing
redirect to the default page (OC_Util::redirectToDefaultPage in
index.php Line 112)
Is it what we want?
On Thu, May 24, 2012 at 12:04 A
On Wednesday 23 May 2012 22:23 Florian Hülsmann wrote:
> Hi Niko,
>
> putting this command into the crontab should do the job:
>
> curl -s -L --max-redirs 3 --basic -u 'user:password'
> 'http://host/owncloud/?app=gallery&getfile=ajax/galleryOp.php&operation=scan
> '
>
> But I'm not sure why it e
Hi Niko,
putting this command into the crontab should do the job:
curl -s -L --max-redirs 3 --basic -u 'user:password'
'http://host/owncloud/?app=gallery&getfile=ajax/galleryOp.php&operation=scan'
But I'm not sure why it even redirects... Someone else may provide a
better solution.
Cheers,
Hello together,
i want rescan all pictures with a cronjob task in linux.
With such a task all thumbnail creations could be in the background.
Is this possible and how?
Thanks for the response and the good software
--
Niko Sturm
___
Owncloud mailing l