|
-
Jun 1st, 2007, 10:57 PM
#1
Thread Starter
New Member
VB: Copy file(s) between PC on the same domain
Hello, I'm so frustrated looking for answer on this. It sounds very easy and yet very hard to look for solution.
I need a simple code to allow me to transfer file(s) from computer1 to computer2 which are connected on the same domain. I'm not talking about FTP.
It's kind of like copy \\computernameA\c$\folderA\file*.xls to \\computernameB\d$\folderB\file*.xls
Please note that everytime I connect to any computer, it prompts me for username, password, and domain name.
How is this doable in VB6? If I'm copying a large chunk of file, would it be a problem? Also, is there a way of having a progress bar while it's copying the file(s)?
Thank you very much.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|