Thava's Software Blog
This blog is most useful for Software Engineers, Database Administrators, QA and etc.
Dec 10, 2012
xcopy for fast copy
xcopy c:\dbbk\*.* \\tsclient\e\*.* /E /R /K /Y use this method to copy files from remote or other places. It would be faster than other methods.
Newer Post
Older Post
Home