Hi,
In your Program, use "Concatenate" Statement and concatenate the File name and current date time.
Concatenate '/usr/sap/trans/Credit_Limit_Interface_for_uk_File_FTP' sy-datum sy-uzeit into GV_file_name.
So the File name will be unique and will not be overwritten.
Regards
Shaik