Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

Use of FTPClient


Evaldebenito Nov 3, 2019 08:07 PM

Hi. How are you?
I am sending data using FTPClient
specifically :

FTPResult=FTPClient (IPAddress,UserName,Password, "FTPTest", "CR1000data.txt",8,0,0,Min,-1008)

Which generates a file and adds new records every 5 min (necessary)
I need the above to be fulfilled, but the file that is generated must be daily.

Please help
Greetings!

Log in or register to post/reply in the forum.