Create folderstructure based on file.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • iCodeSharp@gmail.com

    Create folderstructure based on file.

    Hi,

    I am struggling with the following issue, i need to copy files from
    one place to another...well that isn't so hard..but i also need to
    create the folder(s) in which the file orginaly was located. I have a
    listbox from where the user can select the files he or she wants to
    copy.

    So it could be that while there are more then one file in a particular
    folder the user only selects one..so i cannot copy the intire
    directory and al its subfolders.

    Any one got any idea?

    Tnx!
    Martijn

  • Karthik D V

    #2
    Re: Create folderstructure based on file.

    Hey state your problem with more clarity...so that we can help you!


    iCodeSh...@gmai l.com wrote:
    Hi,
    >
    I am struggling with the following issue, i need to copy files from
    one place to another...well that isn't so hard..but i also need to
    create the folder(s) in which the file orginaly was located. I have a
    listbox from where the user can select the files he or she wants to
    copy.
    >
    So it could be that while there are more then one file in a particular
    folder the user only selects one..so i cannot copy the intire
    directory and al its subfolders.
    >
    Any one got any idea?
    >
    Tnx!
    Martijn

    Comment

    Working...