Hi Rishi, You would need to use a batch file. The contents of such a batch file would look something like this. xcopy g:\mp3 f:\mp3 /r /i /c /h /k /e /y /d where, drive g is my source drive and drive f is the destination drive. The rest of the stuff after the drive letters is just syntax that helps specify the path to the folders.
If you could tell me what folders you wanted to back up, I could help make such a file for you. Also, look up the xcopy command in your favorite search engine. Pranav Join Access India convention: For updates on it visit: http://accessindia.org.in/harish/convention.htm Registration is now open! To unsubscribe send a message to [EMAIL PROTECTED] with the subject unsubscribe. To change your subscription to digest mode or make any other changes, please visit the list home page at http://accessindia.org.in/mailman/listinfo/accessindia_accessindia.org.in
