jDownloads Support Forum

Older Versions => jDownloads 3.2 (Support ended) => Topic started by: Rigsel on 12.10.2014 11:11:10

Title: Manual scan / publish / monitor in 3.2
Post by: Rigsel on 12.10.2014 11:11:10
Hello everyone,
I have 1000+ files and few new uploads every day.
With JD 1.9.1 I use a script to upload in FTP and run scan.php to publish them.

Now in JD 3.2 scan.php is protected, how can I publish new uploads in JD 3.2 without logging-in in back-end?  ???

Thanks
Title: Re: Manual scan / publish / monitor in 3.2
Post by: Arno on 12.10.2014 11:59:51
Hi,
it is protected with the 'secret key' from your Joomla installation. You can found it under 'System/System Information TAB 'Configuration File'.
You must it start as ...scan.php?key=yoursecretkey

I think this information exist also in the new documentation  ::)