Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Replies
    18
    Views
    1,522

    Re: Help me with directory copying code.

    The code works for me.
  2. Replies
    18
    Views
    1,522

    Re: Help me with directory copying code.

    What happens when you execute the code posted in post#1? Does it copy the directory?

    To see how to copy the contents of a directory you need to read what I referred to in post#6.
  3. Replies
    18
    Views
    1,522

    Re: Help me with directory copying code.

    Please explain where your problem is.
    Your last statement was: this is perfectly working
  4. Replies
    18
    Views
    1,522

    Re: Help me with directory copying code.

    Have you solved your problem?
  5. Replies
    18
    Views
    1,522

    Re: Help me with directory copying code.

    What folder is missing at the end of the copy?
  6. Replies
    18
    Views
    1,522

    Re: Help me with directory copying code.

    I assume that is from the API doc for the copy() method. Is that right?
  7. Replies
    18
    Views
    1,522

    Re: Help me with directory copying code.

    The API doc says:
    This method (copy) can be used with the walkFileTree method to copy a directory and all entries in the directory,

    There is a link there to follow.
  8. Replies
    18
    Views
    1,522

    Re: Help me with directory copying code.

    Where does the doc say there will be anything in a copied directory?
  9. Replies
    18
    Views
    1,522

    Re: Help me with directory copying code.

    Are you using the correct method(s) for copying the contents of a directory?
    What does the API doc for the copy() method say?
Results 1 to 9 of 9