Need recursive copy routine (Like XCopy) 
Author Message
 Need recursive copy routine (Like XCopy)

Hi Folks,

I'm writing some VB5 code that requires a recursive disk\dir to disk\dir
copy routine that performs a bit like xcopy but without all the xtra
bits.

However, before I get too stuck in to doing this bit myself, has someone
out there already invented this particular wheel and is willing to share
the code.

Cheers

Brian

  ===========================================================================
   Brian Ely - Technical Services Manager       Telephone: +44 0117 923 0100
   Jenson Information Systems                         Fax: +44 0117 922 5216


                                                Remove the .nospam bit !!
  ===========================================================================



Mon, 30 Apr 2001 03:00:00 GMT  
 Need recursive copy routine (Like XCopy)

Quote:
>I'm writing some VB5 code that requires a recursive disk\dir to disk\dir
>copy routine that performs a bit like xcopy but without all the xtra
>bits.

>However, before I get too stuck in to doing this bit myself, has someone
>out there already invented this particular wheel and is willing to share
>the code.

My Directory Synchronization utility is public-domain and contains
VB3 and VB4 source code.  Visit my web site:

  http://people.delphi.com/rrutt/visual.htm

-- Rick
--

(Rick Rutt is a system architect living and working in metropolitan Detroit.)



Tue, 01 May 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Copy read-only liked tables

2. Memory copy routine needed

3. I URGENTLY require a recursive database search routine

4. Retaining values in a recursive routine...

5. Copy files like xcopy

6. Copy files - VB or Xcopy?

7. recursive copy and deletion of directories

8. Creating Shortcuts and Recursive copies

9. Recursive Directory + file copy w/rename?

10. Recursive file copy in VBScript

11. recursive structures NOT recursive

12. Recursive Dir listing help needed (child)

 

 
Powered by phpBB® Forum Software