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!