Thanks Mark. From what I am seeing, still dealing with the ftp servers, it does not seem to be creating the json files. The ftp account I have set up, is trying to update these json files, but they don't exist.
log file
2020-06-24 20:32:00.712 FTP[Int]: CumulusMX Connecting to s9.cpcloud.com.au
# Connect()
Status: Connecting to 103.18.109.182:21
Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Response: 220-You are user number 2 of 50 allowed.
Response: 220-Local time is now 20:32. Server port: 21.
Response: 220-This is a private system - No anonymous login
Response: 220-IPv6 connections are also welcome on this server.
Response: 220 You will be disconnected after 15 minutes of inactivity.
Status: Detected FTP server: PureFTPd
Command: USER
cumulus@jeffbartlett.org
Response: 331 User
cumulus@jeffbartlett.org OK. Password required
Command: PASS ***
Response: 230 OK. Current restricted directory is /
Command: FEAT
Response: 211-Extensions supported:
Response: EPRT
Response: IDLE
Response: MDTM
Response: SIZE
Response: MFMT
Response: REST STREAM
Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
Response: MLSD
Response: AUTH TLS
Response: PBSZ
Response: PROT
Response: UTF8
Response: TVFS
Response: ESTA
Response: PASV
Response: EPSV
Response: SPSV
Response: ESTP
Response: 211 End.
Status: Text encoding: System.Text.UTF8Encoding
Command: OPTS UTF8 ON
Response: 200 OK, UTF-8 enabled
Command: SYST
Response: 215 UNIX Type: L8
2020-06-24 20:32:00.834 FTP[Int]: Uploading Extra files
2020-06-24 20:32:00.834 FTP[Int]: Uploading standard files
2020-06-24 20:32:00.834FTP[Int]: Uploading web\index.htm to /home/jeffbart/public_html/index.htm
# OpenWrite("/home/jeffbart/public_html/index.htmtmp", Binary)
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
# GetFileSize("/home/jeffbart/public_html/index.htmtmp")
Command: SIZE /home/jeffbart/public_html/index.htmtmp
Response: 550 Can't check for file existence
# OpenActiveDataStream(PORT, "STOR /home/jeffbart/public_html/index.htmtmp", 0)
Command: PORT 10,168,0,45,192,26
Response: 200 PORT command successful
Command: STOR /home/jeffbart/public_html/index.htmtmp
Response: 553 Can't open that file: No such file or directory
Status: Disposing FtpSocketStream...
# CloseDataStream()
2020-06-24 20:32:00.880FTP[Int]: Uploading web\today.htm to /home/jeffbart/public_html/today.htm
# OpenWrite("/home/jeffbart/public_html/today.htmtmp", Binary)
# GetFileSize("/home/jeffbart/public_html/today.htmtmp")
Command: SIZE /home/jeffbart/public_html/today.htmtmp
Response: 550 Can't check for file existence
# OpenActiveDataStream(PORT, "STOR /home/jeffbart/public_html/today.htmtmp", 0)
Command: PORT 10,168,0,45,192,27
Response: 200 PORT command successful
Command: STOR /home/jeffbart/public_html/today.htmtmp
Response: 553 Can't open that file: No such file or directory
Status: Disposing FtpSocketStream...
# CloseDataStream()
2020-06-24 20:32:00.915FTP[Int]: Uploading web\yesterday.htm to /home/jeffbart/public_html/yesterday.htm
# OpenWrite("/home/jeffbart/public_html/yesterday.htmtmp", Binary)
# GetFileSize("/home/jeffbart/public_html/yesterday.htmtmp")
Command: SIZE /home/jeffbart/public_html/yesterday.htmtmp
Response: 550 Can't check for file existence
# OpenActiveDataStream(PORT, "STOR /home/jeffbart/public_html/yesterday.htmtmp", 0)
Command: PORT 10,168,0,45,192,28
Response: 200 PORT command successful
Command: STOR /home/jeffbart/public_html/yesterday.htmtmp
Response: 553 Can't open that file: No such file or directory
Status: Disposing FtpSocketStream...
# CloseDataStream()
2020-06-24 20:32:00.950FTP[Int]: Uploading web\record.htm to /home/jeffbart/public_html/record.htm
# OpenWrite("/home/jeffbart/public_html/record.htmtmp", Binary)
# GetFileSize("/home/jeffbart/public_html/record.htmtmp")
Command: SIZE /home/jeffbart/public_html/record.htmtmp
Response: 550 Can't check for file existence
# OpenActiveDataStream(PORT, "STOR /home/jeffbart/public_html/record.htmtmp", 0)
Command: PORT 10,168,0,45,192,29
Response: 200 PORT command successful
Command: STOR /home/jeffbart/public_html/record.htmtmp
Response: 553 Can't open that file: No such file or directory
Status: Disposing FtpSocketStream...
# CloseDataStream()
2020-06-24 20:32:00.986FTP[Int]: Uploading web\trends.htm to /home/jeffbart/public_html/trends.htm
# OpenWrite("/home/jeffbart/public_html/trends.htmtmp", Binary)
# GetFileSize("/home/jeffbart/public_html/trends.htmtmp")
Command: SIZE /home/jeffbart/public_html/trends.htmtmp
Response: 550 Can't check for file existence
# OpenActiveDataStream(PORT, "STOR /home/jeffbart/public_html/trends.htmtmp", 0)
Command: PORT 10,168,0,45,192,30
Response: 200 PORT command successful
Command: STOR /home/jeffbart/public_html/trends.htmtmp
Response: 553 Can't open that file: No such file or directory
Status: Disposing FtpSocketStream...
# CloseDataStream()
2020-06-24 20:32:01.022FTP[Int]: Uploading web\gauges.htm to /home/jeffbart/public_html/gauges.htm
# OpenWrite("/home/jeffbart/public_html/gauges.htmtmp", Binary)
# GetFileSize("/home/jeffbart/public_html/gauges.htmtmp")
Command: SIZE /home/jeffbart/public_html/gauges.htmtmp
Response: 550 Can't check for file existence
# OpenActiveDataStream(PORT, "STOR /home/jeffbart/public_html/gauges.htmtmp", 0)
Command: PORT 10,168,0,45,192,31
Response: 200 PORT command successful
Command: STOR /home/jeffbart/public_html/gauges.htmtmp
Response: 553 Can't open that file: No such file or directory
Status: Disposing FtpSocketStream...
# CloseDataStream()
2020-06-24 20:32:01.057FTP[Int]: Uploading web\thismonth.htm to /home/jeffbart/public_html/thismonth.htm
# OpenWrite("/home/jeffbart/public_html/thismonth.htmtmp", Binary)
# GetFileSize("/home/jeffbart/public_html/thismonth.htmtmp")
Command: SIZE /home/jeffbart/public_html/thismonth.htmtmp
Response: 550 Can't check for file existence
# OpenActiveDataStream(PORT, "STOR /home/jeffbart/public_html/thismonth.htmtmp", 0)
Command: PORT 10,168,0,45,192,32
Response: 200 PORT command successful
Command: STOR /home/jeffbart/public_html/thismonth.htmtmp
Response: 553 Can't open that file: No such file or directory
Status: Disposing FtpSocketStream...
# CloseDataStream()
2020-06-24 20:32:01.092FTP[Int]: Uploading web\thisyear.htm to /home/jeffbart/public_html/thisyear.htm
# OpenWrite("/home/jeffbart/public_html/thisyear.htmtmp", Binary)
# GetFileSize("/home/jeffbart/public_html/thisyear.htmtmp")
Command: SIZE /home/jeffbart/public_html/thisyear.htmtmp
Response: 550 Can't check for file existence
# OpenActiveDataStream(PORT, "STOR /home/jeffbart/public_html/thisyear.htmtmp", 0)
Command: PORT 10,168,0,45,192,33
Response: 200 PORT command successful
Command: STOR /home/jeffbart/public_html/thisyear.htmtmp
Response: 553 Can't open that file: No such file or directory
Status: Disposing FtpSocketStream...
# CloseDataStream()
2020-06-24 20:32:01.129FTP[Int]: Uploading web\monthlyrecord.htm to /home/jeffbart/public_html/monthlyrecord.htm
# OpenWrite("/home/jeffbart/public_html/monthlyrecord.htmtmp", Binary)
# GetFileSize("/home/jeffbart/public_html/monthlyrecord.htmtmp")
Command: SIZE /home/jeffbart/public_html/monthlyrecord.htmtmp
Response: 550 Can't check for file existence
# OpenActiveDataStream(PORT, "STOR /home/jeffbart/public_html/monthlyrecord.htmtmp", 0)
Command: PORT 10,168,0,45,192,34
Response: 200 PORT command successful
Command: STOR /home/jeffbart/public_html/monthlyrecord.htmtmp
Response: 553 Can't open that file: No such file or directory
Status: Disposing FtpSocketStream...
# CloseDataStream()
2020-06-24 20:32:01.164 FTP[Int]: Uploading graph data files
2020-06-24 20:32:01.164FTP[Int]: Uploading web\graphconfig.json to /home/jeffbart/public_html/graphconfig.json
# OpenWrite("/home/jeffbart/public_html/graphconfig.jsontmp", Binary)
# GetFileSize("/home/jeffbart/public_html/graphconfig.jsontmp")
Command: SIZE /home/jeffbart/public_html/graphconfig.jsontmp
Response: 550 Can't check for file existence
# OpenActiveDataStream(PORT, "STOR /home/jeffbart/public_html/graphconfig.jsontmp", 0)
Command: PORT 10,168,0,45,192,35
Response: 200 PORT command successful
Command: STOR /home/jeffbart/public_html/graphconfig.jsontmp
Response: 553 Can't open that file: No such file or directory
Status: Disposing FtpSocketStream...
# CloseDataStream()
2020-06-24 20:32:01.200FTP[Int]: Uploading web\tempdata.json to /home/jeffbart/public_html/tempdata.json
# OpenWrite("/home/jeffbart/public_html/tempdata.jsontmp", Binary)
# GetFileSize("/home/jeffbart/public_html/tempdata.jsontmp")
Command: SIZE /home/jeffbart/public_html/tempdata.jsontmp
Response: 550 Can't check for file existence
# OpenActiveDataStream(PORT, "STOR /home/jeffbart/public_html/tempdata.jsontmp", 0)
Command: PORT 10,168,0,45,192,36
Response: 200 PORT command successful
Command: STOR /home/jeffbart/public_html/tempdata.jsontmp
Response: 553 Can't open that file: No such file or directory
Status: Disposing FtpSocketStream...
# CloseDataStream()
2020-06-24 20:32:01.236FTP[Int]: Uploading web\pressdata.json to /home/jeffbart/public_html/pressdata.json
# OpenWrite("/home/jeffbart/public_html/pressdata.jsontmp", Binary)
# GetFileSize("/home/jeffbart/public_html/pressdata.jsontmp")
Command: SIZE /home/jeffbart/public_html/pressdata.jsontmp
Response: 550 Can't check for file existence
# OpenActiveDataStream(PORT, "STOR /home/jeffbart/public_html/pressdata.jsontmp", 0)
Command: PORT 10,168,0,45,192,37
Response: 200 PORT command successful
Command: STOR /home/jeffbart/public_html/pressdata.jsontmp
Response: 553 Can't open that file: No such file or directory
Status: Disposing FtpSocketStream...
# CloseDataStream()
2020-06-24 20:32:01.270FTP[Int]: Uploading web\winddata.json to /home/jeffbart/public_html/winddata.json
# OpenWrite("/home/jeffbart/public_html/winddata.jsontmp", Binary)
# GetFileSize("/home/jeffbart/public_html/winddata.jsontmp")
Command: SIZE /home/jeffbart/public_html/winddata.jsontmp
Response: 550 Can't check for file existence
# OpenActiveDataStream(PORT, "STOR /home/jeffbart/public_html/winddata.jsontmp", 0)
Command: PORT 10,168,0,45,192,38
Response: 200 PORT command successful
Command: STOR /home/jeffbart/public_html/winddata.jsontmp
Response: 553 Can't open that file: No such file or directory
Status: Disposing FtpSocketStream...
# CloseDataStream()
2020-06-24 20:32:01.305FTP[Int]: Uploading web\wdirdata.json to /home/jeffbart/public_html/wdirdata.json
# OpenWrite("/home/jeffbart/public_html/wdirdata.jsontmp", Binary)
# GetFileSize("/home/jeffbart/public_html/wdirdata.jsontmp")
Command: SIZE /home/jeffbart/public_html/wdirdata.jsontmp
Response: 550 Can't check for file existence
# OpenActiveDataStream(PORT, "STOR /home/jeffbart/public_html/wdirdata.jsontmp", 0)
Command: PORT 10,168,0,45,192,39
Response: 200 PORT command successful
Command: STOR /home/jeffbart/public_html/wdirdata.jsontmp
Response: 553 Can't open that file: No such file or directory
Status: Disposing FtpSocketStream...
# CloseDataStream()
2020-06-24 20:32:01.341FTP[Int]: Uploading web\humdata.json to /home/jeffbart/public_html/humdata.json
# OpenWrite("/home/jeffbart/public_html/humdata.jsontmp", Binary)
# GetFileSize("/home/jeffbart/public_html/humdata.jsontmp")
Command: SIZE /home/jeffbart/public_html/humdata.jsontmp
Response: 550 Can't check for file existence
# OpenActiveDataStream(PORT, "STOR /home/jeffbart/public_html/humdata.jsontmp", 0)
Command: PORT 10,168,0,45,192,40
Response: 200 PORT command successful
Command: STOR /home/jeffbart/public_html/humdata.jsontmp
Response: 553 Can't open that file: No such file or directory
Status: Disposing FtpSocketStream...
# CloseDataStream()
2020-06-24 20:32:01.375FTP[Int]: Uploading web\raindata.json to /home/jeffbart/public_html/raindata.json
# OpenWrite("/home/jeffbart/public_html/raindata.jsontmp", Binary)
# GetFileSize("/home/jeffbart/public_html/raindata.jsontmp")
Command: SIZE /home/jeffbart/public_html/raindata.jsontmp
Response: 550 Can't check for file existence
# OpenActiveDataStream(PORT, "STOR /home/jeffbart/public_html/raindata.jsontmp", 0)
Command: PORT 10,168,0,45,192,41
Response: 200 PORT command successful
Command: STOR /home/jeffbart/public_html/raindata.jsontmp
Response: 553 Can't open that file: No such file or directory
Status: Disposing FtpSocketStream...
# CloseDataStream()
2020-06-24 20:32:01.411FTP[Int]: Uploading web\solardata.json to /home/jeffbart/public_html/solardata.json
# OpenWrite("/home/jeffbart/public_html/solardata.jsontmp", Binary)
# GetFileSize("/home/jeffbart/public_html/solardata.jsontmp")
Command: SIZE /home/jeffbart/public_html/solardata.jsontmp
Response: 550 Can't check for file existence
# OpenActiveDataStream(PORT, "STOR /home/jeffbart/public_html/solardata.jsontmp", 0)
Command: PORT 10,168,0,45,192,42
Response: 200 PORT command successful
Command: STOR /home/jeffbart/public_html/solardata.jsontmp
Response: 553 Can't open that file: No such file or directory
Status: Disposing FtpSocketStream...
# CloseDataStream()
2020-06-24 20:32:01.446FTP[Int]: Uploading web\dailyrain.json to /home/jeffbart/public_html/dailyrain.json
# OpenWrite("/home/jeffbart/public_html/dailyrain.jsontmp", Binary)
# GetFileSize("/home/jeffbart/public_html/dailyrain.jsontmp")
Command: SIZE /home/jeffbart/public_html/dailyrain.jsontmp
Response: 550 Can't check for file existence
# OpenActiveDataStream(PORT, "STOR /home/jeffbart/public_html/dailyrain.jsontmp", 0)
Command: PORT 10,168,0,45,192,43
Response: 200 PORT command successful
Command: STOR /home/jeffbart/public_html/dailyrain.jsontmp
Response: 553 Can't open that file: No such file or directory
Status: Disposing FtpSocketStream...
# CloseDataStream()
2020-06-24 20:32:01.693FTP[Int]: Uploading web\sunhours.json to /home/jeffbart/public_html/sunhours.json
# OpenWrite("/home/jeffbart/public_html/sunhours.jsontmp", Binary)
# GetFileSize("/home/jeffbart/public_html/sunhours.jsontmp")
Command: SIZE /home/jeffbart/public_html/sunhours.jsontmp
Response: 550 Can't check for file existence
# OpenActiveDataStream(PORT, "STOR /home/jeffbart/public_html/sunhours.jsontmp", 0)
Command: PORT 10,168,0,45,192,44
Response: 200 PORT command successful
Command: STOR /home/jeffbart/public_html/sunhours.jsontmp
Response: 553 Can't open that file: No such file or directory
Status: Disposing FtpSocketStream...
# CloseDataStream()
2020-06-24 20:32:01.728FTP[Int]: Uploading web\dailytemp.json to /home/jeffbart/public_html/dailytemp.json
# OpenWrite("/home/jeffbart/public_html/dailytemp.jsontmp", Binary)
# GetFileSize("/home/jeffbart/public_html/dailytemp.jsontmp")
Command: SIZE /home/jeffbart/public_html/dailytemp.jsontmp
Response: 550 Can't check for file existence
# OpenActiveDataStream(PORT, "STOR /home/jeffbart/public_html/dailytemp.jsontmp", 0)
Command: PORT 10,168,0,45,192,45
Response: 200 PORT command successful
Command: STOR /home/jeffbart/public_html/dailytemp.jsontmp
Response: 553 Can't open that file: No such file or directory
Status: Disposing FtpSocketStream...
# CloseDataStream()
Command: QUIT
Response: 221-Goodbye. You uploaded 0 and downloaded 0 kbytes.
Response: 221 Logout.
Status: Disposing FtpSocketStream...
2020-06-24 20:32:01.775 FTP[Int]: Disconnected from s9.cpcloud.com.au
# Dispose()
Status: Disposing FtpClient object...
Status: Disposing FtpSocketStream...