Hello
I have implemented the ftp component for the purpose of uploading a log file to a FileZilla server. I have already done this on b4a with much success. However on B4i as I am unable to close the connection when then job is completed,(I can see the connection open on the server) , I have to wait for the server to close the connection. If I let this happen and try to send another file upload it does not happen. It seems to become available again after 3-5 mins.
I have read the after each execution the connection is closed, this does not appear to happen for me and I have to wait for the server to timeout the connection.
Ideas ?
Regards
John.
I have implemented the ftp component for the purpose of uploading a log file to a FileZilla server. I have already done this on b4a with much success. However on B4i as I am unable to close the connection when then job is completed,(I can see the connection open on the server) , I have to wait for the server to close the connection. If I let this happen and try to send another file upload it does not happen. It seems to become available again after 3-5 mins.
I have read the after each execution the connection is closed, this does not appear to happen for me and I have to wait for the server to timeout the connection.
Ideas ?
Regards
John.
Last edited: