
Microsoft has provided the wonderful functionality of 'Copy-paste'(moving a document/contents from one directory to another), but as you know this is all manual work. ITians are always seek for any automated tool that helps them to reduce the work cost & improve their productivity in day to day activity. For example DBA always look for the automated tool. DBA's we always face the problem of moving / copy-pasting backup files / reports from one location to another.
Here we go for the Solutions, Microsoft has introduced the new tool which allows us to either copy-paste or move the files from one location to another, called ROBOCOPY. This tool was introduced earlier but many peoples are aware of this tool. This tool provides automation in copy-paste/ move the files or contents of folder from one location to another. The main advantage of this tool is it copyies only delta between source path & destination path.
