The # on the start of the line turns the line into a comment which is ignored - so yes, you do indeed need to remove the # signs iin order to activate the lines
On Monday, 9 October 2017 17:50:56 UTC+3, Holm Dittrich wrote: > Hi Gary, > > thanks for your replay. > I will write it clearer: > > skin = Ftp > #user = xxxx > #password = xxxx > #server = https://reise........ > #path = /path/to/use > > secure_ftp = False > port = 21 > passive = 1 > > it seems to me that I might have to remove the sign "#" in front of the > entries. All other relevant lines have no "#" in front of them. > > Greetings Holm > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
