/pine
Super Star Member
- Joined
- Mar 4, 2009
- Messages
- 15,763
You could be right about the connection types that have been cited......I don't think using a different method ftp, sftp, ssh will make a difference, it'll still look like a DoS attack if it is cyclic. Worth trying, but odds it will be treated the same as ftp.
I'm curious if the DoS protection would flag a connection that was initiated by a script on the server that would grab the WX data files from a directory on OP's local machine via dedicated IP address ?? rather than a user/site owner initiating the connection...?
There are alternatives to FTP, SFTP etc. etc... one is PHP...similar to the way the TBN servers are "updated" every time someone starts a thread or posts a reply...
It would not be difficult to use PHP to upload and manipulate the WX data files...A simple "POST" form HTML file...executed in a browser w/ a little javascript to refresh the POST (submit) function on whatever time interval that's desired...and presto...!