Fix deletion on server
Previously random files were deleted on the ftp remote because the requested list of files was not sorted. A simple sort by date is enough in this case because the directories are already named according to the date.
Please register or sign in to comment