You can use File System Task for this.Add a variable to generate the filename. Make EvaluateAsExpression property true for it. Keep expression asREPLACE(REPLACE(REPLACE(SUBSTRING((DT_WSTR,30) (DT_DBTIMESTAMP) GETDATE(),1,19),":","")," ",""),"-","")
then in file system task for rename file choose destination connection as from variable and map it to variable created above.------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/https://www.facebook.com/VmBlogs