but my log of the ftprealtime.txt file says filename invalid.
I would like the realtime.txt to work any ideas please..if you would like screenshots im happy to do so.
It's really winding me up now
You've almost certainly configured the ftp path/directory incorrectly, so when Cumulus constructs a full path for the realtime.txt file, it creates something which doesn't exist on your server. It's difficult for anyone to say what you need to put if you can't work it out, as it depends on how your server filestore is organised. If you tell us what you've put, it might be possible to suggest what it should be.richard_newberry wrote:but my log of the ftprealtime.txt file says filename invalid.
You should be able to work out what path you need if you log in with an ftp client with the same user and password that you've given to Cumulus, and then work out the relative path from wherever you are when you log in, to wherever it is that you want the realtime.txt file to be put. I suspect you're already there and need to leave it blank.richard_newberry wrote:I use xampp so it installs apache2 and filezilla as a ftp server. Everything is being run on the same server.
the directory i use is xampp/apache/htdocs where the fault root directory is for apache2 or httpd.
in FTP Zilla it says htdocs/realtime.txt file invalid i dunno why it says htdocs before it.
No, that would be really horribleP.S would be nice if the webpage updated every minute automatically as in <meta http-equiv="refresh" content="60">
Richard,steve wrote: No, that would be really horrible. It breaks W3C guidelines, and there are much better ways (though more involved) of getting the figures to update automatically.
Richard, I have been using XAMPP for a few years (I am now/still running version 1.7.3 as the latest release 1.7.4 has shown to be too unstable) and, on my computer, the 'htdocs' directory (the root directory for all my web pages) is located directly under 'xampp' and not two levels below...richard_newberry wrote:...I use xampp so it installs apache2 and filezilla as a ftp server. Everything is being run on the same server.
the directory i use is xampp/apache/htdocs where the fault root directory is for apache2 or httpd.
Thanks, Ray, I completely missed that part of Richard's message. One solution to Richard's problem would be to get Cumulus to copy the files instead of using ftp.gemini06720 wrote:richard_newberry wrote:Everything is being run on the same server.
Since Cumulus has been installed on the same drive as the XAMPP system, I do not use FileZilla to upload the Cumulus files
Indeed, it has proven much easier (and more reliable) to program Cumulus to copy the files over to the different sub-directories where I have my web pages installed - thanks also to you for the increase number of files that Cumulus can copy...steve wrote:Thanks, Ray, I completely missed that part of Richard's message. One solution to Richard's problem would be to get Cumulus to copy the files instead of using ftp.gemini06720 wrote:Since Cumulus has been installed on the same drive as the XAMPP system, I do not use FileZilla to upload the Cumulus filesrichard_newberry wrote:Everything is being run on the same server.
Quite right!!robynfali wrote:Go through life with the motto, "the only dumb question, is the one you didn't ask"