Hi,
I have set up the Meteohub system for about a month and have the 1.6RC2 version running O.K.
I am currently building a webpage and am having problems uploading graphs to the site via FTP. The graphs are defined and can be called using the \"http://...../meteograph.cgi?graph=name\" command, but I can not get them to automatically upload to the FTP site.
The FTP site appears to be set up in the \"Setup Push Services\" page correctly and the test file upoads fine. The \"FTP Upload activated box\" is ticked. I am using the CRON schedule example given in the manual \"*/10 * * * 1-5\" and also \"*/10***0-7\". The file names are not using the date and time variables and are simple test.png. test1.png etc.
However, nothing seems to upload. Is anyone using this feature sucessfully?
Uploading graphs via FTP
Moderator: Mattk
Re:Uploading graphs via FTP
Hi,
it works on my site www.pasternak.net.
Your cron schedule seems to be ok, is the system log saying anything about ftp transfers? Each cron initiated task is listed there.
Regards,
Boris
it works on my site www.pasternak.net.
Your cron schedule seems to be ok, is the system log saying anything about ftp transfers? Each cron initiated task is listed there.
Regards,
Boris
Re:Uploading graphs via FTP
Problem could be fixed. There were spaces missing in the time schedule, that prevents CRON from starting the computation of the graphs at all. Next version of Meteohub will warn on ill-formatted time schedules.