R
Ram Baruch
Hi,
I'm trying to use the File.Copy() function. It works well when the
desenation file is local (Like: C:\dest\dest.exe). The problem is that when
I'm trying to copy to a destenation that starts with '\\' it doesnt work and
exception is thrown (for example: \\MyComputer\DestDirectory). Even if the
first and the second directories are actually the same- the File.Copy()
doesn't work. Is there any way to copy a file to a different computer?
Regards,
Ram.
I'm trying to use the File.Copy() function. It works well when the
desenation file is local (Like: C:\dest\dest.exe). The problem is that when
I'm trying to copy to a destenation that starts with '\\' it doesnt work and
exception is thrown (for example: \\MyComputer\DestDirectory). Even if the
first and the second directories are actually the same- the File.Copy()
doesn't work. Is there any way to copy a file to a different computer?
Regards,
Ram.