Hello friends,
There is ftp server where some files are created.Due to the space crunch the files are to be everytime deleted manually so for that reason i need to rite a unix script which connects to the ftp server and deletes all the files which are 3 or more days older.I basically need help that how should i check the date property of all the files and remove them which are old by 3 days or more i.e. i want to create a date check for the files.
can i get any help please help me out...its urgent