Page 1 of 1

Uploading graphs via FTP

Posted: Sun Dec 30, 2007 10:02 pm
by roller
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?

Re:Uploading graphs via FTP

Posted: Mon Dec 31, 2007 9:47 am
by admin
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

Re:Uploading graphs via FTP

Posted: Thu Jan 03, 2008 4:28 am
by admin
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.