Hi Antoine,
GraphWeather make very nice graphs and I will try to find out more about how to use them.
FTP export is a nice feature to export graphics and I have seen I can change the time period bewtween current day, current week and current month.
In the WSWin software is it also possible to make graphs for last day ( yesterday ), last week and last month. See attached graph page.
Is it possible to add those periods also in GraphWeather.
Regards Bertil
FTP export of graphics
FTP export of graphics
Vous ne pouvez pas consulter les pièces jointes insérées à ce message.
Re: FTP export of graphics
When I use FTP export to export grahics to a .jpg file on the local C:-drive it works fine but when I try to export to my ftp server I did get the following error message:
14/01/2009 14:47:07 : Exporting to GWeather\graph_24h.jpg
14/01/2009 14:47:08 : Unable to send buffer. 200 TYPE is now 8-bit binary
227 Entering Passive Mode (81,228,11,121,175,54)
553 Prohibited file name: GWeather\graph_24h.jpg
and FTP export stops.
Are there additional settings for the FTP server where I can set binary or ASCII.
14/01/2009 14:47:07 : Exporting to GWeather\graph_24h.jpg
14/01/2009 14:47:08 : Unable to send buffer. 200 TYPE is now 8-bit binary
227 Entering Passive Mode (81,228,11,121,175,54)
553 Prohibited file name: GWeather\graph_24h.jpg
and FTP export stops.
Are there additional settings for the FTP server where I can set binary or ASCII.
- TiToine
- Site Admin
- Messages : 3356
- Inscription : lun. mars 20, 2006 11:16 am
- Localisation : Montréal
- Contact :
Re: FTP export of graphics
OK I will add these options.
For your export problem, I think the server does not accept the filename. Something is wrong in the path.
May be you can try \GWeather\graph_24h.jpg as name and make sure the GWeather folder is already created on the server.
For your export problem, I think the server does not accept the filename. Something is wrong in the path.
May be you can try \GWeather\graph_24h.jpg as name and make sure the GWeather folder is already created on the server.
Re: FTP export of graphics
Export of files to the root directory worked fine but if tried to export to a subdirectory it failed.
Exporting temp.txt is fine but GWeather\temp.txt don´t work. I also tried \GWeather\temp.txt but got the error message :
553 Prohibited file name: GWeather\temp.txt
Have now solved the export to subdir. Don´t use the backslash \, use the common slash /.
The path in the example should be GWeather/temp.txt

Exporting temp.txt is fine but GWeather\temp.txt don´t work. I also tried \GWeather\temp.txt but got the error message :
553 Prohibited file name: GWeather\temp.txt
Have now solved the export to subdir. Don´t use the backslash \, use the common slash /.
The path in the example should be GWeather/temp.txt
