Uploading graphs via FTP

Discussion of the Meteohub software package

Moderator: Mattk

Post Reply
roller
Fresh Boarder
Fresh Boarder
Posts: 7
Joined: Sun Dec 30, 2007 2:44 pm

Uploading graphs via FTP

Post 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?
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7878
Joined: Mon Oct 01, 2007 10:51 pm

Re:Uploading graphs via FTP

Post 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
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7878
Joined: Mon Oct 01, 2007 10:51 pm

Re:Uploading graphs via FTP

Post 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.
Post Reply