Hi Erel
Since I'm in a loop, is the execution interrupted and event served? According to my tests this doesn't happen till I return from the sub.
I need to trasfer log files from internal SD to an USB memory. The copy is quite long and I need to go on with housekeeping.
I'll do the copy in an timer, so every block is copied and between blocks' copy there is time to handle the incoming streams.