RE: first practical question: easy way to do a recursive dir copy

new topic     » goto parent     » topic index » view thread      » older message » newer message

Hey guys, thanks for the replies.

jbrown105 at speedymail.org wrote:
> Strange. Juergen, isn't our cross platform file library in the archives?

    I looked around the archive but could not find it.
 
> Anyways, Juergen and I wrote this file library that provides several 
> file
> manipulation routines, including copy, move, rename, and delete. One of 
> the
> functions in that library did exactly what you are asking for (iirc it 
> was
> called xcopy). I think it was called file2.e

    Well, as I said above, I could not find your library, but it
    did point me in another direction. I found the function
    "walk_dir" in the default includes (file.e) and it seems that
    it will help me do anything I want (in addition to the copy I
    also need to generate a tree-document that describes the content
    of the copied dir-tree).

    So thanks again smile

Hans Peter Willems

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu