Chat freely about anything...

User avatar
By Sirquil
#80648 02/18/2019

Fixed FTP issue where time taken processing loop() was causing "Filezilla" client to hang and issue 530 timeout error.

Code: Select allfor(int x = 1;x < 5000;x++)
{
    ftpSrv.handleFTP();
}




Have integrated nailBuster's, "esp8266FTPServer" library into project. Allowing easier file manipulation using FTP; without taking down the server and having to upload image files using the "ESP8266 Sketch Data Upload" tool.

William
Attachments
php file for use with project file. Included is dataDisplayer.html; which is an outputed file from php code.
(2.01 KiB) Downloaded 216 times
Project file --fixed "Filezilla" issued 530 timeout error when logging into client.
(20.71 KiB) Downloaded 211 times
User avatar
By Sirquil
#82007 4/24/2019

"NTP_Time-synced_Web_Interface.ino" hosted domain website has seen visitors from 67 Countries; thank you to all visitors that have checked out the website. I use IPInfoDB | Free IP Address Geolocation Tools to gather information on location based on ip address. https://ipinfodb.io

https://observations-weather.000webhost ... /index.php

William
Attachments
Countries.JPG
List of domain hosted website visitors countries...