Hi,
I want to write a script to delete a folder from FTP server. We have all the folders are named in yyyy_mm_dd (which indicates present year month and date)format under FTP server.
I will use Net::FTP to connect to FTP server but I would like to know the logic of what should i do if i want one folder having the oldest date in its name should get deleted after the new is uploaded.