Page 2 of 2

Re: CumulusMX and website on a single Raspberry Pi

Posted: Sun 14 Feb 2016 9:35 am
by steve
liddelljs wrote:Hi all,
Just an update on my issue. Looked at MXdiags file and it is trying to transfer files but is reporting an error "Error connecting ftp - This FTP server is anonymous only".
Cheers
Then you don't have your ftp server configured correctly - you need to add an account that MX can use, I'm not sure that you'll be able to get MX to use anonymous ftp. Or just copy the files, as I've just suggested.

Re: CumulusMX and website on a single Raspberry Pi

Posted: Sun 14 Feb 2016 10:46 am
by rogerthn
liddelljs wrote:Hi all,
Just an update on my issue. Looked at MXdiags file and it is trying to transfer files but is reporting an error "Error connecting ftp - This FTP server is anonymous only".

Cheers
I have my Raspberry PI FTP server configured according to
http://dimitar.me/how-to-create-an-ftp- ... rmissions/

Re: CumulusMX and website on a single Raspberry Pi

Posted: Sun 14 Feb 2016 12:31 pm
by liddelljs
Thanks Steve. Is there a list of the files somewhere I need to transfer?

Cheers
Steve

Re: CumulusMX and website on a single Raspberry Pi

Posted: Sun 14 Feb 2016 12:35 pm
by steve
For the 'standard' web site, all of the .htm files that get created in the web directory, plus all of the .json files that get generated in the main directory (I'm moving these to the web directory in the next build). Plus realtimegauges.txt for the gauges.

Re: CumulusMX and website on a single Raspberry Pi

Posted: Sun 14 Feb 2016 1:21 pm
by rogerthn
steve wrote:...I'm not sure that you'll be able to get MX to use anonymous ftp. ..
If the anonymous user is allowed to create and replace files it should be possible to logon as below.
Username: anonymous
Password: someone@somewhere.com

Re: CumulusMX and website on a single Raspberry Pi

Posted: Wed 17 Feb 2016 11:05 pm
by freddie
steve wrote:the .json files that get generated in the main directory (I'm moving these to the web directory in the next build)
Excellent news :-)

Re: CumulusMX and website on a single Raspberry Pi

Posted: Mon 07 Mar 2016 3:01 am
by kasper58
Hi Steve

Will the Extra Web Files handle dir's as attached.
Regards Warren

Re: CumulusMX and website on a single Raspberry Pi

Posted: Mon 07 Mar 2016 7:22 am
by steve
It won't handle wildcards - perhaps in the future.

Note that you shouldn't select "process" for files that don't have web tags in them, e.g. the json files.