Hi all,
Is there a way to upload files via FTP to a second server? I'd like to have the clientraw.txt and realtime.txt files to be stored at 2 separate FTP-servers.
Thanks.
Gerhard
Upload to a second FTP? **solved**
Moderator: Mattk
-
- Senior Boarder
- Posts: 45
- Joined: Sun Jan 28, 2018 3:06 pm
- Location: Vaassen - Netherlands
- Contact:
Upload to a second FTP? **solved**
weeropdeveluwe.nl Davis VP2+, MBpro 2, Instromet sunshine duration sensor, 2 Blitzortung stations, luftdaten airquality sensor.fotogw.nl
Re: Upload to a second FTP?
YES, you can to any number of servers.
Check the WiKi https://www.meteobridge.com/wiki/index. ... h_Services scroll down to FTP Uploads
WimWhen you want to upload data to another FTP server, you can use a fully qualified URL-like FTP notation in the "Path" field. Format of the FTP URI has to be: ftp://user:password@host:port/path.
Please notice that none of the elements is allowed to miss.
Example:Code: Select all
ftp://johndoe:mysecret@ftp.server.com:21/public_html/index.html
-
- Senior Boarder
- Posts: 45
- Joined: Sun Jan 28, 2018 3:06 pm
- Location: Vaassen - Netherlands
- Contact:
Re: Upload to a second FTP?
Hi Wim,
Thanks for your reply! I missed that in the manual!
Gerhard
Thanks for your reply! I missed that in the manual!
Gerhard
weeropdeveluwe.nl Davis VP2+, MBpro 2, Instromet sunshine duration sensor, 2 Blitzortung stations, luftdaten airquality sensor.fotogw.nl