Hello,
I'have a PHP script (which runs regulary), which moves data from one FTP to another. Files are to large, so when the script is activated again, it can start processing files which are listed in script activated before.
So have can I lock these files not to be processed by another script.
Thanks for help in advance