A
Abhishek
Hi!
I need to copy my directory (and all its sub directories ) a different
location.
Is there any simple way out to do it.
Presently i am doing it thru recursion and copying files one by one and
creating directories as and when necessary
I need to copy the files from one destination to another and not move them.
Abhishek
I need to copy my directory (and all its sub directories ) a different
location.
Is there any simple way out to do it.
Presently i am doing it thru recursion and copying files one by one and
creating directories as and when necessary
I need to copy the files from one destination to another and not move them.
Abhishek