Sending data every minute via FTP is NOT recommended by any means.
That has nothing to do with capabilities of MB PRO. It has to do with
overhead FTP is producing when setting up a connection. It is not
acceptable that this upload blocks other network processes for
longer times. It is simply a bad design.
To feed a database by a cronjob that hopes that data will be uploaded via FTP right
in time of a 10 second window is not how to do things. My recommendation is to write a
small perl script that gets triggered by a HTTP request fired by Meteobridge.
This is clearly the way to go. I am sure you will come to the same conclusion when you
think a bit about it.
You fire lots of bug reports/requests here, so please open your mind and accept
a design bug on your side this time. I think that is fair
