Commit Graph

8 Commits

Author SHA1 Message Date
Tom Keffer
051fb2c0b8 Moved WEEWX_ROOT up to main section of the configuration file. 2012-09-28 18:46:37 +00:00
Tom Keffer
24222a7d52 Section references changed from 'Reports' to 'StdReport' 2012-08-25 14:22:05 +00:00
Tom Keffer
0d5ce4cdd9 Fixed bug that caused the reporting thread to terminate if an exception is thrown while doing FTP. 2012-07-06 15:52:11 +00:00
Tom Keffer
ddbaee824b Class FtpUpload now inherits from 'object' 2012-02-11 20:34:24 +00:00
Tom Keffer
1b158580df Added FTP error 521 to the list of errors that can occur when a directory already exists. 2012-01-07 18:03:03 +00:00
Tom Keffer
e4f98b8459 Suppressed warnings emitted by Pydev by using dummy names on unused variables. 2010-06-17 01:49:15 +00:00
Tom Keffer
3e8a4fdb91 V1.7.0rc3.
Wraps FTP run() in an exception handler.
2010-04-13 15:10:08 +00:00
Tom Keffer
07d629319f V1.7.0 hopefully 2010-04-12 22:41:45 +00:00