Ton Karsten <mothe...@gmail.com> writes:

> The Weewx software is installed on a Raspberry Pi with IP address 
> 192.168.178.11. The version that I use is 3.9.1. The Popcorn Hour (NMT) has 
> IP address 192.168.178.19. Now I try to build an FTP connection to the NMT 
> with various settings. With Filezilla and WinSCP I can log in to the NMT. 
> But whatever I try with various settings always gets an error message. I do 
> not know anymore. See LOG file.

I am having trouble understanding what you are trying to do.

"backup" usually means to make copies of all files of importance on a
given system, and to put those copies someplace else.   I do this
outside of weewx.  Important files to back up are the weewx
configuration files (which would be annoying to recreate) and especially
the weewx database (which I can't recreate).

I use bup, and store the bits on multiple other disks.  My backup
mechanism has really nothing to do with weewx other than that I am
backing up files that weewx uses.

One could use tar, or dump, or bup, or various other mechanisms, and
then use ftp to store files.  I would be using the command-line ftp
client that I expect is part of the base OS, rather than something
complicated.

With weewx's ftpuploader, I would expect that to be used to transmit
constructed web pages to someplace else (to a web server, usually).  I
don't see that being super useful for backup as I would expect you want
to preserve weewx.sdb.

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/rmipnlbpv4n.fsf%40s1.lexort.com.

Reply via email to