Copy a folder from local to remote machine
Posted: 21 May 2009 05:30
I have to copy o folder(with subfolders and files) os size ~ 5GB. My requirements:
1) The batch should not stop even if it encounters an error(like unable to copy a particular file.)
2) should be able to log the error.
3) Should also show that the copy is sucessful ie the content of source and destination are same.
Any help will be appreciated.
Thanks
1) The batch should not stop even if it encounters an error(like unable to copy a particular file.)
2) should be able to log the error.
3) Should also show that the copy is sucessful ie the content of source and destination are same.
Any help will be appreciated.
Thanks