Upload to a second FTP? **solved**

This section covers the Meteobridge PRO, PRO2, NANO SD, Raspberry Pi and VM platforms exclusively

Moderator: Mattk

Post Reply
fotogw
Senior Boarder
Senior Boarder
Posts: 45
Joined: Sun Jan 28, 2018 3:06 pm
Location: Vaassen - Netherlands
Contact:

Upload to a second FTP? **solved**

Post by fotogw »

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
weeropdeveluwe.nl Davis VP2+, MBpro 2, Instromet sunshine duration sensor, 2 Blitzortung stations, luftdaten airquality sensor.fotogw.nl
User avatar
wvdkuil
Platinum Boarder
Platinum Boarder
Posts: 604
Joined: Sun Jul 24, 2011 8:00 pm
Location: Belgium
Contact:

Re: Upload to a second FTP?

Post by wvdkuil »

fotogw wrote: Fri May 03, 2019 9:28 am 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
YES, you can to any number of servers.
Check the WiKi https://www.meteobridge.com/wiki/index. ... h_Services scroll down to FTP Uploads
When 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
Wim
fotogw
Senior Boarder
Senior Boarder
Posts: 45
Joined: Sun Jan 28, 2018 3:06 pm
Location: Vaassen - Netherlands
Contact:

Re: Upload to a second FTP?

Post by fotogw »

Hi Wim,

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
Post Reply