Move file to remote computer

E

Eje

I need to move files from one computer to another using
VB in .Net.
I have tried System.IO.File.Move but this command seems
to function only between locations on the same computer.
I have mapped the path to the other computer so I can
refer to it by using a drive letter ("R:\").
Is there another way to solve the problem?

Eje
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top