Sandaysoft

Support forum for Cumulus weather station software
It is currently Wed May 22, 2013 3:07 pm
Please click here before posting. Help me to help you!
Useful Links: Cumulus FAQ • Enhancement requests • Wiki (documentation)
Please put your approximate location into your profile
Add your web site to the Cumulus user map
Vantage Pro2 users with firmware 3.00 should upgrade to fw 3.12 and Cumulus 1.9.4

All times are UTC




Post new topic Reply to topic  [ 26 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: Realtime Text File Not Generating On Start-up
PostPosted: Tue Nov 23, 2010 7:46 pm 
Offline

Joined: Tue Nov 16, 2010 2:44 pm
Posts: 53
Location: Beaverton, Oregon
Weather Station: Davis Vantage Pro 2
Operating System: Windows 7-64 Ultimate
steve wrote:
shotsky wrote:
but I see that the file realtime.txttmp is never created in the Cumulus folder, so of course it isn't copied to the FTP server, and that seems to be the main problem.

That's not how it works. It sends the realtime.txt file, but tells the ftp server to call it realtime.txttmp. Then it renames it.


There is no file sent, nor renamed. I copied one over earlier, then it displayed properly, but it doesn't seem to be able to send it. Is it possible to do this entire thing without using FTP? If not, I may just bag the realtime thing entirely.
Thanks,
John


Top
 Profile  
 
 Post subject: Re: Realtime Text File Not Generating On Start-up
PostPosted: Tue Nov 23, 2010 8:00 pm 
Offline
Site Admin
User avatar

Joined: Mon Jun 02, 2008 6:49 pm
Posts: 17567
Location: Sanday, Orkney
Weather Station: Davis VP2
Operating System: Windows Home Server 2011
shotsky wrote:
There is no file sent

Then most likely you still have the wrong path configured. If your ftp user has a home of the CumulusWeb folder, then you shouldn't be specifying that as the path, because you're already in that folder when you log in. You probably need an empty path.

Quote:
Is it possible to do this entire thing without using FTP?

Yes, of course; that's what this thread was about originally, it's how Glen is doing it. Turn off the two realtime FTP options, and specify the local and remote filenames on the files tab, and don't tick any of the boxes apart from Realtime.

_________________
Steve
Sanday Weather
----------------------------------------------------------------------------------------------------------------------------------
Like Cumulus and want to support it? Please donate! Image


Top
 Profile  
 
 Post subject: Re: Realtime Text File Not Generating On Start-up
PostPosted: Tue Nov 23, 2010 8:33 pm 
Offline

Joined: Tue Nov 16, 2010 2:44 pm
Posts: 53
Location: Beaverton, Oregon
Weather Station: Davis Vantage Pro 2
Operating System: Windows 7-64 Ultimate
steve wrote:
shotsky wrote:
There is no file sent

Then most likely you still have the wrong path configured. If your ftp user has a home of the CumulusWeb folder, then you shouldn't be specifying that as the path, because you're already in that folder when you log in. You probably need an empty path.

Quote:
Is it possible to do this entire thing without using FTP?

Yes, of course; that's what this thread was about originally, it's how Glen is doing it. Turn off the two realtime FTP options, and specify the local and remote filenames on the files tab, and don't tick any of the boxes apart from Realtime.


Ok I set realtime.txt as the only file to be copied directly, and now all the others continue to use FTP, and realtime.txt is being copied and displayed. That is good enough.

It can be seen at: http://shotsky.gotdns.com/gauges.htm

Thanks for the help. I'll continue to 'fiddle around' with my ftp server to see if I can find a combination that works.
John


Top
 Profile  
 
 Post subject: Re: Realtime Text File Not Generating On Start-up
PostPosted: Wed Nov 24, 2010 2:03 pm 
Offline

Joined: Tue Nov 16, 2010 2:44 pm
Posts: 53
Location: Beaverton, Oregon
Weather Station: Davis Vantage Pro 2
Operating System: Windows 7-64 Ultimate
shotsky wrote:
steve wrote:
shotsky wrote:
There is no file sent

Then most likely you still have the wrong path configured. If your ftp user has a home of the CumulusWeb folder, then you shouldn't be specifying that as the path, because you're already in that folder when you log in. You probably need an empty path.

Quote:
Is it possible to do this entire thing without using FTP?

Yes, of course; that's what this thread was about originally, it's how Glen is doing it. Turn off the two realtime FTP options, and specify the local and remote filenames on the files tab, and don't tick any of the boxes apart from Realtime.


Ok I set realtime.txt as the only file to be copied directly, and now all the others continue to use FTP, and realtime.txt is being copied and displayed. That is good enough.

It can be seen at: http://shotsky.gotdns.com/gauges.htm

Thanks for the help. I'll continue to 'fiddle around' with my ftp server to see if I can find a combination that works.
John


Update:
It finally dawned on me that my FTP server has the concept of a 'home' folder for any given user, plus additional folders that can be assigned for further access. So in Cumulus Internet configuration, I needed to leave the 'Directory' blank. Once I set that up, it all works as expected.

BTW, for anyone that wants a really powerful FTP server for free, try the Fastream IQ/FTP Server. It also has a built-in web server, so it all works together in a single package.
http://www.fastream.com/iqwebftpserver.php

Thanks to all for the help,
John


Top
 Profile  
 
 Post subject: Re: Realtime Text File Not Generating On Start-up
PostPosted: Thu Nov 25, 2010 5:14 am 
Offline

Joined: Mon Aug 10, 2009 10:16 pm
Posts: 1793
Location: World...
Weather Station: No weather station
Operating System: No operating system
shotsky wrote:
BTW, for anyone that wants a really powerful FTP server for free, try the Fastream IQ/FTP Server. It also has a built-in web server, so it all works together in a single package.
John, I do not know if you already mentioned which server you were using... For a few years, I have been using XAMPP on a Windows 7 computer and the package also contains a very powerful and reliable FTP server named FileZilla which is regularly updated (last update was in July 2010) - the FileZilla group also produces an excellent FTP client.


Top
 Profile  
 
 Post subject: Re: Realtime Text File Not Generating On Start-up
PostPosted: Thu Nov 25, 2010 2:52 pm 
Offline

Joined: Tue Nov 16, 2010 2:44 pm
Posts: 53
Location: Beaverton, Oregon
Weather Station: Davis Vantage Pro 2
Operating System: Windows 7-64 Ultimate
gemini06720 wrote:
shotsky wrote:
BTW, for anyone that wants a really powerful FTP server for free, try the Fastream IQ/FTP Server. It also has a built-in web server, so it all works together in a single package.
John, I do not know if you already mentioned which server you were using... For a few years, I have been using XAMPP on a Windows 7 computer and the package also contains a very powerful and reliable FTP server named FileZilla which is regularly updated (last update was in July 2010) - the FileZilla group also produces an excellent FTP client.


I tried FileZilla server before I got IQ/FTP. There's no comparison, if you you look closely. Much of what I require isn't available in FileZilla, such as more granular control of users, groups, better security, etc. Besides, the benefit of a built in web server makes it that much more attractive, since IIS doesn't support many users, and I don't want all the baggage needed to get Apache running. (Did that, once, and tired of the constant updates needed for the various parts that were sometimes incompatible with other pieces.) IQ has a basic web server, but supports php, perl, and many other support tools, IF you want them. It will even let you set up an http ftp if you want.
John


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 26 posts ]  Go to page Previous  1, 2

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Protected by Anti-Spam ACP Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group