G
Guest
Hi,
I want to copy a complete folder from the Pocket PC to PC.
The connection between the Pocket PC and the stand-alone Pc is via RAS.
Up to now, I use to try the system.io.file.copy(x,y) function. For a only FILE is this alright, but if i want the complete Files of the folder.
For example:
Folder:
my Documents
Files init: ikoiko.txt, kali.txt, ....
I want to do: file.copy("\my documents\*.*", "\\demo\*.*")
Which function can do that ?
My Codelanguage are vb.net,
PPC: Pocket Pc 2003 mobile Edt,
Thanky alto and maybe anybody can help me.
regards
André
I want to copy a complete folder from the Pocket PC to PC.
The connection between the Pocket PC and the stand-alone Pc is via RAS.
Up to now, I use to try the system.io.file.copy(x,y) function. For a only FILE is this alright, but if i want the complete Files of the folder.
For example:
Folder:
my Documents
Files init: ikoiko.txt, kali.txt, ....
I want to do: file.copy("\my documents\*.*", "\\demo\*.*")
Which function can do that ?
My Codelanguage are vb.net,
PPC: Pocket Pc 2003 mobile Edt,
Thanky alto and maybe anybody can help me.
regards
André