Right side ftp polling, good or bad ?
Posted: Fri Jun 05, 2020 6:01 am
Hello,
Currently I access a remote ftp server by connecting to it every 2 minutes to see if there are new files available for download.
1. Is there a better way to do this ?
I often get this error:
(Wrong socket state 4 in AsyncConnect at 000000000121AA1F)
2. Is that a remote server issue ?
I often have packet loss on my ping monitor. This is what I've been using since the above problem started.
It could very well be that the route to the remote server (in USA) is worse then before. More unreliable hops in between...
Currently I access a remote ftp server by connecting to it every 2 minutes to see if there are new files available for download.
1. Is there a better way to do this ?
I often get this error:
(Wrong socket state 4 in AsyncConnect at 000000000121AA1F)
2. Is that a remote server issue ?
I often have packet loss on my ping monitor. This is what I've been using since the above problem started.
It could very well be that the route to the remote server (in USA) is worse then before. More unreliable hops in between...