I like and tested for a bit - and really like - can that be done locally?
Today one person has foound issue with my custom export.
I am always using port 80 for my exports functions.
Now it is known problem, so I will try to fix it with the next firmware.
If you will use standard port 80, then it should work locally.
My PHP&MySQL is perfect to export data from station to the server. Much better than FTP.
But the same you can have using WeatherLink.com.
When you generate free DID on WL.COM, then WiFiLogger will send data to WL.COM and you can use WeatherLink PC software to download archive data.
My solution PHP&MySQL is more powerfull if you need to sort and choose specific data from last months, or years. It is easy when you have data in your SQL database.

It is very hard to operate on data from WL.COM, because you have no access to the server. You have to download all data from WL.COM, then you can sort it as you like.
