I have written a dfc code for exporting the content from repository to my local machine, I am using getFile() method.
The code executed well at once and exported around 19000+ content files, but it is now exporting only 1300 to 1500 files only each time it runs.It doesn't even throw any exception.
Please help.