Re: Copy file to remote PC

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



does File.Copy supports that? I so, how should be the destination file
string format be?

something like \\computername\sharename\filename.extention might work,
never didf File.Copy but its a start...

//CY

.