Click here to Skip to main content
15,886,518 members
Articles / Database Development / SQL Server / SQL Server 2008

Copy Files from One Location to Another and Rename Them after Putting Time Stamp

Rate me:
Please Sign up or sign in to vote.
4.84/5 (20 votes)
27 Apr 2011CPOL4 min read 183.1K   3.2K   18  
A program to demonstrate the copy files from one location to another and rename them after putting time stamp by using Sequence Container, Foreach Loop Container, File System Task and Script task

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions